karamelchef / karamel

Reproducing Distributed Systems and Experiments on Cloud
http://www.karamel.io
Apache License 2.0
39 stars 22 forks source link

generated ssh keys in windows dont seem to work anymore #173

Closed jimdowling closed 8 years ago

jimdowling commented 8 years ago

Here's the log that repeats itself.

! at net.schmizz.sshj.transport.Decoder.decode(Decoder.java:127) ~[karamel.exe:na] ! at net.schmizz.sshj.transport.Decoder.received(Decoder.java:195) ~[karamel.exe:na] ! at net.schmizz.sshj.transport.Reader.run(Reader.java:72) ~[karamel.exe:na] ! Causing: se.kth.karamel.common.exception.KaramelException: net.schmizz.sshj.transport.TransportException: Unable to reach a settlement: [] and [aes128-ctr, aes192-ctr, aes256-ctr, arcfour256, arcfour128, aes128-cbc, 3des-cbc, blowfish-cbc, cast128-cbc, aes192-cbc, aes256-cbc, arcfour, rijndael-cbc@lysator.liu.se] ! at se.kth.karamel.backend.machines.SshMachine.connect(SshMachine.java:506) ~[karamel.exe:na] ! at se.kth.karamel.backend.machines.SshMachine.ping(SshMachine.java:527) ~[karamel.exe:na] ! at se.kth.karamel.backend.machines.MachinesMonitor.run(MachinesMonitor.java:101) ~[karamel.exe:na] ! at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [na:1.8.0_40] ! at java.util.concurrent.FutureTask.run(Unknown Source) [na:1.8.0_40] ! at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [na:1.8.0_40] ! at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [na:1.8.0_40] ! at java.lang.Thread.run(Unknown Source) [na:1.8.0_40] WARN [2016-09-05 20:34:56,105] net.schmizz.sshj.DefaultConfig: Disabling high-strength ciphers: cipher strengths apparently limited by JCE policy INFO [2016-09-05 20:34:56,105] se.kth.karamel.backend.machines.SshMachine: 52.50.243.112: connecting ... INFO [2016-09-05 20:34:56,152] net.schmizz.sshj.transport.TransportImpl: Client identity string: SSH-2.0-SSHJ_0_8_1_SNAPSHOT INFO [2016-09-05 20:34:56,230] net.schmizz.sshj.transport.TransportImpl: Server identity string: SSH-2.0-OpenSSH_5.9p1 Debian-5ubuntu1.7 ERROR [2016-09-05 20:34:56,291] net.schmizz.sshj.transport.TransportImpl: Dying because - net.schmizz.sshj.transport.TransportException: Unable to reach a settlement: [] and [aes128-ctr, aes192-ctr, aes256-ctr, arcfour256, arcfour128, aes128-cbc, 3des-cbc, blowfish-cbc, cast128-cbc, aes192-cbc, aes256-cbc, arcfour, rijndael-cbc@lysator.liu.se] INFO [2016-09-05 20:34:56,291] net.schmizz.sshj.transport.TransportImpl: Disconnected - UNKNOWN ERROR [2016-09-05 20:34:56,291] net.schmizz.concurrent.Promise: <> woke to: net.schmizz.sshj.transport.TransportException: Unable to reach a settlement: [] and [aes128-ctr, aes192-ctr, aes256-ctr, arcfour256, arcfour128, aes128-cbc, 3des-cbc, blowfish-cbc, cast128-cbc, aes192-cbc, aes256-cbc, arcfour, rijndael-cbc@lysator.liu.se] WARN [2016-09-05 20:34:56,291] se.kth.karamel.backend.machines.SshMachine: 52.50.243.112: Opps!! coudln' t connect :@ INFO [2016-09-05 20:34:56,291] se.kth.karamel.backend.machines.SshMachine: 52.50.243.112: Yey!! connected ^-^ ERROR [2016-09-05 20:34:56,291] se.kth.karamel.backend.machines.MachinesMonitor: ! net.schmizz.sshj.transport.TransportException: Unable to reach a settlement: [] and [aes128-ctr, aes192-ctr, aes256-ctr, arcfour256, arcfour128, aes128-cbc, 3des-cbc, blowfish-cbc, cast128-cbc, aes192-cbc, aes256-cbc, arcfour, rijndael-cbc@lysator.liu.se] ! at net.schmizz.sshj.transport.Proposal.firstMatch(Proposal.java:165) ~[karamel.exe:na] ! at net.schmizz.sshj.transport.Proposal.negotiate(Proposal.java:147) ~[karamel.exe:na] ! at net.schmizz.sshj.transport.KeyExchanger.gotKexInit(KeyExchanger.java:239) ~[karamel.exe:na] ! at net.schmizz.sshj.transport.KeyExchanger.handle(KeyExchanger.java:364) ~[karamel.exe:na] ! at net.schmizz.sshj.transport.TransportImpl.handle(TransportImpl.java:477) ~[karamel.exe:na] ! at net.schmizz.sshj.transport.Decoder.decode(Decoder.java:127) ~[karamel.exe:na] ! at net.schmizz.sshj.transport.Decoder.received(Decoder.java:195) ~[karamel.exe:na] ! at net.schmizz.sshj.transport.Reader.run(Reader.java:72) ~[karamel.exe:na] ! Causing: se.kth.karamel.common.exception.KaramelException: net.schmizz.sshj.transport.TransportException: Unable to reach a settlement: [] and [aes128-ctr, aes192-ctr, aes256-ctr, arcfour256, arcfour128, aes128-cbc, 3des-cbc, blowfish-cbc, cast128-cbc, aes192-cbc, aes256-cbc, arcfour, rijndael-cbc@lysator.liu.se] ! at se.kth.karamel.backend.machines.SshMachine.connect(SshMachine.java:506) ~[karamel.exe:na] ! at se.kth.karamel.backend.machines.SshMachine.ping(SshMachine.java:527) ~[karamel.exe:na] ! at se.kth.karamel.backend.machines.MachinesMonitor.run(MachinesMonitor.java:101) ~[karamel.exe:na] ! at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [na:1.8.0_40] ! at java.util.concurrent.FutureTask.run(Unknown Source) [na:1.8.0_40] ! at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [na:1.8.0_40] ! at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [na:1.8.0_40] ! at java.lang.Thread.run(Unknown Source) [na:1.8.0_40] WARN [2016-09-05 20:34:56,291] net.schmizz.sshj.DefaultConfig: Disabling high-strength ciphers: cipher strengths apparently limited by JCE policy INFO [2016-09-05 20:34:56,291] se.kth.karamel.backend.machines.SshMachine: 52.50.243.112: connecting ... INFO [2016-09-05 20:34:56,354] net.schmizz.sshj.transport.TransportImpl: Client identity string: SSH-2.0-SSHJ_0_8_1_SNAPSHOT INFO [2016-09-05 20:34:56,416] net.schmizz.sshj.transport.TransportImpl: Server identity string: SSH-2.0-OpenSSH_5.9p1 Debian-5ubuntu1.7 ERROR [2016-09-05 20:34:56,479] net.schmizz.sshj.transport.TransportImpl: Dying because - net.schmizz.sshj.transport.TransportException: Unable to reach a settlement: [] and [aes128-ctr, aes192-ctr, aes256-ctr, arcfour256, arcfour128, aes128-cbc, 3des-cbc, blowfish-cbc, cast128-cbc, aes192-cbc, aes256-cbc, arcfour, rijndael-cbc@lysator.liu.se] INFO [2016-09-05 20:34:56,479] net.schmizz.sshj.transport.TransportImpl: Disconnected - UNKNOWN ERROR [2016-09-05 20:34:56,479] net.schmizz.concurrent.Promise: <> woke to: net.schmizz.sshj.transport.TransportException: Unable to reach a settlement: [] and [aes128-ctr, aes192-ctr, aes256-ctr, arcfour256, arcfour128, aes128-cbc, 3des-cbc, blowfish-cbc, cast128-cbc, aes192-cbc, aes256-cbc, arcfour, rijndael-cbc@lysator.liu.se] WARN [2016-09-05 20:34:56,479] se.kth.karamel.backend.machines.SshMachine: 52.50.243.112: Opps!! coudln' t connect :@ INFO [2016-09-05 20:34:58,527] net.schmizz.sshj.transport.TransportImpl: Client identity string: SSH-2.0-SSHJ_0_8_1_SNAPSHOT INFO [2016-09-05 20:34:58,589] net.schmizz.sshj.transport.TransportImpl: Server identity string: SSH-2.0-OpenSSH_5.9p1 Debian-5ubuntu1.7 ERROR [2016-09-05 20:34:58,589] se.kth.karamel.backend.machines.MachinesMonitor: ! java.lang.IllegalThreadStateException: null ! at java.lang.Thread.start(Unknown Source) [na:1.8.0_40] ! at net.schmizz.sshj.transport.TransportImpl.init(TransportImpl.java:167) ~[karamel.exe:na] ! at net.schmizz.sshj.SSHClient.onConnect(SSHClient.java:671) ~[karamel.exe:na] ! at net.schmizz.sshj.SocketClient.connect(SocketClient.java:71) ~[karamel.exe:na] ! at net.schmizz.sshj.SocketClient.connect(SocketClient.java:77) ~[karamel.exe:na] ! at se.kth.karamel.backend.machines.SshMachine.connect(SshMachine.java:450) ~[karamel.exe:na] ! at se.kth.karamel.backend.machines.SshMachine.ping(SshMachine.java:527) ~[karamel.exe:na] ! at se.kth.karamel.backend.machines.MachinesMonitor.run(MachinesMonitor.java:101) ~[karamel.exe:na] ! at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [na:1.8.0_40] ! at java.util.concurrent.FutureTask.run(Unknown Source) [na:1.8.0_40] ! at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [na:1.8.0_40] ! at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [na:1.8.0_40] ! at java.lang.Thread.run(Unknown Source) [na:1.8.0_40] WARN [2016-09-05 20:34:58,589] net.schmizz.sshj.DefaultConfig: Disabling high-strength ciphers: cipher strengths apparently limited by JCE policy INFO [2016-09-05 20:34:58,589] se.kth.karamel.backend.machines.SshMachine: 52.50.243.112: connecting ... INFO [2016-09-05 20:34:58,652] net.schmizz.sshj.transport.TransportImpl: Client identity string: SSH-2.0-SSHJ_0_8_1_SNAPSHOT INFO [2016-09-05 20:34:58,714] net.schmizz.sshj.transport.TransportImpl: Server identity string: SSH-2.0-OpenSSH_5.9p1 Debian-5ubuntu1.7 ERROR [2016-09-05 20:34:58,777] net.schmizz.sshj.transport.TransportImpl: Dying because - net.schmizz.sshj.transport.TransportException: Unable to reach a settlement: [] and [aes128-ctr, aes192-ctr, aes256-ctr, arcfour256, arcfour128, aes128-cbc, 3des-cbc, blowfish-cbc, cast128-cbc, aes192-cbc, aes256-cbc, arcfour, rijndael-cbc@lysator.liu.se] INFO [2016-09-05 20:34:58,777] net.schmizz.sshj.transport.TransportImpl: Disconnected - UNKNOWN ERROR [2016-09-05 20:34:58,777] net.schmizz.concurrent.Promise: <> woke to: net.schmizz.sshj.transport.TransportException: Unable to reach a settlement: [] and [aes128-ctr, aes192-ctr, aes256-ctr, arcfour256, arcfour128, aes128-cbc, 3des-cbc, blowfish-cbc, cast128-cbc, aes192-cbc, aes256-cbc, arcfour, rijndael-cbc@lysator.liu.se] WARN [2016-09-05 20:34:58,777] se.kth.karamel.backend.machines.SshMachine: 52.50.243.112: Opps!! coudln' t connect :@ INFO [2016-09-05 20:34:58,777] se.kth.karamel.backend.machines.SshMachine: 52.50.243.112: Yey!! connected ^-^ ERROR [2016-09-05 20:34:58,777] se.kth.karamel.backend.machines.MachinesMonitor: ! net.schmizz.sshj.transport.TransportException: Unable to reach a settlement: [] and [aes128-ctr, aes192-ctr, aes256-ctr, arcfour256, arcfour128, aes128-cbc, 3des-cbc, blowfish-cbc, cast128-cbc, aes192-cbc, aes256-cbc, arcfour, rijndael-cbc@lysator.liu.se] ! at net.schmizz.sshj.transport.Proposal.firstMatch(Proposal.java:165) ~[karamel.exe:na] ! at net.schmizz.sshj.transport.Proposal.negotiate(Proposal.java:147) ~[karamel.exe:na] ! at net.schmizz.sshj.transport.KeyExchanger.gotKexInit(KeyExchanger.java:239) ~[karamel.exe:na] ! at net.schmizz.sshj.transport.KeyExchanger.handle(KeyExchanger.java:364) ~[karamel.exe:na] ! at net.schmizz.sshj.transport.TransportImpl.handle(TransportImpl.java:477) ~[karamel.exe:na] ! at net.schmizz.sshj.transport.Decoder.decode(Decoder.java:127) ~[karamel.exe:na] ! at net.schmizz.sshj.transport.Decoder.received(Decoder.java:195) ~[karamel.exe:na] ! at net.schmizz.sshj.transport.Reader.run(Reader.java:72) ~[karamel.exe:na] ! Causing: se.kth.karamel.common.exception.KaramelException: net.schmizz.sshj.transport.TransportException: Unable to reach a settlement: [] and [aes128-ctr, aes192-ctr, aes256-ctr, arcfour256, arcfour128, aes128-cbc, 3des-cbc, blowfish-cbc, cast128-cbc, aes192-cbc, aes256-cbc, arcfour, rijndael-cbc@lysator.liu.se] ! at se.kth.karamel.backend.machines.SshMachine.connect(SshMachine.java:506) ~[karamel.exe:na] ! at se.kth.karamel.backend.machines.SshMachine.ping(SshMachine.java:527) ~[karamel.exe:na] ! at se.kth.karamel.backend.machines.MachinesMonitor.run(MachinesMonitor.java:101) ~[karamel.exe:na] ! at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [na:1.8.0_40] ! at java.util.concurrent.FutureTask.run(Unknown Source) [na:1.8.0_40] ! at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [na:1.8.0_40] ! at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [na:1.8.0_40] ! at java.lang.Thread.run(Unknown Source) [na:1.8.0_40] WARN [2016-09-05 20:34:58,777] net.schmizz.sshj.DefaultConfig: Disabling high-strength ciphers: cipher strengths apparently limited by JCE policy INFO [2016-09-05 20:34:58,777] se.kth.karamel.backend.machines.SshMachine: 52.50.243.112: connecting ... INFO [2016-09-05 20:34:58,839] net.schmizz.sshj.transport.TransportImpl: Client identity string: SSH-2.0-SSHJ_0_8_1_SNAPSHOT INFO [2016-09-05 20:34:58,902] net.schmizz.sshj.transport.TransportImpl: Server identity string: SSH-2.0-OpenSSH_5.9p1 Debian-5ubuntu1.7 ERROR [2016-09-05 20:34:58,964] net.schmizz.sshj.transport.TransportImpl: Dying because - net.schmizz.sshj.transport.TransportException: Unable to reach a settlement: [] and [aes128-ctr, aes192-ctr, aes256-ctr, arcfour256, arcfour128, aes128-cbc, 3des-cbc, blowfish-cbc, cast128-cbc, aes192-cbc, aes256-cbc, arcfour, rijndael-cbc@lysator.liu.se] INFO [2016-09-05 20:34:58,964] net.schmizz.sshj.transport.TransportImpl: Disconnected - UNKNOWN ERROR [2016-09-05 20:34:58,964] net.schmizz.concurrent.Promise: <> woke to: net.schmizz.sshj.transport.TransportException: Unable to reach a settlement: [] and [aes128-ctr, aes192-ctr, aes256-ctr, arcfour256, arcfour128, aes128-cbc, 3des-cbc, blowfish-cbc, cast128-cbc, aes192-cbc, aes256-cbc, arcfour, rijndael-cbc@lysator.liu.se] WARN [2016-09-05 20:34:58,964] se.kth.karamel.backend.machines.SshMachine: 52.50.243.112: Opps!! coudln' t connect :@ INFO [2016-09-05 20:34:58,964] se.kth.karamel.backend.machines.SshMachine: 52.50.243.112: Yey!! connected ^-^ ERROR [2016-09-05 20:34:58,964] se.kth.karamel.backend.machines.MachinesMonitor: ! net.schmizz.sshj.transport.TransportException: Unable to reach a settlement: [] and [aes128-ctr, aes192-ctr, aes256-ctr, arcfour256, arcfour128, aes128-cbc, 3des-cbc, blowfish-cbc, cast128-cbc, aes192-cbc, aes256-cbc, arcfour, rijndael-cbc@lysator.liu.se] ! at net.schmizz.sshj.transport.Proposal.firstMatch(Proposal.java:165) ~[karamel.exe:na] ! at net.schmizz.sshj.transport.Proposal.negotiate(Proposal.java:147) ~[karamel.exe:na] ! at net.schmizz.sshj.transport.KeyExchanger.gotKexInit(KeyExchanger.java:239) ~[karamel.exe:na] ! at net.schmizz.sshj.transport.KeyExchanger.handle(KeyExchanger.java:364) ~[karamel.exe:na] ! at net.schmizz.sshj.transport.TransportImpl.handle(TransportImpl.java:477) ~[karamel.exe:na] ! at net.schmizz.sshj.transport.Decoder.decode(Decoder.java:127) ~[karamel.exe:na] ! at net.schmizz.sshj.transport.Decoder.received(Decoder.java:195) ~[karamel.exe:na] ! at net.schmizz.sshj.transport.Reader.run(Reader.java:72) ~[karamel.exe:na] ! Causing: se.kth.karamel.common.exception.KaramelException: net.schmizz.sshj.transport.TransportException: Unable to reach a settlement: [] and [aes128-ctr, aes192-ctr, aes256-ctr, arcfour256, arcfour128, aes128-cbc, 3des-cbc, blowfish-cbc, cast128-cbc, aes192-cbc, aes256-cbc, arcfour, rijndael-cbc@lysator.liu.se] ! at se.kth.karamel.backend.machines.SshMachine.connect(SshMachine.java:506) ~[karamel.exe:na] ! at se.kth.karamel.backend.machines.SshMachine.ping(SshMachine.java:527) ~[karamel.exe:na] ! at se.kth.karamel.backend.machines.MachinesMonitor.run(MachinesMonitor.java:101) ~[karamel.exe:na] ! at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [na:1.8.0_40] ! at java.util.concurrent.FutureTask.run(Unknown Source) [na:1.8.0_40] ! at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [na:1.8.0_40] ! at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [na:1.8.0_40] ! at java.lang.Thread.run(Unknown Source) [na:1.8.0_40] WARN [2016-09-05 20:34:58,964] net.schmizz.sshj.DefaultConfig: Disabling high-strength ciphers: cipher strengths apparently limited by JCE policy INFO [2016-09-05 20:34:58,964] se.kth.karamel.backend.machines.SshMachine: 52.50.243.112: connecting ... INFO [2016-09-05 20:34:59,034] net.schmizz.sshj.transport.TransportImpl: Client identity string: SSH-2.0-SSHJ_0_8_1_SNAPSHOT INFO [2016-09-05 20:34:59,088] net.schmizz.sshj.transport.TransportImpl: Server identity string: SSH-2.0-OpenSSH_5.9p1 Debian-5ubuntu1.7 ERROR [2016-09-05 20:34:59,151] net.schmizz.sshj.transport.TransportImpl: Dying because - net.schmizz.sshj.transport.TransportException: Unable to reach a settlement: [] and [aes128-ctr, aes192-ctr, aes256-ctr, arcfour256, arcfour128, aes128-cbc, 3des-cbc, blowfish-cbc, cast128-cbc, aes192-cbc, aes256-cbc, arcfour, rijndael-cbc@lysator.liu.se] INFO [2016-09-05 20:34:59,151] net.schmizz.sshj.transport.TransportImpl: Disconnected - UNKNOWN ERROR [2016-09-05 20:34:59,151] net.schmizz.concurrent.Promise: <> woke to: net.schmizz.sshj.transport.TransportException: Unable to reach a settlement: [] and [aes128-ctr, aes192-ctr, aes256-ctr, arcfour256, arcfour128, aes128-cbc, 3des-cbc, blowfish-cbc, cast128-cbc, aes192-cbc, aes256-cbc, arcfour, rijndael-cbc@lysator.liu.se] WARN [2016-09-05 20:34:59,151] se.kth.karamel.backend.machines.SshMachine: 52.50.243.112: Opps!! coudln' t connect :@ INFO [2016-09-05 20:34:59,151] se.kth.karamel.backend.machines.SshMachine: 52.50.243.112: Yey!! connected ^-^ ERROR [2016-09-05 20:34:59,151] se.kth.karamel.backend.machines.MachinesMonitor: ! net.schmizz.sshj.transport.TransportException: Unable to reach a settlement: [] and [aes128-ctr, aes192-ctr, aes256-ctr, arcfour256, arcfour128, aes128-cbc, 3des-cbc, blowfish-cbc, cast128-cbc, aes192-cbc, aes256-cbc, arcfour, rijndael-cbc@lysator.liu.se] ! at net.schmizz.sshj.transport.Proposal.firstMatch(Proposal.java:165) ~[karamel.exe:na] ! at net.schmizz.sshj.transport.Proposal.negotiate(Proposal.java:147) ~[karamel.exe:na] ! at net.schmizz.sshj.transport.KeyExchanger.gotKexInit(KeyExchanger.java:239) ~[karamel.exe:na] ! at net.schmizz.sshj.transport.KeyExchanger.handle(KeyExchanger.java:364) ~[karamel.exe:na] ! at net.schmizz.sshj.transport.TransportImpl.handle(TransportImpl.java:477) ~[karamel.exe:na] ! at net.schmizz.sshj.transport.Decoder.decode(Decoder.java:127) ~[karamel.exe:na] ! at net.schmizz.sshj.transport.Decoder.received(Decoder.java:195) ~[karamel.exe:na] ! at net.schmizz.sshj.transport.Reader.run(Reader.java:72) ~[karamel.exe:na] ! Causing: se.kth.karamel.common.exception.KaramelException: net.schmizz.sshj.transport.TransportException: Unable to reach a settlement: [] and [aes128-ctr, aes192-ctr, aes256-ctr, arcfour256, arcfour128, aes128-cbc, 3des-cbc, blowfish-cbc, cast128-cbc, aes192-cbc, aes256-cbc, arcfour, rijndael-cbc@lysator.liu.se] ! at se.kth.karamel.backend.machines.SshMachine.connect(SshMachine.java:506) ~[karamel.exe:na] ! at se.kth.karamel.backend.machines.SshMachine.ping(SshMachine.java:527) ~[karamel.exe:na] ! at se.kth.karamel.backend.machines.MachinesMonitor.run(MachinesMonitor.java:101) ~[karamel.exe:na] ! at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [na:1.8.0_40] ! at java.util.concurrent.FutureTask.run(Unknown Source) [na:1.8.0_40] ! at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [na:1.8.0_40] ! at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [na:1.8.0_40] ! at java.lang.Thread.run(Unknown Source) [na:1.8.0_40] WARN [2016-09-05 20:34:59,151] net.schmizz.sshj.DefaultConfig: Disabling high-strength ciphers: cipher strengths apparently limited by JCE policy INFO [2016-09-05 20:34:59,151] se.kth.karamel.backend.machines.SshMachine: 52.50.243.112: connecting ... INFO [2016-09-05 20:34:59,213] net.schmizz.sshj.transport.TransportImpl: Client identity string: SSH-2.0-SSHJ_0_8_1_SNAPSHOT INFO [2016-09-05 20:34:59,276] net.schmizz.sshj.transport.TransportImpl: Server identity string: SSH-2.0-OpenSSH_5.9p1 Debian-5ubuntu1.7 ERROR [2016-09-05 20:34:59,322] net.schmizz.sshj.transport.TransportImpl: Dying because - net.schmizz.sshj.transport.TransportException: Unable to reach a settlement: [] and [aes128-ctr, aes192-ctr, aes256-ctr, arcfour256, arcfour128, aes128-cbc, 3des-cbc, blowfish-cbc, cast128-cbc, aes192-cbc, aes256-cbc, arcfour, rijndael-cbc@lysator.liu.se] INFO [2016-09-05 20:34:59,322] net.schmizz.sshj.transport.TransportImpl: Disconnected - UNKNOWN ERROR [2016-09-05 20:34:59,322] net.schmizz.concurrent.Promise: <> woke to: net.schmizz.sshj.transport.TransportException: Unable to reach a settlement: [] and [aes128-ctr, aes192-ctr, aes256-ctr, arcfour256, arcfour128, aes128-cbc, 3des-cbc, blowfish-cbc, cast128-cbc, aes192-cbc, aes256-cbc, arcfour, rijndael-cbc@lysator.liu.se] WARN [2016-09-05 20:34:59,322] se.kth.karamel.backend.machines.SshMachine: 52.50.243.112: Opps!! coudln' t connect :@ INFO [2016-09-05 20:34:59,322] se.kth.karamel.backend.machines.SshMachine: 52.50.243.112: Yey!! connected ^-^ ERROR [2016-09-05 20:34:59,322] se.kth.karamel.backend.machines.MachinesMonitor: ! net.schmizz.sshj.transport.TransportException: Unable to reach a settlement: [] and [aes128-ctr, aes192-ctr, aes256-ctr, arcfour256, arcfour128, aes128-cbc, 3des-cbc, blowfish-cbc, cast128-cbc, aes192-cbc, aes256-cbc, arcfour, rijndael-cbc@lysator.liu.se] ! at net.schmizz.sshj.transport.Proposal.firstMatch(Proposal.java:165) ~[karamel.exe:na] ! at net.schmizz.sshj.transport.Proposal.negotiate(Proposal.java:147) ~[karamel.exe:na] ! at net.schmizz.sshj.transport.KeyExchanger.gotKexInit(KeyExchanger.java:239) ~[karamel.exe:na] ! at net.schmizz.sshj.transport.KeyExchanger.handle(KeyExchanger.java:364) ~[karamel.exe:na]

jimdowling commented 8 years ago

Just tested it with an openssh key i generated with putty (exported from putty), and it didn't work again. There must be something wrong with the javassh code - maybe an upgrade can fix it so that the library and the ec2 image can agree on an encryption method?

kamalhakim commented 8 years ago

@jimdowling I recall that we had similar error long time back, it was related to version clash of bouncyCastle library.. I guess for some reason it is back again.. Do you remember how you fixed it?

kamalhakim commented 8 years ago

Ok now I see a potential issue, we have bouncycastle in the pom of both karamel-common and karamel-core projects while we had excluded jdk5 bouncy castle in the pom of karamel-ui just from karamel-core not karamel-common.

jimdowling commented 8 years ago

Great. I guess we just exclude it again from karamel-common. Can you push a fix?

kamalhakim commented 8 years ago

Just for the record: I ran "mvn dependency:tree -Dverbose" in karamel and found out:

[INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ karamel-ui --- [INFO] se.kth.karamel:karamel-ui:jar:0.3 [INFO] +- commons-cli:commons-cli:jar:1.2:compile [INFO] +- commons-configuration:commons-configuration:jar:1.10:compile [INFO] | +- commons-lang:commons-lang:jar:2.6:compile [INFO] | - commons-logging:commons-logging:jar:1.1.1:compile [INFO] +- com.bazaarvoice.dropwizard:dropwizard-configurable-assets-bundle:jar:0.2.2:compile [INFO] | +- (io.dropwizard:dropwizard-core:jar:0.7.1:compile - omitted for conflict with 0.7.0) [INFO] | - (io.dropwizard:dropwizard-servlets:jar:0.7.1:compile - omitted for conflict with 0.7.0) [INFO] +- io.dropwizard:dropwizard-core:jar:0.7.0:compile [INFO] | +- io.dropwizard:dropwizard-util:jar:0.7.0:compile [INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.3.0:compile [INFO] | | +- com.google.code.findbugs:jsr305:jar:2.0.3:compile [INFO] | | - joda-time:joda-time:jar:2.3:compile [INFO] | +- io.dropwizard:dropwizard-jackson:jar:0.7.0:compile [INFO] | | +- (io.dropwizard:dropwizard-util:jar:0.7.0:compile - omitted for duplicate) [INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.3.2:compile [INFO] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.3.2:compile [INFO] | | | +- (com.fasterxml.jackson.core:jackson-annotations:jar:2.3.0:compile - omitted for duplicate) [INFO] | | | - (com.fasterxml.jackson.core:jackson-core:jar:2.3.2:compile - omitted for duplicate) [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-guava:jar:2.3.2:compile [INFO] | | +- com.fasterxml.jackson.module:jackson-module-afterburner:jar:2.3.2:compile [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-joda:jar:2.3.2:compile [INFO] | | - ch.qos.logback:logback-classic:jar:1.1.1:compile [INFO] | | +- (ch.qos.logback:logback-core:jar:1.1.1:compile - omitted for duplicate) [INFO] | | - (org.slf4j:slf4j-api:jar:1.7.6:compile - omitted for duplicate) [INFO] | +- io.dropwizard:dropwizard-validation:jar:0.7.0:compile [INFO] | | +- (io.dropwizard:dropwizard-util:jar:0.7.0:compile - omitted for duplicate) [INFO] | | +- org.hibernate:hibernate-validator:jar:5.0.2.Final:compile [INFO] | | | +- javax.validation:validation-api:jar:1.1.0.Final:compile [INFO] | | | +- org.jboss.logging:jboss-logging:jar:3.1.1.GA:compile [INFO] | | | - com.fasterxml:classmate:jar:1.0.0:compile [INFO] | | - org.glassfish.web:javax.el:jar:2.2.6:compile [INFO] | | - javax.el:javax.el-api:jar:2.2.5:compile [INFO] | +- (io.dropwizard:dropwizard-configuration:jar:0.7.0:compile - omitted for duplicate) [INFO] | +- io.dropwizard:dropwizard-logging:jar:0.7.0:compile [INFO] | | +- (io.dropwizard:dropwizard-jackson:jar:0.7.0:compile - omitted for duplicate) [INFO] | | +- (io.dropwizard:dropwizard-validation:jar:0.7.0:compile - omitted for duplicate) [INFO] | | +- com.codahale.metrics:metrics-logback:jar:3.0.1:compile [INFO] | | | - (com.codahale.metrics:metrics-core:jar:3.0.1:compile - omitted for duplicate) [INFO] | | +- (org.slf4j:slf4j-api:jar:1.7.6:compile - omitted for duplicate) [INFO] | | +- org.slf4j:jul-to-slf4j:jar:1.7.6:compile [INFO] | | | - (org.slf4j:slf4j-api:jar:1.7.6:compile - omitted for duplicate) [INFO] | | +- ch.qos.logback:logback-core:jar:1.1.1:compile [INFO] | | +- (ch.qos.logback:logback-classic:jar:1.1.1:compile - omitted for duplicate) [INFO] | | +- org.slf4j:log4j-over-slf4j:jar:1.7.6:compile [INFO] | | | - (org.slf4j:slf4j-api:jar:1.7.6:compile - omitted for duplicate) [INFO] | | - org.eclipse.jetty:jetty-util:jar:9.0.7.v20131107:compile [INFO] | +- io.dropwizard:dropwizard-metrics:jar:0.7.0:compile [INFO] | | +- (io.dropwizard:dropwizard-lifecycle:jar:0.7.0:compile - omitted for duplicate) [INFO] | | +- (io.dropwizard:dropwizard-jackson:jar:0.7.0:compile - omitted for duplicate) [INFO] | | +- (io.dropwizard:dropwizard-validation:jar:0.7.0:compile - omitted for duplicate) [INFO] | | +- (com.codahale.metrics:metrics-core:jar:3.0.1:compile - omitted for duplicate) [INFO] | | - (org.slf4j:slf4j-api:jar:1.7.6:compile - omitted for duplicate) [INFO] | +- io.dropwizard:dropwizard-jersey:jar:0.7.0:compile [INFO] | | +- (io.dropwizard:dropwizard-jackson:jar:0.7.0:compile - omitted for duplicate) [INFO] | | +- (io.dropwizard:dropwizard-validation:jar:0.7.0:compile - omitted for duplicate) [INFO] | | +- (io.dropwizard:dropwizard-logging:jar:0.7.0:compile - omitted for duplicate) [INFO] | | +- (org.eclipse.jetty.orbit:javax.servlet:jar:3.0.0.v201112011016:compile - omitted for duplicate) [INFO] | | +- com.sun.jersey:jersey-core:jar:1.18.1:compile [INFO] | | +- com.sun.jersey:jersey-server:jar:1.18.1:compile [INFO] | | | - (com.sun.jersey:jersey-core:jar:1.18.1:compile - omitted for duplicate) [INFO] | | +- com.sun.jersey:jersey-servlet:jar:1.18.1:compile [INFO] | | | - (com.sun.jersey:jersey-server:jar:1.18.1:compile - omitted for duplicate) [INFO] | | +- com.codahale.metrics:metrics-jersey:jar:3.0.1:compile [INFO] | | | +- (com.codahale.metrics:metrics-core:jar:3.0.1:compile - omitted for duplicate) [INFO] | | | - (com.codahale.metrics:metrics-annotation:jar:3.0.1:compile - omitted for conflict with 3.0.2) [INFO] | | - com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.3.2:compile [INFO] | | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.3.2:compile [INFO] | | - com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.3.2:compile [INFO] | +- (io.dropwizard:dropwizard-servlets:jar:0.7.0:compile - omitted for conflict with 0.7.1) [INFO] | +- (io.dropwizard:dropwizard-jetty:jar:0.7.0:compile - omitted for duplicate) [INFO] | +- io.dropwizard:dropwizard-lifecycle:jar:0.7.0:compile [INFO] | | +- (org.slf4j:slf4j-api:jar:1.7.6:compile - omitted for duplicate) [INFO] | | +- (org.eclipse.jetty:jetty-server:jar:9.0.7.v20131107:compile - omitted for duplicate) [INFO] | | - (io.dropwizard:dropwizard-util:jar:0.7.0:compile - omitted for duplicate) [INFO] | +- com.codahale.metrics:metrics-core:jar:3.0.1:compile [INFO] | +- com.codahale.metrics:metrics-jvm:jar:3.0.1:compile [INFO] | | - (com.codahale.metrics:metrics-core:jar:3.0.1:compile - omitted for duplicate) [INFO] | +- com.codahale.metrics:metrics-servlets:jar:3.0.1:compile [INFO] | | +- (com.codahale.metrics:metrics-core:jar:3.0.1:compile - omitted for duplicate) [INFO] | | +- (com.codahale.metrics:metrics-healthchecks:jar:3.0.1:compile - omitted for duplicate) [INFO] | | +- com.codahale.metrics:metrics-json:jar:3.0.1:compile [INFO] | | | - (com.codahale.metrics:metrics-core:jar:3.0.1:compile - omitted for duplicate) [INFO] | | - (com.codahale.metrics:metrics-jvm:jar:3.0.1:compile - omitted for duplicate) [INFO] | +- com.codahale.metrics:metrics-healthchecks:jar:3.0.1:compile [INFO] | +- net.sourceforge.argparse4j:argparse4j:jar:0.4.3:compile [INFO] | +- org.eclipse.jetty.orbit:javax.servlet:jar:3.0.0.v201112011016:compile [INFO] | - org.eclipse.jetty.toolchain.setuid:jetty-setuid-java:jar:1.0.2:compile [INFO] +- io.dropwizard:dropwizard-configuration:jar:0.7.0:compile [INFO] | +- (io.dropwizard:dropwizard-jackson:jar:0.7.0:compile - omitted for duplicate) [INFO] | +- (io.dropwizard:dropwizard-validation:jar:0.7.0:compile - omitted for duplicate) [INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.3.2:compile [INFO] | | - (com.fasterxml.jackson.core:jackson-core:jar:2.3.2:compile - omitted for duplicate) [INFO] | - (commons-lang:commons-lang:jar:2.6:compile - omitted for duplicate) [INFO] +- io.dropwizard:dropwizard-assets:jar:0.7.0:compile [INFO] | +- (io.dropwizard:dropwizard-core:jar:0.7.0:compile - omitted for duplicate) [INFO] | - (io.dropwizard:dropwizard-servlets:jar:0.7.0:compile - omitted for conflict with 0.7.1) [INFO] +- io.dropwizard:dropwizard-servlets:jar:0.7.0:compile [INFO] | +- org.slf4j:slf4j-api:jar:1.7.6:compile [INFO] | +- (io.dropwizard:dropwizard-util:jar:0.7.0:compile - omitted for duplicate) [INFO] | - (org.eclipse.jetty.orbit:javax.servlet:jar:3.0.0.v201112011016:compile - omitted for duplicate) [INFO] +- io.dropwizard:dropwizard-views:jar:0.7.0:compile [INFO] | - (io.dropwizard:dropwizard-core:jar:0.7.0:compile - omitted for duplicate) [INFO] +- io.dropwizard:dropwizard-views-freemarker:jar:0.7.0:compile [INFO] | +- (io.dropwizard:dropwizard-views:jar:0.7.0:compile - omitted for duplicate) [INFO] | - org.freemarker:freemarker:jar:2.3.20:compile [INFO] +- io.dropwizard:dropwizard-jetty:jar:0.7.0:compile [INFO] | +- (io.dropwizard:dropwizard-logging:jar:0.7.0:compile - omitted for duplicate) [INFO] | +- com.codahale.metrics:metrics-jetty9:jar:3.0.1:compile [INFO] | | - (com.codahale.metrics:metrics-core:jar:3.0.1:compile - omitted for duplicate) [INFO] | +- org.eclipse.jetty:jetty-server:jar:9.0.7.v20131107:compile [INFO] | | +- (org.eclipse.jetty.orbit:javax.servlet:jar:3.0.0.v201112011016:compile - omitted for duplicate) [INFO] | | +- (org.eclipse.jetty:jetty-http:jar:9.0.7.v20131107:compile - omitted for duplicate) [INFO] | | - org.eclipse.jetty:jetty-io:jar:9.0.7.v20131107:compile [INFO] | | - (org.eclipse.jetty:jetty-util:jar:9.0.7.v20131107:compile - omitted for duplicate) [INFO] | +- org.eclipse.jetty:jetty-servlet:jar:9.0.7.v20131107:compile [INFO] | | - org.eclipse.jetty:jetty-security:jar:9.0.7.v20131107:compile [INFO] | | - (org.eclipse.jetty:jetty-server:jar:9.0.7.v20131107:compile - omitted for duplicate) [INFO] | +- org.eclipse.jetty:jetty-servlets:jar:9.0.7.v20131107:compile [INFO] | | +- org.eclipse.jetty:jetty-continuation:jar:9.0.7.v20131107:compile [INFO] | | +- (org.eclipse.jetty:jetty-http:jar:9.0.7.v20131107:compile - omitted for duplicate) [INFO] | | +- (org.eclipse.jetty:jetty-util:jar:9.0.7.v20131107:compile - omitted for duplicate) [INFO] | | - (org.eclipse.jetty:jetty-io:jar:9.0.7.v20131107:compile - omitted for duplicate) [INFO] | - org.eclipse.jetty:jetty-http:jar:9.0.7.v20131107:compile [INFO] | - (org.eclipse.jetty:jetty-util:jar:9.0.7.v20131107:compile - omitted for duplicate) [INFO] +- se.kth.karamel:karamel-core:jar:0.3:compile [INFO] | +- org.eclipse.jgit:org.eclipse.jgit:jar:3.7.0.201502260915-r:compile [INFO] | | +- com.jcraft:jsch:jar:0.1.50:compile [INFO] | | - com.googlecode.javaewah:JavaEWAH:jar:0.7.9:compile [INFO] | +- org.eclipse.mylyn.github:org.eclipse.egit.github.core:jar:2.1.5:compile [INFO] | | - com.google.code.gson:gson:jar:2.2.2:compile [INFO] | +- org.yaml:snakeyaml:jar:1.11:compile [INFO] | +- org.apache.jclouds.api:openstack-nova:jar:1.9.2:compile [INFO] | | +- (org.apache.jclouds.api:openstack-keystone:jar:1.9.2:compile - omitted for duplicate) [INFO] | | +- com.google.inject.extensions:guice-multibindings:jar:3.0:compile [INFO] | | | - com.google.inject:guice:jar:3.0:compile [INFO] | | | +- (javax.inject:javax.inject:jar:1:compile - omitted for duplicate) [INFO] | | | - aopalliance:aopalliance:jar:1.0:compile [INFO] | | - org.apache.jclouds:jclouds-compute:jar:1.9.2:compile [INFO] | | +- org.apache.jclouds:jclouds-scriptbuilder:jar:1.9.2:compile [INFO] | | | - (org.apache.jclouds:jclouds-core:jar:1.9.2:compile - omitted for duplicate) [INFO] | | - (org.apache.jclouds:jclouds-core:jar:1.9.2:compile - omitted for duplicate) [INFO] | +- org.apache.jclouds.api:openstack-keystone:jar:1.9.2:compile [INFO] | | +- org.apache.jclouds:jclouds-core:jar:1.9.2:compile [INFO] | | | +- javax.ws.rs:jsr311-api:jar:1.1.1:compile [INFO] | | | +- com.google.inject.extensions:guice-assistedinject:jar:3.0:compile [INFO] | | | | - (com.google.inject:guice:jar:3.0:compile - omitted for duplicate) [INFO] | | | +- (com.google.inject:guice:jar:3.0:compile - omitted for duplicate) [INFO] | | | +- org.99soft.guice:rocoto:jar:6.2:compile [INFO] | | | | +- (javax.inject:javax.inject:jar:1:compile - omitted for duplicate) [INFO] | | | | - (com.google.inject:guice:jar:3.0:compile - omitted for duplicate) [INFO] | | | +- javax.inject:javax.inject:jar:1:compile [INFO] | | | +- javax.annotation:jsr250-api:jar:1.0:compile [INFO] | | | +- (com.google.code.gson:gson:jar:2.3:compile - omitted for conflict with 2.2.2) [INFO] | | | - (com.google.guava:guava:jar:16.0.1:compile - omitted for conflict with 18.0) [INFO] | | - (com.google.inject.extensions:guice-multibindings:jar:3.0:compile - omitted for duplicate) [INFO] | +- org.apache.jclouds.provider:aws-ec2:jar:1.9.2:compile [INFO] | | - org.apache.jclouds.api:ec2:jar:1.9.2:compile [INFO] | | +- org.apache.jclouds.api:sts:jar:1.9.2:compile [INFO] | | | - (org.apache.jclouds:jclouds-core:jar:1.9.2:compile - omitted for duplicate) [INFO] | | - (org.apache.jclouds:jclouds-compute:jar:1.9.2:compile - omitted for duplicate) [INFO] | +- org.apache.jclouds.driver:jclouds-bouncycastle:jar:1.9.2:compile [INFO] | | +- (org.apache.jclouds:jclouds-core:jar:1.9.2:compile - omitted for duplicate) [INFO] | | - org.bouncycastle:bcprov-ext-jdk15on:jar:1.49:compile [INFO] | +- org.apache.jclouds.driver:jclouds-sshj:jar:1.9.2:compile [INFO] | | +- (org.apache.jclouds:jclouds-compute:jar:1.9.2:compile - omitted for duplicate) [INFO] | | +- (org.apache.jclouds:jclouds-core:jar:1.9.2:compile - omitted for duplicate) [INFO] | | +- org.apache.jclouds.driver:jclouds-slf4j:jar:1.9.2:compile [INFO] | | | - (org.apache.jclouds:jclouds-core:jar:1.9.2:compile - omitted for duplicate) [INFO] | | +- (org.apache.jclouds.driver:jclouds-bouncycastle:jar:1.9.2:compile - omitted for duplicate) [INFO] | | +- net.schmizz:sshj:jar:0.8.1:compile [INFO] | | +- org.bouncycastle:bcpkix-jdk15on:jar:1.49:compile [INFO] | | +- com.jcraft:jsch.agentproxy.sshj:jar:0.0.8:compile [INFO] | | | +- (net.schmizz:sshj:jar:0.8.1:compile - omitted for duplicate) [INFO] | | | - com.jcraft:jsch.agentproxy.core:jar:0.0.8:compile [INFO] | | - com.jcraft:jsch.agentproxy.connector-factory:jar:0.0.8:compile [INFO] | | +- (com.jcraft:jsch.agentproxy.core:jar:0.0.8:compile - omitted for duplicate) [INFO] | | +- com.jcraft:jsch.agentproxy.usocket-jna:jar:0.0.8:compile [INFO] | | | +- (com.jcraft:jsch.agentproxy.core:jar:0.0.8:compile - omitted for duplicate) [INFO] | | | +- net.java.dev.jna:jna:jar:4.1.0:compile [INFO] | | | - net.java.dev.jna:jna-platform:jar:4.1.0:compile [INFO] | | | - (net.java.dev.jna:jna:jar:4.1.0:compile - omitted for duplicate) [INFO] | | +- com.jcraft:jsch.agentproxy.usocket-nc:jar:0.0.8:compile [INFO] | | | - (com.jcraft:jsch.agentproxy.core:jar:0.0.8:compile - omitted for duplicate) [INFO] | | +- com.jcraft:jsch.agentproxy.sshagent:jar:0.0.8:compile [INFO] | | | - (com.jcraft:jsch.agentproxy.core:jar:0.0.8:compile - omitted for duplicate) [INFO] | | - com.jcraft:jsch.agentproxy.pageant:jar:0.0.8:compile [INFO] | | +- (com.jcraft:jsch.agentproxy.core:jar:0.0.8:compile - omitted for duplicate) [INFO] | | +- (net.java.dev.jna:jna:jar:4.1.0:compile - omitted for duplicate) [INFO] | | - (net.java.dev.jna:jna-platform:jar:4.1.0:compile - omitted for duplicate) [INFO] | +- org.apache.jclouds.driver:jclouds-enterprise:jar:1.9.2:compile [INFO] | | +- (org.apache.jclouds:jclouds-core:jar:1.9.2:compile - omitted for duplicate) [INFO] | | +- org.apache.jclouds.driver:jclouds-joda:jar:1.9.2:compile [INFO] | | | +- (org.apache.jclouds:jclouds-core:jar:1.9.2:compile - omitted for duplicate) [INFO] | | | - (joda-time:joda-time:jar:2.1:compile - omitted for conflict with 2.3) [INFO] | | +- org.apache.jclouds.driver:jclouds-netty:jar:1.9.2:compile [INFO] | | | +- (org.apache.jclouds:jclouds-core:jar:1.9.2:compile - omitted for duplicate) [INFO] | | | - io.netty:netty:jar:3.5.9.Final:compile [INFO] | | - (org.apache.jclouds.driver:jclouds-bouncycastle:jar:1.9.2:compile - omitted for duplicate) [INFO] | +- org.apache.jclouds.labs:google-compute-engine:jar:1.9.2:compile [INFO] | | +- (org.apache.jclouds:jclouds-core:jar:1.9.2:compile - omitted for duplicate) [INFO] | | +- org.apache.jclouds.labs:googlecloud:jar:1.9.2:compile [INFO] | | | - org.apache.jclouds.labs:oauth:jar:1.9.2:compile [INFO] | | | - (org.apache.jclouds:jclouds-core:jar:1.9.2:compile - omitted for duplicate) [INFO] | | - (org.apache.jclouds:jclouds-compute:jar:1.9.2:compile - omitted for duplicate) [INFO] | +- commons-io:commons-io:jar:2.4:compile [INFO] | +- com.sun.jersey:jersey-client:jar:1.19:compile [INFO] | | - (com.sun.jersey:jersey-core:jar:1.19:compile - omitted for conflict with 1.18.1) [INFO] | +- se.kth.karamel:karamel-common:jar:0.3:compile [INFO] | | +- (com.fasterxml.jackson.core:jackson-annotations:jar:2.2.3:compile - omitted for conflict with 2.3.0) [INFO] | | +- (org.apache.jclouds:jclouds-compute:jar:1.9.2:compile - omitted for duplicate) [INFO] | | +- com.google.guava:guava:jar:18.0:compile [INFO] | | +- (org.yaml:snakeyaml:jar:1.11:compile - omitted for duplicate) [INFO] | | +- (org.apache.jclouds.provider:aws-ec2:jar:1.9.2:compile - omitted for duplicate) [INFO] | | +- (org.apache.jclouds.driver:jclouds-bouncycastle:jar:1.9.2:compile - omitted for duplicate) [INFO] | | +- (org.apache.jclouds.driver:jclouds-sshj:jar:1.9.2:compile - omitted for duplicate) [INFO] | | +- (org.apache.jclouds.driver:jclouds-enterprise:jar:1.9.2:compile - omitted for duplicate) [INFO] | | - (org.apache.jclouds.labs:google-compute-engine:jar:1.9.2:compile - omitted for duplicate) [INFO] | +- org.kohsuke:github-api:jar:1.68:compile [INFO] | | +- (commons-lang:commons-lang:jar:2.6:compile - omitted for duplicate) [INFO] | | +- commons-codec:commons-codec:jar:1.7:compile [INFO] | | +- (com.fasterxml.jackson.core:jackson-databind:jar:2.2.3:compile - omitted for conflict with 2.3.2) [INFO] | | +- (commons-io:commons-io:jar:1.4:compile - omitted for conflict with 2.4) [INFO] | | - com.infradna.tool:bridge-method-annotation:jar:1.14:compile [INFO] | | - org.jenkins-ci:annotation-indexer:jar:1.4:compile [INFO] | - cz.cesnet.cloud:jocci-api:jar:0.2.3:compile [INFO] | +- cz.cesnet.cloud:jocci-core:jar:0.2.2:compile [INFO] | +- org.apache.httpcomponents:httpclient:jar:4.3.6:compile [INFO] | | +- org.apache.httpcomponents:httpcore:jar:4.3.3:compile [INFO] | | +- (commons-logging:commons-logging:jar:1.1.3:compile - omitted for conflict with 1.1.1) [INFO] | | - (commons-codec:commons-codec:jar:1.6:compile - omitted for conflict with 1.7) [INFO] | +- org.bouncycastle:bcprov-jdk16:jar:1.46:compile [INFO] | - (com.google.code.gson:gson:jar:2.5:compile - omitted for conflict with 2.2.2) [INFO] +- junit:junit:jar:4.12:test [INFO] | - org.hamcrest:hamcrest-core:jar:1.3:test [INFO] - org.mockito:mockito-all:jar:1.9.5:test

kamalhakim commented 8 years ago

These are the dependencies that has to be ignored for windows:

  1. "org.apache.jclouds.driver:jclouds-bouncycastle:jar:1.9.2:compile" -> "org.bouncycastle:bcprov-ext-jdk15on:jar:1.49:compile"
  2. "org.apache.jclouds.driver:jclouds-sshj:jar:1.9.2:compile" -> "org.bouncycastle:bcpkix-jdk15on:jar:1.49:compile"
  3. "cz.cesnet.cloud:jocci-api:jar:0.2.3:compile" -> "org.bouncycastle:bcprov-jdk16:jar:1.46:compile"

These two jarfiles are included as extra library when we deploy karamel:

lib/bcpkix-jdk15on-149.jar lib/bcprov-ext-jdk14-149.jar