[main] INFO org.opendaylight.netconf.common.impl.DefaultNetconfTimer - NETCONF timer started
[main] INFO org.opendaylight.netconf.shaded.sshd.common.util.security.bouncycastle.BouncyCastleSecurityProviderRegistrar - getOrCreateProvider(BC) created instance of org.bouncycastle.jce.provider.BouncyCastleProvider
[main] INFO org.opendaylight.netconf.shaded.sshd.common.util.security.eddsa.EdDSASecurityProviderRegistrar - getOrCreateProvider(EdDSA) created instance of org.opendaylight.netconf.shaded.eddsa.EdDSASecurityProvider
[odl-netconf-client-0] WARN org.opendaylight.netconf.shaded.sshd.client.keyverifier.AcceptAllServerKeyVerifier - Server at /127.0.0.1:34635 presented unverified RSA key: SHA256:SnfPfnLkIUGTc4+ybeCQocW6arWOLV//Yf5yO/MtgU8
[server-3] INFO org.opendaylight.netconf.transport.ssh.TransportServerSession - Session username@/127.0.0.1:55604 authenticated
[server-0] INFO org.opendaylight.netconf.shaded.sshd.server.keyprovider.SimpleGeneratorHostKeyProvider - generateKeyPair(EC) generating host key=nistp521
[netconf-timer-1] WARN io.netty.util.HashedWheelTimer - An exception was thrown by TimerTask.
java.util.concurrent.RejectedExecutionException: event executor terminated
	at io.netty.util.concurrent.SingleThreadEventExecutor.reject(SingleThreadEventExecutor.java:931)
	at io.netty.util.concurrent.SingleThreadEventExecutor.offerTask(SingleThreadEventExecutor.java:350)
	at io.netty.util.concurrent.SingleThreadEventExecutor.addTask(SingleThreadEventExecutor.java:343)
	at io.netty.util.concurrent.SingleThreadEventExecutor.execute(SingleThreadEventExecutor.java:833)
	at io.netty.util.concurrent.SingleThreadEventExecutor.execute0(SingleThreadEventExecutor.java:824)
	at io.netty.util.concurrent.SingleThreadEventExecutor.execute(SingleThreadEventExecutor.java:814)
	at org.opendaylight.netconf.nettyutil.NetconfSessionNegotiator.lambda$start$1(NetconfSessionNegotiator.java:186)
	at io.netty.util.HashedWheelTimer$HashedWheelTimeout.run(HashedWheelTimer.java:713)
	at io.netty.util.concurrent.ImmediateExecutor.execute(ImmediateExecutor.java:34)
	at io.netty.util.HashedWheelTimer$HashedWheelTimeout.expire(HashedWheelTimer.java:701)
	at io.netty.util.HashedWheelTimer$HashedWheelBucket.expireTimeouts(HashedWheelTimer.java:788)
	at io.netty.util.HashedWheelTimer$Worker.run(HashedWheelTimer.java:501)
	at java.base/java.lang.Thread.run(Thread.java:833)
[odl-netconf-client-0] WARN org.opendaylight.netconf.shaded.sshd.client.keyverifier.AcceptAllServerKeyVerifier - Server at /127.0.0.1:41985 presented unverified EC key: SHA256:0OgmZ2TobllJIallVAtK6PwIKQlcGI2DuPpIuNoHuco
[server-0] INFO org.opendaylight.netconf.transport.ssh.TransportServerSession - Session username@/127.0.0.1:37406 authenticated
[main] INFO org.opendaylight.netconf.common.impl.DefaultNetconfTimer - NETCONF timer stopped