23:42:22.960 [main] DEBUG i.n.u.i.l.InternalLoggerFactory - Using SLF4J as the default logging framework 23:42:22.964 [main] DEBUG io.netty.util.ResourceLeakDetector - -Dio.netty.leakDetection.level: simple 23:42:22.964 [main] DEBUG io.netty.util.ResourceLeakDetector - -Dio.netty.leakDetection.targetRecords: 4 23:42:22.967 [main] DEBUG i.n.util.ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@618b19ad 23:42:22.976 [main] DEBUG i.n.util.internal.PlatformDependent0 - -Dio.netty.noUnsafe: false 23:42:22.976 [main] DEBUG i.n.util.internal.PlatformDependent0 - Java version: 17 23:42:22.977 [main] DEBUG i.n.util.internal.PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available 23:42:22.977 [main] DEBUG i.n.util.internal.PlatformDependent0 - sun.misc.Unsafe.copyMemory: available 23:42:22.977 [main] DEBUG i.n.util.internal.PlatformDependent0 - sun.misc.Unsafe.storeFence: available 23:42:22.978 [main] DEBUG i.n.util.internal.PlatformDependent0 - java.nio.Buffer.address: available 23:42:22.978 [main] DEBUG i.n.util.internal.PlatformDependent0 - direct buffer constructor: unavailable: Reflective setAccessible(true) disabled 23:42:22.978 [main] DEBUG i.n.util.internal.PlatformDependent0 - java.nio.Bits.unaligned: available, true 23:42:22.979 [main] DEBUG i.n.util.internal.PlatformDependent0 - jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable: class io.netty.util.internal.PlatformDependent0$7 cannot access class jdk.internal.misc.Unsafe (in module java.base) because module java.base does not export jdk.internal.misc to unnamed module @3892c249 23:42:22.980 [main] DEBUG i.n.util.internal.PlatformDependent0 - java.nio.DirectByteBuffer.(long, {int,long}): unavailable 23:42:22.980 [main] DEBUG i.n.util.internal.PlatformDependent - sun.misc.Unsafe: available 23:42:22.980 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 23:42:22.980 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model) 23:42:22.980 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.maxDirectMemory: -1 bytes 23:42:22.980 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.uninitializedArrayAllocationThreshold: -1 23:42:22.981 [main] DEBUG io.netty.util.internal.CleanerJava9 - java.nio.ByteBuffer.cleaner(): available 23:42:22.981 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.noPreferDirect: false 23:42:22.985 [main] DEBUG i.n.util.internal.PlatformDependent - org.jctools-core.MpscChunkedArrayQueue: available 23:42:22.987 [main] INFO o.o.n.c.impl.DefaultNetconfTimer - NETCONF timer started 23:42:22.994 [main] DEBUG i.n.u.internal.NativeLibraryLoader - -Dio.netty.native.workdir: /tmp (io.netty.tmpdir) 23:42:22.994 [main] DEBUG i.n.u.internal.NativeLibraryLoader - -Dio.netty.native.deleteLibAfterLoading: true 23:42:22.994 [main] DEBUG i.n.u.internal.NativeLibraryLoader - -Dio.netty.native.tryPatchShadedId: true 23:42:22.994 [main] DEBUG i.n.u.internal.NativeLibraryLoader - -Dio.netty.native.detectNativeLibraryDuplicates: true 23:42:23.001 [main] DEBUG i.n.c.MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 4 23:42:23.004 [main] DEBUG i.n.u.concurrent.GlobalEventExecutor - -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1 23:42:23.007 [main] DEBUG i.n.u.i.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 23:42:23.007 [main] DEBUG i.n.u.i.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 23:42:23.010 [main] DEBUG io.netty.channel.nio.NioEventLoop - -Dio.netty.noKeySetOptimization: false 23:42:23.010 [main] DEBUG io.netty.channel.nio.NioEventLoop - -Dio.netty.selectorAutoRebuildThreshold: 512 23:42:23.019 [main] DEBUG io.netty.channel.DefaultChannelId - -Dio.netty.processId: 3198 (auto-detected) 23:42:23.020 [main] DEBUG io.netty.util.NetUtil - -Djava.net.preferIPv4Stack: false 23:42:23.020 [main] DEBUG io.netty.util.NetUtil - -Djava.net.preferIPv6Addresses: false 23:42:23.021 [main] DEBUG io.netty.util.NetUtilInitializations - Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) 23:42:23.022 [main] DEBUG io.netty.util.NetUtil - /proc/sys/net/core/somaxconn: 128 23:42:23.022 [main] DEBUG io.netty.channel.DefaultChannelId - -Dio.netty.machineId: fa:16:3e:ff:fe:a5:9b:d9 (auto-detected) 23:42:23.041 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.numHeapArenas: 4 23:42:23.041 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.numDirectArenas: 4 23:42:23.041 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.pageSize: 8192 23:42:23.042 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxOrder: 9 23:42:23.042 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.chunkSize: 4194304 23:42:23.042 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.smallCacheSize: 256 23:42:23.042 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.normalCacheSize: 64 23:42:23.042 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxCachedBufferCapacity: 32768 23:42:23.042 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimInterval: 8192 23:42:23.042 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimIntervalMillis: 0 23:42:23.042 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.useCacheForAllThreads: false 23:42:23.042 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023 23:42:23.047 [main] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.allocator.type: pooled 23:42:23.047 [main] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.threadLocalDirectBufferSize: 0 23:42:23.047 [main] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.maxThreadLocalCharBufferSize: 16384 23:42:25.058 [main] INFO o.o.n.t.tcp.NettyTransportSupport - Netty transport backed by java.nio 23:42:25.061 [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='./schemas', deviceCount='1', 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'} 23:42:25.066 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Starting 1, SSH simulated devices starting on port 17830 23:42:25.219 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Loading models from directory. 23:42:25.241 [main] INFO o.o.y.y.p.r.SharedEffectiveModelContextFactory - Using weak references 23:42:25.241 [main] DEBUG o.o.y.y.p.r.SharedEffectiveModelContextFactory - Starting assembly of 16 sources 23:42:25.248 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [car-purchase@2014-08-18] already in cache as ./schemas/car-purchase@2014-08-18.yang 23:42:25.315 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [ncmount-l2fib@2016-03-07] already in cache as ./schemas/ncmount-l2fib@2016-03-07.yang 23:42:25.321 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [example-action@2016-07-07] already in cache as ./schemas/example-action@2016-07-07.yang 23:42:25.330 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [augment-main-a@2014-01-21] already in cache as ./schemas/augment-main-a@2014-01-21.yang 23:42:25.334 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [ietf-netconf-monitoring@2010-10-04] already in cache as ./schemas/ietf-netconf-monitoring@2010-10-04.yang 23:42:25.370 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [people@2014-08-18] already in cache as ./schemas/people@2014-08-18.yang 23:42:25.376 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [car@2014-08-18] already in cache as ./schemas/car@2014-08-18.yang 23:42:25.380 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [ietf-inet-types@2010-09-24] already in cache as ./schemas/ietf-inet-types@2010-09-24.yang 23:42:25.386 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [car-people@2014-08-18] already in cache as ./schemas/car-people@2014-08-18.yang 23:42:25.401 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [test@2014-10-18] already in cache as ./schemas/test@2014-10-18.yang 23:42:25.402 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [main@2014-01-21] already in cache as ./schemas/main@2014-01-21.yang 23:42:25.403 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [ietf-netconf-monitoring-extension@2013-12-10] already in cache as ./schemas/ietf-netconf-monitoring-extension@2013-12-10.yang 23:42:25.404 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [yang-ext@2013-07-09] already in cache as ./schemas/yang-ext@2013-07-09.yang 23:42:25.414 [main] DEBUG o.o.y.y.parser.repo.AssembleSources - Resolving dependency reactor {SourceIdentifier [car-purchase@2014-08-18]=Module[sourceId=SourceIdentifier [car-purchase@2014-08-18], yangVersion=1, namespace=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-purchase, prefix=Unqualified{localName=cp}, revisions=[2014-08-18], imports=[Import[name=Unqualified{localName=ietf-inet-types}, prefix=Unqualified{localName=inet}, revision=2010-09-24], Import[name=Unqualified{localName=car}, prefix=Unqualified{localName=car}, revision=2014-08-18], Import[name=Unqualified{localName=people}, prefix=Unqualified{localName=person}, revision=2014-08-18], Import[name=Unqualified{localName=yang-ext}, prefix=Unqualified{localName=ext}, revision=2013-07-09]], includes=[]], SourceIdentifier [ncmount-l2fib@2016-03-07]=Module[sourceId=SourceIdentifier [ncmount-l2fib@2016-03-07], yangVersion=1, namespace=org:opendaylight:coretutorials:ncmount:example:l2fib, prefix=Unqualified{localName=l2fib}, revisions=[2016-03-07], imports=[Import[name=Unqualified{localName=ietf-yang-types}, prefix=Unqualified{localName=yang}, revision=null]], includes=[]], SourceIdentifier [example-action@2016-07-07]=Module[sourceId=SourceIdentifier [example-action@2016-07-07], yangVersion=1.1, namespace=https://example.com/ns/example-action, prefix=Unqualified{localName=act}, revisions=[2016-07-07], imports=[Import[name=Unqualified{localName=ietf-yang-types}, prefix=Unqualified{localName=yang}, revision=null]], includes=[]], SourceIdentifier [augment-main-a@2014-01-21]=Module[sourceId=SourceIdentifier [augment-main-a@2014-01-21], yangVersion=1.1, namespace=ns:augment:main:a, prefix=Unqualified{localName=aumaa}, revisions=[2014-01-21], imports=[Import[name=Unqualified{localName=main}, prefix=Unqualified{localName=mn}, revision=2014-01-21]], 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 [people@2014-08-18]=Module[sourceId=SourceIdentifier [people@2014-08-18], yangVersion=1, namespace=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people, prefix=Unqualified{localName=people}, revisions=[2014-08-18], imports=[Import[name=Unqualified{localName=ietf-inet-types}, prefix=Unqualified{localName=inet}, revision=2010-09-24]], 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=[]], SourceIdentifier [car@2014-08-18]=Module[sourceId=SourceIdentifier [car@2014-08-18], yangVersion=1, namespace=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car, prefix=Unqualified{localName=car}, revisions=[2014-08-18], imports=[Import[name=Unqualified{localName=ietf-inet-types}, prefix=Unqualified{localName=inet}, revision=2010-09-24]], includes=[]], SourceIdentifier [ietf-inet-types@2010-09-24]=Module[sourceId=SourceIdentifier [ietf-inet-types@2010-09-24], yangVersion=1, namespace=urn:ietf:params:xml:ns:yang:ietf-inet-types, prefix=Unqualified{localName=inet}, revisions=[2010-09-24], imports=[], includes=[]], SourceIdentifier [car-people@2014-08-18]=Module[sourceId=SourceIdentifier [car-people@2014-08-18], yangVersion=1, namespace=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people, prefix=Unqualified{localName=car}, revisions=[2014-08-18], imports=[Import[name=Unqualified{localName=ietf-inet-types}, prefix=Unqualified{localName=inet}, revision=2010-09-24], Import[name=Unqualified{localName=car}, prefix=Unqualified{localName=c}, revision=2014-08-18], Import[name=Unqualified{localName=people}, prefix=Unqualified{localName=people}, revision=2014-08-18]], 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 [test@2014-10-18]=Module[sourceId=SourceIdentifier [test@2014-10-18], yangVersion=1, namespace=urn:opendaylight:test:netconf:crud, prefix=Unqualified{localName=tt}, revisions=[2014-10-18], imports=[], includes=[]], SourceIdentifier [main@2014-01-21]=Module[sourceId=SourceIdentifier [main@2014-01-21], yangVersion=1.1, namespace=ns:main, prefix=Unqualified{localName=ma}, revisions=[2014-01-21], imports=[], includes=[]], SourceIdentifier [ietf-netconf-monitoring-extension@2013-12-10]=Module[sourceId=SourceIdentifier [ietf-netconf-monitoring-extension@2013-12-10], yangVersion=1, namespace=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring-extension, prefix=Unqualified{localName=ncme}, revisions=[2013-12-10], imports=[Import[name=Unqualified{localName=ietf-netconf-monitoring}, prefix=Unqualified{localName=ncm}, revision=null]], includes=[]], SourceIdentifier [yang-ext@2013-07-09]=Module[sourceId=SourceIdentifier [yang-ext@2013-07-09], yangVersion=1, namespace=urn:opendaylight:yang:extension:yang-ext, prefix=Unqualified{localName=ext}, revisions=[2013-07-09], imports=[], includes=[]]} 23:42:25.452 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Source SourceIdentifier [car-purchase@2014-08-18] is missing import Import[name=Unqualified{localName=ietf-inet-types}, prefix=Unqualified{localName=inet}, revision=2010-09-24] 23:42:25.454 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Source SourceIdentifier [ncmount-l2fib@2016-03-07] is missing import Import[name=Unqualified{localName=ietf-yang-types}, prefix=Unqualified{localName=yang}, revision=null] 23:42:25.454 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Source SourceIdentifier [example-action@2016-07-07] is missing import Import[name=Unqualified{localName=ietf-yang-types}, prefix=Unqualified{localName=yang}, revision=null] 23:42:25.454 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Source SourceIdentifier [augment-main-a@2014-01-21] is missing import Import[name=Unqualified{localName=main}, prefix=Unqualified{localName=mn}, revision=2014-01-21] 23:42:25.454 [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] 23:42:25.455 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [ietf-yang-types@2013-07-15] 23:42:25.455 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Source SourceIdentifier [people@2014-08-18] is missing import Import[name=Unqualified{localName=ietf-inet-types}, prefix=Unqualified{localName=inet}, revision=2010-09-24] 23:42:25.455 [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] 23:42:25.455 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Source SourceIdentifier [car@2014-08-18] is missing import Import[name=Unqualified{localName=ietf-inet-types}, prefix=Unqualified{localName=inet}, revision=2010-09-24] 23:42:25.457 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [ietf-inet-types@2010-09-24] 23:42:25.458 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Source SourceIdentifier [car-people@2014-08-18] is missing import Import[name=Unqualified{localName=car}, prefix=Unqualified{localName=c}, revision=2014-08-18] 23:42:25.458 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [ietf-inet-types@2013-07-15] 23:42:25.458 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [test@2014-10-18] 23:42:25.458 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [main@2014-01-21] 23:42:25.458 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Source SourceIdentifier [ietf-netconf-monitoring-extension@2013-12-10] is missing import Import[name=Unqualified{localName=ietf-netconf-monitoring}, prefix=Unqualified{localName=ncm}, revision=null] 23:42:25.458 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [yang-ext@2013-07-09] 23:42:25.458 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Source SourceIdentifier [car-purchase@2014-08-18] is missing import Import[name=Unqualified{localName=car}, prefix=Unqualified{localName=car}, revision=2014-08-18] 23:42:25.458 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [ncmount-l2fib@2016-03-07] 23:42:25.458 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [example-action@2016-07-07] 23:42:25.458 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [augment-main-a@2014-01-21] 23:42:25.458 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [ietf-netconf-monitoring@2010-10-04] 23:42:25.458 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [people@2014-08-18] 23:42:25.458 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [odl-netconf-monitoring@2022-07-18] 23:42:25.458 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [car@2014-08-18] 23:42:25.458 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [car-people@2014-08-18] 23:42:25.458 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [ietf-netconf-monitoring-extension@2013-12-10] 23:42:25.458 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [car-purchase@2014-08-18] 23:42:25.479 [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 23:42:25.479 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [augment-main-a@2014-01-21]} started phase SOURCE_PRE_LINKAGE 23:42:25.479 [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 23:42:25.479 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [main@2014-01-21]} started phase SOURCE_PRE_LINKAGE 23:42:25.479 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ncmount-l2fib@2016-03-07]} started phase SOURCE_PRE_LINKAGE 23:42:25.479 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car@2014-08-18]} started phase SOURCE_PRE_LINKAGE 23:42:25.479 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2010-09-24]} started phase SOURCE_PRE_LINKAGE 23:42:25.480 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-purchase@2014-08-18]} started phase SOURCE_PRE_LINKAGE 23:42:25.480 [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 23:42:25.480 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [people@2014-08-18]} started phase SOURCE_PRE_LINKAGE 23:42:25.480 [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 23:42:25.480 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [example-action@2016-07-07]} started phase SOURCE_PRE_LINKAGE 23:42:25.480 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [test@2014-10-18]} started phase SOURCE_PRE_LINKAGE 23:42:25.480 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-people@2014-08-18]} started phase SOURCE_PRE_LINKAGE 23:42:25.480 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring-extension@2013-12-10]} started phase SOURCE_PRE_LINKAGE 23:42:25.480 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [yang-ext@2013-07-09]} started phase SOURCE_PRE_LINKAGE 23:42:25.480 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase SOURCE_PRE_LINKAGE started 23:42:25.514 [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 23:42:25.515 [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 23:42:25.515 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [main@2014-01-21]} finished phase SOURCE_PRE_LINKAGE 23:42:25.516 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ncmount-l2fib@2016-03-07]} finished phase SOURCE_PRE_LINKAGE 23:42:25.516 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car@2014-08-18]} finished phase SOURCE_PRE_LINKAGE 23:42:25.516 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2010-09-24]} finished phase SOURCE_PRE_LINKAGE 23:42:25.517 [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 23:42:25.518 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [people@2014-08-18]} finished phase SOURCE_PRE_LINKAGE 23:42:25.518 [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 23:42:25.519 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [example-action@2016-07-07]} finished phase SOURCE_PRE_LINKAGE 23:42:25.520 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [test@2014-10-18]} finished phase SOURCE_PRE_LINKAGE 23:42:25.520 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-people@2014-08-18]} finished phase SOURCE_PRE_LINKAGE 23:42:25.520 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring-extension@2013-12-10]} finished phase SOURCE_PRE_LINKAGE 23:42:25.520 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [yang-ext@2013-07-09]} finished phase SOURCE_PRE_LINKAGE 23:42:25.520 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [augment-main-a@2014-01-21]} finished phase SOURCE_PRE_LINKAGE 23:42:25.521 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-purchase@2014-08-18]} finished phase SOURCE_PRE_LINKAGE 23:42:25.521 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase SOURCE_PRE_LINKAGE finished 23:42:25.521 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} started phase SOURCE_LINKAGE 23:42:25.521 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [augment-main-a@2014-01-21]} started phase SOURCE_LINKAGE 23:42:25.521 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} started phase SOURCE_LINKAGE 23:42:25.521 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [main@2014-01-21]} started phase SOURCE_LINKAGE 23:42:25.521 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ncmount-l2fib@2016-03-07]} started phase SOURCE_LINKAGE 23:42:25.521 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car@2014-08-18]} started phase SOURCE_LINKAGE 23:42:25.521 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2010-09-24]} started phase SOURCE_LINKAGE 23:42:25.521 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-purchase@2014-08-18]} started phase SOURCE_LINKAGE 23:42:25.521 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} started phase SOURCE_LINKAGE 23:42:25.521 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [people@2014-08-18]} started phase SOURCE_LINKAGE 23:42:25.521 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} started phase SOURCE_LINKAGE 23:42:25.521 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [example-action@2016-07-07]} started phase SOURCE_LINKAGE 23:42:25.521 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [test@2014-10-18]} started phase SOURCE_LINKAGE 23:42:25.521 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-people@2014-08-18]} started phase SOURCE_LINKAGE 23:42:25.521 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring-extension@2013-12-10]} started phase SOURCE_LINKAGE 23:42:25.521 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [yang-ext@2013-07-09]} started phase SOURCE_LINKAGE 23:42:25.521 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase SOURCE_LINKAGE started 23:42:25.526 [main] DEBUG o.o.y.y.p.s.r.StatementContextBase - Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=ietf-yang-types} found a pre-existing match: SourceIdentifier [ietf-yang-types@2013-07-15]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=ietf-yang-types}, refCount=0} 23:42:25.537 [main] DEBUG o.o.y.y.p.s.r.StatementContextBase - Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=ietf-netconf-monitoring} found a pre-existing match: SourceIdentifier [ietf-netconf-monitoring@2010-10-04]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=ietf-netconf-monitoring}, refCount=0} 23:42:25.538 [main] DEBUG o.o.y.y.p.s.r.StatementContextBase - Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=ietf-yang-types} found a pre-existing match: SourceIdentifier [ietf-yang-types@2013-07-15]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=ietf-yang-types}, refCount=0} 23:42:25.539 [main] DEBUG o.o.y.y.p.s.r.StatementContextBase - Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=ietf-netconf-monitoring} found a pre-existing match: SourceIdentifier [ietf-netconf-monitoring@2010-10-04]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=ietf-netconf-monitoring}, refCount=0} 23:42:25.539 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} finished phase SOURCE_LINKAGE 23:42:25.540 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} finished phase SOURCE_LINKAGE 23:42:25.540 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [main@2014-01-21]} finished phase SOURCE_LINKAGE 23:42:25.540 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ncmount-l2fib@2016-03-07]} finished phase SOURCE_LINKAGE 23:42:25.540 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2010-09-24]} finished phase SOURCE_LINKAGE 23:42:25.540 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} finished phase SOURCE_LINKAGE 23:42:25.541 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [people@2014-08-18]} finished phase SOURCE_LINKAGE 23:42:25.541 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} finished phase SOURCE_LINKAGE 23:42:25.541 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [example-action@2016-07-07]} finished phase SOURCE_LINKAGE 23:42:25.541 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [test@2014-10-18]} finished phase SOURCE_LINKAGE 23:42:25.541 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring-extension@2013-12-10]} finished phase SOURCE_LINKAGE 23:42:25.541 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [yang-ext@2013-07-09]} finished phase SOURCE_LINKAGE 23:42:25.541 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [augment-main-a@2014-01-21]} finished phase SOURCE_LINKAGE 23:42:25.541 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car@2014-08-18]} finished phase SOURCE_LINKAGE 23:42:25.542 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-purchase@2014-08-18]} finished phase SOURCE_LINKAGE 23:42:25.542 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-people@2014-08-18]} finished phase SOURCE_LINKAGE 23:42:25.542 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase SOURCE_LINKAGE finished 23:42:25.542 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} started phase STATEMENT_DEFINITION 23:42:25.542 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [augment-main-a@2014-01-21]} started phase STATEMENT_DEFINITION 23:42:25.542 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} started phase STATEMENT_DEFINITION 23:42:25.542 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [main@2014-01-21]} started phase STATEMENT_DEFINITION 23:42:25.542 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ncmount-l2fib@2016-03-07]} started phase STATEMENT_DEFINITION 23:42:25.542 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car@2014-08-18]} started phase STATEMENT_DEFINITION 23:42:25.542 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2010-09-24]} started phase STATEMENT_DEFINITION 23:42:25.542 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-purchase@2014-08-18]} started phase STATEMENT_DEFINITION 23:42:25.542 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} started phase STATEMENT_DEFINITION 23:42:25.542 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [people@2014-08-18]} started phase STATEMENT_DEFINITION 23:42:25.542 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} started phase STATEMENT_DEFINITION 23:42:25.542 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [example-action@2016-07-07]} started phase STATEMENT_DEFINITION 23:42:25.542 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [test@2014-10-18]} started phase STATEMENT_DEFINITION 23:42:25.542 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-people@2014-08-18]} started phase STATEMENT_DEFINITION 23:42:25.542 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring-extension@2013-12-10]} started phase STATEMENT_DEFINITION 23:42:25.542 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [yang-ext@2013-07-09]} started phase STATEMENT_DEFINITION 23:42:25.542 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase STATEMENT_DEFINITION started 23:42:25.572 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} finished phase STATEMENT_DEFINITION 23:42:25.572 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [augment-main-a@2014-01-21]} finished phase STATEMENT_DEFINITION 23:42:25.573 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} finished phase STATEMENT_DEFINITION 23:42:25.573 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [main@2014-01-21]} finished phase STATEMENT_DEFINITION 23:42:25.573 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ncmount-l2fib@2016-03-07]} finished phase STATEMENT_DEFINITION 23:42:25.573 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car@2014-08-18]} finished phase STATEMENT_DEFINITION 23:42:25.573 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2010-09-24]} finished phase STATEMENT_DEFINITION 23:42:25.573 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-purchase@2014-08-18]} finished phase STATEMENT_DEFINITION 23:42:25.574 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} finished phase STATEMENT_DEFINITION 23:42:25.574 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [people@2014-08-18]} finished phase STATEMENT_DEFINITION 23:42:25.574 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} finished phase STATEMENT_DEFINITION 23:42:25.574 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [example-action@2016-07-07]} finished phase STATEMENT_DEFINITION 23:42:25.574 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [test@2014-10-18]} finished phase STATEMENT_DEFINITION 23:42:25.574 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-people@2014-08-18]} finished phase STATEMENT_DEFINITION 23:42:25.574 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring-extension@2013-12-10]} finished phase STATEMENT_DEFINITION 23:42:25.574 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [yang-ext@2013-07-09]} finished phase STATEMENT_DEFINITION 23:42:25.574 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase STATEMENT_DEFINITION finished 23:42:25.574 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} started phase FULL_DECLARATION 23:42:25.574 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [augment-main-a@2014-01-21]} started phase FULL_DECLARATION 23:42:25.574 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} started phase FULL_DECLARATION 23:42:25.574 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [main@2014-01-21]} started phase FULL_DECLARATION 23:42:25.575 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ncmount-l2fib@2016-03-07]} started phase FULL_DECLARATION 23:42:25.575 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car@2014-08-18]} started phase FULL_DECLARATION 23:42:25.575 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2010-09-24]} started phase FULL_DECLARATION 23:42:25.575 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-purchase@2014-08-18]} started phase FULL_DECLARATION 23:42:25.575 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} started phase FULL_DECLARATION 23:42:25.575 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [people@2014-08-18]} started phase FULL_DECLARATION 23:42:25.575 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} started phase FULL_DECLARATION 23:42:25.575 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [example-action@2016-07-07]} started phase FULL_DECLARATION 23:42:25.575 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [test@2014-10-18]} started phase FULL_DECLARATION 23:42:25.575 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-people@2014-08-18]} started phase FULL_DECLARATION 23:42:25.575 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring-extension@2013-12-10]} started phase FULL_DECLARATION 23:42:25.575 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [yang-ext@2013-07-09]} started phase FULL_DECLARATION 23:42:25.575 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase FULL_DECLARATION started 23:42:25.576 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)augment-identifier as org.opendaylight.yangtools.odlext.parser.AugmentIdentifierStatementSupport@3ff57625 23:42:25.576 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-instance as org.opendaylight.yangtools.odlext.parser.ContextInstanceStatementSupport@1ee29c84 23:42:25.576 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)instance-target as org.opendaylight.yangtools.odlext.parser.InstanceTargetStatementSupport@7c8326a4 23:42:25.576 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} defined statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)rpc-context-instance as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@77128dab 23:42:25.576 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-reference as org.opendaylight.yangtools.odlext.parser.ContextReferenceStatementSupport@63429932 23:42:25.580 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [augment-main-a@2014-01-21]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)augment-identifier as org.opendaylight.yangtools.odlext.parser.AugmentIdentifierStatementSupport@3ff57625 23:42:25.580 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [augment-main-a@2014-01-21]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-instance as org.opendaylight.yangtools.odlext.parser.ContextInstanceStatementSupport@1ee29c84 23:42:25.580 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [augment-main-a@2014-01-21]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)instance-target as org.opendaylight.yangtools.odlext.parser.InstanceTargetStatementSupport@7c8326a4 23:42:25.580 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [augment-main-a@2014-01-21]} defined statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)rpc-context-instance as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@77128dab 23:42:25.580 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [augment-main-a@2014-01-21]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-reference as org.opendaylight.yangtools.odlext.parser.ContextReferenceStatementSupport@63429932 23:42:25.583 [main] DEBUG o.o.y.y.p.stmt.reactor.ModifierImpl - Action for [(ns:main?revision=2014-01-21)cont] got key (ns:main?revision=2014-01-21)cont 23:42:25.584 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)augment-identifier as org.opendaylight.yangtools.odlext.parser.AugmentIdentifierStatementSupport@3ff57625 23:42:25.584 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-instance as org.opendaylight.yangtools.odlext.parser.ContextInstanceStatementSupport@1ee29c84 23:42:25.584 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)instance-target as org.opendaylight.yangtools.odlext.parser.InstanceTargetStatementSupport@7c8326a4 23:42:25.584 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} defined statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)rpc-context-instance as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@77128dab 23:42:25.584 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-reference as org.opendaylight.yangtools.odlext.parser.ContextReferenceStatementSupport@63429932 23:42:25.585 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [main@2014-01-21]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)augment-identifier as org.opendaylight.yangtools.odlext.parser.AugmentIdentifierStatementSupport@3ff57625 23:42:25.585 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [main@2014-01-21]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-instance as org.opendaylight.yangtools.odlext.parser.ContextInstanceStatementSupport@1ee29c84 23:42:25.585 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [main@2014-01-21]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)instance-target as org.opendaylight.yangtools.odlext.parser.InstanceTargetStatementSupport@7c8326a4 23:42:25.585 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [main@2014-01-21]} defined statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)rpc-context-instance as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@77128dab 23:42:25.585 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [main@2014-01-21]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-reference as org.opendaylight.yangtools.odlext.parser.ContextReferenceStatementSupport@63429932 23:42:25.586 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ncmount-l2fib@2016-03-07]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)augment-identifier as org.opendaylight.yangtools.odlext.parser.AugmentIdentifierStatementSupport@3ff57625 23:42:25.586 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ncmount-l2fib@2016-03-07]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-instance as org.opendaylight.yangtools.odlext.parser.ContextInstanceStatementSupport@1ee29c84 23:42:25.586 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ncmount-l2fib@2016-03-07]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)instance-target as org.opendaylight.yangtools.odlext.parser.InstanceTargetStatementSupport@7c8326a4 23:42:25.586 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ncmount-l2fib@2016-03-07]} defined statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)rpc-context-instance as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@77128dab 23:42:25.586 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ncmount-l2fib@2016-03-07]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-reference as org.opendaylight.yangtools.odlext.parser.ContextReferenceStatementSupport@63429932 23:42:25.586 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car@2014-08-18]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)augment-identifier as org.opendaylight.yangtools.odlext.parser.AugmentIdentifierStatementSupport@3ff57625 23:42:25.586 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car@2014-08-18]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-instance as org.opendaylight.yangtools.odlext.parser.ContextInstanceStatementSupport@1ee29c84 23:42:25.586 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car@2014-08-18]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)instance-target as org.opendaylight.yangtools.odlext.parser.InstanceTargetStatementSupport@7c8326a4 23:42:25.586 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car@2014-08-18]} defined statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)rpc-context-instance as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@77128dab 23:42:25.587 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car@2014-08-18]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-reference as org.opendaylight.yangtools.odlext.parser.ContextReferenceStatementSupport@63429932 23:42:25.588 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2010-09-24]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)augment-identifier as org.opendaylight.yangtools.odlext.parser.AugmentIdentifierStatementSupport@3ff57625 23:42:25.588 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2010-09-24]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-instance as org.opendaylight.yangtools.odlext.parser.ContextInstanceStatementSupport@1ee29c84 23:42:25.589 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2010-09-24]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)instance-target as org.opendaylight.yangtools.odlext.parser.InstanceTargetStatementSupport@7c8326a4 23:42:25.589 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2010-09-24]} defined statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)rpc-context-instance as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@77128dab 23:42:25.589 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2010-09-24]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-reference as org.opendaylight.yangtools.odlext.parser.ContextReferenceStatementSupport@63429932 23:42:25.590 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-purchase@2014-08-18]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)augment-identifier as org.opendaylight.yangtools.odlext.parser.AugmentIdentifierStatementSupport@3ff57625 23:42:25.590 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-purchase@2014-08-18]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-instance as org.opendaylight.yangtools.odlext.parser.ContextInstanceStatementSupport@1ee29c84 23:42:25.590 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-purchase@2014-08-18]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)instance-target as org.opendaylight.yangtools.odlext.parser.InstanceTargetStatementSupport@7c8326a4 23:42:25.590 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-purchase@2014-08-18]} defined statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)rpc-context-instance as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@77128dab 23:42:25.590 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-purchase@2014-08-18]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-reference as org.opendaylight.yangtools.odlext.parser.ContextReferenceStatementSupport@63429932 23:42:25.591 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)augment-identifier as org.opendaylight.yangtools.odlext.parser.AugmentIdentifierStatementSupport@3ff57625 23:42:25.591 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-instance as org.opendaylight.yangtools.odlext.parser.ContextInstanceStatementSupport@1ee29c84 23:42:25.591 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)instance-target as org.opendaylight.yangtools.odlext.parser.InstanceTargetStatementSupport@7c8326a4 23:42:25.591 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} defined statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)rpc-context-instance as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@77128dab 23:42:25.591 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-reference as org.opendaylight.yangtools.odlext.parser.ContextReferenceStatementSupport@63429932 23:42:25.596 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [people@2014-08-18]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)augment-identifier as org.opendaylight.yangtools.odlext.parser.AugmentIdentifierStatementSupport@3ff57625 23:42:25.596 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [people@2014-08-18]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-instance as org.opendaylight.yangtools.odlext.parser.ContextInstanceStatementSupport@1ee29c84 23:42:25.596 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [people@2014-08-18]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)instance-target as org.opendaylight.yangtools.odlext.parser.InstanceTargetStatementSupport@7c8326a4 23:42:25.596 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [people@2014-08-18]} defined statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)rpc-context-instance as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@77128dab 23:42:25.596 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [people@2014-08-18]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-reference as org.opendaylight.yangtools.odlext.parser.ContextReferenceStatementSupport@63429932 23:42:25.597 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)augment-identifier as org.opendaylight.yangtools.odlext.parser.AugmentIdentifierStatementSupport@3ff57625 23:42:25.597 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-instance as org.opendaylight.yangtools.odlext.parser.ContextInstanceStatementSupport@1ee29c84 23:42:25.597 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)instance-target as org.opendaylight.yangtools.odlext.parser.InstanceTargetStatementSupport@7c8326a4 23:42:25.597 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} defined statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)rpc-context-instance as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@77128dab 23:42:25.598 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-reference as org.opendaylight.yangtools.odlext.parser.ContextReferenceStatementSupport@63429932 23:42:25.598 [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 23:42:25.598 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [example-action@2016-07-07]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)augment-identifier as org.opendaylight.yangtools.odlext.parser.AugmentIdentifierStatementSupport@3ff57625 23:42:25.598 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [example-action@2016-07-07]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-instance as org.opendaylight.yangtools.odlext.parser.ContextInstanceStatementSupport@1ee29c84 23:42:25.598 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [example-action@2016-07-07]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)instance-target as org.opendaylight.yangtools.odlext.parser.InstanceTargetStatementSupport@7c8326a4 23:42:25.598 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [example-action@2016-07-07]} defined statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)rpc-context-instance as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@77128dab 23:42:25.598 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [example-action@2016-07-07]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-reference as org.opendaylight.yangtools.odlext.parser.ContextReferenceStatementSupport@63429932 23:42:25.600 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [test@2014-10-18]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)augment-identifier as org.opendaylight.yangtools.odlext.parser.AugmentIdentifierStatementSupport@3ff57625 23:42:25.600 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [test@2014-10-18]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-instance as org.opendaylight.yangtools.odlext.parser.ContextInstanceStatementSupport@1ee29c84 23:42:25.600 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [test@2014-10-18]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)instance-target as org.opendaylight.yangtools.odlext.parser.InstanceTargetStatementSupport@7c8326a4 23:42:25.600 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [test@2014-10-18]} defined statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)rpc-context-instance as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@77128dab 23:42:25.600 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [test@2014-10-18]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-reference as org.opendaylight.yangtools.odlext.parser.ContextReferenceStatementSupport@63429932 23:42:25.601 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-people@2014-08-18]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)augment-identifier as org.opendaylight.yangtools.odlext.parser.AugmentIdentifierStatementSupport@3ff57625 23:42:25.601 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-people@2014-08-18]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-instance as org.opendaylight.yangtools.odlext.parser.ContextInstanceStatementSupport@1ee29c84 23:42:25.601 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-people@2014-08-18]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)instance-target as org.opendaylight.yangtools.odlext.parser.InstanceTargetStatementSupport@7c8326a4 23:42:25.601 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-people@2014-08-18]} defined statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)rpc-context-instance as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@77128dab 23:42:25.601 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-people@2014-08-18]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-reference as org.opendaylight.yangtools.odlext.parser.ContextReferenceStatementSupport@63429932 23:42:25.602 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring-extension@2013-12-10]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)augment-identifier as org.opendaylight.yangtools.odlext.parser.AugmentIdentifierStatementSupport@3ff57625 23:42:25.602 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring-extension@2013-12-10]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-instance as org.opendaylight.yangtools.odlext.parser.ContextInstanceStatementSupport@1ee29c84 23:42:25.602 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring-extension@2013-12-10]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)instance-target as org.opendaylight.yangtools.odlext.parser.InstanceTargetStatementSupport@7c8326a4 23:42:25.602 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring-extension@2013-12-10]} defined statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)rpc-context-instance as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@77128dab 23:42:25.602 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring-extension@2013-12-10]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-reference as org.opendaylight.yangtools.odlext.parser.ContextReferenceStatementSupport@63429932 23:42:25.602 [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 23:42:25.602 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [yang-ext@2013-07-09]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)augment-identifier as org.opendaylight.yangtools.odlext.parser.AugmentIdentifierStatementSupport@3ff57625 23:42:25.602 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [yang-ext@2013-07-09]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-instance as org.opendaylight.yangtools.odlext.parser.ContextInstanceStatementSupport@1ee29c84 23:42:25.602 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [yang-ext@2013-07-09]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)instance-target as org.opendaylight.yangtools.odlext.parser.InstanceTargetStatementSupport@7c8326a4 23:42:25.602 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [yang-ext@2013-07-09]} defined statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)rpc-context-instance as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@77128dab 23:42:25.602 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [yang-ext@2013-07-09]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-reference as org.opendaylight.yangtools.odlext.parser.ContextReferenceStatementSupport@63429932 23:42:25.603 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} finished phase FULL_DECLARATION 23:42:25.603 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [augment-main-a@2014-01-21]} finished phase FULL_DECLARATION 23:42:25.603 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} finished phase FULL_DECLARATION 23:42:25.603 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [main@2014-01-21]} finished phase FULL_DECLARATION 23:42:25.603 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ncmount-l2fib@2016-03-07]} finished phase FULL_DECLARATION 23:42:25.603 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car@2014-08-18]} finished phase FULL_DECLARATION 23:42:25.604 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2010-09-24]} finished phase FULL_DECLARATION 23:42:25.604 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-purchase@2014-08-18]} finished phase FULL_DECLARATION 23:42:25.604 [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 23:42:25.605 [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 23:42:25.605 [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 23:42:25.605 [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 23:42:25.605 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} finished phase FULL_DECLARATION 23:42:25.605 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [people@2014-08-18]} finished phase FULL_DECLARATION 23:42:25.605 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} finished phase FULL_DECLARATION 23:42:25.606 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [example-action@2016-07-07]} finished phase FULL_DECLARATION 23:42:25.606 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [test@2014-10-18]} finished phase FULL_DECLARATION 23:42:25.606 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-people@2014-08-18]} finished phase FULL_DECLARATION 23:42:25.606 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring-extension@2013-12-10]} finished phase FULL_DECLARATION 23:42:25.606 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [yang-ext@2013-07-09]} finished phase FULL_DECLARATION 23:42:25.609 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase FULL_DECLARATION finished 23:42:25.609 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} started phase EFFECTIVE_MODEL 23:42:25.609 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [augment-main-a@2014-01-21]} started phase EFFECTIVE_MODEL 23:42:25.609 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} started phase EFFECTIVE_MODEL 23:42:25.609 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [main@2014-01-21]} started phase EFFECTIVE_MODEL 23:42:25.609 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ncmount-l2fib@2016-03-07]} started phase EFFECTIVE_MODEL 23:42:25.609 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car@2014-08-18]} started phase EFFECTIVE_MODEL 23:42:25.609 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2010-09-24]} started phase EFFECTIVE_MODEL 23:42:25.609 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-purchase@2014-08-18]} started phase EFFECTIVE_MODEL 23:42:25.609 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} started phase EFFECTIVE_MODEL 23:42:25.609 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [people@2014-08-18]} started phase EFFECTIVE_MODEL 23:42:25.609 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} started phase EFFECTIVE_MODEL 23:42:25.609 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [example-action@2016-07-07]} started phase EFFECTIVE_MODEL 23:42:25.609 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [test@2014-10-18]} started phase EFFECTIVE_MODEL 23:42:25.609 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-people@2014-08-18]} started phase EFFECTIVE_MODEL 23:42:25.609 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring-extension@2013-12-10]} started phase EFFECTIVE_MODEL 23:42:25.609 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [yang-ext@2013-07-09]} started phase EFFECTIVE_MODEL 23:42:25.609 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase EFFECTIVE_MODEL started 23:42:25.612 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [augment-main-a@2014-01-21]} finished phase EFFECTIVE_MODEL 23:42:25.612 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} finished phase EFFECTIVE_MODEL 23:42:25.613 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [main@2014-01-21]} finished phase EFFECTIVE_MODEL 23:42:25.613 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ncmount-l2fib@2016-03-07]} finished phase EFFECTIVE_MODEL 23:42:25.619 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [people@2014-08-18]} finished phase EFFECTIVE_MODEL 23:42:25.619 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} finished phase EFFECTIVE_MODEL 23:42:25.619 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [example-action@2016-07-07]} finished phase EFFECTIVE_MODEL 23:42:25.619 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [test@2014-10-18]} finished phase EFFECTIVE_MODEL 23:42:25.620 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring-extension@2013-12-10]} finished phase EFFECTIVE_MODEL 23:42:25.620 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [yang-ext@2013-07-09]} finished phase EFFECTIVE_MODEL 23:42:25.620 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} finished phase EFFECTIVE_MODEL 23:42:25.620 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car@2014-08-18]} finished phase EFFECTIVE_MODEL 23:42:25.620 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2010-09-24]} finished phase EFFECTIVE_MODEL 23:42:25.620 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-purchase@2014-08-18]} finished phase EFFECTIVE_MODEL 23:42:25.620 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} finished phase EFFECTIVE_MODEL 23:42:25.620 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-people@2014-08-18]} finished phase EFFECTIVE_MODEL 23:42:25.621 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase EFFECTIVE_MODEL finished 23:42:25.703 [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=(ns:augment:main:a?revision=2014-01-21)lf11, refCount=1} 23:42:25.711 [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=(ns:augment:main:a?revision=2014-01-21)delay, refCount=1} 23:42:25.711 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: UndeclaredStmtCtx{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)output}, argument=(ns:augment:main:a?revision=2014-01-21)output, refCount=1} 23:42:25.737 [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:controller:config:sal-clustering-it:car?revision=2014-08-18)id, refCount=1} 23:42:25.737 [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:controller:config:sal-clustering-it:car?revision=2014-08-18)model, refCount=1} 23:42:25.737 [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:controller:config:sal-clustering-it:car?revision=2014-08-18)manufacturer, refCount=1} 23:42:25.738 [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:controller:config:sal-clustering-it:car?revision=2014-08-18)year, refCount=1} 23:42:25.738 [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:controller:config:sal-clustering-it:car?revision=2014-08-18)category, refCount=1} 23:42:25.742 [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:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car?revision=2014-08-18)id, refCount=SWEEPING} 23:42:25.742 [main] DEBUG o.o.y.y.p.s.reactor.OriginalStmtCtx - 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car?revision=2014-08-18)model, refCount=SWEEPING} 23:42:25.742 [main] DEBUG o.o.y.y.p.s.reactor.OriginalStmtCtx - 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car?revision=2014-08-18)manufacturer, refCount=SWEEPING} 23:42:25.743 [main] DEBUG o.o.y.y.p.s.reactor.OriginalStmtCtx - 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car?revision=2014-08-18)year, refCount=SWEEPING} 23:42:25.743 [main] DEBUG o.o.y.y.p.s.reactor.OriginalStmtCtx - 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car?revision=2014-08-18)category, refCount=SWEEPING} 23:42:25.752 [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:controller:config:sal-clustering-it:people?revision=2014-08-18)id, refCount=2} 23:42:25.752 [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:controller:config:sal-clustering-it:people?revision=2014-08-18)gender, refCount=2} 23:42:25.752 [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:controller:config:sal-clustering-it:people?revision=2014-08-18)age, refCount=2} 23:42:25.752 [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:controller:config:sal-clustering-it:people?revision=2014-08-18)address, refCount=2} 23:42:25.752 [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:controller:config:sal-clustering-it:people?revision=2014-08-18)contactNo, refCount=2} 23:42:25.753 [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:controller:config:sal-clustering-it:people?revision=2014-08-18)id, refCount=1} 23:42:25.753 [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:controller:config:sal-clustering-it:people?revision=2014-08-18)gender, refCount=1} 23:42:25.754 [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:controller:config:sal-clustering-it:people?revision=2014-08-18)age, refCount=1} 23:42:25.755 [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:controller:config:sal-clustering-it:people?revision=2014-08-18)address, refCount=1} 23:42:25.759 [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:controller:config:sal-clustering-it:people?revision=2014-08-18)contactNo, refCount=1} 23:42:25.760 [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:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people?revision=2014-08-18)id, refCount=SWEEPING} 23:42:25.760 [main] DEBUG o.o.y.y.p.s.reactor.OriginalStmtCtx - 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people?revision=2014-08-18)gender, refCount=SWEEPING} 23:42:25.760 [main] DEBUG o.o.y.y.p.s.reactor.OriginalStmtCtx - 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people?revision=2014-08-18)age, refCount=SWEEPING} 23:42:25.760 [main] DEBUG o.o.y.y.p.s.reactor.OriginalStmtCtx - 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people?revision=2014-08-18)address, refCount=SWEEPING} 23:42:25.760 [main] DEBUG o.o.y.y.p.s.reactor.OriginalStmtCtx - 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people?revision=2014-08-18)contactNo, refCount=SWEEPING} 23:42:25.774 [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} 23:42:25.774 [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} 23:42:25.776 [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} 23:42:25.777 [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} 23:42:25.783 [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} 23:42:25.783 [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} 23:42:25.783 [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} 23:42:25.783 [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} 23:42:25.783 [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} 23:42:25.784 [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-extension?revision=2013-12-10)session-identifier, refCount=1} 23:42:25.786 [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} 23:42:25.786 [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} 23:42:25.786 [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} 23:42:25.786 [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} 23:42:25.789 [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} 23:42:25.789 [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} 23:42:25.789 [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} 23:42:25.790 [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} 23:42:25.790 [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} 23:42:25.790 [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} 23:42:25.807 [main] DEBUG o.o.y.y.p.r.SharedEffectiveModelContextFactory - Finished assembly of 16 sources in 566.2 ms 23:42:25.814 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [augment-main-a@2014-01-21] already in cache as ./schemas/augment-main-a@2014-01-21.yang 23:42:25.815 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [car@2014-08-18] already in cache as ./schemas/car@2014-08-18.yang 23:42:25.816 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [car-people@2014-08-18] already in cache as ./schemas/car-people@2014-08-18.yang 23:42:25.816 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [car-purchase@2014-08-18] already in cache as ./schemas/car-purchase@2014-08-18.yang 23:42:25.816 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [example-action@2016-07-07] already in cache as ./schemas/example-action@2016-07-07.yang 23:42:25.817 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [ietf-inet-types@2013-07-15] already in cache as ./schemas/ietf-inet-types@2013-07-15.yang 23:42:25.818 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [ietf-inet-types@2010-09-24] already in cache as ./schemas/ietf-inet-types@2010-09-24.yang 23:42:25.821 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [ietf-netconf-monitoring@2010-10-04] already in cache as ./schemas/ietf-netconf-monitoring@2010-10-04.yang 23:42:25.823 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [ietf-netconf-monitoring-extension@2013-12-10] already in cache as ./schemas/ietf-netconf-monitoring-extension@2013-12-10.yang 23:42:25.823 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [ietf-yang-types@2013-07-15] already in cache as ./schemas/ietf-yang-types@2013-07-15.yang 23:42:25.825 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [main@2014-01-21] already in cache as ./schemas/main@2014-01-21.yang 23:42:25.826 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [ncmount-l2fib@2016-03-07] already in cache as ./schemas/ncmount-l2fib@2016-03-07.yang 23:42:25.826 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [odl-netconf-monitoring@2022-07-18] already in cache as ./schemas/odl-netconf-monitoring@2022-07-18.yang 23:42:25.827 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [people@2014-08-18] already in cache as ./schemas/people@2014-08-18.yang 23:42:25.827 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [test@2014-10-18] already in cache as ./schemas/test@2014-10-18.yang 23:42:25.828 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [yang-ext@2013-07-09] already in cache as ./schemas/yang-ext@2013-07-09.yang 23:42:25.842 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - using MdsalOperationProvider. 23:42:25.846 [main] DEBUG o.o.n.n.NetconfSessionNegotiator - Default maximum incoming NETCONF chunk size is 16777216 bytes 23:42:25.850 [main] INFO o.o.m.b.s.r.StringValueObjectFactory - Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4AddressNoZone 23:42:25.851 [main] INFO o.o.m.b.s.r.StringValueObjectFactory - Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4Prefix 23:42:25.852 [main] INFO o.o.m.b.s.r.StringValueObjectFactory - Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6AddressNoZone 23:42:25.855 [main] INFO o.o.m.b.s.r.StringValueObjectFactory - Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6Prefix 23:42:25.859 [main] DEBUG o.o.n.t.tool.NetconfDeviceSimulator - Ports: [17830] 23:42:26.078 [main] INFO o.o.n.s.s.c.u.s.b.BouncyCastleSecurityProviderRegistrar - getOrCreateProvider(BC) created instance of org.bouncycastle.jce.provider.BouncyCastleProvider 23:42:26.081 [main] INFO o.o.n.s.s.c.u.s.e.EdDSASecurityProviderRegistrar - getOrCreateProvider(EdDSA) created instance of org.opendaylight.netconf.shaded.eddsa.EdDSASecurityProvider 23:42:26.291 [main] DEBUG i.n.b.ChannelInitializerExtensions - -Dio.netty.bootstrap.extensions: null 23:42:26.298 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - All simulated devices started successfully from port 17830 to 17830 23:42:27.585 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf1611432, L:/10.30.171.222:17830 - R:/10.30.171.231:33928]} 23:42:27.615 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.231:33928]): SSH-2.0-SSHD-UNKNOWN 23:42:27.621 [netconf-device-simulator-threads-1] DEBUG io.netty.buffer.AbstractByteBuf - -Dio.netty.buffer.checkAccessible: true 23:42:27.621 [netconf-device-simulator-threads-1] DEBUG io.netty.buffer.AbstractByteBuf - -Dio.netty.buffer.checkBounds: true 23:42:27.621 [netconf-device-simulator-threads-1] DEBUG i.n.util.ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@142fea6b 23:42:27.623 [netconf-device-simulator-threads-1] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.maxCapacityPerThread: 4096 23:42:27.623 [netconf-device-simulator-threads-1] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.ratio: 8 23:42:27.623 [netconf-device-simulator-threads-1] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.chunkSize: 32 23:42:27.623 [netconf-device-simulator-threads-1] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.blocking: false 23:42:27.623 [netconf-device-simulator-threads-1] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.batchFastThreadLocalOnly: true 23:42:27.633 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.231:33928]) line='SSH-2.0-SSHD-UNKNOWN' 23:42:27.634 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.231:33928]) client version string: SSH-2.0-SSHD-UNKNOWN 23:42:28.276 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.231:33928]) Send SSH_MSG_KEXINIT 23:42:28.282 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.231:33928]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=1021 23:42:28.283 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.231:33928]) process #0 SSH_MSG_KEXINIT 23:42:28.283 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.231:33928]) SSH_MSG_KEXINIT 23:42:28.285 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.231:33928]) strict KEX=true client=true server=true 23:42:28.290 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.231:33928]) Kex: kex algorithms = curve25519-sha256 23:42:28.290 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.231:33928]) Kex: server host key algorithms = rsa-sha2-512 23:42:28.290 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.231:33928]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 23:42:28.290 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.231:33928]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 23:42:28.290 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.231:33928]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 23:42:28.290 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.231:33928]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 23:42:28.290 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.231:33928]) Kex: compression algorithms (client to server) = none 23:42:28.290 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.231:33928]) Kex: compression algorithms (server to client) = none 23:42:28.305 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 23:42:28.305 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.231:33928]) process #1 30 23:42:28.306 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[curve25519-sha256])[TransportServerSession[null@/10.30.171.231:33928]] process command=SSH_MSG_KEXDH_INIT 23:42:28.319 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[curve25519-sha256])[TransportServerSession[null@/10.30.171.231:33928]] Send SSH_MSG_KEXDH_REPLY 23:42:28.319 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.231:33928]) packet #1 sending command=31[31] len=600 23:42:28.320 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.231:33928])[curve25519-sha256] KEX processing complete after cmd=30 23:42:28.320 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.231:33928]) Send SSH_MSG_NEWKEYS 23:42:28.320 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.231:33928]) session ID=a6:3a:2e:04:ba:a5:c5:13:87:65:b4:4f:ba:b3:5f:60:d1:1a:74:97:d7:2b:20:67:47:4c:91:34:61:03:e0:b1 23:42:28.322 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.231:33928]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 23:42:28.322 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.231:33928]): strict KEX resets output message sequence number from 3 to 0 23:42:28.322 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.231:33928]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2e0e4cbe; mac null; compression none[Deflater/-1]; blocks limit 134217728 23:42:28.324 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.231:33928])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 23:42:28.325 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.231:33928])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 23:42:28.325 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.231:33928]) packet #0 sending command=7[7] len=419 23:42:28.326 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.231:33928]) No pending packets to flush at end of KEX 23:42:28.336 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.231:33928]) process #2 SSH_MSG_NEWKEYS 23:42:28.336 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.231:33928]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 23:42:28.336 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.231:33928]): strict KEX resets input message sequence number from 3 to 0 23:42:28.337 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.231:33928]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@466e1ac6; mac null; compression none[Inflater/-1]; blocks limit 134217728 23:42:28.337 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 23:42:28.342 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.231:33928]) process #0 SSH_MSG_SERVICE_REQUEST 23:42:28.342 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.231:33928]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 23:42:28.346 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.231:33928]) authorized authentication methods: password,publickey 23:42:28.346 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.231:33928]) Accepted service ssh-userauth 23:42:28.346 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.231:33928]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 23:42:28.347 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.231:33928]) process #1 SSH_MSG_USERAUTH_REQUEST 23:42:28.347 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.231:33928]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 23:42:28.347 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.231:33928]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 23:42:28.347 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.231:33928]) no authentication factory for method=none 23:42:28.347 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.231:33928]) SSH_MSG_USERAUTH_REQUEST 23:42:28.347 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.231:33928]) remaining methods: password,publickey 23:42:28.347 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.231:33928]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 23:42:28.349 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.231:33928]) process #2 SSH_MSG_USERAUTH_REQUEST 23:42:28.349 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.231:33928]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 23:42:28.349 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.231:33928]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 23:42:28.349 [netconf-device-simulator-threads-1] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 23:42:28.349 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.231:33928]) authentication result: true 23:42:28.349 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.231:33928]) SSH_MSG_USERAUTH_REQUEST 23:42:28.349 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.231:33928])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 23:42:28.350 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.231:33928]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 23:42:28.350 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 23:42:28.350 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 23:42:28.381 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.231:33928]) no heartbeat to stop 23:42:28.381 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.231:33928]) heartbeat type=IGNORE, interval=PT30S 23:42:28.382 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.231:33928 authenticated 23:42:28.384 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #3 SSH_MSG_CHANNEL_OPEN 23:42:28.384 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.231:33928]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 23:42:28.398 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.231:33928]] session=TransportServerSession[admin@/10.30.171.231:33928] id=0 23:42:28.403 [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.171.231:33928])) size=2097152, max=2097152, packet=32768 23:42:28.405 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.231:33928]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.231:33928] 23:42:28.405 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.231:33928]) recipient=0 23:42:28.405 [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.171.231:33928])) size=2097152, max=2097152, packet=32768 23:42:28.405 [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.171.231:33928])) re-initializing 23:42:28.405 [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.171.231:33928])) size=2097152, max=2097152, packet=32768 23:42:28.406 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 23:42:28.406 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 23:42:28.408 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #4 SSH_MSG_CHANNEL_REQUEST 23:42:28.408 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 23:42:28.408 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928])[want-reply=true] subsystem=netconf 23:42:28.415 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928])[subsystem] prepared command 23:42:28.416 [netconf-device-simulator-threads-1] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 23:42:28.416 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 23:42:28.416 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf1611432, L:/10.30.171.222:17830 - R:/10.30.171.231:33928]}} established 23:42:28.423 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 1: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17830 23:42:28.425 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 1: Creating data stores for simulated device 23:42:28.428 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 23:42:28.443 [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=augment-main-a}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=car}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=car-people}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=car-purchase}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=example-action}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring-extension}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=main}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ncmount-l2fib}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=people}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=test}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=yang-ext}}]} 23:42:28.449 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 23:42:28.449 [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=augment-main-a}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=car}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=car-people}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=car-purchase}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=example-action}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring-extension}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=main}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ncmount-l2fib}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=people}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=test}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=yang-ext}}]} 23:42:28.450 [netconf-device-simulator-threads-1] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 23:42:28.599 [netconf-device-simulator-threads-1] DEBUG o.o.yangtools.util.MapAdaptor - Configured HashMap/TrieMap cutoff at 50/100 entries 23:42:28.618 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@58d3a804 23:42:28.618 [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-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=car, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2014-08-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=car}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2014-08-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=people, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2014-08-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=people}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2014-08-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=example-action, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2016-07-07}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=example-action}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=https://example.com/ns/example-action}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2016-07-07}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=car-people, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2014-08-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=car-people}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2014-08-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=test, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2014-10-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=test}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:test:netconf:crud}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2014-10-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=car-purchase, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2014-08-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=car-purchase}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-purchase}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2014-08-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring-extension, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-12-10}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring-extension}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring-extension}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-12-10}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-09-24}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-09-24}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=augment-main-a, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2014-01-21}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=augment-main-a}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=ns:augment:main:a}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2014-01-21}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=yang-ext, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-09}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=yang-ext}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:yang:extension:yang-ext}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-09}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ncmount-l2fib, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2016-03-07}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ncmount-l2fib}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=org:opendaylight:coretutorials:ncmount:example:l2fib}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2016-03-07}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=main, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2014-01-21}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=main}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=ns:main}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2014-01-21}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 23:42:28.623 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 23:42:28.623 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 23:42:28.624 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 23:42:28.628 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 23:42:28.628 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 23:42:28.628 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 23:42:28.631 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 23:42:28.631 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@58d3a804, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@58d3a804, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@18b65812, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@18b65812, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=car, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2014-08-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=car}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2014-08-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=people, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2014-08-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=people}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2014-08-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=example-action, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2016-07-07}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=example-action}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=https://example.com/ns/example-action}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2016-07-07}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=car-people, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2014-08-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=car-people}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2014-08-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=test, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2014-10-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=test}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:test:netconf:crud}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2014-10-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=car-purchase, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2014-08-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=car-purchase}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-purchase}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2014-08-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring-extension, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-12-10}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring-extension}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring-extension}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-12-10}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-09-24}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-09-24}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=augment-main-a, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2014-01-21}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=augment-main-a}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=ns:augment:main:a}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2014-01-21}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=yang-ext, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-09}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=yang-ext}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:yang:extension:yang-ext}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-09}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ncmount-l2fib, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2016-03-07}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ncmount-l2fib}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=org:opendaylight:coretutorials:ncmount:example:l2fib}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2016-03-07}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=main, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2014-01-21}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=main}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=ns:main}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2014-01-21}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 23:42:28.635 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 23:42:28.635 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 23:42:28.637 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [augment-main-a@2014-01-21] already in cache as ./schemas/augment-main-a@2014-01-21.yang 23:42:28.638 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [car@2014-08-18] already in cache as ./schemas/car@2014-08-18.yang 23:42:28.638 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [car-people@2014-08-18] already in cache as ./schemas/car-people@2014-08-18.yang 23:42:28.638 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [car-purchase@2014-08-18] already in cache as ./schemas/car-purchase@2014-08-18.yang 23:42:28.639 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [example-action@2016-07-07] already in cache as ./schemas/example-action@2016-07-07.yang 23:42:28.639 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [ietf-inet-types@2013-07-15] already in cache as ./schemas/ietf-inet-types@2013-07-15.yang 23:42:28.640 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [ietf-inet-types@2010-09-24] already in cache as ./schemas/ietf-inet-types@2010-09-24.yang 23:42:28.640 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [ietf-netconf-monitoring@2010-10-04] already in cache as ./schemas/ietf-netconf-monitoring@2010-10-04.yang 23:42:28.641 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [ietf-netconf-monitoring-extension@2013-12-10] already in cache as ./schemas/ietf-netconf-monitoring-extension@2013-12-10.yang 23:42:28.641 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [ietf-yang-types@2013-07-15] already in cache as ./schemas/ietf-yang-types@2013-07-15.yang 23:42:28.642 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [main@2014-01-21] already in cache as ./schemas/main@2014-01-21.yang 23:42:28.642 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [ncmount-l2fib@2016-03-07] already in cache as ./schemas/ncmount-l2fib@2016-03-07.yang 23:42:28.642 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [odl-netconf-monitoring@2022-07-18] already in cache as ./schemas/odl-netconf-monitoring@2022-07-18.yang 23:42:28.642 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [people@2014-08-18] already in cache as ./schemas/people@2014-08-18.yang 23:42:28.643 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [test@2014-10-18] already in cache as ./schemas/test@2014-10-18.yang 23:42:28.643 [netconf-device-simulator-threads-1] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [yang-ext@2013-07-09] already in cache as ./schemas/yang-ext@2013-07-09.yang 23:42:28.648 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf1611432, L:/10.30.171.222:17830 - R:/10.30.171.231:33928] 23:42:28.649 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Sending negotiation proposal urn:opendaylight:yang:extension:yang-ext?module=yang-ext&revision=2013-07-09 org:opendaylight:coretutorials:ncmount:example:l2fib?module=ncmount-l2fib&revision=2016-03-07 urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-purchase?module=car-purchase&revision=2014-08-18 ns:main?module=main&revision=2014-01-21 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring-extension?module=ietf-netconf-monitoring-extension&revision=2013-12-10 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2010-09-24 urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people?module=people&revision=2014-08-18 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 urn:ietf:params:netconf:capability:notification:1.0 ns:augment:main:a?module=augment-main-a&revision=2014-01-21 https://example.com/ns/example-action?module=example-action&revision=2016-07-07 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car?module=car&revision=2014-08-18 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:opendaylight:test:netconf:crud?module=test&revision=2014-10-18 urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people?module=car-people&revision=2014-08-18 1 on channel [id: 0xf1611432, L:/10.30.171.222:17830 - R:/10.30.171.231:33928] 23:42:28.671 [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.171.231:33928]) by 2639 down to 2094513 23:42:28.671 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=2648 23:42:28.673 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf1611432, L:/10.30.171.222:17830 - R:/10.30.171.231:33928] 23:42:28.674 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf1611432, L:/10.30.171.222:17830 - R:/10.30.171.231:33928] 23:42:28.674 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) request=subsystem result=ReplySuccess, want-reply=true 23:42:28.674 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 23:42:28.675 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) request=subsystem activate command 23:42:28.675 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) starting runner for command=netconf 23:42:28.676 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #5 SSH_MSG_CHANNEL_DATA 23:42:28.676 [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.171.231:33928]) by 373 down to 2096779 23:42:28.676 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=373 23:42:28.676 [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.171.231:33928] 23:42:28.677 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xf1611432, L:/10.30.171.222:17830 - R:/10.30.171.231:33928]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 23:42:28.679 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23:42:28.680 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf1611432, L:/10.30.171.222:17830 - R:/10.30.171.231:33928] 23:42:28.682 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf1611432, L:/10.30.171.222:17830 - R:/10.30.171.231:33928] 23:42:28.682 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.171.222', port='17830', transport='tcp', sessionIdentifier='client'} from Optional.empty 23:42:28.684 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=1} created 23:42:28.684 [netconf-device-simulator-threads-1] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=1, channel=[id: 0xf1611432, L:/10.30.171.222:17830 - R:/10.30.171.231:33928]} created 23:42:28.684 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf1611432, L:/10.30.171.222:17830 - R:/10.30.171.231:33928] successful with session NetconfServerSession{sessionId=1, channel=[id: 0xf1611432, L:/10.30.171.222:17830 - R:/10.30.171.231:33928]} 23:42:28.688 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=1, channel=[id: 0xf1611432, L:/10.30.171.222:17830 - R:/10.30.171.231:33928]} up 23:42:28.688 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #6 SSH_MSG_CHANNEL_DATA 23:42:28.688 [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.171.231:33928]) by 393 down to 2096386 23:42:28.688 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=393 23:42:28.688 [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.171.231:33928] 23:42:28.692 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 23:42:28.693 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:42:28.695 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=1} 23:42:28.695 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 23:42:28.724 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=1, channel=[id: 0xf1611432, L:/10.30.171.222:17830 - R:/10.30.171.231:33928]} EXI handlers added to pipeline 23:42:28.725 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:42:28.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.171.231:33928]) by 179 down to 2094334 23:42:28.729 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 23:42:28.763 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #7 SSH_MSG_CHANNEL_DATA 23:42:28.763 [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.171.231:33928]) by 340 down to 2096046 23:42:28.763 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=340 23:42:28.763 [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.171.231:33928] 23:42:28.792 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:42:28.793 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:42:28.794 [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=1} 23:42:28.797 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@18b65812 23:42:28.797 [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 23:42:28.798 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:42:28.798 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 23:42:28.798 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 23:42:28.803 [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 23:42:28.804 [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 23:42:28.810 [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} 23:42:28.810 [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} 23:42:28.811 [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} 23:42:28.812 [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=car} 23:42:28.812 [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} 23:42:28.812 [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=2014-08-18} 23:42:28.813 [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} 23:42:28.813 [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} 23:42:28.814 [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} 23:42:28.814 [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=people} 23:42:28.814 [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} 23:42:28.814 [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=2014-08-18} 23:42:28.814 [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=example-action} 23:42:28.814 [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} 23:42:28.814 [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=2016-07-07} 23:42:28.815 [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=car-people} 23:42:28.815 [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} 23:42:28.815 [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=2014-08-18} 23:42:28.816 [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=test} 23:42:28.816 [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} 23:42:28.816 [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=2014-10-18} 23:42:28.816 [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=car-purchase} 23:42:28.816 [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} 23:42:28.816 [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=2014-08-18} 23:42:28.817 [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-extension} 23:42:28.817 [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} 23:42:28.817 [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-12-10} 23:42:28.818 [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} 23:42:28.818 [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} 23:42:28.818 [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-09-24} 23:42:28.818 [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} 23:42:28.818 [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} 23:42:28.818 [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} 23:42:28.819 [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=augment-main-a} 23:42:28.820 [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} 23:42:28.820 [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=2014-01-21} 23:42:28.820 [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=yang-ext} 23:42:28.820 [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} 23:42:28.820 [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-09} 23:42:28.821 [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=ncmount-l2fib} 23:42:28.821 [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} 23:42:28.821 [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=2016-03-07} 23:42:28.821 [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=main} 23:42:28.821 [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} 23:42:28.822 [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=2014-01-21} 23:42:28.823 [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} 23:42:28.823 [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} 23:42:28.823 [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} 23:42:28.825 [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 23:42:28.825 [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 23:42:28.835 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF car yang 2014-08-18 urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF people yang 2014-08-18 urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people NETCONF example-action yang 2016-07-07 https://example.com/ns/example-action NETCONF car-people yang 2014-08-18 urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people NETCONF test yang 2014-10-18 urn:opendaylight:test:netconf:crud NETCONF car-purchase yang 2014-08-18 urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-purchase NETCONF ietf-netconf-monitoring-extension yang 2013-12-10 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring-extension NETCONF ietf-inet-types yang 2010-09-24 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF augment-main-a yang 2014-01-21 ns:augment:main:a NETCONF yang-ext yang 2013-07-09 urn:opendaylight:yang:extension:yang-ext NETCONF ncmount-l2fib yang 2016-03-07 org:opendaylight:coretutorials:ncmount:example:l2fib NETCONF main yang 2014-01-21 ns:main NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 23:42:28.860 [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.171.231:33928]) by 1772 down to 2092562 23:42:28.860 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=1781 23:42:29.862 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #8 SSH_MSG_CHANNEL_DATA 23:42:29.862 [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.171.231:33928]) by 202 down to 2095844 23:42:29.862 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=202 23:42:29.862 [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.171.231:33928] 23:42:29.865 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:42:29.871 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:42:29.875 [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=1} 23:42:29.876 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:42:29.876 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 23:42:29.876 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:42:29.876 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 23:42:29.876 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 23:42:29.876 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:42:29.880 [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.171.231:33928]) by 181 down to 2092381 23:42:29.881 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #9 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:42:30.145 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #9 SSH_MSG_CHANNEL_DATA 23:42:30.154 [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.171.231:33928]) by 202 down to 2095642 23:42:30.154 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=202 23:42:30.154 [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.171.231:33928] 23:42:30.155 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:42:30.156 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:42:30.156 [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=1} 23:42:30.156 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:42:30.156 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-1 Read: / 23:42:30.156 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:42:30.157 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-1 : Closed 23:42:30.157 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-1 is closed. 23:42:30.157 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:42:30.158 [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.171.231:33928]) by 181 down to 2092200 23:42:30.158 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #10 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:42:52.023 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #10 SSH_MSG_CHANNEL_DATA 23:42:52.023 [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.171.231:33928]) by 202 down to 2095440 23:42:52.023 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=202 23:42:52.023 [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.171.231:33928] 23:42:52.024 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:42:52.025 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:42:52.026 [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=1} 23:42:52.026 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-2 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:42:52.026 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-2 Read: / 23:42:52.026 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:42:52.026 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-2 : Closed 23:42:52.026 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-2 is closed. 23:42:52.027 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:42:52.030 [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.171.231:33928]) by 181 down to 2092019 23:42:52.030 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #11 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:42:53.089 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #11 SSH_MSG_CHANNEL_DATA 23:42:53.089 [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.171.231:33928]) by 202 down to 2095238 23:42:53.089 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=202 23:42:53.089 [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.171.231:33928] 23:42:53.092 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:42:53.093 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:42:53.094 [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=1} 23:42:53.094 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-3 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:42:53.094 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-3 Read: / 23:42:53.094 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:42:53.094 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-3 : Closed 23:42:53.094 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-3 is closed. 23:42:53.094 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:42:53.097 [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.171.231:33928]) by 181 down to 2091838 23:42:53.097 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #12 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:42:54.150 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #12 SSH_MSG_CHANNEL_DATA 23:42:54.150 [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.171.231:33928]) by 202 down to 2095036 23:42:54.150 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=202 23:42:54.150 [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.171.231:33928] 23:42:54.153 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:42:54.155 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:42:54.157 [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=1} 23:42:54.158 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-4 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:42:54.158 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-4 Read: / 23:42:54.158 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:42:54.158 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-4 : Closed 23:42:54.158 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-4 is closed. 23:42:54.158 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:42:54.165 [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.171.231:33928]) by 181 down to 2091657 23:42:54.165 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:42:55.222 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #13 SSH_MSG_CHANNEL_DATA 23:42:55.222 [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.171.231:33928]) by 202 down to 2094834 23:42:55.222 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=202 23:42:55.222 [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.171.231:33928] 23:42:55.228 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:42:55.232 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:42:55.233 [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=1} 23:42:55.234 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-5 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:42:55.234 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-5 Read: / 23:42:55.234 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:42:55.234 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-5 : Closed 23:42:55.234 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-5 is closed. 23:42:55.234 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:42:55.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.171.231:33928]) by 181 down to 2091476 23:42:55.236 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:42:56.286 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #14 SSH_MSG_CHANNEL_DATA 23:42:56.286 [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.171.231:33928]) by 202 down to 2094632 23:42:56.286 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=202 23:42:56.287 [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.171.231:33928] 23:42:56.289 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:42:56.290 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:42:56.292 [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=1} 23:42:56.292 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-6 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:42:56.292 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-6 Read: / 23:42:56.292 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:42:56.292 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-6 : Closed 23:42:56.292 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-6 is closed. 23:42:56.293 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:42:56.296 [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.171.231:33928]) by 181 down to 2091295 23:42:56.297 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:42:57.358 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #15 SSH_MSG_CHANNEL_DATA 23:42:57.360 [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.171.231:33928]) by 202 down to 2094430 23:42:57.360 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=202 23:42:57.360 [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.171.231:33928] 23:42:57.362 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:42:57.364 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:42:57.365 [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=1} 23:42:57.365 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-7 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:42:57.365 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-7 Read: / 23:42:57.365 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:42:57.365 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-7 : Closed 23:42:57.365 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-7 is closed. 23:42:57.366 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:42:57.368 [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.171.231:33928]) by 181 down to 2091114 23:42:57.368 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:42:58.386 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #16 SSH_MSG_IGNORE 23:42:58.387 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_IGNORE 23:42:58.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 23:42:58.418 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #17 SSH_MSG_CHANNEL_DATA 23:42:58.418 [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.171.231:33928]) by 202 down to 2094228 23:42:58.419 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=202 23:42:58.419 [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.171.231:33928] 23:42:58.420 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:42:58.421 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:42:58.422 [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=1} 23:42:58.422 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-8 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:42:58.422 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-8 Read: / 23:42:58.422 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:42:58.422 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-8 : Closed 23:42:58.422 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-8 is closed. 23:42:58.423 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:42:58.425 [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.171.231:33928]) by 181 down to 2090933 23:42:58.425 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:42:59.485 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #18 SSH_MSG_CHANNEL_DATA 23:42:59.485 [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.171.231:33928]) by 202 down to 2094026 23:42:59.485 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=202 23:42:59.485 [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.171.231:33928] 23:42:59.487 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:42:59.488 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:42:59.488 [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=1} 23:42:59.489 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-9 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:42:59.489 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-9 Read: / 23:42:59.489 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:42:59.489 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-9 : Closed 23:42:59.489 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-9 is closed. 23:42:59.489 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:42:59.491 [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.171.231:33928]) by 181 down to 2090752 23:42:59.491 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 23:43:00.553 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #19 SSH_MSG_CHANNEL_DATA 23:43:00.553 [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.171.231:33928]) by 203 down to 2093823 23:43:00.553 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=203 23:43:00.553 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 203 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:43:00.555 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:43:00.556 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:43:00.557 [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=1} 23:43:00.557 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-10 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:43:00.557 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-10 Read: / 23:43:00.557 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:43:00.557 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-10 : Closed 23:43:00.557 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-10 is closed. 23:43:00.557 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:43:00.559 [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.171.231:33928]) by 182 down to 2090570 23:43:00.559 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 23:43:01.621 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #20 SSH_MSG_CHANNEL_DATA 23:43:01.621 [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.171.231:33928]) by 203 down to 2093620 23:43:01.621 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=203 23:43:01.621 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 203 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:43:01.622 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:43:01.623 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:43:01.624 [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=1} 23:43:01.625 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-11 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:43:01.625 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-11 Read: / 23:43:01.625 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:43:01.625 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-11 : Closed 23:43:01.625 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-11 is closed. 23:43:01.625 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:43:01.627 [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.171.231:33928]) by 182 down to 2090388 23:43:01.627 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 23:43:02.690 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #21 SSH_MSG_CHANNEL_DATA 23:43:02.692 [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.171.231:33928]) by 203 down to 2093417 23:43:02.692 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=203 23:43:02.692 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 203 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:43:02.694 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:43:02.695 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:43:02.696 [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=1} 23:43:02.696 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-12 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:43:02.696 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-12 Read: / 23:43:02.696 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:43:02.696 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-12 : Closed 23:43:02.696 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-12 is closed. 23:43:02.697 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:43:02.698 [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.171.231:33928]) by 182 down to 2090206 23:43:02.698 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 23:43:02.965 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #22 SSH_MSG_CHANNEL_DATA 23:43:02.966 [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.171.231:33928]) by 203 down to 2093214 23:43:02.966 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=203 23:43:02.966 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 203 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:43:02.967 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:43:02.968 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:43:02.969 [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=1} 23:43:02.969 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-13 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:43:02.969 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-13 Read: / 23:43:02.969 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:43:02.969 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-13 : Closed 23:43:02.969 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-13 is closed. 23:43:02.970 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:43:02.971 [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.171.231:33928]) by 182 down to 2090024 23:43:02.971 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #23 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 23:43:04.023 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #23 SSH_MSG_CHANNEL_DATA 23:43:04.023 [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.171.231:33928]) by 203 down to 2093011 23:43:04.023 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=203 23:43:04.023 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 203 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:43:04.024 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:43:04.025 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:43:04.026 [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=1} 23:43:04.026 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-14 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:43:04.026 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-14 Read: / 23:43:04.026 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:43:04.026 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-14 : Closed 23:43:04.026 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-14 is closed. 23:43:04.026 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:43:04.027 [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.171.231:33928]) by 182 down to 2089842 23:43:04.027 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #24 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 23:43:05.117 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #24 SSH_MSG_CHANNEL_DATA 23:43:05.117 [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.171.231:33928]) by 203 down to 2092808 23:43:05.117 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=203 23:43:05.117 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 203 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:43:05.119 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:43:05.120 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:43:05.121 [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=1} 23:43:05.121 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-15 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:43:05.121 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-15 Read: / 23:43:05.121 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:43:05.121 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-15 : Closed 23:43:05.121 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-15 is closed. 23:43:05.121 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:43:05.122 [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.171.231:33928]) by 182 down to 2089660 23:43:05.122 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #25 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 23:43:06.183 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #25 SSH_MSG_CHANNEL_DATA 23:43:06.184 [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.171.231:33928]) by 203 down to 2092605 23:43:06.184 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=203 23:43:06.184 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 203 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:43:06.185 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:43:06.185 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:43:06.186 [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=1} 23:43:06.186 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-16 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:43:06.186 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-16 Read: / 23:43:06.186 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:43:06.186 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-16 : Closed 23:43:06.186 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-16 is closed. 23:43:06.186 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:43:06.191 [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.171.231:33928]) by 182 down to 2089478 23:43:06.191 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #26 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 23:43:07.242 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #26 SSH_MSG_CHANNEL_DATA 23:43:07.242 [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.171.231:33928]) by 203 down to 2092402 23:43:07.242 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=203 23:43:07.242 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 203 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:43:07.243 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:43:07.244 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:43:07.245 [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=1} 23:43:07.245 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-17 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:43:07.245 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-17 Read: / 23:43:07.245 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:43:07.245 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-17 : Closed 23:43:07.245 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-17 is closed. 23:43:07.246 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:43:07.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.171.231:33928]) by 182 down to 2089296 23:43:07.248 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #27 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 23:43:08.300 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #27 SSH_MSG_CHANNEL_DATA 23:43:08.302 [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.171.231:33928]) by 203 down to 2092199 23:43:08.302 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=203 23:43:08.302 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 203 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:43:08.305 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:43:08.306 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:43:08.307 [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=1} 23:43:08.307 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-18 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:43:08.307 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-18 Read: / 23:43:08.307 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:43:08.307 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-18 : Closed 23:43:08.307 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-18 is closed. 23:43:08.307 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:43:08.309 [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.171.231:33928]) by 182 down to 2089114 23:43:08.309 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #28 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 23:43:09.360 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #28 SSH_MSG_CHANNEL_DATA 23:43:09.360 [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.171.231:33928]) by 203 down to 2091996 23:43:09.360 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=203 23:43:09.360 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 203 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:43:09.362 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:43:09.363 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:43:09.364 [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=1} 23:43:09.364 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-19 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:43:09.364 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-19 Read: / 23:43:09.364 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:43:09.364 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-19 : Closed 23:43:09.364 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-19 is closed. 23:43:09.365 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:43:09.366 [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.171.231:33928]) by 182 down to 2088932 23:43:09.366 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #29 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 23:43:10.421 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #29 SSH_MSG_CHANNEL_DATA 23:43:10.421 [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.171.231:33928]) by 203 down to 2091793 23:43:10.421 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=203 23:43:10.421 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 203 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:43:10.423 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:43:10.432 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:43:10.433 [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=1} 23:43:10.433 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-20 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:43:10.433 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-20 Read: / 23:43:10.433 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:43:10.433 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-20 : Closed 23:43:10.433 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-20 is closed. 23:43:10.433 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:43:10.434 [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.171.231:33928]) by 182 down to 2088750 23:43:10.434 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #30 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 23:43:11.490 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #30 SSH_MSG_CHANNEL_DATA 23:43:11.491 [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.171.231:33928]) by 203 down to 2091590 23:43:11.491 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=203 23:43:11.491 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 203 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:43:11.492 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:43:11.493 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:43:11.494 [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=1} 23:43:11.494 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-21 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:43:11.494 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-21 Read: / 23:43:11.494 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:43:11.494 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-21 : Closed 23:43:11.494 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-21 is closed. 23:43:11.495 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:43:11.496 [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.171.231:33928]) by 182 down to 2088568 23:43:11.497 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #31 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 23:43:12.548 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #31 SSH_MSG_CHANNEL_DATA 23:43:12.548 [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.171.231:33928]) by 203 down to 2091387 23:43:12.548 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=203 23:43:12.548 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 203 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:43:12.549 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:43:12.550 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:43:12.551 [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=1} 23:43:12.551 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-22 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:43:12.551 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-22 Read: / 23:43:12.551 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:43:12.551 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-22 : Closed 23:43:12.551 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-22 is closed. 23:43:12.551 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:43:12.553 [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.171.231:33928]) by 182 down to 2088386 23:43:12.553 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #32 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 23:43:13.608 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #32 SSH_MSG_CHANNEL_DATA 23:43:13.609 [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.171.231:33928]) by 203 down to 2091184 23:43:13.610 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=203 23:43:13.610 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 203 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:43:13.611 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:43:13.613 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:43:13.617 [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=1} 23:43:13.618 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-23 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:43:13.618 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-23 Read: / 23:43:13.618 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:43:13.618 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-23 : Closed 23:43:13.618 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-23 is closed. 23:43:13.618 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:43:13.619 [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.171.231:33928]) by 182 down to 2088204 23:43:13.619 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #33 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 23:43:14.506 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #33 SSH_MSG_CHANNEL_DATA 23:43:14.506 [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.171.231:33928]) by 203 down to 2090981 23:43:14.507 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=203 23:43:14.507 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 203 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:43:14.510 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:43:14.510 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:43:14.511 [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=1} 23:43:14.511 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-24 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:43:14.511 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-24 Read: / 23:43:14.511 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:43:14.511 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-24 : Closed 23:43:14.511 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-24 is closed. 23:43:14.511 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:43:14.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.171.231:33928]) by 182 down to 2088022 23:43:14.513 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #34 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 23:43:15.578 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #34 SSH_MSG_CHANNEL_DATA 23:43:15.578 [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.171.231:33928]) by 203 down to 2090778 23:43:15.578 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=203 23:43:15.578 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 203 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:43:15.580 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:43:15.580 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:43:15.581 [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=1} 23:43:15.581 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-25 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:43:15.581 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-25 Read: / 23:43:15.581 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:43:15.581 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-25 : Closed 23:43:15.581 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-25 is closed. 23:43:15.581 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:43:15.583 [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.171.231:33928]) by 182 down to 2087840 23:43:15.583 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #35 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 23:43:17.034 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #35 SSH_MSG_CHANNEL_DATA 23:43:17.035 [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.171.231:33928]) by 203 down to 2090575 23:43:17.035 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=203 23:43:17.035 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 203 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:43:17.036 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:43:17.037 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:43:17.037 [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=1} 23:43:17.037 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-26 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:43:17.037 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-26 Read: / 23:43:17.037 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:43:17.037 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-26 : Closed 23:43:17.037 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-26 is closed. 23:43:17.037 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:43:17.039 [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.171.231:33928]) by 182 down to 2087658 23:43:17.039 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #36 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 23:43:23.381 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #36 SSH_MSG_CHANNEL_DATA 23:43:23.381 [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.171.231:33928]) by 203 down to 2090372 23:43:23.381 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=203 23:43:23.381 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 203 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:43:23.384 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:43:23.385 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:43:23.385 [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=1} 23:43:23.386 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-27 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:43:23.386 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-27 Read: / 23:43:23.386 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:43:23.386 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-27 : Closed 23:43:23.386 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-27 is closed. 23:43:23.386 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:43:23.388 [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.171.231:33928]) by 182 down to 2087476 23:43:23.389 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #37 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 23:43:24.319 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #37 SSH_MSG_CHANNEL_DATA 23:43:24.320 [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.171.231:33928]) by 203 down to 2090169 23:43:24.320 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=203 23:43:24.320 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 203 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:43:24.322 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:43:24.323 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:43:24.324 [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=1} 23:43:24.325 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-28 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:43:24.325 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-28 Read: / 23:43:24.325 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:43:24.325 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-28 : Closed 23:43:24.325 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-28 is closed. 23:43:24.325 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:43:24.327 [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.171.231:33928]) by 182 down to 2087294 23:43:24.328 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #38 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 23:43:25.383 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #38 SSH_MSG_CHANNEL_DATA 23:43:25.383 [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.171.231:33928]) by 203 down to 2089966 23:43:25.383 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=203 23:43:25.383 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 203 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:43:25.385 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:43:25.385 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:43:25.386 [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=1} 23:43:25.386 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-29 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:43:25.386 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-29 Read: / 23:43:25.386 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:43:25.386 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-29 : Closed 23:43:25.386 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-29 is closed. 23:43:25.386 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:43:25.388 [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.171.231:33928]) by 182 down to 2087112 23:43:25.388 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #39 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 23:43:26.452 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #39 SSH_MSG_CHANNEL_DATA 23:43:26.453 [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.171.231:33928]) by 203 down to 2089763 23:43:26.453 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=203 23:43:26.453 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 203 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:43:26.454 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:43:26.454 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:43:26.455 [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=1} 23:43:26.455 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-30 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:43:26.455 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-30 Read: / 23:43:26.455 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:43:26.455 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-30 : Closed 23:43:26.455 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-30 is closed. 23:43:26.455 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:43:26.457 [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.171.231:33928]) by 182 down to 2086930 23:43:26.457 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #40 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 23:43:27.521 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #40 SSH_MSG_CHANNEL_DATA 23:43:27.521 [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.171.231:33928]) by 203 down to 2089560 23:43:27.521 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=203 23:43:27.521 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 203 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:43:27.522 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:43:27.523 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:43:27.523 [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=1} 23:43:27.524 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-31 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:43:27.524 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-31 Read: / 23:43:27.524 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:43:27.524 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-31 : Closed 23:43:27.524 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-31 is closed. 23:43:27.524 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:43:27.526 [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.171.231:33928]) by 182 down to 2086748 23:43:27.526 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #41 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 23:43:28.385 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #41 SSH_MSG_IGNORE 23:43:28.385 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_IGNORE 23:43:28.412 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #42 sending command=2[SSH_MSG_IGNORE] len=27 23:43:28.584 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #42 SSH_MSG_CHANNEL_DATA 23:43:28.584 [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.171.231:33928]) by 203 down to 2089357 23:43:28.584 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=203 23:43:28.584 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 203 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:43:28.586 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:43:28.588 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:43:28.589 [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=1} 23:43:28.590 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-32 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:43:28.590 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-32 Read: / 23:43:28.590 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:43:28.590 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-32 : Closed 23:43:28.590 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-32 is closed. 23:43:28.590 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:43:28.592 [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.171.231:33928]) by 182 down to 2086566 23:43:28.592 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #43 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 23:43:29.649 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #43 SSH_MSG_CHANNEL_DATA 23:43:29.649 [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.171.231:33928]) by 203 down to 2089154 23:43:29.649 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=203 23:43:29.649 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 203 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:43:29.650 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:43:29.651 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:43:29.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=1} 23:43:29.652 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-33 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:43:29.652 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-33 Read: / 23:43:29.652 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:43:29.652 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-33 : Closed 23:43:29.652 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-33 is closed. 23:43:29.652 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:43:29.654 [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.171.231:33928]) by 182 down to 2086384 23:43:29.654 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #44 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 23:43:30.738 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #44 SSH_MSG_CHANNEL_DATA 23:43:30.738 [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.171.231:33928]) by 203 down to 2088951 23:43:30.738 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=203 23:43:30.738 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 203 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:43:30.739 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:43:30.740 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:43:30.740 [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=1} 23:43:30.740 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-34 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:43:30.740 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-34 Read: / 23:43:30.740 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:43:30.740 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-34 : Closed 23:43:30.740 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-34 is closed. 23:43:30.741 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:43:30.742 [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.171.231:33928]) by 182 down to 2086202 23:43:30.743 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #45 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 23:43:31.798 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #45 SSH_MSG_CHANNEL_DATA 23:43:31.798 [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.171.231:33928]) by 203 down to 2088748 23:43:31.798 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=203 23:43:31.798 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 203 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:43:31.800 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:43:31.800 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:43:31.801 [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=1} 23:43:31.801 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-35 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:43:31.801 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-35 Read: / 23:43:31.801 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:43:31.801 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-35 : Closed 23:43:31.801 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-35 is closed. 23:43:31.802 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:43:31.803 [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.171.231:33928]) by 182 down to 2086020 23:43:31.803 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #46 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 23:43:32.864 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #46 SSH_MSG_CHANNEL_DATA 23:43:32.864 [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.171.231:33928]) by 203 down to 2088545 23:43:32.864 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=203 23:43:32.864 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 203 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:43:32.865 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:43:32.866 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:43:32.866 [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=1} 23:43:32.867 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-36 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:43:32.867 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-36 Read: / 23:43:32.867 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:43:32.867 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-36 : Closed 23:43:32.867 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-36 is closed. 23:43:32.867 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:43:32.869 [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.171.231:33928]) by 182 down to 2085838 23:43:32.869 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #47 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 23:43:33.926 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #47 SSH_MSG_CHANNEL_DATA 23:43:33.926 [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.171.231:33928]) by 203 down to 2088342 23:43:33.926 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=203 23:43:33.926 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 203 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:43:33.932 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:43:33.932 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:43:33.933 [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=1} 23:43:33.934 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-37 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:43:33.934 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-37 Read: / 23:43:33.934 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:43:33.934 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-37 : Closed 23:43:33.934 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-37 is closed. 23:43:33.934 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:43:33.936 [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.171.231:33928]) by 182 down to 2085656 23:43:33.936 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #48 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 23:43:35.021 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #48 SSH_MSG_CHANNEL_DATA 23:43:35.021 [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.171.231:33928]) by 203 down to 2088139 23:43:35.021 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=203 23:43:35.021 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 203 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:43:35.022 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:43:35.023 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:43:35.023 [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=1} 23:43:35.023 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-38 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:43:35.023 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-38 Read: / 23:43:35.024 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:43:35.024 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-38 : Closed 23:43:35.024 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-38 is closed. 23:43:35.024 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:43:35.026 [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.171.231:33928]) by 182 down to 2085474 23:43:35.026 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #49 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 23:43:36.082 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #49 SSH_MSG_CHANNEL_DATA 23:43:36.082 [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.171.231:33928]) by 203 down to 2087936 23:43:36.082 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=203 23:43:36.082 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 203 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:43:36.083 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:43:36.083 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:43:36.084 [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=1} 23:43:36.084 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-39 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:43:36.084 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-39 Read: / 23:43:36.084 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:43:36.084 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-39 : Closed 23:43:36.084 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-39 is closed. 23:43:36.084 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:43:36.085 [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.171.231:33928]) by 182 down to 2085292 23:43:36.085 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #50 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 23:43:37.174 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #50 SSH_MSG_CHANNEL_DATA 23:43:37.174 [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.171.231:33928]) by 203 down to 2087733 23:43:37.174 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=203 23:43:37.174 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 203 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:43:37.175 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:43:37.175 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:43:37.175 [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=1} 23:43:37.176 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-40 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:43:37.176 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-40 Read: / 23:43:37.176 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:43:37.176 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-40 : Closed 23:43:37.176 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-40 is closed. 23:43:37.176 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:43:37.177 [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.171.231:33928]) by 182 down to 2085110 23:43:37.177 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #51 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 23:43:38.235 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #51 SSH_MSG_CHANNEL_DATA 23:43:38.235 [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.171.231:33928]) by 203 down to 2087530 23:43:38.235 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=203 23:43:38.235 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 203 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:43:38.236 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:43:38.237 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:43:38.239 [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=1} 23:43:38.239 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-41 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:43:38.239 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-41 Read: / 23:43:38.239 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:43:38.239 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-41 : Closed 23:43:38.239 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-41 is closed. 23:43:38.240 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:43:38.241 [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.171.231:33928]) by 182 down to 2084928 23:43:38.241 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #52 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 23:43:39.310 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #52 SSH_MSG_CHANNEL_DATA 23:43:39.310 [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.171.231:33928]) by 203 down to 2087327 23:43:39.310 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=203 23:43:39.310 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 203 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:43:39.312 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:43:39.313 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:43:39.313 [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=1} 23:43:39.314 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-42 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:43:39.314 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-42 Read: / 23:43:39.314 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:43:39.314 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-42 : Closed 23:43:39.314 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-42 is closed. 23:43:39.314 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:43:39.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.171.231:33928]) by 182 down to 2084746 23:43:39.315 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #53 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 23:43:40.370 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #53 SSH_MSG_CHANNEL_DATA 23:43:40.370 [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.171.231:33928]) by 203 down to 2087124 23:43:40.370 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=203 23:43:40.370 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 203 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:43:40.372 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:43:40.372 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:43:40.373 [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=1} 23:43:40.373 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-43 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:43:40.373 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-43 Read: / 23:43:40.373 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:43:40.373 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-43 : Closed 23:43:40.373 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-43 is closed. 23:43:40.373 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:43:40.378 [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.171.231:33928]) by 182 down to 2084564 23:43:40.378 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #54 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 23:43:41.429 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #54 SSH_MSG_CHANNEL_DATA 23:43:41.429 [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.171.231:33928]) by 203 down to 2086921 23:43:41.429 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=203 23:43:41.429 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 203 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:43:41.430 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:43:41.430 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:43:41.431 [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=1} 23:43:41.431 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-44 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:43:41.431 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-44 Read: / 23:43:41.431 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:43:41.431 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-44 : Closed 23:43:41.431 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-44 is closed. 23:43:41.431 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:43:41.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.171.231:33928]) by 182 down to 2084382 23:43:41.433 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #55 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 23:43:42.486 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #55 SSH_MSG_CHANNEL_DATA 23:43:42.486 [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.171.231:33928]) by 203 down to 2086718 23:43:42.486 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=203 23:43:42.486 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 203 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:43:42.487 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:43:42.487 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:43:42.488 [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=1} 23:43:42.488 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-45 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:43:42.488 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-45 Read: / 23:43:42.488 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:43:42.488 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-45 : Closed 23:43:42.488 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-45 is closed. 23:43:42.489 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:43:42.490 [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.171.231:33928]) by 182 down to 2084200 23:43:42.490 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #56 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 23:43:43.553 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #56 SSH_MSG_CHANNEL_DATA 23:43:43.553 [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.171.231:33928]) by 203 down to 2086515 23:43:43.553 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=203 23:43:43.553 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 203 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:43:43.555 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:43:43.556 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:43:43.556 [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=1} 23:43:43.556 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-46 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:43:43.557 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-46 Read: / 23:43:43.557 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:43:43.557 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-46 : Closed 23:43:43.557 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-46 is closed. 23:43:43.557 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:43:43.559 [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.171.231:33928]) by 182 down to 2084018 23:43:43.559 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #57 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 23:43:44.629 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #57 SSH_MSG_CHANNEL_DATA 23:43:44.630 [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.171.231:33928]) by 203 down to 2086312 23:43:44.630 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=203 23:43:44.630 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 203 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:43:44.631 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:43:44.633 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:43:44.633 [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=1} 23:43:44.633 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-47 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:43:44.633 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-47 Read: / 23:43:44.634 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:43:44.634 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-47 : Closed 23:43:44.634 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-47 is closed. 23:43:44.634 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:43:44.635 [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.171.231:33928]) by 182 down to 2083836 23:43:44.636 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #58 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 23:43:45.689 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #58 SSH_MSG_CHANNEL_DATA 23:43:45.689 [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.171.231:33928]) by 203 down to 2086109 23:43:45.689 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=203 23:43:45.689 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 203 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:43:45.690 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:43:45.691 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:43:45.691 [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=1} 23:43:45.691 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-48 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:43:45.691 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-48 Read: / 23:43:45.691 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:43:45.691 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-48 : Closed 23:43:45.692 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-48 is closed. 23:43:45.692 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:43:45.693 [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.171.231:33928]) by 182 down to 2083654 23:43:45.694 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #59 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 23:43:46.752 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #59 SSH_MSG_CHANNEL_DATA 23:43:46.752 [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.171.231:33928]) by 203 down to 2085906 23:43:46.752 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=203 23:43:46.752 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 203 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:43:46.753 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:43:46.754 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:43:46.754 [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=1} 23:43:46.754 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-49 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:43:46.754 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-49 Read: / 23:43:46.754 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:43:46.754 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-49 : Closed 23:43:46.754 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-49 is closed. 23:43:46.754 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:43:46.756 [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.171.231:33928]) by 182 down to 2083472 23:43:46.756 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #60 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 23:43:47.819 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #60 SSH_MSG_CHANNEL_DATA 23:43:47.819 [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.171.231:33928]) by 203 down to 2085703 23:43:47.819 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=203 23:43:47.820 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 203 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:43:47.821 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:43:47.821 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:43:47.822 [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=1} 23:43:47.823 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-50 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:43:47.823 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-50 Read: / 23:43:47.823 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:43:47.823 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-50 : Closed 23:43:47.823 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-50 is closed. 23:43:47.823 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:43:47.825 [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.171.231:33928]) by 182 down to 2083290 23:43:47.826 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #61 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 23:43:48.874 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #61 SSH_MSG_CHANNEL_DATA 23:43:48.875 [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.171.231:33928]) by 203 down to 2085500 23:43:48.875 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=203 23:43:48.875 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 203 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:43:48.876 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:43:48.876 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:43:48.877 [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=1} 23:43:48.877 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-51 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:43:48.877 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-51 Read: / 23:43:48.877 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:43:48.877 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-51 : Closed 23:43:48.877 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-51 is closed. 23:43:48.877 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:43:48.879 [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.171.231:33928]) by 182 down to 2083108 23:43:48.879 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #62 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 23:43:49.930 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #62 SSH_MSG_CHANNEL_DATA 23:43:49.932 [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.171.231:33928]) by 203 down to 2085297 23:43:49.932 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=203 23:43:49.932 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 203 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:43:49.933 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:43:49.934 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:43:49.934 [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=1} 23:43:49.934 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-52 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:43:49.934 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-52 Read: / 23:43:49.934 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:43:49.935 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-52 : Closed 23:43:49.935 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-52 is closed. 23:43:49.935 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:43:49.936 [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.171.231:33928]) by 182 down to 2082926 23:43:49.936 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #63 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 23:43:50.994 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #63 SSH_MSG_CHANNEL_DATA 23:43:50.994 [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.171.231:33928]) by 203 down to 2085094 23:43:50.994 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=203 23:43:50.994 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 203 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:43:50.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:43:50.995 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:43:50.996 [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=1} 23:43:50.996 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-53 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:43:50.996 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-53 Read: / 23:43:50.996 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:43:50.996 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-53 : Closed 23:43:50.996 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-53 is closed. 23:43:50.996 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:43:50.998 [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.171.231:33928]) by 182 down to 2082744 23:43:50.998 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #64 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 23:43:52.052 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #64 SSH_MSG_CHANNEL_DATA 23:43:52.052 [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.171.231:33928]) by 203 down to 2084891 23:43:52.052 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=203 23:43:52.052 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 203 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:43:52.053 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:43:52.054 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:43:52.054 [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=1} 23:43:52.054 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-54 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:43:52.054 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-54 Read: / 23:43:52.054 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:43:52.054 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-54 : Closed 23:43:52.054 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-54 is closed. 23:43:52.055 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:43:52.056 [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.171.231:33928]) by 182 down to 2082562 23:43:52.056 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #65 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 23:43:53.118 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #65 SSH_MSG_CHANNEL_DATA 23:43:53.119 [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.171.231:33928]) by 203 down to 2084688 23:43:53.119 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=203 23:43:53.119 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 203 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:43:53.120 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:43:53.120 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:43:53.121 [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=1} 23:43:53.121 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-55 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:43:53.121 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-55 Read: / 23:43:53.121 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:43:53.121 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-55 : Closed 23:43:53.121 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-55 is closed. 23:43:53.121 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:43:53.123 [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.171.231:33928]) by 182 down to 2082380 23:43:53.123 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #66 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 23:43:54.184 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #66 SSH_MSG_CHANNEL_DATA 23:43:54.185 [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.171.231:33928]) by 203 down to 2084485 23:43:54.185 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=203 23:43:54.185 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 203 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:43:54.186 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:43:54.186 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:43:54.187 [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=1} 23:43:54.187 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-56 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:43:54.187 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-56 Read: / 23:43:54.187 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:43:54.187 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-56 : Closed 23:43:54.187 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-56 is closed. 23:43:54.187 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:43:54.188 [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.171.231:33928]) by 182 down to 2082198 23:43:54.188 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #67 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 23:43:55.251 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #67 SSH_MSG_CHANNEL_DATA 23:43:55.252 [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.171.231:33928]) by 203 down to 2084282 23:43:55.252 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=203 23:43:55.252 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 203 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:43:55.253 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:43:55.254 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:43:55.254 [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=1} 23:43:55.254 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-57 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:43:55.254 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-57 Read: / 23:43:55.254 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:43:55.254 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-57 : Closed 23:43:55.254 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-57 is closed. 23:43:55.255 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:43:55.256 [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.171.231:33928]) by 182 down to 2082016 23:43:55.256 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #68 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 23:43:56.306 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #68 SSH_MSG_CHANNEL_DATA 23:43:56.306 [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.171.231:33928]) by 203 down to 2084079 23:43:56.306 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=203 23:43:56.307 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 203 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:43:56.308 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:43:56.308 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:43:56.308 [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=1} 23:43:56.309 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-58 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:43:56.309 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-58 Read: / 23:43:56.309 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:43:56.309 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-58 : Closed 23:43:56.309 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-58 is closed. 23:43:56.309 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:43:56.310 [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.171.231:33928]) by 182 down to 2081834 23:43:56.310 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #69 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 23:43:57.369 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #69 SSH_MSG_CHANNEL_DATA 23:43:57.369 [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.171.231:33928]) by 203 down to 2083876 23:43:57.369 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=203 23:43:57.369 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 203 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:43:57.370 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:43:57.371 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:43:57.371 [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=1} 23:43:57.372 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-59 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:43:57.372 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-59 Read: / 23:43:57.372 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:43:57.372 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-59 : Closed 23:43:57.372 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-59 is closed. 23:43:57.372 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:43:57.374 [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.171.231:33928]) by 182 down to 2081652 23:43:57.374 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #70 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 23:43:58.387 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #70 SSH_MSG_IGNORE 23:43:58.387 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_IGNORE 23:43:58.412 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #71 sending command=2[SSH_MSG_IGNORE] len=27 23:43:58.431 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #71 SSH_MSG_CHANNEL_DATA 23:43:58.431 [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.171.231:33928]) by 203 down to 2083673 23:43:58.431 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=203 23:43:58.431 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 203 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:43:58.436 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:43:58.437 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:43:58.437 [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=1} 23:43:58.438 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-60 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:43:58.438 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-60 Read: / 23:43:58.438 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:43:58.438 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-60 : Closed 23:43:58.438 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-60 is closed. 23:43:58.438 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:43:58.439 [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.171.231:33928]) by 182 down to 2081470 23:43:58.439 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #72 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 23:43:59.495 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #72 SSH_MSG_CHANNEL_DATA 23:43:59.495 [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.171.231:33928]) by 203 down to 2083470 23:43:59.495 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=203 23:43:59.495 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 203 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:43:59.496 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:43:59.497 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:43:59.497 [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=1} 23:43:59.498 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-61 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:43:59.498 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-61 Read: / 23:43:59.498 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:43:59.498 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-61 : Closed 23:43:59.498 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-61 is closed. 23:43:59.498 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:43:59.499 [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.171.231:33928]) by 182 down to 2081288 23:43:59.499 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #73 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 23:44:00.550 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #73 SSH_MSG_CHANNEL_DATA 23:44:00.550 [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.171.231:33928]) by 203 down to 2083267 23:44:00.550 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=203 23:44:00.550 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 203 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:44:00.551 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:44:00.552 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:44:00.552 [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=1} 23:44:00.553 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-62 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:44:00.553 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-62 Read: / 23:44:00.553 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:44:00.553 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-62 : Closed 23:44:00.553 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-62 is closed. 23:44:00.553 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:44:00.556 [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.171.231:33928]) by 182 down to 2081106 23:44:00.556 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #74 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 23:44:01.609 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #74 SSH_MSG_CHANNEL_DATA 23:44:01.610 [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.171.231:33928]) by 203 down to 2083064 23:44:01.610 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=203 23:44:01.610 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 203 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:44:01.611 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:44:01.611 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:44:01.612 [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=1} 23:44:01.612 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-63 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:44:01.612 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-63 Read: / 23:44:01.612 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:44:01.612 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-63 : Closed 23:44:01.612 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-63 is closed. 23:44:01.612 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:44:01.613 [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.171.231:33928]) by 182 down to 2080924 23:44:01.613 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #75 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 23:44:02.672 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #75 SSH_MSG_CHANNEL_DATA 23:44:02.672 [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.171.231:33928]) by 203 down to 2082861 23:44:02.672 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=203 23:44:02.672 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 203 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:44:02.673 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:44:02.673 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:44:02.674 [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=1} 23:44:02.674 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-64 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:44:02.674 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-64 Read: / 23:44:02.674 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:44:02.674 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-64 : Closed 23:44:02.674 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-64 is closed. 23:44:02.674 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:44:02.676 [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.171.231:33928]) by 182 down to 2080742 23:44:02.676 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #76 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 23:44:03.727 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #76 SSH_MSG_CHANNEL_DATA 23:44:03.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.171.231:33928]) by 203 down to 2082658 23:44:03.727 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=203 23:44:03.727 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 203 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:44:03.728 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:44:03.728 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:44:03.729 [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=1} 23:44:03.729 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-65 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:44:03.729 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-65 Read: / 23:44:03.729 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:44:03.729 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-65 : Closed 23:44:03.729 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-65 is closed. 23:44:03.729 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:44:03.731 [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.171.231:33928]) by 182 down to 2080560 23:44:03.731 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #77 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 23:44:04.780 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #77 SSH_MSG_CHANNEL_DATA 23:44:04.781 [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.171.231:33928]) by 203 down to 2082455 23:44:04.781 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=203 23:44:04.781 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 203 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:44:04.781 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:44:04.782 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:44:04.782 [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=1} 23:44:04.782 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-66 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:44:04.782 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-66 Read: / 23:44:04.783 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:44:04.783 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-66 : Closed 23:44:04.783 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-66 is closed. 23:44:04.783 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:44:04.784 [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.171.231:33928]) by 182 down to 2080378 23:44:04.785 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #78 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 23:44:05.849 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #78 SSH_MSG_CHANNEL_DATA 23:44:05.850 [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.171.231:33928]) by 203 down to 2082252 23:44:05.850 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=203 23:44:05.850 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 203 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:44:05.851 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:44:05.852 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:44:05.852 [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=1} 23:44:05.852 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-67 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:44:05.852 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-67 Read: / 23:44:05.852 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:44:05.852 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-67 : Closed 23:44:05.852 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-67 is closed. 23:44:05.853 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:44:05.854 [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.171.231:33928]) by 182 down to 2080196 23:44:05.854 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #79 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 23:44:06.903 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #79 SSH_MSG_CHANNEL_DATA 23:44:06.903 [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.171.231:33928]) by 203 down to 2082049 23:44:06.903 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=203 23:44:06.903 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 203 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:44:06.904 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:44:06.904 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:44:06.904 [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=1} 23:44:06.905 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-68 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:44:06.905 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-68 Read: / 23:44:06.905 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:44:06.905 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-68 : Closed 23:44:06.905 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-68 is closed. 23:44:06.905 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:44:06.906 [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.171.231:33928]) by 182 down to 2080014 23:44:06.906 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #80 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 23:44:07.966 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #80 SSH_MSG_CHANNEL_DATA 23:44:07.966 [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.171.231:33928]) by 203 down to 2081846 23:44:07.966 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=203 23:44:07.966 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 203 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:44:07.967 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:44:07.968 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:44:07.968 [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=1} 23:44:07.969 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-69 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:44:07.969 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-69 Read: / 23:44:07.969 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:44:07.969 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-69 : Closed 23:44:07.969 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-69 is closed. 23:44:07.969 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:44:07.970 [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.171.231:33928]) by 182 down to 2079832 23:44:07.970 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #81 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 23:44:09.025 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #81 SSH_MSG_CHANNEL_DATA 23:44:09.025 [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.171.231:33928]) by 203 down to 2081643 23:44:09.026 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=203 23:44:09.026 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 203 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:44:09.027 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:44:09.027 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:44:09.027 [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=1} 23:44:09.028 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-70 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:44:09.028 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-70 Read: / 23:44:09.028 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:44:09.028 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-70 : Closed 23:44:09.028 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-70 is closed. 23:44:09.028 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:44:09.029 [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.171.231:33928]) by 182 down to 2079650 23:44:09.029 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #82 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 23:44:10.091 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #82 SSH_MSG_CHANNEL_DATA 23:44:10.091 [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.171.231:33928]) by 203 down to 2081440 23:44:10.091 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=203 23:44:10.091 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 203 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:44:10.092 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:44:10.093 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:44:10.093 [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=1} 23:44:10.093 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-71 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:44:10.093 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-71 Read: / 23:44:10.093 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:44:10.093 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-71 : Closed 23:44:10.093 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-71 is closed. 23:44:10.093 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:44:10.095 [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.171.231:33928]) by 182 down to 2079468 23:44:10.095 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #83 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 23:44:11.151 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #83 SSH_MSG_CHANNEL_DATA 23:44:11.153 [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.171.231:33928]) by 203 down to 2081237 23:44:11.153 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=203 23:44:11.153 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 203 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:44:11.154 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:44:11.155 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:44:11.155 [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=1} 23:44:11.156 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-72 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:44:11.156 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-72 Read: / 23:44:11.156 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:44:11.156 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-72 : Closed 23:44:11.156 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-72 is closed. 23:44:11.156 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:44:11.157 [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.171.231:33928]) by 182 down to 2079286 23:44:11.157 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #84 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 23:44:12.214 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #84 SSH_MSG_CHANNEL_DATA 23:44:12.214 [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.171.231:33928]) by 203 down to 2081034 23:44:12.214 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=203 23:44:12.214 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 203 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:44:12.215 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:44:12.215 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:44:12.216 [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=1} 23:44:12.216 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-73 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:44:12.216 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-73 Read: / 23:44:12.216 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:44:12.216 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-73 : Closed 23:44:12.216 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-73 is closed. 23:44:12.216 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:44:12.218 [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.171.231:33928]) by 182 down to 2079104 23:44:12.218 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #85 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 23:44:13.272 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #85 SSH_MSG_CHANNEL_DATA 23:44:13.272 [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.171.231:33928]) by 203 down to 2080831 23:44:13.272 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=203 23:44:13.272 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 203 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:44:13.273 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:44:13.273 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:44:13.274 [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=1} 23:44:13.274 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-74 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:44:13.274 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-74 Read: / 23:44:13.274 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:44:13.274 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-74 : Closed 23:44:13.274 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-74 is closed. 23:44:13.274 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:44:13.276 [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.171.231:33928]) by 182 down to 2078922 23:44:13.276 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #86 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 23:44:14.329 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #86 SSH_MSG_CHANNEL_DATA 23:44:14.330 [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.171.231:33928]) by 203 down to 2080628 23:44:14.330 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=203 23:44:14.330 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 203 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:44:14.331 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:44:14.331 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:44:14.332 [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=1} 23:44:14.332 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-75 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:44:14.332 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-75 Read: / 23:44:14.332 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:44:14.332 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-75 : Closed 23:44:14.332 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-75 is closed. 23:44:14.332 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:44:14.333 [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.171.231:33928]) by 182 down to 2078740 23:44:14.334 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #87 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 23:44:15.389 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #87 SSH_MSG_CHANNEL_DATA 23:44:15.389 [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.171.231:33928]) by 203 down to 2080425 23:44:15.389 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=203 23:44:15.389 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 203 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:44:15.390 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:44:15.391 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:44:15.391 [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=1} 23:44:15.391 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-76 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:44:15.391 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-76 Read: / 23:44:15.391 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:44:15.391 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-76 : Closed 23:44:15.391 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-76 is closed. 23:44:15.391 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:44:15.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.171.231:33928]) by 182 down to 2078558 23:44:15.393 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #88 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 23:44:15.670 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #88 SSH_MSG_CHANNEL_DATA 23:44:15.670 [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.171.231:33928]) by 203 down to 2080222 23:44:15.671 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=203 23:44:15.671 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 203 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:44:15.672 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:44:15.672 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:44:15.673 [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=1} 23:44:15.673 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-77 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:44:15.673 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-77 Read: / 23:44:15.673 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:44:15.673 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-77 : Closed 23:44:15.673 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-77 is closed. 23:44:15.673 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:44:15.674 [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.171.231:33928]) by 182 down to 2078376 23:44:15.674 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #89 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 23:44:16.727 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #89 SSH_MSG_CHANNEL_DATA 23:44:16.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.171.231:33928]) by 203 down to 2080019 23:44:16.727 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=203 23:44:16.727 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 203 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:44:16.728 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:44:16.728 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:44:16.729 [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=1} 23:44:16.729 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-78 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:44:16.729 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-78 Read: / 23:44:16.729 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:44:16.729 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-78 : Closed 23:44:16.729 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-78 is closed. 23:44:16.729 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:44:16.731 [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.171.231:33928]) by 182 down to 2078194 23:44:16.731 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #90 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 23:44:17.790 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #90 SSH_MSG_CHANNEL_DATA 23:44:17.790 [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.171.231:33928]) by 203 down to 2079816 23:44:17.790 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=203 23:44:17.790 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 203 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:44:17.791 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:44:17.792 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:44:17.792 [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=1} 23:44:17.792 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-79 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:44:17.792 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-79 Read: / 23:44:17.792 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:44:17.792 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-79 : Closed 23:44:17.792 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-79 is closed. 23:44:17.792 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:44:17.793 [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.171.231:33928]) by 182 down to 2078012 23:44:17.793 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #91 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 23:44:18.842 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #91 SSH_MSG_CHANNEL_DATA 23:44:18.843 [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.171.231:33928]) by 203 down to 2079613 23:44:18.843 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=203 23:44:18.843 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 203 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:44:18.844 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:44:18.844 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:44:18.844 [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=1} 23:44:18.845 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-80 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:44:18.845 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-80 Read: / 23:44:18.845 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:44:18.845 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-80 : Closed 23:44:18.845 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-80 is closed. 23:44:18.845 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:44:18.846 [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.171.231:33928]) by 182 down to 2077830 23:44:18.846 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #92 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 23:44:19.901 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #92 SSH_MSG_CHANNEL_DATA 23:44:19.901 [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.171.231:33928]) by 203 down to 2079410 23:44:19.901 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=203 23:44:19.901 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 203 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:44:19.902 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:44:19.903 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:44:19.903 [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=1} 23:44:19.904 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-81 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:44:19.904 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-81 Read: / 23:44:19.904 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:44:19.904 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-81 : Closed 23:44:19.904 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-81 is closed. 23:44:19.904 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:44:19.906 [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.171.231:33928]) by 182 down to 2077648 23:44:19.906 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #93 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 23:44:20.958 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #93 SSH_MSG_CHANNEL_DATA 23:44:20.958 [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.171.231:33928]) by 203 down to 2079207 23:44:20.958 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=203 23:44:20.958 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 203 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:44:20.959 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:44:20.959 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:44:20.960 [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=1} 23:44:20.960 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-82 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:44:20.960 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-82 Read: / 23:44:20.960 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:44:20.960 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-82 : Closed 23:44:20.960 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-82 is closed. 23:44:20.960 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:44:20.962 [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.171.231:33928]) by 182 down to 2077466 23:44:20.962 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #94 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 23:44:22.014 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #94 SSH_MSG_CHANNEL_DATA 23:44:22.014 [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.171.231:33928]) by 203 down to 2079004 23:44:22.014 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=203 23:44:22.014 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 203 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:44:22.015 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:44:22.017 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:44:22.017 [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=1} 23:44:22.017 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-83 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:44:22.017 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-83 Read: / 23:44:22.018 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:44:22.018 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-83 : Closed 23:44:22.018 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-83 is closed. 23:44:22.018 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:44:22.019 [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.171.231:33928]) by 182 down to 2077284 23:44:22.019 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #95 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 23:44:23.074 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #95 SSH_MSG_CHANNEL_DATA 23:44:23.074 [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.171.231:33928]) by 203 down to 2078801 23:44:23.074 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=203 23:44:23.074 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 203 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:44:23.076 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:44:23.077 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:44:23.077 [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=1} 23:44:23.077 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-84 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:44:23.077 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-84 Read: / 23:44:23.077 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:44:23.077 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-84 : Closed 23:44:23.077 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-84 is closed. 23:44:23.078 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:44:23.080 [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.171.231:33928]) by 182 down to 2077102 23:44:23.080 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #96 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 23:44:24.133 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #96 SSH_MSG_CHANNEL_DATA 23:44:24.133 [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.171.231:33928]) by 203 down to 2078598 23:44:24.133 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=203 23:44:24.133 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 203 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:44:24.134 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:44:24.135 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:44:24.136 [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=1} 23:44:24.136 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-85 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:44:24.136 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-85 Read: / 23:44:24.136 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:44:24.136 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-85 : Closed 23:44:24.136 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-85 is closed. 23:44:24.136 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:44:24.137 [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.171.231:33928]) by 182 down to 2076920 23:44:24.137 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #97 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 23:44:25.191 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #97 SSH_MSG_CHANNEL_DATA 23:44:25.191 [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.171.231:33928]) by 203 down to 2078395 23:44:25.191 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=203 23:44:25.191 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 203 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:44:25.192 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:44:25.192 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:44:25.192 [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=1} 23:44:25.193 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-86 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:44:25.193 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-86 Read: / 23:44:25.193 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:44:25.193 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-86 : Closed 23:44:25.193 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-86 is closed. 23:44:25.193 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:44:25.196 [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.171.231:33928]) by 182 down to 2076738 23:44:25.196 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #98 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 23:44:26.249 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #98 SSH_MSG_CHANNEL_DATA 23:44:26.250 [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.171.231:33928]) by 203 down to 2078192 23:44:26.250 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=203 23:44:26.250 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 203 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:44:26.251 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:44:26.252 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:44:26.252 [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=1} 23:44:26.252 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-87 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:44:26.252 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-87 Read: / 23:44:26.252 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:44:26.252 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-87 : Closed 23:44:26.252 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-87 is closed. 23:44:26.253 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:44:26.255 [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.171.231:33928]) by 182 down to 2076556 23:44:26.255 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #99 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 23:44:27.310 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #99 SSH_MSG_CHANNEL_DATA 23:44:27.311 [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.171.231:33928]) by 203 down to 2077989 23:44:27.311 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=203 23:44:27.311 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 203 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:44:27.312 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:44:27.313 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:44:27.313 [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=1} 23:44:27.313 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-88 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:44:27.313 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-88 Read: / 23:44:27.313 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:44:27.313 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-88 : Closed 23:44:27.313 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-88 is closed. 23:44:27.314 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:44:27.316 [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.171.231:33928]) by 182 down to 2076374 23:44:27.316 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #100 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 23:44:28.367 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #100 SSH_MSG_CHANNEL_DATA 23:44:28.367 [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.171.231:33928]) by 203 down to 2077786 23:44:28.367 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=203 23:44:28.367 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 203 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:44:28.368 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:44:28.369 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:44:28.369 [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=1} 23:44:28.369 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-89 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:44:28.369 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-89 Read: / 23:44:28.369 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:44:28.369 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-89 : Closed 23:44:28.369 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-89 is closed. 23:44:28.370 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:44:28.371 [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.171.231:33928]) by 182 down to 2076192 23:44:28.371 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #101 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 23:44:28.400 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #101 SSH_MSG_IGNORE 23:44:28.400 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_IGNORE 23:44:28.411 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #102 sending command=2[SSH_MSG_IGNORE] len=27 23:44:29.421 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #102 SSH_MSG_CHANNEL_DATA 23:44:29.421 [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.171.231:33928]) by 203 down to 2077583 23:44:29.421 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=203 23:44:29.421 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 203 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:44:29.422 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:44:29.423 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:44:29.423 [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=1} 23:44:29.423 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-90 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:44:29.423 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-90 Read: / 23:44:29.423 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:44:29.423 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-90 : Closed 23:44:29.423 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-90 is closed. 23:44:29.423 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:44:29.425 [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.171.231:33928]) by 182 down to 2076010 23:44:29.425 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #103 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 23:44:30.477 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #103 SSH_MSG_CHANNEL_DATA 23:44:30.477 [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.171.231:33928]) by 203 down to 2077380 23:44:30.477 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=203 23:44:30.477 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 203 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:44:30.478 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:44:30.478 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:44:30.481 [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=1} 23:44:30.486 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-91 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:44:30.486 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-91 Read: / 23:44:30.486 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:44:30.486 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-91 : Closed 23:44:30.486 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-91 is closed. 23:44:30.486 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:44:30.487 [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.171.231:33928]) by 182 down to 2075828 23:44:30.487 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #104 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 23:44:31.558 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #104 SSH_MSG_CHANNEL_DATA 23:44:31.558 [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.171.231:33928]) by 203 down to 2077177 23:44:31.558 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=203 23:44:31.558 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 203 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:44:31.560 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:44:31.561 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:44:31.563 [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=1} 23:44:31.564 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-92 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:44:31.564 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-92 Read: / 23:44:31.564 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:44:31.564 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-92 : Closed 23:44:31.564 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-92 is closed. 23:44:31.564 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:44:31.565 [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.171.231:33928]) by 182 down to 2075646 23:44:31.565 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #105 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 23:44:32.615 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #105 SSH_MSG_CHANNEL_DATA 23:44:32.617 [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.171.231:33928]) by 203 down to 2076974 23:44:32.617 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=203 23:44:32.617 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 203 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:44:32.618 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:44:32.619 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:44:32.622 [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=1} 23:44:32.622 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-93 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:44:32.622 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-93 Read: / 23:44:32.622 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:44:32.622 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-93 : Closed 23:44:32.622 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-93 is closed. 23:44:32.622 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:44:32.624 [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.171.231:33928]) by 182 down to 2075464 23:44:32.624 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #106 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 23:44:33.675 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #106 SSH_MSG_CHANNEL_DATA 23:44:33.675 [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.171.231:33928]) by 203 down to 2076771 23:44:33.675 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=203 23:44:33.675 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 203 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:44:33.676 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:44:33.677 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:44:33.677 [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=1} 23:44:33.677 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-94 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:44:33.677 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-94 Read: / 23:44:33.677 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:44:33.678 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-94 : Closed 23:44:33.678 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-94 is closed. 23:44:33.678 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:44:33.679 [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.171.231:33928]) by 182 down to 2075282 23:44:33.679 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #107 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 23:44:34.729 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #107 SSH_MSG_CHANNEL_DATA 23:44:34.729 [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.171.231:33928]) by 203 down to 2076568 23:44:34.730 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=203 23:44:34.730 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 203 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:44:34.730 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:44:34.731 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:44:34.731 [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=1} 23:44:34.731 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-95 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:44:34.731 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-95 Read: / 23:44:34.731 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:44:34.731 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-95 : Closed 23:44:34.731 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-95 is closed. 23:44:34.732 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:44:34.733 [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.171.231:33928]) by 182 down to 2075100 23:44:34.733 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #108 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 23:44:35.787 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #108 SSH_MSG_CHANNEL_DATA 23:44:35.788 [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.171.231:33928]) by 203 down to 2076365 23:44:35.788 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=203 23:44:35.788 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 203 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:44:35.788 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:44:35.789 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:44:35.789 [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=1} 23:44:35.789 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-96 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:44:35.789 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-96 Read: / 23:44:35.789 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:44:35.789 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-96 : Closed 23:44:35.789 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-96 is closed. 23:44:35.790 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:44:35.790 [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.171.231:33928]) by 182 down to 2074918 23:44:35.791 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #109 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 23:44:36.912 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #109 SSH_MSG_CHANNEL_DATA 23:44:36.912 [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.171.231:33928]) by 203 down to 2076162 23:44:36.912 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=203 23:44:36.912 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 203 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:44:36.913 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:44:36.913 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:44:36.914 [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=1} 23:44:36.914 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-97 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:44:36.914 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-97 Read: / 23:44:36.914 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:44:36.914 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-97 : Closed 23:44:36.914 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-97 is closed. 23:44:36.914 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:44:36.915 [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.171.231:33928]) by 182 down to 2074736 23:44:36.915 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #110 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 23:44:37.960 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #110 SSH_MSG_CHANNEL_DATA 23:44:37.960 [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.171.231:33928]) by 203 down to 2075959 23:44:37.960 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=203 23:44:37.961 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 203 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:44:37.961 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:44:37.962 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:44:37.962 [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=1} 23:44:37.962 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-98 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:44:37.962 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-98 Read: / 23:44:37.963 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:44:37.963 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-98 : Closed 23:44:37.963 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-98 is closed. 23:44:37.963 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:44:37.964 [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.171.231:33928]) by 182 down to 2074554 23:44:37.964 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #111 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 23:44:39.012 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #111 SSH_MSG_CHANNEL_DATA 23:44:39.012 [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.171.231:33928]) by 203 down to 2075756 23:44:39.012 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=203 23:44:39.012 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 203 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:44:39.013 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:44:39.013 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:44:39.014 [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=1} 23:44:39.014 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-99 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:44:39.014 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-99 Read: / 23:44:39.014 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:44:39.014 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-99 : Closed 23:44:39.014 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-99 is closed. 23:44:39.014 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:44:39.015 [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.171.231:33928]) by 182 down to 2074372 23:44:39.015 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #112 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 23:44:40.072 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #112 SSH_MSG_CHANNEL_DATA 23:44:40.072 [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.171.231:33928]) by 204 down to 2075552 23:44:40.072 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=204 23:44:40.072 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 204 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:44:40.073 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:44:40.074 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:44:40.074 [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=1} 23:44:40.074 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-100 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:44:40.074 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-100 Read: / 23:44:40.074 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:44:40.074 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-100 : Closed 23:44:40.074 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-100 is closed. 23:44:40.074 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:44:40.075 [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.171.231:33928]) by 183 down to 2074189 23:44:40.076 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #113 sending command=94[SSH_MSG_CHANNEL_DATA] len=192 23:44:41.129 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #113 SSH_MSG_CHANNEL_DATA 23:44:41.129 [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.171.231:33928]) by 204 down to 2075348 23:44:41.129 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=204 23:44:41.129 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 204 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:44:41.130 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:44:41.131 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:44:41.131 [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=1} 23:44:41.131 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-101 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:44:41.131 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-101 Read: / 23:44:41.131 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:44:41.131 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-101 : Closed 23:44:41.131 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-101 is closed. 23:44:41.132 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:44:41.133 [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.171.231:33928]) by 183 down to 2074006 23:44:41.133 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #114 sending command=94[SSH_MSG_CHANNEL_DATA] len=192 23:44:42.186 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #114 SSH_MSG_CHANNEL_DATA 23:44:42.186 [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.171.231:33928]) by 204 down to 2075144 23:44:42.186 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=204 23:44:42.186 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 204 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:44:42.187 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:44:42.187 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:44:42.187 [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=1} 23:44:42.188 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-102 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:44:42.188 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-102 Read: / 23:44:42.188 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:44:42.188 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-102 : Closed 23:44:42.188 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-102 is closed. 23:44:42.188 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:44:42.189 [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.171.231:33928]) by 183 down to 2073823 23:44:42.189 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #115 sending command=94[SSH_MSG_CHANNEL_DATA] len=192 23:44:43.242 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #115 SSH_MSG_CHANNEL_DATA 23:44:43.242 [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.171.231:33928]) by 204 down to 2074940 23:44:43.244 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=204 23:44:43.244 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 204 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:44:43.245 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:44:43.245 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:44:43.246 [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=1} 23:44:43.246 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-103 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:44:43.246 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-103 Read: / 23:44:43.246 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:44:43.246 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-103 : Closed 23:44:43.246 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-103 is closed. 23:44:43.246 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:44:43.247 [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.171.231:33928]) by 183 down to 2073640 23:44:43.247 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #116 sending command=94[SSH_MSG_CHANNEL_DATA] len=192 23:44:44.299 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #116 SSH_MSG_CHANNEL_DATA 23:44:44.299 [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.171.231:33928]) by 204 down to 2074736 23:44:44.299 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=204 23:44:44.299 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 204 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:44:44.300 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:44:44.300 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:44:44.301 [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=1} 23:44:44.301 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-104 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:44:44.301 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-104 Read: / 23:44:44.301 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:44:44.301 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-104 : Closed 23:44:44.301 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-104 is closed. 23:44:44.301 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:44:44.302 [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.171.231:33928]) by 183 down to 2073457 23:44:44.302 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #117 sending command=94[SSH_MSG_CHANNEL_DATA] len=192 23:44:45.354 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #117 SSH_MSG_CHANNEL_DATA 23:44:45.354 [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.171.231:33928]) by 204 down to 2074532 23:44:45.354 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=204 23:44:45.354 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 204 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:44:45.354 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:44:45.355 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:44:45.355 [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=1} 23:44:45.355 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-105 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:44:45.355 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-105 Read: / 23:44:45.355 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:44:45.355 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-105 : Closed 23:44:45.355 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-105 is closed. 23:44:45.356 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:44:45.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.171.231:33928]) by 183 down to 2073274 23:44:45.357 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #118 sending command=94[SSH_MSG_CHANNEL_DATA] len=192 23:44:46.404 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #118 SSH_MSG_CHANNEL_DATA 23:44:46.404 [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.171.231:33928]) by 204 down to 2074328 23:44:46.404 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=204 23:44:46.404 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 204 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:44:46.405 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:44:46.405 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:44:46.405 [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=1} 23:44:46.405 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-106 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:44:46.405 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-106 Read: / 23:44:46.405 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:44:46.406 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-106 : Closed 23:44:46.406 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-106 is closed. 23:44:46.406 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:44:46.407 [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.171.231:33928]) by 183 down to 2073091 23:44:46.407 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #119 sending command=94[SSH_MSG_CHANNEL_DATA] len=192 23:44:47.457 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #119 SSH_MSG_CHANNEL_DATA 23:44:47.457 [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.171.231:33928]) by 204 down to 2074124 23:44:47.457 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=204 23:44:47.457 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 204 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:44:47.458 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:44:47.458 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:44:47.458 [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=1} 23:44:47.458 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-107 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:44:47.459 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-107 Read: / 23:44:47.459 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:44:47.459 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-107 : Closed 23:44:47.459 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-107 is closed. 23:44:47.459 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:44:47.461 [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.171.231:33928]) by 183 down to 2072908 23:44:47.461 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #120 sending command=94[SSH_MSG_CHANNEL_DATA] len=192 23:44:48.507 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #120 SSH_MSG_CHANNEL_DATA 23:44:48.507 [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.171.231:33928]) by 204 down to 2073920 23:44:48.507 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=204 23:44:48.507 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 204 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:44:48.508 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:44:48.509 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:44:48.509 [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=1} 23:44:48.509 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-108 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:44:48.509 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-108 Read: / 23:44:48.509 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:44:48.509 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-108 : Closed 23:44:48.509 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-108 is closed. 23:44:48.509 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:44:48.510 [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.171.231:33928]) by 183 down to 2072725 23:44:48.510 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #121 sending command=94[SSH_MSG_CHANNEL_DATA] len=192 23:44:49.561 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #121 SSH_MSG_CHANNEL_DATA 23:44:49.561 [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.171.231:33928]) by 204 down to 2073716 23:44:49.561 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=204 23:44:49.561 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 204 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:44:49.562 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:44:49.562 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:44:49.563 [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=1} 23:44:49.563 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-109 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:44:49.563 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-109 Read: / 23:44:49.563 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:44:49.563 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-109 : Closed 23:44:49.563 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-109 is closed. 23:44:49.563 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:44:49.564 [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.171.231:33928]) by 183 down to 2072542 23:44:49.565 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #122 sending command=94[SSH_MSG_CHANNEL_DATA] len=192 23:44:50.621 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #122 SSH_MSG_CHANNEL_DATA 23:44:50.621 [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.171.231:33928]) by 204 down to 2073512 23:44:50.621 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=204 23:44:50.621 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 204 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:44:50.622 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:44:50.622 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:44:50.622 [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=1} 23:44:50.623 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-110 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:44:50.623 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-110 Read: / 23:44:50.623 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:44:50.623 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-110 : Closed 23:44:50.623 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-110 is closed. 23:44:50.623 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:44:50.624 [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.171.231:33928]) by 183 down to 2072359 23:44:50.624 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #123 sending command=94[SSH_MSG_CHANNEL_DATA] len=192 23:44:51.672 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #123 SSH_MSG_CHANNEL_DATA 23:44:51.672 [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.171.231:33928]) by 204 down to 2073308 23:44:51.672 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=204 23:44:51.672 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 204 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:44:51.673 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:44:51.673 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:44:51.674 [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=1} 23:44:51.674 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-111 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:44:51.674 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-111 Read: / 23:44:51.674 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:44:51.674 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-111 : Closed 23:44:51.674 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-111 is closed. 23:44:51.674 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:44:51.675 [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.171.231:33928]) by 183 down to 2072176 23:44:51.675 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #124 sending command=94[SSH_MSG_CHANNEL_DATA] len=192 23:44:52.731 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #124 SSH_MSG_CHANNEL_DATA 23:44:52.731 [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.171.231:33928]) by 204 down to 2073104 23:44:52.731 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=204 23:44:52.731 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 204 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:44:52.733 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:44:52.733 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:44:52.733 [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=1} 23:44:52.733 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-112 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:44:52.733 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-112 Read: / 23:44:52.733 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:44:52.733 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-112 : Closed 23:44:52.734 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-112 is closed. 23:44:52.734 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:44:52.735 [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.171.231:33928]) by 183 down to 2071993 23:44:52.735 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #125 sending command=94[SSH_MSG_CHANNEL_DATA] len=192 23:44:53.784 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #125 SSH_MSG_CHANNEL_DATA 23:44:53.787 [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.171.231:33928]) by 204 down to 2072900 23:44:53.787 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=204 23:44:53.787 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 204 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:44:53.788 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:44:53.788 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:44:53.788 [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=1} 23:44:53.788 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-113 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:44:53.789 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-113 Read: / 23:44:53.789 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:44:53.789 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-113 : Closed 23:44:53.789 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-113 is closed. 23:44:53.789 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:44:53.790 [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.171.231:33928]) by 183 down to 2071810 23:44:53.790 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #126 sending command=94[SSH_MSG_CHANNEL_DATA] len=192 23:44:54.843 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #126 SSH_MSG_CHANNEL_DATA 23:44:54.843 [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.171.231:33928]) by 204 down to 2072696 23:44:54.843 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=204 23:44:54.843 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 204 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:44:54.844 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:44:54.844 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:44:54.845 [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=1} 23:44:54.845 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-114 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:44:54.845 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-114 Read: / 23:44:54.845 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:44:54.845 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-114 : Closed 23:44:54.845 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-114 is closed. 23:44:54.845 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:44:54.846 [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.171.231:33928]) by 183 down to 2071627 23:44:54.846 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #127 sending command=94[SSH_MSG_CHANNEL_DATA] len=192 23:44:55.892 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #127 SSH_MSG_CHANNEL_DATA 23:44:55.892 [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.171.231:33928]) by 204 down to 2072492 23:44:55.892 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=204 23:44:55.892 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 204 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:44:55.893 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:44:55.893 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:44:55.894 [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=1} 23:44:55.894 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-115 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:44:55.894 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-115 Read: / 23:44:55.894 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:44:55.894 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-115 : Closed 23:44:55.894 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-115 is closed. 23:44:55.894 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:44:55.895 [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.171.231:33928]) by 183 down to 2071444 23:44:55.895 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #128 sending command=94[SSH_MSG_CHANNEL_DATA] len=192 23:44:56.946 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #128 SSH_MSG_CHANNEL_DATA 23:44:56.947 [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.171.231:33928]) by 204 down to 2072288 23:44:56.947 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=204 23:44:56.947 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 204 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:44:56.947 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:44:56.948 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:44:56.948 [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=1} 23:44:56.948 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-116 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:44:56.948 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-116 Read: / 23:44:56.949 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:44:56.949 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-116 : Closed 23:44:56.949 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-116 is closed. 23:44:56.949 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:44:56.950 [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.171.231:33928]) by 183 down to 2071261 23:44:56.950 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #129 sending command=94[SSH_MSG_CHANNEL_DATA] len=192 23:44:57.997 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #129 SSH_MSG_CHANNEL_DATA 23:44:57.998 [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.171.231:33928]) by 204 down to 2072084 23:44:57.998 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=204 23:44:57.998 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 204 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:44:57.999 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:44:57.999 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:44:57.999 [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=1} 23:44:57.999 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-117 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:44:58.000 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-117 Read: / 23:44:58.000 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:44:58.000 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-117 : Closed 23:44:58.000 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-117 is closed. 23:44:58.000 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:44:58.001 [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.171.231:33928]) by 183 down to 2071078 23:44:58.001 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #130 sending command=94[SSH_MSG_CHANNEL_DATA] len=192 23:44:58.384 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #130 SSH_MSG_IGNORE 23:44:58.385 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_IGNORE 23:44:58.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #131 sending command=2[SSH_MSG_IGNORE] len=27 23:44:59.053 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #131 SSH_MSG_CHANNEL_DATA 23:44:59.054 [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.171.231:33928]) by 204 down to 2071880 23:44:59.054 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=204 23:44:59.054 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 204 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:44:59.055 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:44:59.056 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:44:59.056 [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=1} 23:44:59.056 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-118 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:44:59.056 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-118 Read: / 23:44:59.056 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:44:59.056 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-118 : Closed 23:44:59.056 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-118 is closed. 23:44:59.057 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:44:59.059 [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.171.231:33928]) by 183 down to 2070895 23:44:59.060 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #132 sending command=94[SSH_MSG_CHANNEL_DATA] len=192 23:45:00.105 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #132 SSH_MSG_CHANNEL_DATA 23:45:00.106 [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.171.231:33928]) by 204 down to 2071676 23:45:00.106 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=204 23:45:00.106 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 204 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:45:00.107 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:45:00.107 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:45:00.108 [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=1} 23:45:00.108 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-119 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:45:00.108 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-119 Read: / 23:45:00.108 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:45:00.108 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-119 : Closed 23:45:00.108 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-119 is closed. 23:45:00.109 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:45:00.109 [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.171.231:33928]) by 183 down to 2070712 23:45:00.110 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #133 sending command=94[SSH_MSG_CHANNEL_DATA] len=192 23:45:01.163 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #133 SSH_MSG_CHANNEL_DATA 23:45:01.163 [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.171.231:33928]) by 204 down to 2071472 23:45:01.163 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=204 23:45:01.163 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 204 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:45:01.164 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:45:01.164 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:45:01.164 [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=1} 23:45:01.165 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-120 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:45:01.165 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-120 Read: / 23:45:01.165 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:45:01.165 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-120 : Closed 23:45:01.165 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-120 is closed. 23:45:01.165 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:45:01.166 [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.171.231:33928]) by 183 down to 2070529 23:45:01.166 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #134 sending command=94[SSH_MSG_CHANNEL_DATA] len=192 23:45:02.204 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #134 SSH_MSG_CHANNEL_DATA 23:45:02.204 [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.171.231:33928]) by 204 down to 2071268 23:45:02.205 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=204 23:45:02.205 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 204 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:45:02.205 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:45:02.206 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:45:02.207 [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=1} 23:45:02.207 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-121 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:45:02.207 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-121 Read: / 23:45:02.207 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:45:02.207 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-121 : Closed 23:45:02.207 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-121 is closed. 23:45:02.207 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:45:02.211 [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.171.231:33928]) by 183 down to 2070346 23:45:02.211 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #135 sending command=94[SSH_MSG_CHANNEL_DATA] len=192 23:45:03.262 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #135 SSH_MSG_CHANNEL_DATA 23:45:03.262 [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.171.231:33928]) by 204 down to 2071064 23:45:03.262 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=204 23:45:03.262 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 204 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:45:03.263 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:45:03.263 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:45:03.271 [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=1} 23:45:03.271 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-122 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:45:03.271 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-122 Read: / 23:45:03.271 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:45:03.271 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-122 : Closed 23:45:03.271 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-122 is closed. 23:45:03.271 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:45:03.272 [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.171.231:33928]) by 183 down to 2070163 23:45:03.272 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #136 sending command=94[SSH_MSG_CHANNEL_DATA] len=192 23:45:04.326 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #136 SSH_MSG_CHANNEL_DATA 23:45:04.327 [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.171.231:33928]) by 204 down to 2070860 23:45:04.327 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=204 23:45:04.327 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 204 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:45:04.328 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:45:04.328 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:45:04.328 [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=1} 23:45:04.329 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-123 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:45:04.329 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-123 Read: / 23:45:04.329 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:45:04.329 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-123 : Closed 23:45:04.329 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-123 is closed. 23:45:04.329 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:45:04.330 [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.171.231:33928]) by 183 down to 2069980 23:45:04.330 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #137 sending command=94[SSH_MSG_CHANNEL_DATA] len=192 23:45:05.383 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #137 SSH_MSG_CHANNEL_DATA 23:45:05.384 [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.171.231:33928]) by 204 down to 2070656 23:45:05.384 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=204 23:45:05.384 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 204 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:45:05.385 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:45:05.385 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:45:05.386 [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=1} 23:45:05.386 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-124 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:45:05.386 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-124 Read: / 23:45:05.386 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:45:05.386 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-124 : Closed 23:45:05.386 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-124 is closed. 23:45:05.386 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:45:05.387 [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.171.231:33928]) by 183 down to 2069797 23:45:05.387 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #138 sending command=94[SSH_MSG_CHANNEL_DATA] len=192 23:45:06.442 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #138 SSH_MSG_CHANNEL_DATA 23:45:06.443 [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.171.231:33928]) by 204 down to 2070452 23:45:06.443 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=204 23:45:06.443 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 204 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:45:06.445 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:45:06.445 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:45:06.446 [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=1} 23:45:06.446 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-125 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:45:06.446 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-125 Read: / 23:45:06.446 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:45:06.446 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-125 : Closed 23:45:06.446 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-125 is closed. 23:45:06.446 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:45:06.447 [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.171.231:33928]) by 183 down to 2069614 23:45:06.448 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #139 sending command=94[SSH_MSG_CHANNEL_DATA] len=192 23:45:07.497 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #139 SSH_MSG_CHANNEL_DATA 23:45:07.498 [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.171.231:33928]) by 204 down to 2070248 23:45:07.498 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=204 23:45:07.498 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 204 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:45:07.499 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:45:07.499 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:45:07.499 [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=1} 23:45:07.500 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-126 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:45:07.500 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-126 Read: / 23:45:07.500 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:45:07.500 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-126 : Closed 23:45:07.500 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-126 is closed. 23:45:07.501 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:45:07.504 [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.171.231:33928]) by 183 down to 2069431 23:45:07.504 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #140 sending command=94[SSH_MSG_CHANNEL_DATA] len=192 23:45:08.554 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #140 SSH_MSG_CHANNEL_DATA 23:45:08.554 [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.171.231:33928]) by 204 down to 2070044 23:45:08.554 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=204 23:45:08.554 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 204 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:45:08.555 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:45:08.555 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:45:08.555 [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=1} 23:45:08.556 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-127 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:45:08.556 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-127 Read: / 23:45:08.556 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:45:08.556 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-127 : Closed 23:45:08.556 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-127 is closed. 23:45:08.556 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:45:08.557 [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.171.231:33928]) by 183 down to 2069248 23:45:08.557 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #141 sending command=94[SSH_MSG_CHANNEL_DATA] len=192 23:45:09.608 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #141 SSH_MSG_CHANNEL_DATA 23:45:09.608 [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.171.231:33928]) by 204 down to 2069840 23:45:09.608 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=204 23:45:09.608 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 204 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:45:09.609 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:45:09.609 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:45:09.609 [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=1} 23:45:09.610 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-128 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:45:09.610 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-128 Read: / 23:45:09.610 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:45:09.610 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-128 : Closed 23:45:09.610 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-128 is closed. 23:45:09.610 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:45:09.611 [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.171.231:33928]) by 183 down to 2069065 23:45:09.611 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #142 sending command=94[SSH_MSG_CHANNEL_DATA] len=192 23:45:10.663 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #142 SSH_MSG_CHANNEL_DATA 23:45:10.663 [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.171.231:33928]) by 204 down to 2069636 23:45:10.663 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=204 23:45:10.663 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 204 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:45:10.663 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:45:10.664 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:45:10.664 [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=1} 23:45:10.664 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-129 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:45:10.664 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-129 Read: / 23:45:10.664 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:45:10.664 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-129 : Closed 23:45:10.664 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-129 is closed. 23:45:10.665 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:45:10.666 [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.171.231:33928]) by 183 down to 2068882 23:45:10.666 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #143 sending command=94[SSH_MSG_CHANNEL_DATA] len=192 23:45:11.715 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #143 SSH_MSG_CHANNEL_DATA 23:45:11.715 [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.171.231:33928]) by 204 down to 2069432 23:45:11.717 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=204 23:45:11.717 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 204 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:45:11.717 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:45:11.718 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:45:11.718 [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=1} 23:45:11.718 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-130 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:45:11.718 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-130 Read: / 23:45:11.718 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:45:11.718 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-130 : Closed 23:45:11.718 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-130 is closed. 23:45:11.718 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:45:11.721 [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.171.231:33928]) by 183 down to 2068699 23:45:11.721 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #144 sending command=94[SSH_MSG_CHANNEL_DATA] len=192 23:45:12.770 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #144 SSH_MSG_CHANNEL_DATA 23:45:12.770 [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.171.231:33928]) by 204 down to 2069228 23:45:12.771 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=204 23:45:12.771 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 204 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:45:12.771 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:45:12.772 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:45:12.772 [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=1} 23:45:12.772 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-131 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:45:12.772 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-131 Read: / 23:45:12.772 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:45:12.772 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-131 : Closed 23:45:12.772 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-131 is closed. 23:45:12.773 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:45:12.774 [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.171.231:33928]) by 183 down to 2068516 23:45:12.774 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #145 sending command=94[SSH_MSG_CHANNEL_DATA] len=192 23:45:13.825 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #145 SSH_MSG_CHANNEL_DATA 23:45:13.825 [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.171.231:33928]) by 204 down to 2069024 23:45:13.825 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=204 23:45:13.825 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 204 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:45:13.826 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:45:13.827 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:45:13.827 [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=1} 23:45:13.828 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-132 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:45:13.828 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-132 Read: / 23:45:13.828 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:45:13.828 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-132 : Closed 23:45:13.828 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-132 is closed. 23:45:13.828 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:45:13.830 [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.171.231:33928]) by 183 down to 2068333 23:45:13.830 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #146 sending command=94[SSH_MSG_CHANNEL_DATA] len=192 23:45:14.884 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #146 SSH_MSG_CHANNEL_DATA 23:45:14.884 [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.171.231:33928]) by 204 down to 2068820 23:45:14.884 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=204 23:45:14.884 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 204 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:45:14.885 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:45:14.885 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:45:14.886 [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=1} 23:45:14.886 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-133 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:45:14.886 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-133 Read: / 23:45:14.886 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:45:14.886 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-133 : Closed 23:45:14.886 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-133 is closed. 23:45:14.886 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:45:14.887 [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.171.231:33928]) by 183 down to 2068150 23:45:14.887 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #147 sending command=94[SSH_MSG_CHANNEL_DATA] len=192 23:45:15.944 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #147 SSH_MSG_CHANNEL_DATA 23:45:15.944 [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.171.231:33928]) by 204 down to 2068616 23:45:15.944 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=204 23:45:15.944 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 204 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:45:15.945 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:45:15.946 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:45:15.946 [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=1} 23:45:15.947 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-134 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:45:15.947 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-134 Read: / 23:45:15.947 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:45:15.947 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-134 : Closed 23:45:15.954 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-134 is closed. 23:45:15.954 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:45:15.955 [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.171.231:33928]) by 183 down to 2067967 23:45:15.955 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #148 sending command=94[SSH_MSG_CHANNEL_DATA] len=192 23:45:16.807 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #148 SSH_MSG_CHANNEL_DATA 23:45:16.808 [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.171.231:33928]) by 204 down to 2068412 23:45:16.808 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=204 23:45:16.808 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 204 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:45:16.809 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:45:16.809 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:45:16.810 [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=1} 23:45:16.810 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-135 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:45:16.810 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-135 Read: / 23:45:16.810 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:45:16.810 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-135 : Closed 23:45:16.810 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-135 is closed. 23:45:16.810 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:45:16.811 [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.171.231:33928]) by 183 down to 2067784 23:45:16.811 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #149 sending command=94[SSH_MSG_CHANNEL_DATA] len=192 23:45:17.070 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.231:33928]) process #149 SSH_MSG_CHANNEL_DATA 23:45:17.070 [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.171.231:33928]) by 204 down to 2068208 23:45:17.070 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_DATA len=204 23:45:17.070 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 204 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:45:17.071 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 23:45:17.071 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 23:45:17.071 [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=1} 23:45:17.071 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-136 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@684b326e 23:45:17.071 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-136 Read: / 23:45:17.071 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 23:45:17.071 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-136 : Closed 23:45:17.071 [netconf-device-simulator-threads-1] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-136 is closed. 23:45:17.072 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 23:45:17.075 [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.171.231:33928]) by 183 down to 2067601 23:45:17.075 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #150 sending command=94[SSH_MSG_CHANNEL_DATA] len=192 23:45:17.425 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.231:33928])[TransportServerSubsystem[netconf]] exiting - value=0, message= 23:45:17.425 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) exit code=0, immediate=false 23:45:17.425 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_EOF (state=Opened) 23:45:17.425 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #151 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 23:45:17.426 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) SSH_MSG_CHANNEL_REQUEST exit-status=0 23:45:17.426 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #152 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 23:45:17.426 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) Closing gracefully 23:45:17.429 [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.171.231:33928]) 23:45:17.429 [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.171.231:33928]) 23:45:17.434 [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.171.231:33928]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 23:45:17.435 [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.171.231:33928]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 23:45:17.435 [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.171.231:33928]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 23:45:17.435 [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.171.231:33928]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 23:45:17.435 [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.171.231:33928])[immediately=false] processing 23:45:17.435 [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.171.231:33928])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 23:45:17.435 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.231:33928]) packet #153 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 23:45:17.436 [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.171.231:33928]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 23:45:17.436 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) Closing immediately 23:45:17.436 [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.171.231:33928]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 23:45:17.436 [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.171.231:33928]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 23:45:17.436 [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.171.231:33928])[immediately=true] processing 23:45:17.436 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928] 23:45:17.436 [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@bd6165c) signal close complete immediately=true 23:45:17.436 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 23:45:17.436 [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@498e0579) signal close complete immediately=true 23:45:17.437 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928])[Immediately] closed 23:45:17.437 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) result=null 23:45:17.437 [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@58a022e5) signal close complete immediately=false 23:45:17.437 [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@63ffab5b) signal close complete immediately=false 23:45:17.437 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.231:33928]) code=0 message='' shell closed 23:45:17.437 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.231:33928]) Closing immediately 23:45:17.437 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 23:45:17.438 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.231:33928]]) Closing immediately 23:45:17.438 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.231:33928]) stopping 23:45:17.438 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.231:33928]) stopped 23:45:17.438 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.231:33928]])[Immediately] closed 23:45:17.438 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.s.T.30.171.222:17830] - close(TransportIoSession[local=/10.30.171.222:17830, remote=/10.30.171.231:33928]) Closing immediately 23:45:17.438 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.s.T.30.171.222:17830] - close(TransportIoSession[local=/10.30.171.222:17830, remote=/10.30.171.231:33928])[Immediately] closed 23:45:17.438 [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@60c92d47) signal close complete immediately=true 23:45:17.438 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.231:33928])[Immediately] closed 23:45:17.438 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xf1611432, L:/10.30.171.222:17830 ! R:/10.30.171.231:33928] inactive. 23:45:17.438 [netconf-device-simulator-threads-1] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=1, channel=[id: 0xf1611432, L:/10.30.171.222:17830 ! R:/10.30.171.231:33928]} end of input detected while session was in state up 23:45:17.438 [netconf-device-simulator-threads-1] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=1, channel=[id: 0xf1611432, L:/10.30.171.222:17830 ! R:/10.30.171.231:33928]} down, reason: End of input