Can't start console

Hi
I’m trying to get the console on my openhabian (latest openhab stable, llatest opoenhabian) config :

[10:38:03] openhabian@openhab:~$ sudo openhab-cli console

Logging in as openhab
Failed (RuntimeSshException) to execute: null

Direct ssh doesn’t work either

Here is some debug :

openhab-cli console -v -l 4

262 [main] DEBUG org.apache.sshd.common.util.security.SecurityUtils - register([BC, true, false]) not registered - enabled=null, supported={}
264 [main] DEBUG org.apache.sshd.common.util.security.SecurityUtils - register([EdDSA, true, false]) not registered - enabled=null, supported={}
Logging in as openhab
563 [main] TRACE org.apache.sshd.client.SshClient - addSessionListener(SshClient[24a67])[org.apache.sshd.common.session.helpers.SessionTimeoutListener@c87b21] registered
565 [main] TRACE org.apache.sshd.common.util.threads.ThreadUtils$SshdThreadFactory - newThread(java.lang.ThreadGroup[name=main,maxpri=10])[sshd-SshClient[24a67]-timer-thread-1] runnable=java.util.concurrent.ThreadPoolExecutor$Worker@10399e[State = -1, empty queue]
593 [main] TRACE org.apache.sshd.common.io.nio2.Nio2Connector - Creating Nio2Connector
599 [main] DEBUG org.apache.sshd.client.config.hosts.DefaultConfigFileHostEntryResolver - resolveEffectiveHost([openhab, 127.0.0.1, 8101, null]@null:{}) => {}
599 [main] DEBUG org.apache.sshd.client.SshClient - connect([openhab, 127.0.0.1, 8101]@null:{}) no overrides
611 [main] DEBUG org.apache.sshd.common.io.nio2.Nio2Connector - Connecting to /127.0.0.1:8101
620 [main] DEBUG org.apache.sshd.common.io.nio2.Nio2Connector - setOption([SO_REUSEADDR, true, socket-reuseaddr])[null] from property={}
624 [Thread-0] TRACE org.apache.sshd.common.util.threads.ThreadUtils$SshdThreadFactory - newThread(java.lang.ThreadGroup[name=main,maxpri=10])[sshd-SshClient[24a67]-nio2-thread-1] runnable=java.util.concurrent.ThreadPoolExecutor$Worker@d8f22c[State = -1, empty queue]
633 [sshd-SshClient[24a67]-nio2-thread-1] DEBUG org.apache.sshd.common.io.nio2.Nio2Session - Creating IoSession on /127.0.0.1:48828 from /127.0.0.1:8101
672 [sshd-SshClient[24a67]-nio2-thread-1] TRACE org.apache.sshd.client.session.ClientSessionImpl - calculateNextIgnorePacketCount(ClientSessionImpl[null@/127.0.0.1:8101]) count=1041
673 [sshd-SshClient[24a67]-nio2-thread-1] DEBUG org.apache.sshd.client.session.ClientSessionImpl - Client session created: Nio2Session[local=/127.0.0.1:48828, remote=/127.0.0.1:8101]
676 [sshd-SshClient[24a67]-nio2-thread-1] DEBUG org.apache.sshd.client.session.ClientUserAuthService - ClientUserAuthService(ClientSessionImpl[null@/127.0.0.1:8101]) client methods: [publickey, keyboard-interactive, password]
691 [sshd-SshClient[24a67]-nio2-thread-1] DEBUG org.apache.sshd.common.session.helpers.SessionTimeoutListener - sessionCreated(ClientSessionImpl[null@/127.0.0.1:8101]) tracking
706 [sshd-SshClient[24a67]-nio2-thread-1] DEBUG org.apache.sshd.client.session.ClientSessionImpl - sendIdentification(ClientSessionImpl[null@/127.0.0.1:8101]): SSH-2.0-SSHD-CORE-1.7.0
706 [sshd-SshClient[24a67]-nio2-thread-1] DEBUG org.apache.sshd.common.io.nio2.Nio2Session - writePacket(Nio2Session[local=/127.0.0.1:48828, remote=/127.0.0.1:8101]) Writing 25 bytes
711 [sshd-SshClient[24a67]-nio2-thread-1] DEBUG org.apache.sshd.common.io.nio2.Nio2Session - handleCompletedWriteCycle(Nio2Session[local=/127.0.0.1:48828, remote=/127.0.0.1:8101]) finished writing len=25
717 [sshd-SshClient[24a67]-nio2-thread-1] DEBUG org.apache.sshd.client.session.ClientSessionImpl - sendKexInit(ClientSessionImpl[null@/127.0.0.1:8101]) Send SSH_MSG_KEXINIT
717 [sshd-SshClient[24a67]-nio2-thread-1] TRACE org.apache.sshd.client.session.ClientSessionImpl - sendKexInit(ClientSessionImpl[null@/127.0.0.1:8101]) cookie=75:10:f7:e8:12:ee:c1:e2:be:16:a3:88:ae:4d:8d:b5
717 [sshd-SshClient[24a67]-nio2-thread-1] TRACE org.apache.sshd.client.session.ClientSessionImpl - sendKexInit(ClientSessionImpl[null@/127.0.0.1:8101])[kex algorithms] ecdh-sha2-nistp521,ecdh-sha2-nistp384,ecdh-sha2-nistp256,diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
717 [sshd-SshClient[24a67]-nio2-thread-1] TRACE org.apache.sshd.client.session.ClientSessionImpl - sendKexInit(ClientSessionImpl[null@/127.0.0.1:8101])[server host key algorithms] ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-rsa,ssh-dss
718 [sshd-SshClient[24a67]-nio2-thread-1] TRACE org.apache.sshd.client.session.ClientSessionImpl - sendKexInit(ClientSessionImpl[null@/127.0.0.1:8101])[encryption algorithms (client to server)] aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,aes192-cbc,aes256-cbc
718 [sshd-SshClient[24a67]-nio2-thread-1] TRACE org.apache.sshd.client.session.ClientSessionImpl - sendKexInit(ClientSessionImpl[null@/127.0.0.1:8101])[encryption algorithms (server to client)] aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,aes192-cbc,aes256-cbc
718 [sshd-SshClient[24a67]-nio2-thread-1] TRACE org.apache.sshd.client.session.ClientSessionImpl - sendKexInit(ClientSessionImpl[null@/127.0.0.1:8101])[mac algorithms (client to server)] hmac-md5,hmac-sha1,hmac-sha2-256,hmac-sha2-512,hmac-sha1-96,hmac-md5-96
718 [sshd-SshClient[24a67]-nio2-thread-1] TRACE org.apache.sshd.client.session.ClientSessionImpl - sendKexInit(ClientSessionImpl[null@/127.0.0.1:8101])[mac algorithms (server to client)] hmac-md5,hmac-sha1,hmac-sha2-256,hmac-sha2-512,hmac-sha1-96,hmac-md5-96
718 [sshd-SshClient[24a67]-nio2-thread-1] TRACE org.apache.sshd.client.session.ClientSessionImpl - sendKexInit(ClientSessionImpl[null@/127.0.0.1:8101])[compression algorithms (client to server)] none
718 [sshd-SshClient[24a67]-nio2-thread-1] TRACE org.apache.sshd.client.session.ClientSessionImpl - sendKexInit(ClientSessionImpl[null@/127.0.0.1:8101])[compression algorithms (server to client)] none
718 [sshd-SshClient[24a67]-nio2-thread-1] TRACE org.apache.sshd.client.session.ClientSessionImpl - sendKexInit(ClientSessionImpl[null@/127.0.0.1:8101])[languages (client to server)]
718 [sshd-SshClient[24a67]-nio2-thread-1] TRACE org.apache.sshd.client.session.ClientSessionImpl - sendKexInit(ClientSessionImpl[null@/127.0.0.1:8101])[languages (server to client)]
723 [sshd-SshClient[24a67]-nio2-thread-1] TRACE org.apache.sshd.client.session.ClientSessionImpl - encode(ClientSessionImpl[null@/127.0.0.1:8101]) packet #0 [chunk #1](64/688) 14 75 10 f7 e8 12 ee c1 e2 be 16 a3 88 ae 4d 8d b5 00 00 00 b7 65 63 64 68 2d 73 68 61 32 2d 6e 69 73 74 70 35 32 31 2c 65 63 64 68 2d 73 68 61 32 2d 6e 69 73 74 70 33 38 34 2c 65 63 64 68 2d    .u............M......ecdh-sha2-nistp521,ecdh-sha2-nistp384,ecdh-
723 [sshd-SshClient[24a67]-nio2-thread-1] TRACE org.apache.sshd.client.session.ClientSessionImpl - encode(ClientSessionImpl[null@/127.0.0.1:8101]) packet #0 [chunk #2](128/688) 73 68 61 32 2d 6e 69 73 74 70 32 35 36 2c 64 69 66 66 69 65 2d 68 65 6c 6c 6d 61 6e 2d 67 72 6f 75 70 2d 65 78 63 68 61 6e 67 65 2d 73 68 61 32 35 36 2c 64 69 66 66 69 65 2d 68 65 6c 6c 6d 61    sha2-nistp256,diffie-hellman-group-exchange-sha256,diffie-hellma
723 [sshd-SshClient[24a67]-nio2-thread-1] TRACE org.apache.sshd.client.session.ClientSessionImpl - encode(ClientSessionImpl[null@/127.0.0.1:8101]) packet #0 [chunk #3](192/688) 6e 2d 67 72 6f 75 70 2d 65 78 63 68 61 6e 67 65 2d 73 68 61 31 2c 64 69 66 66 69 65 2d 68 65 6c 6c 6d 61 6e 2d 67 72 6f 75 70 31 34 2d 73 68 61 31 2c 64 69 66 66 69 65 2d 68 65 6c 6c 6d 61 6e    n-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman
723 [sshd-SshClient[24a67]-nio2-thread-1] TRACE org.apache.sshd.client.session.ClientSessionImpl - encode(ClientSessionImpl[null@/127.0.0.1:8101]) packet #0 [chunk #4](256/688) 2d 67 72 6f 75 70 31 2d 73 68 61 31 00 00 00 4b 65 63 64 73 61 2d 73 68 61 32 2d 6e 69 73 74 70 32 35 36 2c 65 63 64 73 61 2d 73 68 61 32 2d 6e 69 73 74 70 33 38 34 2c 65 63 64 73 61 2d 73 68    -group1-sha1...Kecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sh
723 [sshd-SshClient[24a67]-nio2-thread-1] TRACE org.apache.sshd.client.session.ClientSessionImpl - encode(ClientSessionImpl[null@/127.0.0.1:8101]) packet #0 [chunk #5](320/688) 61 32 2d 6e 69 73 74 70 35 32 31 2c 73 73 68 2d 72 73 61 2c 73 73 68 2d 64 73 73 00 00 00 6d 61 65 73 31 32 38 2d 63 74 72 2c 61 65 73 31 39 32 2d 63 74 72 2c 61 65 73 32 35 36 2d 63 74 72 2c    a2-nistp521,ssh-rsa,ssh-dss...maes128-ctr,aes192-ctr,aes256-ctr,
723 [sshd-SshClient[24a67]-nio2-thread-1] TRACE org.apache.sshd.client.session.ClientSessionImpl - encode(ClientSessionImpl[null@/127.0.0.1:8101]) packet #0 [chunk #6](384/688) 61 72 63 66 6f 75 72 32 35 36 2c 61 72 63 66 6f 75 72 31 32 38 2c 61 65 73 31 32 38 2d 63 62 63 2c 33 64 65 73 2d 63 62 63 2c 62 6c 6f 77 66 69 73 68 2d 63 62 63 2c 61 65 73 31 39 32 2d 63 62    arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,aes192-cb
723 [sshd-SshClient[24a67]-nio2-thread-1] TRACE org.apache.sshd.client.session.ClientSessionImpl - encode(ClientSessionImpl[null@/127.0.0.1:8101]) packet #0 [chunk #7](448/688) 63 2c 61 65 73 32 35 36 2d 63 62 63 00 00 00 6d 61 65 73 31 32 38 2d 63 74 72 2c 61 65 73 31 39 32 2d 63 74 72 2c 61 65 73 32 35 36 2d 63 74 72 2c 61 72 63 66 6f 75 72 32 35 36 2c 61 72 63 66    c,aes256-cbc...maes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcf
723 [sshd-SshClient[24a67]-nio2-thread-1] TRACE org.apache.sshd.client.session.ClientSessionImpl - encode(ClientSessionImpl[null@/127.0.0.1:8101]) packet #0 [chunk #8](512/688) 6f 75 72 31 32 38 2c 61 65 73 31 32 38 2d 63 62 63 2c 33 64 65 73 2d 63 62 63 2c 62 6c 6f 77 66 69 73 68 2d 63 62 63 2c 61 65 73 31 39 32 2d 63 62 63 2c 61 65 73 32 35 36 2d 63 62 63 00 00 00    our128,aes128-cbc,3des-cbc,blowfish-cbc,aes192-cbc,aes256-cbc...
724 [sshd-SshClient[24a67]-nio2-thread-1] TRACE org.apache.sshd.client.session.ClientSessionImpl - encode(ClientSessionImpl[null@/127.0.0.1:8101]) packet #0 [chunk #9](576/688) 47 68 6d 61 63 2d 6d 64 35 2c 68 6d 61 63 2d 73 68 61 31 2c 68 6d 61 63 2d 73 68 61 32 2d 32 35 36 2c 68 6d 61 63 2d 73 68 61 32 2d 35 31 32 2c 68 6d 61 63 2d 73 68 61 31 2d 39 36 2c 68 6d 61    Ghmac-md5,hmac-sha1,hmac-sha2-256,hmac-sha2-512,hmac-sha1-96,hma
724 [sshd-SshClient[24a67]-nio2-thread-1] TRACE org.apache.sshd.client.session.ClientSessionImpl - encode(ClientSessionImpl[null@/127.0.0.1:8101]) packet #0 [chunk #10](640/688) 63 2d 6d 64 35 2d 39 36 00 00 00 47 68 6d 61 63 2d 6d 64 35 2c 68 6d 61 63 2d 73 68 61 31 2c 68 6d 61 63 2d 73 68 61 32 2d 32 35 36 2c 68 6d 61 63 2d 73 68 61 32 2d 35 31 32 2c 68 6d 61 63 2d    c-md5-96...Ghmac-md5,hmac-sha1,hmac-sha2-256,hmac-sha2-512,hmac-
724 [sshd-SshClient[24a67]-nio2-thread-1] TRACE org.apache.sshd.client.session.ClientSessionImpl - encode(ClientSessionImpl[null@/127.0.0.1:8101]) packet #0 [chunk #11](688/688) 73 68 61 31 2d 39 36 2c 68 6d 61 63 2d 6d 64 35 2d 39 36 00 00 00 04 6e 6f 6e 65 00 00 00 04 6e 6f 6e 65 00 00 00 00 00 00 00 00 00 00 00 00 00                                                    sha1-96,hmac-md5-96....none....none.............
724 [sshd-SshClient[24a67]-nio2-thread-1] DEBUG org.apache.sshd.common.io.nio2.Nio2Session - writePacket(Nio2Session[local=/127.0.0.1:48828, remote=/127.0.0.1:8101]) Writing 704 bytes
725 [sshd-SshClient[24a67]-nio2-thread-1] DEBUG org.apache.sshd.common.io.nio2.Nio2Session - handleCompletedWriteCycle(Nio2Session[local=/127.0.0.1:48828, remote=/127.0.0.1:8101]) finished writing len=704
728 [sshd-SshClient[24a67]-nio2-thread-1] TRACE org.apache.sshd.client.session.ClientSessionImpl - sendKexInit(ClientSessionImpl[null@/127.0.0.1:8101]) proposal={ALGORITHMS=ecdh-sha2-nistp521,ecdh-sha2-nistp384,ecdh-sha2-nistp256,diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1, SERVERKEYS=ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-rsa,ssh-dss, C2SENC=aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,aes192-cbc,aes256-cbc, S2CENC=aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,aes192-cbc,aes256-cbc, C2SMAC=hmac-md5,hmac-sha1,hmac-sha2-256,hmac-sha2-512,hmac-sha1-96,hmac-md5-96, S2CMAC=hmac-md5,hmac-sha1,hmac-sha2-256,hmac-sha2-512,hmac-sha1-96,hmac-md5-96, C2SCOMP=none, S2CCOMP=none, C2SLANG=, S2CLANG=} seed: 14:75:10:f7:e8:12:ee:c1:e2:be:16:a3:88:ae:4d:8d:b5:00:00:00:b7:65:63:64:68:2d:73:68:61:32:2d:6e:69:73:74:70:35:32:31:2c:65:63:64:68:2d:73:68:61:32:2d:6e:69:73:74:70:33:38:34:2c:65:63:64:68:2d:73:68:61:32:2d:6e:69:73:74:70:32:35:36:2c:64:69:66:66:69:65:2d:68:65:6c:6c:6d:61:6e:2d:67:72:6f:75:70:2d:65:78:63:68:61:6e:67:65:2d:73:68:61:32:35:36:2c:64:69:66:66:69:65:2d:68:65:6c:6c:6d:61:6e:2d:67:72:6f:75:70:2d:65:78:63:68:61:6e:67:65:2d:73:68:61:31:2c:64:69:66:66:69:65:2d:68:65:6c:6c:6d:61:6e:2d:67:72:6f:75:70:31:34:2d:73:68:61:31:2c:64:69:66:66:69:65:2d:68:65:6c:6c:6d:61:6e:2d:67:72:6f:75:70:31:2d:73:68:61:31:00:00:00:4b:65:63:64:73:61:2d:73:68:61:32:2d:6e:69:73:74:70:32:35:36:2c:65:63:64:73:61:2d:73:68:61:32:2d:6e:69:73:74:70:33:38:34:2c:65:63:64:73:61:2d:73:68:61:32:2d:6e:69:73:74:70:35:32:31:2c:73:73:68:2d:72:73:61:2c:73:73:68:2d:64:73:73:00:00:00:6d:61:65:73:31:32:38:2d:63:74:72:2c:61:65:73:31:39:32:2d:63:74:72:2c:61:65:73:32:35:36:2d:63:74:72:2c:61:72:63:66:6f:75:72:32:35:36:2c:61:72:63:66:6f:75:72:31:32:38:2c:61:65:73:31:32:38:2d:63:62:63:2c:33:64:65:73:2d:63:62:63:2c:62:6c:6f:77:66:69:73:68:2d:63:62:63:2c:61:65:73:31:39:32:2d:63:62:63:2c:61:65:73:32:35:36:2d:63:62:63:00:00:00:6d:61:65:73:31:32:38:2d:63:74:72:2c:61:65:73:31:39:32:2d:63:74:72:2c:61:65:73:32:35:36:2d:63:74:72:2c:61:72:63:66:6f:75:72:32:35:36:2c:61:72:63:66:6f:75:72:31:32:38:2c:61:65:73:31:32:38:2d:63:62:63:2c:33:64:65:73:2d:63:62:63:2c:62:6c:6f:77:66:69:73:68:2d:63:62:63:2c:61:65:73:31:39:32:2d:63:62:63:2c:61:65:73:32:35:36:2d:63:62:63:00:00:00:47:68:6d:61:63:2d:6d:64:35:2c:68:6d:61:63:2d:73:68:61:31:2c:68:6d:61:63:2d:73:68:61:32:2d:32:35:36:2c:68:6d:61:63:2d:73:68:61:32:2d:35:31:32:2c:68:6d:61:63:2d:73:68:61:31:2d:39:36:2c:68:6d:61:63:2d:6d:64:35:2d:39:36:00:00:00:47:68:6d:61:63:2d:6d:64:35:2c:68:6d:61:63:2d:73:68:61:31:2c:68:6d:61:63:2d:73:68:61:32:2d:32:35:36:2c:68:6d:61:63:2d:73:68:61:32:2d:35:31:32:2c:68:6d:61:63:2d:73:68:61:31:2d:39:36:2c:68:6d:61:63:2d:6d:64:35:2d:39:36:00:00:00:04:6e:6f:6e:65:00:00:00:04:6e:6f:6e:65:00:00:00:00:00:00:00:00:00:00:00:00:00
731 [sshd-SshClient[24a67]-nio2-thread-1] DEBUG org.apache.sshd.common.io.nio2.Nio2Session - handleReadCycleCompletion(Nio2Session[local=/127.0.0.1:48828, remote=/127.0.0.1:8101]) read 377 bytes
732 [sshd-SshClient[24a67]-nio2-thread-1] DEBUG org.apache.sshd.client.session.ClientSessionImpl - doReadIdentification(ClientSessionImpl[openhab@/127.0.0.1:8101]) line='SSH-2.0-SSHD-CORE-1.7.0'
733 [sshd-SshClient[24a67]-nio2-thread-1] DEBUG org.apache.sshd.client.session.ClientSessionImpl - readIdentification(ClientSessionImpl[openhab@/127.0.0.1:8101]) Server version string: SSH-2.0-SSHD-CORE-1.7.0
734 [sshd-SshClient[24a67]-nio2-thread-1] TRACE org.apache.sshd.client.session.ClientSessionImpl - decode(ClientSessionImpl[openhab@/127.0.0.1:8101]) packet #1 [chunk #1](64/332) 14 e9 a3 25 9f 44 c4 3e 47 4a b1 14 99 0f 5e ba 9c 00 00 00 5d 65 63 64 68 2d 73 68 61 32 2d 6e 69 73 74 70 35 32 31 2c 65 63 64 68 2d 73 68 61 32 2d 6e 69 73 74 70 33 38 34 2c 65 63 64 68 2d    ...%.D.>GJ....^.....]ecdh-sha2-nistp521,ecdh-sha2-nistp384,ecdh-
734 [sshd-SshClient[24a67]-nio2-thread-1] TRACE org.apache.sshd.client.session.ClientSessionImpl - decode(ClientSessionImpl[openhab@/127.0.0.1:8101]) packet #1 [chunk #2](128/332) 73 68 61 32 2d 6e 69 73 74 70 32 35 36 2c 64 69 66 66 69 65 2d 68 65 6c 6c 6d 61 6e 2d 67 72 6f 75 70 2d 65 78 63 68 61 6e 67 65 2d 73 68 61 32 35 36 00 00 00 07 73 73 68 2d 72 73 61 00 00 00    sha2-nistp256,diffie-hellman-group-exchange-sha256....ssh-rsa...
736 [sshd-SshClient[24a67]-nio2-thread-1] TRACE org.apache.sshd.client.session.ClientSessionImpl - decode(ClientSessionImpl[openhab@/127.0.0.1:8101]) packet #1 [chunk #3](192/332) 20 61 65 73 32 35 36 2d 63 74 72 2c 61 65 73 31 39 32 2d 63 74 72 2c 61 65 73 31 32 38 2d 63 74 72 00 00 00 20 61 65 73 32 35 36 2d 63 74 72 2c 61 65 73 31 39 32 2d 63 74 72 2c 61 65 73 31 32    .aes256-ctr,aes192-ctr,aes128-ctr....aes256-ctr,aes192-ctr,aes12
736 [sshd-SshClient[24a67]-nio2-thread-1] TRACE org.apache.sshd.client.session.ClientSessionImpl - decode(ClientSessionImpl[openhab@/127.0.0.1:8101]) packet #1 [chunk #4](256/332) 38 2d 63 74 72 00 00 00 1b 68 6d 61 63 2d 73 68 61 32 2d 35 31 32 2c 68 6d 61 63 2d 73 68 61 32 2d 32 35 36 00 00 00 1b 68 6d 61 63 2d 73 68 61 32 2d 35 31 32 2c 68 6d 61 63 2d 73 68 61 32 2d    8-ctr....hmac-sha2-512,hmac-sha2-256....hmac-sha2-512,hmac-sha2-
736 [sshd-SshClient[24a67]-nio2-thread-1] TRACE org.apache.sshd.client.session.ClientSessionImpl - decode(ClientSessionImpl[openhab@/127.0.0.1:8101]) packet #1 [chunk #5](320/332) 32 35 36 00 00 00 1a 6e 6f 6e 65 2c 7a 6c 69 62 2c 7a 6c 69 62 40 6f 70 65 6e 73 73 68 2e 63 6f 6d 00 00 00 1a 6e 6f 6e 65 2c 7a 6c 69 62 2c 7a 6c 69 62 40 6f 70 65 6e 73 73 68 2e 63 6f 6d 00    256....none,zlib,zlib@openssh.com....none,zlib,zlib@openssh.com.
736 [sshd-SshClient[24a67]-nio2-thread-1] TRACE org.apache.sshd.client.session.ClientSessionImpl - decode(ClientSessionImpl[openhab@/127.0.0.1:8101]) packet #1 [chunk #6](332/332) 00 00 00 00 00 00 00 00 00 00 00 00                                                                                                                                                                ............
749 [sshd-SshClient[24a67]-nio2-thread-1] TRACE org.apache.sshd.client.session.ClientSessionImpl - doHandleMessage(ClientSessionImpl[openhab@/127.0.0.1:8101]) process SSH_MSG_KEXINIT
749 [sshd-SshClient[24a67]-nio2-thread-1] DEBUG org.apache.sshd.client.session.ClientSessionImpl - handleKexInit(ClientSessionImpl[openhab@/127.0.0.1:8101]) SSH_MSG_KEXINIT
749 [sshd-SshClient[24a67]-nio2-thread-1] TRACE org.apache.sshd.client.session.ClientSessionImpl - receiveKexInit(ClientSessionImpl[openhab@/127.0.0.1:8101]) cookie=e9:a3:25:9f:44:c4:3e:47:4a:b1:14:99:0f:5e:ba:9c
749 [sshd-SshClient[24a67]-nio2-thread-1] TRACE org.apache.sshd.client.session.ClientSessionImpl - receiveKexInit(ClientSessionImpl[openhab@/127.0.0.1:8101])[kex algorithms] ecdh-sha2-nistp521,ecdh-sha2-nistp384,ecdh-sha2-nistp256,diffie-hellman-group-exchange-sha256
749 [sshd-SshClient[24a67]-nio2-thread-1] TRACE org.apache.sshd.client.session.ClientSessionImpl - receiveKexInit(ClientSessionImpl[openhab@/127.0.0.1:8101])[server host key algorithms] ssh-rsa
749 [sshd-SshClient[24a67]-nio2-thread-1] TRACE org.apache.sshd.client.session.ClientSessionImpl - receiveKexInit(ClientSessionImpl[openhab@/127.0.0.1:8101])[encryption algorithms (client to server)] aes256-ctr,aes192-ctr,aes128-ctr
749 [sshd-SshClient[24a67]-nio2-thread-1] TRACE org.apache.sshd.client.session.ClientSessionImpl - receiveKexInit(ClientSessionImpl[openhab@/127.0.0.1:8101])[encryption algorithms (server to client)] aes256-ctr,aes192-ctr,aes128-ctr
750 [sshd-SshClient[24a67]-nio2-thread-1] TRACE org.apache.sshd.client.session.ClientSessionImpl - receiveKexInit(ClientSessionImpl[openhab@/127.0.0.1:8101])[mac algorithms (client to server)] hmac-sha2-512,hmac-sha2-256
750 [sshd-SshClient[24a67]-nio2-thread-1] TRACE org.apache.sshd.client.session.ClientSessionImpl - receiveKexInit(ClientSessionImpl[openhab@/127.0.0.1:8101])[mac algorithms (server to client)] hmac-sha2-512,hmac-sha2-256
750 [sshd-SshClient[24a67]-nio2-thread-1] TRACE org.apache.sshd.client.session.ClientSessionImpl - receiveKexInit(ClientSessionImpl[openhab@/127.0.0.1:8101])[compression algorithms (client to server)] none,zlib,zlib@openssh.com
750 [sshd-SshClient[24a67]-nio2-thread-1] TRACE org.apache.sshd.client.session.ClientSessionImpl - receiveKexInit(ClientSessionImpl[openhab@/127.0.0.1:8101])[compression algorithms (server to client)] none,zlib,zlib@openssh.com
750 [sshd-SshClient[24a67]-nio2-thread-1] TRACE org.apache.sshd.client.session.ClientSessionImpl - receiveKexInit(ClientSessionImpl[openhab@/127.0.0.1:8101])[languages (client to server)]
750 [main] DEBUG org.apache.sshd.client.session.ClientSessionImpl - addPasswordIdentity(ClientSessionImpl[openhab@/127.0.0.1:8101]) SHA256:Nqqnk6u22ZqNPJ1Z0V5o+hHUEC+PFsBRIr7szGyYOF8
750 [sshd-SshClient[24a67]-nio2-thread-1] TRACE org.apache.sshd.client.session.ClientSessionImpl - receiveKexInit(ClientSessionImpl[openhab@/127.0.0.1:8101])[languages (server to client)]
750 [sshd-SshClient[24a67]-nio2-thread-1] TRACE org.apache.sshd.client.session.ClientSessionImpl - receiveKexInit(ClientSessionImpl[openhab@/127.0.0.1:8101]) first kex packet follows: false
752 [sshd-SshClient[24a67]-nio2-thread-1] TRACE org.apache.sshd.client.session.ClientSessionImpl - negotiate(ClientSessionImpl[openhab@/127.0.0.1:8101])[kex algorithms] guess=ecdh-sha2-nistp521 (client: ecdh-sha2-nistp521,ecdh-sha2-nistp384,ecdh-sha2-nistp256,diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1 / server: ecdh-sha2-nistp521,ecdh-sha2-nistp384,ecdh-sha2-nistp256,diffie-hellman-group-exchange-sha256)
752 [sshd-SshClient[24a67]-nio2-thread-1] TRACE org.apache.sshd.client.session.ClientSessionImpl - negotiate(ClientSessionImpl[openhab@/127.0.0.1:8101])[server host key algorithms] guess=ssh-rsa (client: ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-rsa,ssh-dss / server: ssh-rsa)
752 [sshd-SshClient[24a67]-nio2-thread-1] TRACE org.apache.sshd.client.session.ClientSessionImpl - negotiate(ClientSessionImpl[openhab@/127.0.0.1:8101])[encryption algorithms (client to server)] guess=aes128-ctr (client: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,aes192-cbc,aes256-cbc / server: aes256-ctr,aes192-ctr,aes128-ctr)
752 [sshd-SshClient[24a67]-nio2-thread-1] TRACE org.apache.sshd.client.session.ClientSessionImpl - negotiate(ClientSessionImpl[openhab@/127.0.0.1:8101])[encryption algorithms (server to client)] guess=aes128-ctr (client: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,aes192-cbc,aes256-cbc / server: aes256-ctr,aes192-ctr,aes128-ctr)
752 [sshd-SshClient[24a67]-nio2-thread-1] TRACE org.apache.sshd.client.session.ClientSessionImpl - negotiate(ClientSessionImpl[openhab@/127.0.0.1:8101])[mac algorithms (client to server)] guess=hmac-sha2-256 (client: hmac-md5,hmac-sha1,hmac-sha2-256,hmac-sha2-512,hmac-sha1-96,hmac-md5-96 / server: hmac-sha2-512,hmac-sha2-256)
752 [sshd-SshClient[24a67]-nio2-thread-1] TRACE org.apache.sshd.client.session.ClientSessionImpl - negotiate(ClientSessionImpl[openhab@/127.0.0.1:8101])[mac algorithms (server to client)] guess=hmac-sha2-256 (client: hmac-md5,hmac-sha1,hmac-sha2-256,hmac-sha2-512,hmac-sha1-96,hmac-md5-96 / server: hmac-sha2-512,hmac-sha2-256)
752 [sshd-SshClient[24a67]-nio2-thread-1] TRACE org.apache.sshd.client.session.ClientSessionImpl - negotiate(ClientSessionImpl[openhab@/127.0.0.1:8101])[compression algorithms (client to server)] guess=none (client: none / server: none,zlib,zlib@openssh.com)
752 [sshd-SshClient[24a67]-nio2-thread-1] TRACE org.apache.sshd.client.session.ClientSessionImpl - negotiate(ClientSessionImpl[openhab@/127.0.0.1:8101])[compression algorithms (server to client)] guess=none (client: none / server: none,zlib,zlib@openssh.com)
753 [sshd-SshClient[24a67]-nio2-thread-1] TRACE org.apache.sshd.client.session.ClientSessionImpl - negotiate(ClientSessionImpl[openhab@/127.0.0.1:8101]) Unable to negotiate key exchange for languages (client to server) (client:  / server: )
753 [sshd-SshClient[24a67]-nio2-thread-1] TRACE org.apache.sshd.client.session.ClientSessionImpl - negotiate(ClientSessionImpl[openhab@/127.0.0.1:8101]) Unable to negotiate key exchange for languages (server to client) (client:  / server: )
755 [sshd-SshClient[24a67]-nio2-thread-1] DEBUG org.apache.sshd.client.session.ClientSessionImpl - setNegotiationResult([ClientSessionImpl[openhab@/127.0.0.1:8101], aes128-ctr, hmac-sha2-256, none]) Kex: server->client null {} {}
755 [sshd-SshClient[24a67]-nio2-thread-1] DEBUG org.apache.sshd.client.session.ClientSessionImpl - setNegotiationResult([ClientSessionImpl[openhab@/127.0.0.1:8101], aes128-ctr, hmac-sha2-256, none]) Kex: client->server null {} {}
897 [sshd-SshClient[24a67]-nio2-thread-1] DEBUG org.apache.sshd.client.kex.DHGClient - init(DHGClient[ecdh-sha2-nistp521])[ClientSessionImpl[openhab@/127.0.0.1:8101]] Send SSH_MSG_KEXDH_INIT
898 [sshd-SshClient[24a67]-nio2-thread-1] TRACE org.apache.sshd.client.session.ClientSessionImpl - encode(ClientSessionImpl[openhab@/127.0.0.1:8101]) packet #1 [chunk #1](64/138) 1e 00 00 00 85 04 00 f4 ce b7 41 3b c8 92 9f 6e 0a f9 6d 1e 1f 7f ab d3 69 85 9b 30 5a 29 66 e1 43 31 72 4e 73 aa 24 4f e1 0f 84 47 7c d2 b0 0e 90 93 21 47 6a 9a d8 b3 b5 f5 29 f9 ac c3 f4 ca    ..........A;...n..m.....i..0Z)f.C1rNs.$O...G|.....!Gj.....).....
898 [sshd-SshClient[24a67]-nio2-thread-1] TRACE org.apache.sshd.client.session.ClientSessionImpl - encode(ClientSessionImpl[openhab@/127.0.0.1:8101]) packet #1 [chunk #2](128/138) 62 94 79 c8 cc d7 52 bb 01 51 5e 5a 1b 7d b8 33 61 c4 e2 98 07 d9 4f 6c 43 6f 73 49 50 52 3a 2c 4f b2 b9 d0 03 ab 0b 4c 3d 3a b2 3b de f3 31 ad 28 88 29 39 49 30 a0 03 4e 0b a6 c4 9a f4 53 27    b.y...R..Q^Z.}.3a.....OlCosIPR:,O......L=:.;..1.(.)9I0..N.....S'
898 [sshd-SshClient[24a67]-nio2-thread-1] TRACE org.apache.sshd.client.session.ClientSessionImpl - encode(ClientSessionImpl[openhab@/127.0.0.1:8101]) packet #1 [chunk #3](138/138) 31 7d a7 f4 55 69 42 a0 0f 9b                                                                                                                                                                      1}..UiB...
898 [sshd-SshClient[24a67]-nio2-thread-1] DEBUG org.apache.sshd.common.io.nio2.Nio2Session - writePacket(Nio2Session[local=/127.0.0.1:48828, remote=/127.0.0.1:8101]) Writing 152 bytes
898 [sshd-SshClient[24a67]-nio2-thread-1] DEBUG org.apache.sshd.common.io.nio2.Nio2Session - handleCompletedWriteCycle(Nio2Session[local=/127.0.0.1:48828, remote=/127.0.0.1:8101]) finished writing len=152
900 [main] DEBUG org.apache.sshd.client.session.ClientUserAuthService - auth(ClientSessionImpl[openhab@/127.0.0.1:8101])[ssh-connection] send SSH_MSG_USERAUTH_REQUEST for 'none'
900 [main] DEBUG org.apache.sshd.client.session.ClientSessionImpl - writePacket(ClientSessionImpl[openhab@/127.0.0.1:8101])[SSH_MSG_USERAUTH_REQUEST] Start flagging packets as pending until key exchange is done
959 [Thread-0] TRACE org.apache.sshd.common.util.threads.ThreadUtils$SshdThreadFactory - newThread(java.lang.ThreadGroup[name=main,maxpri=10])[sshd-SshClient[24a67]-nio2-thread-2] runnable=java.util.concurrent.ThreadPoolExecutor$Worker@1f0747[State = -1, empty queue]
960 [sshd-SshClient[24a67]-nio2-thread-2] DEBUG org.apache.sshd.common.io.nio2.Nio2Session - handleReadCycleCompletion(Nio2Session[local=/127.0.0.1:48828, remote=/127.0.0.1:8101]) read 712 bytes
961 [sshd-SshClient[24a67]-nio2-thread-2] TRACE org.apache.sshd.client.session.ClientSessionImpl - decode(ClientSessionImpl[openhab@/127.0.0.1:8101]) packet #2 [chunk #1](64/696) 1f 00 00 01 17 00 00 00 07 73 73 68 2d 72 73 61 00 00 00 03 01 00 01 00 00 01 01 00 ab 8e b6 30 78 11 81 e7 b2 f0 2a 9c f1 60 67 56 9a 0c a3 fe e8 64 2f 28 8c 4c 6f 10 49 fa 18 47 63 bf c1 7f    .........ssh-rsa...............0x.....*..`gV.....d/(.Lo.I..Gc...
961 [sshd-SshClient[24a67]-nio2-thread-2] TRACE org.apache.sshd.client.session.ClientSessionImpl - decode(ClientSessionImpl[openhab@/127.0.0.1:8101]) packet #2 [chunk #2](128/696) 1c a8 9e 11 6a 8e 44 a9 d9 e9 fc d3 f8 e3 3b ad b4 6d 9a c0 5d b6 0c 82 97 e7 b4 0e 01 04 ca d2 8e 3b fb ba 13 ff 99 97 cd f7 9d 19 89 b2 27 68 d5 3f 18 87 5a c6 95 4c 74 4b b9 9d 5b 43 97 cf    ....j.D.......;..m..]............;............'h.?..Z..LtK..[C..
961 [sshd-SshClient[24a67]-nio2-thread-2] TRACE org.apache.sshd.client.session.ClientSessionImpl - decode(ClientSessionImpl[openhab@/127.0.0.1:8101]) packet #2 [chunk #3](192/696) d9 71 fa 02 52 34 82 71 b9 27 c5 9d c0 bf 1d cd 8c d8 e3 d2 fc be 06 9a c2 7a 19 16 6e 18 cf 3f ab 63 14 0d ef 3a 3a b2 86 08 a7 6d a8 8a 38 3a 21 9e 66 a6 70 26 e5 a1 5f c6 be 6d e0 51 9e 72    .q..R4.q.'...............z..n..?.c...::....m..8:!.f.p&.._..m.Q.r
961 [sshd-SshClient[24a67]-nio2-thread-2] TRACE org.apache.sshd.client.session.ClientSessionImpl - decode(ClientSessionImpl[openhab@/127.0.0.1:8101]) packet #2 [chunk #4](256/696) 05 57 95 c7 2d 9a 87 20 90 84 97 6c d9 c0 39 fd e4 31 48 2b ed b8 b3 21 b2 eb 18 d6 14 9e 63 06 7a 9a f4 13 45 cd d7 9e e5 15 9c 6d bf d2 f0 0b ac 0e 9e f7 d7 da 4c 16 13 22 be 31 28 f3 c5 9d    .W..-......l..9..1H+...!......c.z...E......m..........L..".1(...
961 [sshd-SshClient[24a67]-nio2-thread-2] TRACE org.apache.sshd.client.session.ClientSessionImpl - decode(ClientSessionImpl[openhab@/127.0.0.1:8101]) packet #2 [chunk #5](320/696) db 15 fb e2 96 1a 76 96 e5 1c d7 0b 7f 7a f9 cf 93 92 15 40 b7 9f 94 5a c7 1f 3d 8d 00 00 00 85 04 00 9b 20 1f d4 4f b4 e3 04 29 b7 52 67 3f 96 5e 19 9d 38 5d a2 4e b7 76 f1 83 30 d2 6e 71 cd    ......v......z.....@...Z..=...........O...).Rg?.^..8].N.v..0.nq.
961 [sshd-SshClient[24a67]-nio2-thread-2] TRACE org.apache.sshd.client.session.ClientSessionImpl - decode(ClientSessionImpl[openhab@/127.0.0.1:8101]) packet #2 [chunk #6](384/696) 22 6d e6 b5 06 98 fc 63 7b 30 b6 e4 25 4f 7e f0 46 64 cf bb f7 04 71 40 bd 42 64 91 c0 8f f8 47 06 c1 94 01 d9 60 31 0e 92 5e 18 bc 3f b8 39 a1 5a 3c 7d 74 2b c4 2b 88 dd 45 7e 55 5e ef 8c c5    "m.....c{0..%O..Fd....q@.Bd....G.....`1..^..?.9.Z<}t+.+..E.U^...
961 [sshd-SshClient[24a67]-nio2-thread-2] TRACE org.apache.sshd.client.session.ClientSessionImpl - decode(ClientSessionImpl[openhab@/127.0.0.1:8101]) packet #2 [chunk #7](448/696) 93 d0 d9 80 94 b1 19 20 0e 3b c2 4d 29 83 9a 8d fc 97 ad 58 26 e9 c3 66 66 6f f9 4d af 0c 23 71 a0 4a 5d 23 c1 00 00 01 0f 00 00 00 07 73 73 68 2d 72 73 61 00 00 01 00 8c 3b be ca 89 ec a8 93    .........;.M)......X&..ffo.M..#q.J]#.........ssh-rsa.....;......
961 [sshd-SshClient[24a67]-nio2-thread-2] TRACE org.apache.sshd.client.session.ClientSessionImpl - decode(ClientSessionImpl[openhab@/127.0.0.1:8101]) packet #2 [chunk #8](512/696) 23 6e 54 1f d2 7a e4 e2 80 02 a5 92 be 2e fc c7 af 15 f9 f6 71 8c 12 68 d6 fc 15 83 12 cd 91 49 07 66 ad 5e a5 77 83 fb 46 98 e0 c4 45 aa 46 b5 45 d4 9b e0 7c f4 04 3a 45 28 05 e7 4c 6f 98 42    #nT..z..............q..h.......I.f.^.w..F...E.F.E...|..:E(..Lo.B
961 [sshd-SshClient[24a67]-nio2-thread-2] TRACE org.apache.sshd.client.session.ClientSessionImpl - decode(ClientSessionImpl[openhab@/127.0.0.1:8101]) packet #2 [chunk #9](576/696) e8 86 94 20 df b6 69 94 26 a9 11 2f 89 2a 79 fa 9e 1f 3d 23 54 f4 0c b0 85 96 82 8f ee 28 ab 6c cb 2d 7f 2c 85 d8 e5 03 c7 58 69 80 01 25 3a 7c 83 3c d8 58 bb 67 16 d7 06 ee 11 1a 5c 80 c4 87    ......i.&../.*y...=#T........(.l.-.,.....Xi..%:|.<.X.g......\...
961 [sshd-SshClient[24a67]-nio2-thread-2] TRACE org.apache.sshd.client.session.ClientSessionImpl - decode(ClientSessionImpl[openhab@/127.0.0.1:8101]) packet #2 [chunk #10](640/696) c8 db fa 2c f4 9c e2 ae 30 3d 02 4c 46 56 c9 ab 29 0d 4b 5e f4 b3 e8 82 10 2f 19 63 4e 4a eb 0b 82 12 c7 1d f9 6c 54 a1 83 7c 5a c3 e6 1a 2c 12 7b 12 7e 8a 21 2d e3 99 ca 7c 26 41 e9 39 79 40    ...,....0=.LFV..).K^...../.cNJ.......lT..|Z...,.{...!-...|&A.9y@
961 [sshd-SshClient[24a67]-nio2-thread-2] TRACE org.apache.sshd.client.session.ClientSessionImpl - decode(ClientSessionImpl[openhab@/127.0.0.1:8101]) packet #2 [chunk #11](696/696) c8 52 76 de 30 79 00 4a 9f 16 51 0d db 07 a4 af 16 66 3c 77 0d db 3e ae 9b 36 46 8e 50 13 12 b5 9e 34 9e 5c ca f0 a0 71 a7 06 4f b0 0c be 23 ce a9 7f 1e e5 98 aa 95 6a                            .Rv.0y.J..Q......f<w..>..6F.P....4.\...q..O...#........j
961 [sshd-SshClient[24a67]-nio2-thread-2] TRACE org.apache.sshd.client.session.ClientSessionImpl - doHandleMessage(ClientSessionImpl[openhab@/127.0.0.1:8101]) process 31
963 [sshd-SshClient[24a67]-nio2-thread-2] DEBUG org.apache.sshd.client.kex.DHGClient - next([DHGClient[ecdh-sha2-nistp521], ClientSessionImpl[openhab@/127.0.0.1:8101], SSH_MSG_KEXDH_REPLY])[null] process command={}
1032 [sshd-SshClient[24a67]-nio2-thread-2] DEBUG org.apache.sshd.client.session.ClientSessionImpl - handleKexMessage([ClientSessionImpl[openhab@/127.0.0.1:8101], ecdh-sha2-nistp521, 31])[null] KEX processing complete after cmd={}
1033 [sshd-SshClient[24a67]-nio2-thread-2] WARN org.apache.sshd.client.keyverifier.AcceptAllServerKeyVerifier - Server at /127.0.0.1:8101 presented unverified RSA key: SHA256:WrwqHb+6HfJDzvskM36/qMBR1PFfSQ/gcRw/cNK/i84
1033 [sshd-SshClient[24a67]-nio2-thread-2] DEBUG org.apache.sshd.client.session.ClientSessionImpl - checkKeys([ClientSessionImpl[openhab@/127.0.0.1:8101], ssh-rsa, SHA256:WrwqHb+6HfJDzvskM36/qMBR1PFfSQ/gcRw/cNK/i84, true]) key=null-{}, verified={}
1033 [sshd-SshClient[24a67]-nio2-thread-2] DEBUG org.apache.sshd.client.session.ClientSessionImpl - sendNewKeys(ClientSessionImpl[openhab@/127.0.0.1:8101]) Send SSH_MSG_NEWKEYS
1034 [sshd-SshClient[24a67]-nio2-thread-2] TRACE org.apache.sshd.client.session.ClientSessionImpl - encode(ClientSessionImpl[openhab@/127.0.0.1:8101]) packet #2 [chunk #1](1/1) 15                                                                                                                                                                                                 .
1034 [sshd-SshClient[24a67]-nio2-thread-2] DEBUG org.apache.sshd.common.io.nio2.Nio2Session - writePacket(Nio2Session[local=/127.0.0.1:48828, remote=/127.0.0.1:8101]) Writing 16 bytes
1034 [sshd-SshClient[24a67]-nio2-thread-2] DEBUG org.apache.sshd.common.io.nio2.Nio2Session - handleCompletedWriteCycle(Nio2Session[local=/127.0.0.1:48828, remote=/127.0.0.1:8101]) finished writing len=16
1035 [sshd-SshClient[24a67]-nio2-thread-2] DEBUG org.apache.sshd.common.io.nio2.Nio2Session - handleReadCycleCompletion(Nio2Session[local=/127.0.0.1:48828, remote=/127.0.0.1:8101]) read 16 bytes
1035 [sshd-SshClient[24a67]-nio2-thread-2] TRACE org.apache.sshd.client.session.ClientSessionImpl - decode(ClientSessionImpl[openhab@/127.0.0.1:8101]) packet #3 [chunk #1](1/1) 15                                                                                                                                                                                                 .
1035 [sshd-SshClient[24a67]-nio2-thread-2] TRACE org.apache.sshd.client.session.ClientSessionImpl - doHandleMessage(ClientSessionImpl[openhab@/127.0.0.1:8101]) process SSH_MSG_NEWKEYS
1035 [sshd-SshClient[24a67]-nio2-thread-2] DEBUG org.apache.sshd.client.session.ClientSessionImpl - handleNewKeys(ClientSessionImpl[openhab@/127.0.0.1:8101]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS
1036 [sshd-SshClient[24a67]-nio2-thread-2] DEBUG org.apache.sshd.client.session.ClientSessionImpl - receiveNewKeys(ClientSessionImpl[openhab@/127.0.0.1:8101]) session ID=8c:f1:61:fd:14:f3:9b:44:f5:4d:6b:34:1a:08:93:9d:6b:b3:2f:be:54:51:76:7e:f2:c8:28:59:e6:23:35:71:1a:f1:32:3b:71:f8:8b:63:24:d6:58:07:3a:26:c9:8f:60:da:a2:7e:a6:00:fb:6f:25:50:76:79:7c:2d:16:a9
1121 [sshd-SshClient[24a67]-nio2-thread-2] DEBUG org.apache.sshd.common.io.nio2.Nio2Session - exceptionCaught([Nio2Session[local=/127.0.0.1:48828, remote=/127.0.0.1:8101], RuntimeSshException, null]) caught null[{}] - calling handler
1122 [main] DEBUG org.apache.sshd.client.SshClient - close(SshClient[24a67]) Closing immediately
1122 [sshd-SshClient[24a67]-nio2-thread-2] DEBUG org.apache.sshd.client.session.ClientSessionImpl - signalAuthFailure([ClientSessionImpl[openhab@/127.0.0.1:8101], RuntimeSshException, true, null]) type=null, signalled={}, message="{}"
1123 [sshd-SshClient[24a67]-nio2-thread-2] WARN org.apache.sshd.client.session.ClientSessionImpl - exceptionCaught(ClientSessionImpl[openhab@/127.0.0.1:8101])[state=Opened] RuntimeSshException: null
1123 [sshd-SshClient[24a67]-nio2-thread-2] DEBUG org.apache.sshd.client.session.ClientSessionImpl - exceptionCaught(ClientSessionImpl[openhab@/127.0.0.1:8101])[state=Opened] details
org.apache.sshd.common.RuntimeSshException
        at org.apache.sshd.common.session.helpers.AbstractSession.handleMessage(AbstractSession.java:564)
        at org.apache.sshd.common.session.helpers.AbstractSession.decode(AbstractSession.java:1498)
        at org.apache.sshd.common.session.helpers.AbstractSession.messageReceived(AbstractSession.java:508)
        at org.apache.sshd.common.session.helpers.AbstractSessionIoHandler.messageReceived(AbstractSessionIoHandler.java:66)
        at org.apache.sshd.common.io.nio2.Nio2Session.handleReadCycleCompletion(Nio2Session.java:301)
        at org.apache.sshd.common.io.nio2.Nio2Session$1.onCompleted(Nio2Session.java:281)
        at org.apache.sshd.common.io.nio2.Nio2Session$1.onCompleted(Nio2Session.java:278)
        at org.apache.sshd.common.io.nio2.Nio2CompletionHandler.lambda$completed$0(Nio2CompletionHandler.java:38)
        at java.security.AccessController.doPrivileged(Native Method)
        at org.apache.sshd.common.io.nio2.Nio2CompletionHandler.completed(Nio2CompletionHandler.java:37)
        at sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:126)
        at sun.nio.ch.Invoker.invokeDirect(Invoker.java:157)
        at sun.nio.ch.UnixAsynchronousSocketChannelImpl.implRead(UnixAsynchronousSocketChannelImpl.java:553)
        at sun.nio.ch.AsynchronousSocketChannelImpl.read(AsynchronousSocketChannelImpl.java:276)
        at sun.nio.ch.AsynchronousSocketChannelImpl.read(AsynchronousSocketChannelImpl.java:297)
        at org.apache.sshd.common.io.nio2.Nio2Session.doReadCycle(Nio2Session.java:329)
        at org.apache.sshd.common.io.nio2.Nio2Session.handleReadCycleCompletion(Nio2Session.java:305)
        at org.apache.sshd.common.io.nio2.Nio2Session$1.onCompleted(Nio2Session.java:281)
        at org.apache.sshd.common.io.nio2.Nio2Session$1.onCompleted(Nio2Session.java:278)
        at org.apache.sshd.common.io.nio2.Nio2CompletionHandler.lambda$completed$0(Nio2CompletionHandler.java:38)
        at java.security.AccessController.doPrivileged(Native Method)
        at org.apache.sshd.common.io.nio2.Nio2CompletionHandler.completed(Nio2CompletionHandler.java:37)
        at sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:126)
        at sun.nio.ch.Invoker$2.run(Invoker.java:218)
        at sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:112)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.NoClassDefFoundError: com/sun/crypto/provider/HmacCore
        at java.lang.ClassLoader.defineClass1(Native Method)
        at java.lang.ClassLoader.defineClass(ClassLoader.java:763)
        at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
        at java.net.URLClassLoader.defineClass(URLClassLoader.java:468)
        at java.net.URLClassLoader.access$100(URLClassLoader.java:74)
        at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
        at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:362)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
        at java.security.Provider$Service.getImplClass(Provider.java:1636)
        at java.security.Provider$Service.newInstance(Provider.java:1592)
        at javax.crypto.Mac.chooseProvider(Mac.java:349)
        at javax.crypto.Mac.init(Mac.java:415)
        at org.apache.sshd.common.mac.BaseMac.init(BaseMac.java:71)
        at org.apache.sshd.common.session.helpers.AbstractSession.receiveNewKeys(AbstractSession.java:1847)
        at org.apache.sshd.common.session.helpers.AbstractSession.handleNewKeys(AbstractSession.java:835)
        at org.apache.sshd.common.session.helpers.AbstractSession.doHandleMessage(AbstractSession.java:598)
        at org.apache.sshd.common.session.helpers.AbstractSession.handleMessage(AbstractSession.java:547)
        ... 27 more