18:23:11.102 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 18:23:11.103 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 18:23:11.110 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 18:23:11.110 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 18:23:11.115 [main] INFO o.o.n.c.impl.DefaultNetconfTimer - NETCONF timer started 18:23:11.252 [main] INFO o.o.n.c.m.i.DefaultSchemaResourceManager - Schema Resource Manager instantiated on /tmp/junit-12521321757329427149/schema 18:23:11.389 [main] INFO o.o.n.c.impl.DefaultNetconfTimer - NETCONF timer started 18:23:11.389 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Starting 1, SSH simulated devices starting on port 36059 18:23:11.392 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Loading models from classpath. 18:23:11.401 [main] INFO o.o.y.y.p.r.SharedEffectiveModelContextFactory - Using weak references 18:23:11.479 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - using MdsalOperationProvider. 18:23:11.891 [main] INFO o.o.n.s.s.c.u.s.b.BouncyCastleSecurityProviderRegistrar - getOrCreateProvider(BC) created instance of org.bouncycastle.jce.provider.BouncyCastleProvider 18:23:11.893 [main] INFO o.o.n.s.s.c.u.s.e.EdDSASecurityProviderRegistrar - getOrCreateProvider(EdDSA) created instance of org.opendaylight.netconf.shaded.eddsa.EdDSASecurityProvider 18:23:12.048 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - All simulated devices started successfully from port 36059 to 36059 18:23:12.530 [/127.0.0.1:49940-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=36059}, reconnectOnChangedSchema=false, schemaCacheDirectory=schema, schemaless=false, tcpOnly=false}}]} 18:23:12.589 [/127.0.0.1:49940-http-server-req-0] INFO o.o.n.t.spi.NetconfNodeHandler - Adding keepalive facade, for device Uri{value=device-sim} 18:23:12.602 [/127.0.0.1:49940-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:36059] 18:23:13.348 [netconf-netty-e2e-0] WARN o.o.n.s.s.c.k.AcceptAllServerKeyVerifier - Server at /127.0.0.1:36059 presented unverified RSA key: SHA256:qF/xMZxiqMI7w2janYvYw0xsUR+03yhPkbwrKGMSrLU 18:23:13.378 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session device-username@/127.0.0.1:40058 authenticated 18:23:13.487 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 18:23:13.488 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 18:23:13.492 [netconf-device-simulator-threads-1] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 18:23:14.016 [topology-schema-assembler-3] INFO o.o.n.client.mdsal.NetconfDevice - RemoteDeviceId[name=device-sim, address=/127.0.0.1:36059]: Netconf connector initialized successfully 18:23:15.826 [netconf-netty-e2e-0] INFO o.o.n.c.m.NetconfDeviceCommunicator - RemoteDeviceId[name=device-sim, address=/127.0.0.1:36059]: Session went down: End of input 18:23:15.843 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 18:23:15.844 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 18:23:15.850 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 18:23:15.850 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 18:23:15.851 [main] INFO o.o.n.c.impl.DefaultNetconfTimer - NETCONF timer started 18:23:15.853 [main] INFO o.o.n.c.m.i.DefaultSchemaResourceManager - Schema Resource Manager instantiated on /tmp/junit-1178777208035853944/schema 18:23:15.855 [main] INFO o.o.n.c.impl.DefaultNetconfTimer - NETCONF timer started 18:23:15.856 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Starting 1, SSH simulated devices starting on port 33449 18:23:15.857 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Loading models from classpath. 18:23:15.887 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - using MdsalOperationProvider. 18:23:15.890 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - All simulated devices started successfully from port 33449 to 33449 18:23:16.207 [/127.0.0.1:37588-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=33449}, reconnectOnChangedSchema=false, schemaCacheDirectory=schema, schemaless=false, tcpOnly=false}}]} 18:23:16.208 [/127.0.0.1:37588-http-server-req-0] INFO o.o.n.t.spi.NetconfNodeHandler - Adding keepalive facade, for device Uri{value=device-sim} 18:23:16.209 [/127.0.0.1:37588-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:33449] 18:23:16.452 [netconf-netty-e2e-2] WARN o.o.n.s.s.c.k.AcceptAllServerKeyVerifier - Server at /127.0.0.1:33449 presented unverified RSA key: SHA256:4GHD+ipX6NUdBNPuwCK9fOPI91gEn1SyZyUNRjJWxAE 18:23:16.460 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session device-username@/127.0.0.1:58322 authenticated 18:23:16.466 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 18:23:16.466 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 18:23:16.468 [netconf-device-simulator-threads-1] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 18:23:16.630 [topology-schema-assembler-7] INFO o.o.n.client.mdsal.NetconfDevice - RemoteDeviceId[name=device-sim, address=/127.0.0.1:33449]: Netconf connector initialized successfully 18:23:17.429 [netconf-netty-e2e-2] INFO o.o.n.c.m.NetconfDeviceCommunicator - RemoteDeviceId[name=device-sim, address=/127.0.0.1:33449]: Session went down: End of input 18:23:17.441 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 18:23:17.442 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 18:23:17.449 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 18:23:17.449 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 18:23:17.450 [main] INFO o.o.n.c.impl.DefaultNetconfTimer - NETCONF timer started 18:23:17.452 [main] INFO o.o.n.c.m.i.DefaultSchemaResourceManager - Schema Resource Manager instantiated on /tmp/junit-7124477892806410513/schema 18:23:17.455 [main] INFO o.o.n.c.impl.DefaultNetconfTimer - NETCONF timer started 18:23:17.456 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Starting 1, SSH simulated devices starting on port 40715 18:23:17.457 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Loading models from classpath. 18:23:17.491 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - using SimulatedOperationProvider. 18:23:17.496 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - All simulated devices started successfully from port 40715 to 40715 18:23:17.812 [/127.0.0.1:55564-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=40715}, reconnectOnChangedSchema=false, schemaCacheDirectory=schema, schemaless=false, tcpOnly=false}}]} 18:23:17.813 [/127.0.0.1:55564-http-server-req-0] INFO o.o.n.t.spi.NetconfNodeHandler - Adding keepalive facade, for device Uri{value=device-sim} 18:23:17.814 [/127.0.0.1:55564-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:40715] 18:23:18.054 [netconf-netty-e2e-4] WARN o.o.n.s.s.c.k.AcceptAllServerKeyVerifier - Server at /127.0.0.1:40715 presented unverified RSA key: SHA256:Yhm0rFxIejfVyZ5gv3Zc5gs/xGca45bnVLaXUNWDDhw 18:23:18.063 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session device-username@/127.0.0.1:39868 authenticated 18:23:18.338 [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'} 18:23:18.460 [topology-schema-assembler-10] INFO o.o.n.client.mdsal.NetconfDevice - RemoteDeviceId[name=device-sim, address=/127.0.0.1:40715]: Netconf connector initialized successfully 18:23:18.731 [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'} 18:23:19.234 [restconf-netty-e2e-1] INFO o.o.n.t.http.ClientHttp1SseService - Client SSE enabled on channel [id: 0xd7a4f103, L:/127.0.0.1:55608 - R:/127.0.0.1:40471] 18:23:20.849 [netconf-netty-e2e-4] INFO o.o.n.c.m.NetconfDeviceCommunicator - RemoteDeviceId[name=device-sim, address=/127.0.0.1:40715]: Session went down: End of input