balanced-cookbooks / balanced-rundeck

0 stars 1 forks source link

Node authentication failure #4

Closed mjallday closed 10 years ago

mjallday commented 10 years ago
10:53:51    [workflow] beginExecuteNodeStep(bwrk-dev-test-limhxl-10-3-108-34): NodeDispatch: com.dtolabs.rundeck.execution.ExecutionItemFactory$4@45249b94
10:53:51    Using ssh keyfile: /var/lib/rundeck/.ssh/id_rsa
10:53:51    Starting SSH Connection: rundeck@bwrk-dev-test-limhxl-10-3-108-34.vandelay.io (bwrk-dev-test-limhxl-10-3-108-34)
10:53:51    Set timeout to 0
10:53:51    Connecting to bwrk-dev-test-limhxl-10-3-108-34.vandelay.io:22
10:53:51    Connecting to bwrk-dev-test-limhxl-10-3-108-34.vandelay.io port 22
10:53:51    Connection established
10:53:51    Remote version string: SSH-2.0-OpenSSH_5.9p1 Debian-5ubuntu1.1
10:53:51    Local version string: SSH-2.0-JSCH-0.1.50
10:53:51    CheckCiphers: aes256-ctr,aes192-ctr,aes128-ctr,aes256-cbc,aes192-cbc,aes128-cbc,3des-ctr,arcfour,arcfour128,arcfour256
10:53:51    CheckKexes: diffie-hellman-group14-sha1
10:53:51    SSH_MSG_KEXINIT sent
10:53:51    SSH_MSG_KEXINIT received
10:53:51    kex: server: ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
10:53:51    kex: server: ssh-rsa,ssh-dss,ecdsa-sha2-nistp256
10:53:51    kex: server: 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
10:53:51    kex: server: 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
10:53:51    kex: server: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-sha2-256,hmac-sha2-256-96,hmac-sha2-512,hmac-sha2-512-96,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
10:53:51    kex: server: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-sha2-256,hmac-sha2-256-96,hmac-sha2-512,hmac-sha2-512-96,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
10:53:51    kex: server: none,zlib@openssh.com
10:53:51    kex: server: none,zlib@openssh.com
10:53:51    kex: server: 
10:53:51    kex: server: 
10:53:51    kex: client: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1
10:53:51    kex: client: ssh-rsa,ssh-dss
10:53:51    kex: client: aes128-ctr,aes128-cbc,3des-ctr,3des-cbc,blowfish-cbc,aes192-cbc,aes256-cbc
10:53:51    kex: client: aes128-ctr,aes128-cbc,3des-ctr,3des-cbc,blowfish-cbc,aes192-cbc,aes256-cbc
10:53:51    kex: client: hmac-md5,hmac-sha1,hmac-sha2-256,hmac-sha1-96,hmac-md5-96
10:53:51    kex: client: hmac-md5,hmac-sha1,hmac-sha2-256,hmac-sha1-96,hmac-md5-96
10:53:51    kex: client: none
10:53:51    kex: client: none
10:53:51    kex: client: 
10:53:51    kex: client: 
10:53:51    kex: server->client aes128-ctr hmac-md5 none
10:53:51    kex: client->server aes128-ctr hmac-md5 none
10:53:51    SSH_MSG_KEXDH_INIT sent
10:53:51    expecting SSH_MSG_KEXDH_REPLY
10:53:51    ssh_rsa_verify: signature true
10:53:51    Permanently added 'bwrk-dev-test-limhxl-10-3-108-34.vandelay.io' (RSA) to the list of known hosts.
10:53:51    SSH_MSG_NEWKEYS sent
10:53:51    SSH_MSG_NEWKEYS received
10:53:51    SSH_MSG_SERVICE_REQUEST sent
10:53:51    SSH_MSG_SERVICE_ACCEPT received
10:53:51    Authentications that can continue: publickey,password,keyboard-interactive
10:53:51    Next authentication method: publickey
10:53:51    Disconnecting from bwrk-dev-test-limhxl-10-3-108-34.vandelay.io port 22
10:53:51    Authentication failure connecting to node: "bwrk-dev-test-limhxl-10-3-108-34". Password incorrect.
10:53:51    Failed: AuthenticationFailure: Authentication failure connecting to node: "bwrk-dev-test-limhxl-10-3-108-34". Password incorrect.
mjallday commented 10 years ago

Fixed via 9b2b77103024ceabc4248d76ecc1a27917bd4f08