19:26:00.338 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:26:00.338 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 19:26:00.348 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 19:26:00.348 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 19:26:00.357 [main] INFO o.o.n.c.impl.DefaultNetconfTimer - NETCONF timer started 19:26:00.480 [main] INFO o.o.n.c.m.i.DefaultSchemaResourceManager - Schema Resource Manager instantiated on /tmp/junit-8672927807908705653/schema 19:26:00.660 [main] INFO o.o.n.c.impl.DefaultNetconfTimer - NETCONF timer started 19:26:00.661 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Starting 1, SSH simulated devices starting on port 42427 19:26:00.663 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Loading models from classpath. 19:26:00.669 [main] INFO o.o.y.y.p.r.SharedEffectiveModelContextFactory - Using weak references 19:26:00.742 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - using MdsalOperationProvider. 19:26:01.123 [main] INFO o.o.n.s.s.c.u.s.b.BouncyCastleSecurityProviderRegistrar - getOrCreateProvider(BC) created instance of org.bouncycastle.jce.provider.BouncyCastleProvider 19:26:01.125 [main] INFO o.o.n.s.s.c.u.s.e.EdDSASecurityProviderRegistrar - getOrCreateProvider(EdDSA) created instance of org.opendaylight.netconf.shaded.eddsa.EdDSASecurityProvider 19:26:01.288 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - All simulated devices started successfully from port 42427 to 42427 19:26:01.753 [/127.0.0.1:38318-http-server-req-0] INFO o.o.n.t.spi.AbstractNetconfTopology - Connecting RemoteDevice{Uri{value=device-sim}}, with config Node{nodeId=Uri{value=device-sim}, augmentation=[NetconfNodeAugment{netconfNode=NetconfNode{actorResponseWaitTime=5, backoffJitter=0.1, backoffMultiplier=1.5, concurrentRpcLimit=0, connectionTimeoutMillis=20000, credentials=***, defaultRequestTimeoutMillis=60000, host=Host{ipAddress=IpAddress{ipv4Address=Ipv4Address{value=127.0.0.1}}}, keepaliveDelay=120, lockDatastore=true, maxBackoffMillis=1800000, maxConnectionAttempts=0, minBackoffMillis=2000, port=PortNumber{value=42427}, reconnectOnChangedSchema=false, schemaCacheDirectory=schema, schemaless=false, tcpOnly=false}}]} 19:26:01.810 [/127.0.0.1:38318-http-server-req-0] INFO o.o.n.t.spi.NetconfNodeHandler - Adding keepalive facade, for device Uri{value=device-sim} 19:26:01.817 [/127.0.0.1:38318-http-server-req-0] INFO o.o.n.t.spi.NetconfNodeHandler - Concurrent rpc limit is smaller than 1, no limit will be enforced for device RemoteDeviceId[name=device-sim, address=/127.0.0.1:42427] 19:26:02.749 [netconf-netty-e2e-0] WARN o.o.n.s.s.c.k.AcceptAllServerKeyVerifier - Server at /127.0.0.1:42427 presented unverified RSA key: SHA256:nJQJJnfPKp5EtPNnLPuQt3Cx7nb3Xy52tA0haPoWEMQ 19:26:02.772 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session device-username@/127.0.0.1:41948 authenticated 19:26:02.866 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 19:26:02.867 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 19:26:02.869 [netconf-device-simulator-threads-1] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 19:26:03.399 [topology-schema-assembler-3] INFO o.o.n.client.mdsal.NetconfDevice - RemoteDeviceId[name=device-sim, address=/127.0.0.1:42427]: Netconf connector initialized successfully 19:26:05.770 [netconf-netty-e2e-0] INFO o.o.n.c.m.NetconfDeviceCommunicator - RemoteDeviceId[name=device-sim, address=/127.0.0.1:42427]: Session went down: End of input 19:26:05.783 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:26:05.784 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 19:26:05.789 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 19:26:05.789 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 19:26:05.790 [main] INFO o.o.n.c.impl.DefaultNetconfTimer - NETCONF timer started 19:26:05.792 [main] INFO o.o.n.c.m.i.DefaultSchemaResourceManager - Schema Resource Manager instantiated on /tmp/junit-16662363740958073491/schema 19:26:05.794 [main] INFO o.o.n.c.impl.DefaultNetconfTimer - NETCONF timer started 19:26:05.794 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Starting 1, SSH simulated devices starting on port 36139 19:26:05.796 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Loading models from classpath. 19:26:05.836 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - using MdsalOperationProvider. 19:26:05.839 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - All simulated devices started successfully from port 36139 to 36139 19:26:06.158 [/127.0.0.1:45074-http-server-req-0] INFO o.o.n.t.spi.AbstractNetconfTopology - Connecting RemoteDevice{Uri{value=device-sim}}, with config Node{nodeId=Uri{value=device-sim}, augmentation=[NetconfNodeAugment{netconfNode=NetconfNode{actorResponseWaitTime=5, backoffJitter=0.1, backoffMultiplier=1.5, concurrentRpcLimit=0, connectionTimeoutMillis=20000, credentials=***, defaultRequestTimeoutMillis=60000, host=Host{ipAddress=IpAddress{ipv4Address=Ipv4Address{value=127.0.0.1}}}, keepaliveDelay=120, lockDatastore=true, maxBackoffMillis=1800000, maxConnectionAttempts=0, minBackoffMillis=2000, port=PortNumber{value=36139}, reconnectOnChangedSchema=false, schemaCacheDirectory=schema, schemaless=false, tcpOnly=false}}]} 19:26:06.160 [/127.0.0.1:45074-http-server-req-0] INFO o.o.n.t.spi.NetconfNodeHandler - Adding keepalive facade, for device Uri{value=device-sim} 19:26:06.160 [/127.0.0.1:45074-http-server-req-0] INFO o.o.n.t.spi.NetconfNodeHandler - Concurrent rpc limit is smaller than 1, no limit will be enforced for device RemoteDeviceId[name=device-sim, address=/127.0.0.1:36139] 19:26:06.489 [netconf-netty-e2e-2] WARN o.o.n.s.s.c.k.AcceptAllServerKeyVerifier - Server at /127.0.0.1:36139 presented unverified RSA key: SHA256:cpRVPFhND6roAAqKa/mDd6mkDC17sID0XrhkpzCONLU 19:26:06.494 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session device-username@/127.0.0.1:38770 authenticated 19:26:06.499 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 19:26:06.501 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 19:26:06.501 [netconf-device-simulator-threads-1] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 19:26:06.646 [topology-schema-assembler-7] INFO o.o.n.client.mdsal.NetconfDevice - RemoteDeviceId[name=device-sim, address=/127.0.0.1:36139]: Netconf connector initialized successfully 19:26:07.366 [netconf-netty-e2e-2] INFO o.o.n.c.m.NetconfDeviceCommunicator - RemoteDeviceId[name=device-sim, address=/127.0.0.1:36139]: Session went down: End of input 19:26:07.376 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 19:26:07.376 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 19:26:07.385 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 19:26:07.385 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 19:26:07.386 [main] INFO o.o.n.c.impl.DefaultNetconfTimer - NETCONF timer started 19:26:07.388 [main] INFO o.o.n.c.m.i.DefaultSchemaResourceManager - Schema Resource Manager instantiated on /tmp/junit-7175162647223755538/schema 19:26:07.390 [main] INFO o.o.n.c.impl.DefaultNetconfTimer - NETCONF timer started 19:26:07.391 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Starting 1, SSH simulated devices starting on port 34943 19:26:07.392 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Loading models from classpath. 19:26:07.421 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - using SimulatedOperationProvider. 19:26:07.425 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - All simulated devices started successfully from port 34943 to 34943 19:26:07.742 [/127.0.0.1:52154-http-server-req-0] INFO o.o.n.t.spi.AbstractNetconfTopology - Connecting RemoteDevice{Uri{value=device-sim}}, with config Node{nodeId=Uri{value=device-sim}, augmentation=[NetconfNodeAugment{netconfNode=NetconfNode{actorResponseWaitTime=5, backoffJitter=0.1, backoffMultiplier=1.5, concurrentRpcLimit=0, connectionTimeoutMillis=20000, credentials=***, defaultRequestTimeoutMillis=60000, host=Host{ipAddress=IpAddress{ipv4Address=Ipv4Address{value=127.0.0.1}}}, keepaliveDelay=120, lockDatastore=true, maxBackoffMillis=1800000, maxConnectionAttempts=0, minBackoffMillis=2000, port=PortNumber{value=34943}, reconnectOnChangedSchema=false, schemaCacheDirectory=schema, schemaless=false, tcpOnly=false}}]} 19:26:07.745 [/127.0.0.1:52154-http-server-req-0] INFO o.o.n.t.spi.NetconfNodeHandler - Adding keepalive facade, for device Uri{value=device-sim} 19:26:07.745 [/127.0.0.1:52154-http-server-req-0] INFO o.o.n.t.spi.NetconfNodeHandler - Concurrent rpc limit is smaller than 1, no limit will be enforced for device RemoteDeviceId[name=device-sim, address=/127.0.0.1:34943] 19:26:08.005 [netconf-netty-e2e-4] WARN o.o.n.s.s.c.k.AcceptAllServerKeyVerifier - Server at /127.0.0.1:34943 presented unverified RSA key: SHA256:baE7kUeabYP2DnvIsMXBpGMvCDT+NVp/S5hF5+HiLMg 19:26:08.009 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session device-username@/127.0.0.1:47154 authenticated 19:26:08.263 [netconf-device-simulator-threads-1] INFO o.o.n.t.t.r.RpcHandlerDefault - getResponse: XmlElement{name='get', namespace='urn:ietf:params:xml:ns:netconf:base:1.0'} 19:26:08.372 [topology-schema-assembler-11] INFO o.o.n.client.mdsal.NetconfDevice - RemoteDeviceId[name=device-sim, address=/127.0.0.1:34943]: Netconf connector initialized successfully 19:26:08.669 [netconf-device-simulator-threads-1] INFO o.o.n.t.t.r.RpcHandlerDefault - getResponse: XmlElement{name='create-subscription', namespace='urn:ietf:params:xml:ns:netconf:notification:1.0'} 19:26:09.172 [restconf-netty-e2e-3] INFO o.o.n.t.http.ClientHttp1SseService - Client SSE enabled on channel [id: 0xfdac3d63, L:/127.0.0.1:52182 - R:/127.0.0.1:43829] 19:26:10.785 [netconf-netty-e2e-4] INFO o.o.n.c.m.NetconfDeviceCommunicator - RemoteDeviceId[name=device-sim, address=/127.0.0.1:34943]: Session went down: End of input