Advertisement
Guest User

Untitled

a guest
Mar 30th, 2017
412
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.61 KB | None | 0 0
  1. ~ ❯❯❯ ssh -vvv -nNT -L 40000:127.0.0.1:40000 \
  2. -oProxyCommand="ssh -vvv -W %h:%p karzymat@lxplus.cern.ch" hadoop1103 ^ kot.txt
  3. Password:
  4. ~ ❯❯❯ cat kot.txt
  5. OpenSSH_7.2p2 Ubuntu-4ubuntu2.1, OpenSSL 1.0.2g 1 Mar 2016
  6. debug1: Reading configuration data /etc/ssh/ssh_config
  7. debug1: /etc/ssh/ssh_config line 19: Applying options for *
  8. debug1: Executing proxy command: exec ssh -vvv -W hadoop1103:22 karzymat@lxplus.cern.ch
  9. debug1: permanently_drop_suid: 1000
  10. debug1: identity file /home/kenenbek/.ssh/id_rsa type 1
  11. debug1: key_load_public: No such file or directory
  12. debug1: identity file /home/kenenbek/.ssh/id_rsa-cert type -1
  13. debug1: key_load_public: No such file or directory
  14. debug1: identity file /home/kenenbek/.ssh/id_dsa type -1
  15. debug1: key_load_public: No such file or directory
  16. debug1: identity file /home/kenenbek/.ssh/id_dsa-cert type -1
  17. debug1: key_load_public: No such file or directory
  18. debug1: identity file /home/kenenbek/.ssh/id_ecdsa type -1
  19. debug1: key_load_public: No such file or directory
  20. debug1: identity file /home/kenenbek/.ssh/id_ecdsa-cert type -1
  21. debug1: key_load_public: No such file or directory
  22. debug1: identity file /home/kenenbek/.ssh/id_ed25519 type -1
  23. debug1: key_load_public: No such file or directory
  24. debug1: identity file /home/kenenbek/.ssh/id_ed25519-cert type -1
  25. debug1: Enabling compatibility mode for protocol 2.0
  26. debug1: Local version string SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.1
  27. OpenSSH_7.2p2 Ubuntu-4ubuntu2.1, OpenSSL 1.0.2g 1 Mar 2016
  28. debug1: Reading configuration data /etc/ssh/ssh_config
  29. debug1: /etc/ssh/ssh_config line 19: Applying options for *
  30. debug2: resolving "lxplus.cern.ch" port 22
  31. debug2: ssh_connect_direct: needpriv 0
  32. debug1: Connecting to lxplus.cern.ch [188.184.94.112] port 22.
  33. debug1: Connection established.
  34. debug1: identity file /home/kenenbek/.ssh/id_rsa type 1
  35. debug1: key_load_public: No such file or directory
  36. debug1: identity file /home/kenenbek/.ssh/id_rsa-cert type -1
  37. debug1: key_load_public: No such file or directory
  38. debug1: identity file /home/kenenbek/.ssh/id_dsa type -1
  39. debug1: key_load_public: No such file or directory
  40. debug1: identity file /home/kenenbek/.ssh/id_dsa-cert type -1
  41. debug1: key_load_public: No such file or directory
  42. debug1: identity file /home/kenenbek/.ssh/id_ecdsa type -1
  43. debug1: key_load_public: No such file or directory
  44. debug1: identity file /home/kenenbek/.ssh/id_ecdsa-cert type -1
  45. debug1: key_load_public: No such file or directory
  46. debug1: identity file /home/kenenbek/.ssh/id_ed25519 type -1
  47. debug1: key_load_public: No such file or directory
  48. debug1: identity file /home/kenenbek/.ssh/id_ed25519-cert type -1
  49. debug1: Enabling compatibility mode for protocol 2.0
  50. debug1: Local version string SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.1
  51. debug1: Remote protocol version 2.0, remote software version OpenSSH_5.3
  52. debug1: match: OpenSSH_5.3 pat OpenSSH_5* compat 0x0c000000
  53. debug2: fd 3 setting O_NONBLOCK
  54. debug1: Authenticating to lxplus.cern.ch:22 as 'karzymat'
  55. debug3: hostkeys_foreach: reading file "/home/kenenbek/.ssh/known_hosts"
  56. debug3: record_hostkey: found key type RSA in file /home/kenenbek/.ssh/known_hosts:6
  57. debug3: load_hostkeys: loaded 1 keys from lxplus.cern.ch
  58. debug3: order_hostkeyalgs: prefer hostkeyalgs: ssh-rsa-cert-v01@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa
  59. debug3: send packet: type 20
  60. debug1: SSH2_MSG_KEXINIT sent
  61. debug3: receive packet: type 20
  62. debug1: SSH2_MSG_KEXINIT received
  63. debug2: local client KEXINIT proposal
  64. debug2: KEX algorithms: curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,ext-info-c
  65. debug2: host key algorithms: ssh-rsa-cert-v01@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519
  66. debug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com,aes128-cbc,aes192-cbc,aes256-cbc,3des-cbc
  67. debug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com,aes128-cbc,aes192-cbc,aes256-cbc,3des-cbc
  68. debug2: MACs ctos: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1
  69. debug2: MACs stoc: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1
  70. debug2: compression ctos: none,zlib@openssh.com,zlib
  71. debug2: compression stoc: none,zlib@openssh.com,zlib
  72. debug2: languages ctos:
  73. debug2: languages stoc:
  74. debug2: first_kex_follows 0
  75. debug2: reserved 0
  76. debug2: peer server KEXINIT proposal
  77. debug2: KEX algorithms: diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
  78. debug2: host key algorithms: ssh-rsa,ssh-dss
  79. debug2: ciphers ctos: 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
  80. debug2: ciphers stoc: 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
  81. debug2: MACs ctos: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  82. debug2: MACs stoc: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  83. debug2: compression ctos: none,zlib@openssh.com
  84. debug2: compression stoc: none,zlib@openssh.com
  85. debug2: languages ctos:
  86. debug2: languages stoc:
  87. debug2: first_kex_follows 0
  88. debug2: reserved 0
  89. debug1: kex: algorithm: diffie-hellman-group-exchange-sha256
  90. debug1: kex: host key algorithm: ssh-rsa
  91. debug1: kex: server->client cipher: aes128-ctr MAC: umac-64@openssh.com compression: none
  92. debug1: kex: client->server cipher: aes128-ctr MAC: umac-64@openssh.com compression: none
  93. debug3: send packet: type 34
  94. debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(2048<3072<8192) sent
  95. debug3: receive packet: type 31
  96. debug1: got SSH2_MSG_KEX_DH_GEX_GROUP
  97. debug2: bits set: 1555/3072
  98. debug3: send packet: type 32
  99. debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
  100. debug3: receive packet: type 33
  101. debug1: got SSH2_MSG_KEX_DH_GEX_REPLY
  102. debug1: Server host key: ssh-rsa SHA256:9RdZ+nAMvKXztkyuirJrZYSuDSzmF2AGHN/ozPIIaVw
  103. debug3: hostkeys_foreach: reading file "/home/kenenbek/.ssh/known_hosts"
  104. debug3: record_hostkey: found key type RSA in file /home/kenenbek/.ssh/known_hosts:6
  105. debug3: load_hostkeys: loaded 1 keys from lxplus.cern.ch
  106. debug3: hostkeys_foreach: reading file "/home/kenenbek/.ssh/known_hosts"
  107. debug3: record_hostkey: found key type RSA in file /home/kenenbek/.ssh/known_hosts:63
  108. debug3: load_hostkeys: loaded 1 keys from 188.184.94.112
  109. debug1: Host 'lxplus.cern.ch' is known and matches the RSA host key.
  110. debug1: Found key in /home/kenenbek/.ssh/known_hosts:6
  111. debug2: bits set: 1548/3072
  112. debug3: send packet: type 21
  113. debug2: set_newkeys: mode 1
  114. debug1: rekey after 4294967296 blocks
  115. debug1: SSH2_MSG_NEWKEYS sent
  116. debug1: expecting SSH2_MSG_NEWKEYS
  117. debug3: receive packet: type 21
  118. debug2: set_newkeys: mode 0
  119. debug1: rekey after 4294967296 blocks
  120. debug1: SSH2_MSG_NEWKEYS received
  121. debug2: key: /home/kenenbek/.ssh/id_rsa (0x55c8610f0de0), agent
  122. debug2: key: /home/kenenbek/.ssh/id_dsa ((nil))
  123. debug2: key: /home/kenenbek/.ssh/id_ecdsa ((nil))
  124. debug2: key: /home/kenenbek/.ssh/id_ed25519 ((nil))
  125. debug3: send packet: type 5
  126. debug3: receive packet: type 6
  127. debug2: service_accept: ssh-userauth
  128. debug1: SSH2_MSG_SERVICE_ACCEPT received
  129. debug3: send packet: type 50
  130. debug3: receive packet: type 51
  131. debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password,keyboard-interactive
  132. debug3: start over, passed a different list publickey,gssapi-keyex,gssapi-with-mic,password,keyboard-interactive
  133. debug3: preferred gssapi-keyex,gssapi-with-mic,publickey,keyboard-interactive,password
  134. debug3: authmethod_lookup gssapi-keyex
  135. debug3: remaining preferred: gssapi-with-mic,publickey,keyboard-interactive,password
  136. debug3: authmethod_is_enabled gssapi-keyex
  137. debug1: Next authentication method: gssapi-keyex
  138. debug1: No valid Key exchange context
  139. debug2: we did not send a packet, disable method
  140. debug3: authmethod_lookup gssapi-with-mic
  141. debug3: remaining preferred: publickey,keyboard-interactive,password
  142. debug3: authmethod_is_enabled gssapi-with-mic
  143. debug1: Next authentication method: gssapi-with-mic
  144. debug1: Unspecified GSS failure. Minor code may provide more information
  145. No Kerberos credentials available
  146.  
  147. debug1: Unspecified GSS failure. Minor code may provide more information
  148. No Kerberos credentials available
  149.  
  150. debug1: Unspecified GSS failure. Minor code may provide more information
  151.  
  152.  
  153. debug1: Unspecified GSS failure. Minor code may provide more information
  154. No Kerberos credentials available
  155.  
  156. debug2: we did not send a packet, disable method
  157. debug3: authmethod_lookup publickey
  158. debug3: remaining preferred: keyboard-interactive,password
  159. debug3: authmethod_is_enabled publickey
  160. debug1: Next authentication method: publickey
  161. debug1: Offering RSA public key: /home/kenenbek/.ssh/id_rsa
  162. debug3: send_pubkey_test
  163. debug3: send packet: type 50
  164. debug2: we sent a publickey packet, wait for reply
  165. debug3: receive packet: type 51
  166. debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password,keyboard-interactive
  167. debug1: Trying private key: /home/kenenbek/.ssh/id_dsa
  168. debug3: no such identity: /home/kenenbek/.ssh/id_dsa: No such file or directory
  169. debug1: Trying private key: /home/kenenbek/.ssh/id_ecdsa
  170. debug3: no such identity: /home/kenenbek/.ssh/id_ecdsa: No such file or directory
  171. debug1: Trying private key: /home/kenenbek/.ssh/id_ed25519
  172. debug3: no such identity: /home/kenenbek/.ssh/id_ed25519: No such file or directory
  173. debug2: we did not send a packet, disable method
  174. debug3: authmethod_lookup keyboard-interactive
  175. debug3: remaining preferred: password
  176. debug3: authmethod_is_enabled keyboard-interactive
  177. debug1: Next authentication method: keyboard-interactive
  178. debug2: userauth_kbdint
  179. debug3: send packet: type 50
  180. debug2: we sent a keyboard-interactive packet, wait for reply
  181. debug3: receive packet: type 60
  182. debug2: input_userauth_info_req
  183. debug2: input_userauth_info_req: num_prompts 1
  184. debug3: send packet: type 61
  185. debug3: receive packet: type 60
  186. debug2: input_userauth_info_req
  187. debug2: input_userauth_info_req: num_prompts 0
  188. debug3: send packet: type 61
  189. debug3: receive packet: type 52
  190. debug1: Authentication succeeded (keyboard-interactive).
  191. Authenticated to lxplus.cern.ch ([188.184.94.112]:22).
  192. debug3: ssh_init_stdio_forwarding: hadoop1103:22
  193. debug1: channel_connect_stdio_fwd hadoop1103:22
  194. debug1: channel 0: new [stdio-forward]
  195. debug2: fd 5 setting O_NONBLOCK
  196. debug2: fd 6 setting O_NONBLOCK
  197. debug1: getpeername failed: Bad file descriptor
  198. debug3: send packet: type 90
  199. debug2: fd 3 setting TCP_NODELAY
  200. debug3: ssh_packet_set_tos: set IP_TOS 0x10
  201. debug1: Requesting no-more-sessions@openssh.com
  202. debug3: send packet: type 80
  203. debug1: Entering interactive session.
  204. debug1: pledge: network
  205. debug3: receive packet: type 91
  206. debug2: callback start
  207. debug2: callback done
  208. debug2: channel 0: open confirm rwindow 2097152 rmax 32768
  209. debug1: Remote protocol version 2.0, remote software version OpenSSH_7.2p2 Ubuntu-4ubuntu2.1
  210. debug1: match: OpenSSH_7.2p2 Ubuntu-4ubuntu2.1 pat OpenSSH* compat 0x04000000
  211. debug2: fd 5 setting O_NONBLOCK
  212. debug2: fd 4 setting O_NONBLOCK
  213. debug1: Authenticating to hadoop1103:22 as 'kenenbek'
  214. debug3: hostkeys_foreach: reading file "/home/kenenbek/.ssh/known_hosts"
  215. debug3: record_hostkey: found key type ECDSA in file /home/kenenbek/.ssh/known_hosts:69
  216. debug3: load_hostkeys: loaded 1 keys from hadoop1103
  217. debug3: order_hostkeyalgs: prefer hostkeyalgs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521
  218. debug3: send packet: type 20
  219. debug1: SSH2_MSG_KEXINIT sent
  220. debug3: receive packet: type 20
  221. debug1: SSH2_MSG_KEXINIT received
  222. debug2: local client KEXINIT proposal
  223. debug2: KEX algorithms: curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,ext-info-c
  224. debug2: host key algorithms: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519-cert-v01@openssh.com,ssh-rsa-cert-v01@openssh.com,ssh-ed25519,rsa-sha2-512,rsa-sha2-256,ssh-rsa
  225. debug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com,aes128-cbc,aes192-cbc,aes256-cbc,3des-cbc
  226. debug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com,aes128-cbc,aes192-cbc,aes256-cbc,3des-cbc
  227. debug2: MACs ctos: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1
  228. debug2: MACs stoc: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1
  229. debug2: compression ctos: none,zlib@openssh.com,zlib
  230. debug2: compression stoc: none,zlib@openssh.com,zlib
  231. debug2: languages ctos:
  232. debug2: languages stoc:
  233. debug2: first_kex_follows 0
  234. debug2: reserved 0
  235. debug2: peer server KEXINIT proposal
  236. debug2: KEX algorithms: curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha1
  237. debug2: host key algorithms: ssh-rsa,rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519
  238. debug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
  239. debug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
  240. debug2: MACs ctos: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1
  241. debug2: MACs stoc: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1
  242. debug2: compression ctos: none,zlib@openssh.com
  243. debug2: compression stoc: none,zlib@openssh.com
  244. debug2: languages ctos:
  245. debug2: languages stoc:
  246. debug2: first_kex_follows 0
  247. debug2: reserved 0
  248. debug1: kex: algorithm: curve25519-sha256@libssh.org
  249. debug1: kex: host key algorithm: ecdsa-sha2-nistp256
  250. debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
  251. debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
  252. debug3: send packet: type 30
  253. debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
  254. debug3: receive packet: type 31
  255. debug1: Server host key: ecdsa-sha2-nistp256 SHA256:hCXNBzEbWy21mGYSt9YbHybQQn4YqLzJ9PQ3Ubi3PPQ
  256. debug3: hostkeys_foreach: reading file "/home/kenenbek/.ssh/known_hosts"
  257. debug3: record_hostkey: found key type ECDSA in file /home/kenenbek/.ssh/known_hosts:69
  258. debug3: load_hostkeys: loaded 1 keys from hadoop1103
  259. debug1: Host 'hadoop1103' is known and matches the ECDSA host key.
  260. debug1: Found key in /home/kenenbek/.ssh/known_hosts:69
  261. debug3: send packet: type 21
  262. debug2: set_newkeys: mode 1
  263. debug1: rekey after 134217728 blocks
  264. debug1: SSH2_MSG_NEWKEYS sent
  265. debug1: expecting SSH2_MSG_NEWKEYS
  266. debug3: receive packet: type 21
  267. debug2: set_newkeys: mode 0
  268. debug1: rekey after 134217728 blocks
  269. debug1: SSH2_MSG_NEWKEYS received
  270. debug2: key: /home/kenenbek/.ssh/id_rsa (0x55acfab53e40), agent
  271. debug2: key: /home/kenenbek/.ssh/id_dsa ((nil))
  272. debug2: key: /home/kenenbek/.ssh/id_ecdsa ((nil))
  273. debug2: key: /home/kenenbek/.ssh/id_ed25519 ((nil))
  274. debug3: send packet: type 5
  275. debug3: receive packet: type 7
  276. debug1: SSH2_MSG_EXT_INFO received
  277. debug1: kex_input_ext_info: server-sig-algs=<rsa-sha2-256,rsa-sha2-512>
  278. debug3: receive packet: type 6
  279. debug2: service_accept: ssh-userauth
  280. debug1: SSH2_MSG_SERVICE_ACCEPT received
  281. debug3: send packet: type 50
  282. debug3: receive packet: type 51
  283. debug1: Authentications that can continue: publickey
  284. debug3: start over, passed a different list publickey
  285. debug3: preferred gssapi-keyex,gssapi-with-mic,publickey,keyboard-interactive,password
  286. debug3: authmethod_lookup publickey
  287. debug3: remaining preferred: keyboard-interactive,password
  288. debug3: authmethod_is_enabled publickey
  289. debug1: Next authentication method: publickey
  290. debug1: Offering RSA public key: /home/kenenbek/.ssh/id_rsa
  291. debug3: send_pubkey_test
  292. debug3: send packet: type 50
  293. debug2: we sent a publickey packet, wait for reply
  294. debug3: receive packet: type 51
  295. debug1: Authentications that can continue: publickey
  296. debug1: Trying private key: /home/kenenbek/.ssh/id_dsa
  297. debug3: no such identity: /home/kenenbek/.ssh/id_dsa: No such file or directory
  298. debug1: Trying private key: /home/kenenbek/.ssh/id_ecdsa
  299. debug3: no such identity: /home/kenenbek/.ssh/id_ecdsa: No such file or directory
  300. debug1: Trying private key: /home/kenenbek/.ssh/id_ed25519
  301. debug3: no such identity: /home/kenenbek/.ssh/id_ed25519: No such file or directory
  302. debug2: we did not send a packet, disable method
  303. debug1: No more authentication methods to try.
  304. Permission denied (publickey).
  305. debug3: send packet: type 1
  306. debug1: channel 0: free: direct-tcpip: listening port 0 for hadoop1103 port 22, connect from 127.0.0.1 port 65535 to UNKNOWN port 65536, nchannels 1
  307. debug3: channel 0: status: The following connections are open:
  308. #0 direct-tcpip: listening port 0 for hadoop1103 port 22, connect from 127.0.0.1 port 65535 to UNKNOWN port 65536 (t4 r0 i0/0 o0/0 fd 5/6 cc -1)
  309.  
  310. debug1: fd 0 clearing O_NONBLOCK
  311. debug1: fd 1 clearing O_NONBLOCK
  312. debug3: fd 2 is not O_NONBLOCK
  313. debug1: Killed by signal 1.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement