Advertisement
Guest User

Untitled

a guest
Sep 27th, 2018
377
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 11.00 KB | None | 0 0
  1. user@debian:~/code/bitcoin-abc$ ssh vcs@reviews.bitcoinabc.org -p2221 -vvv
  2. OpenSSH_7.8p1 Debian-1, OpenSSL 1.0.2o  27 Mar 2018
  3. debug1: Reading configuration data /etc/ssh/ssh_config
  4. debug1: /etc/ssh/ssh_config line 19: Applying options for *
  5. debug2: resolving "reviews.bitcoinabc.org" port 2221
  6. debug2: ssh_connect_direct
  7. debug1: Connecting to reviews.bitcoinabc.org [198.245.51.212] port 2221.
  8. debug1: Connection established.
  9. debug1: identity file /home/user/.ssh/id_rsa type 0
  10. debug1: identity file /home/user/.ssh/id_rsa-cert type -1
  11. debug1: identity file /home/user/.ssh/id_dsa type -1
  12. debug1: identity file /home/user/.ssh/id_dsa-cert type -1
  13. debug1: identity file /home/user/.ssh/id_ecdsa type -1
  14. debug1: identity file /home/user/.ssh/id_ecdsa-cert type -1
  15. debug1: identity file /home/user/.ssh/id_ed25519 type -1
  16. debug1: identity file /home/user/.ssh/id_ed25519-cert type -1
  17. debug1: identity file /home/user/.ssh/id_xmss type -1
  18. debug1: identity file /home/user/.ssh/id_xmss-cert type -1
  19. debug1: Local version string SSH-2.0-OpenSSH_7.8p1 Debian-1
  20. debug1: Remote protocol version 2.0, remote software version OpenSSH_7.8p1 Debian-1
  21. debug1: match: OpenSSH_7.8p1 Debian-1 pat OpenSSH* compat 0x04000000
  22. debug2: fd 3 setting O_NONBLOCK
  23. debug1: Authenticating to reviews.bitcoinabc.org:2221 as 'vcs'
  24. debug3: put_host_port: [reviews.bitcoinabc.org]:2221
  25. debug3: hostkeys_foreach: reading file "/home/user/.ssh/known_hosts"
  26. debug3: record_hostkey: found key type ECDSA in file /home/user/.ssh/known_hosts:1
  27. debug3: load_hostkeys: loaded 1 keys from [reviews.bitcoinabc.org]:2221
  28. 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
  29. debug3: send packet: type 20
  30. debug1: SSH2_MSG_KEXINIT sent
  31. debug3: receive packet: type 20
  32. debug1: SSH2_MSG_KEXINIT received
  33. debug2: local client KEXINIT proposal
  34. debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group14-sha256,diffie-hellman-group14-sha1,ext-info-c
  35. 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,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-rsa-cert-v01@openssh.com,ssh-ed25519,rsa-sha2-512,rsa-sha2-256,ssh-rsa
  36. debug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
  37. debug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
  38. 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
  39. 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
  40. debug2: compression ctos: none,zlib@openssh.com,zlib
  41. debug2: compression stoc: none,zlib@openssh.com,zlib
  42. debug2: languages ctos:
  43. debug2: languages stoc:
  44. debug2: first_kex_follows 0
  45. debug2: reserved 0
  46. debug2: peer server KEXINIT proposal
  47. debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group14-sha256,diffie-hellman-group14-sha1
  48. debug2: host key algorithms: rsa-sha2-512,rsa-sha2-256,ssh-rsa,ecdsa-sha2-nistp256,ssh-ed25519
  49. debug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
  50. debug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
  51. 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
  52. 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
  53. debug2: compression ctos: none,zlib@openssh.com
  54. debug2: compression stoc: none,zlib@openssh.com
  55. debug2: languages ctos:
  56. debug2: languages stoc:
  57. debug2: first_kex_follows 0
  58. debug2: reserved 0
  59. debug1: kex: algorithm: curve25519-sha256
  60. debug1: kex: host key algorithm: ecdsa-sha2-nistp256
  61. debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
  62. debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
  63. debug3: send packet: type 30
  64. debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
  65. debug3: receive packet: type 31
  66. debug1: Server host key: ecdsa-sha2-nistp256 SHA256:zB3W1YKkeQSiNJqi4huBqun6bWamY9drutI/j7snXSo
  67. debug3: put_host_port: [198.245.51.212]:2221
  68. debug3: put_host_port: [reviews.bitcoinabc.org]:2221
  69. debug3: hostkeys_foreach: reading file "/home/user/.ssh/known_hosts"
  70. debug3: record_hostkey: found key type ECDSA in file /home/user/.ssh/known_hosts:1
  71. debug3: load_hostkeys: loaded 1 keys from [reviews.bitcoinabc.org]:2221
  72. debug3: hostkeys_foreach: reading file "/home/user/.ssh/known_hosts"
  73. debug3: record_hostkey: found key type ECDSA in file /home/user/.ssh/known_hosts:2
  74. debug3: load_hostkeys: loaded 1 keys from [198.245.51.212]:2221
  75. debug1: Host '[reviews.bitcoinabc.org]:2221' is known and matches the ECDSA host key.
  76. debug1: Found key in /home/user/.ssh/known_hosts:1
  77. debug3: send packet: type 21
  78. debug2: set_newkeys: mode 1
  79. debug1: rekey after 134217728 blocks
  80. debug1: SSH2_MSG_NEWKEYS sent
  81. debug1: expecting SSH2_MSG_NEWKEYS
  82. debug3: receive packet: type 21
  83. debug1: SSH2_MSG_NEWKEYS received
  84. debug2: set_newkeys: mode 0
  85. debug1: rekey after 134217728 blocks
  86. debug2: key: /home/user/.ssh/id_rsa (0x55c1a9082b50), agent
  87. debug2: key: user@debian (0x55c1a908a170), agent
  88. debug2: key: user@debian (0x55c1a9086ef0), agent
  89. debug2: key: user@debian (0x55c1a9089530), agent
  90. debug2: key: /home/user/.ssh/id_dsa ((nil))
  91. debug2: key: /home/user/.ssh/id_ecdsa ((nil))
  92. debug2: key: /home/user/.ssh/id_ed25519 ((nil))
  93. debug2: key: /home/user/.ssh/id_xmss ((nil))
  94. debug3: send packet: type 5
  95. debug3: receive packet: type 7
  96. debug1: SSH2_MSG_EXT_INFO received
  97. debug1: kex_input_ext_info: server-sig-algs=<ssh-ed25519,ssh-rsa,rsa-sha2-256,rsa-sha2-512,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521>
  98. debug3: receive packet: type 6
  99. debug2: service_accept: ssh-userauth
  100. debug1: SSH2_MSG_SERVICE_ACCEPT received
  101. debug3: send packet: type 50
  102. debug3: receive packet: type 51
  103. debug1: Authentications that can continue: publickey,keyboard-interactive
  104. debug3: start over, passed a different list publickey,keyboard-interactive
  105. debug3: preferred gssapi-keyex,gssapi-with-mic,publickey,keyboard-interactive,password
  106. debug3: authmethod_lookup publickey
  107. debug3: remaining preferred: keyboard-interactive,password
  108. debug3: authmethod_is_enabled publickey
  109. debug1: Next authentication method: publickey
  110. debug1: Offering public key: RSA SHA256:jw6xxvpq5WjPshhwj5cOM5BaTtOMHGNB76xUg6yjER0 /home/user/.ssh/id_rsa
  111. debug3: send packet: type 50
  112. debug2: we sent a publickey packet, wait for reply
  113. debug3: receive packet: type 60
  114. debug1: Server accepts key: pkalg rsa-sha2-512 blen 279
  115. debug2: input_userauth_pk_ok: fp SHA256:jw6xxvpq5WjPshhwj5cOM5BaTtOMHGNB76xUg6yjER0
  116. debug3: sign_and_send_pubkey: RSA SHA256:jw6xxvpq5WjPshhwj5cOM5BaTtOMHGNB76xUg6yjER0
  117. debug3: sign_and_send_pubkey: signing using rsa-sha2-512
  118. debug3: send packet: type 50
  119. debug3: receive packet: type 52
  120. debug1: Authentication succeeded (publickey).
  121. Authenticated to reviews.bitcoinabc.org ([198.245.51.212]:2221).
  122. debug1: channel 0: new [client-session]
  123. debug3: ssh_session2_open: channel_new: 0
  124. debug2: channel 0: send open
  125. debug3: send packet: type 90
  126. debug1: Requesting no-more-sessions@openssh.com
  127. debug3: send packet: type 80
  128. debug1: Entering interactive session.
  129. debug1: pledge: network
  130. debug3: receive packet: type 80
  131. debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0
  132. debug3: receive packet: type 4
  133. debug1: Remote: /opt/vcs/phabricator-ssh-hook.sh:2: key options: command user-rc
  134. debug3: receive packet: type 4
  135. debug1: Remote: /opt/vcs/phabricator-ssh-hook.sh:2: key options: command user-rc
  136. debug3: receive packet: type 91
  137. debug2: channel_input_open_confirmation: channel 0: callback start
  138. debug2: fd 3 setting TCP_NODELAY
  139. debug3: ssh_packet_set_tos: set IP_TOS 0x48
  140. debug2: client_session2_setup: id 0
  141. debug2: channel 0: request pty-req confirm 1
  142. debug3: send packet: type 98
  143. debug1: Sending environment.
  144. debug3: Ignored env LS_COLORS
  145. debug1: Sending env LANG = en_US.UTF-8
  146. debug2: channel 0: request env confirm 0
  147. debug3: send packet: type 98
  148. debug3: Ignored env GDM_LANG
  149. debug3: Ignored env DISPLAY
  150. debug3: Ignored env GTK_OVERLAY_SCROLLING
  151. debug3: Ignored env COLORTERM
  152. debug3: Ignored env USERNAME
  153. debug3: Ignored env XDG_VTNR
  154. debug3: Ignored env GIO_LAUNCHED_DESKTOP_FILE_PID
  155. debug3: Ignored env SSH_AUTH_SOCK
  156. debug3: Ignored env XDG_SESSION_ID
  157. debug3: Ignored env USER
  158. debug3: Ignored env DESKTOP_SESSION
  159. debug3: Ignored env PWD
  160. debug3: Ignored env HOME
  161. debug3: Ignored env SSH_AGENT_PID
  162. debug3: Ignored env QT_ACCESSIBILITY
  163. debug3: Ignored env XDG_SESSION_TYPE
  164. debug3: Ignored env XDG_DATA_DIRS
  165. debug3: Ignored env XDG_SESSION_DESKTOP
  166. debug3: Ignored env GJS_DEBUG_OUTPUT
  167. debug3: Ignored env GTK_MODULES
  168. debug3: Ignored env WINDOWPATH
  169. debug3: Ignored env TERM
  170. debug3: Ignored env SHELL
  171. debug3: Ignored env VTE_VERSION
  172. debug3: Ignored env XDG_CURRENT_DESKTOP
  173. debug3: Ignored env GPG_AGENT_INFO
  174. debug3: Ignored env GIO_LAUNCHED_DESKTOP_FILE
  175. debug3: Ignored env SHLVL
  176. debug3: Ignored env XDG_SEAT
  177. debug3: Ignored env WINDOWID
  178. debug3: Ignored env GDMSESSION
  179. debug3: Ignored env GNOME_DESKTOP_SESSION_ID
  180. debug3: Ignored env LOGNAME
  181. debug3: Ignored env DBUS_SESSION_BUS_ADDRESS
  182. debug3: Ignored env XDG_RUNTIME_DIR
  183. debug3: Ignored env XAUTHORITY
  184. debug3: Ignored env PATH
  185. debug3: Ignored env CINNAMON_VERSION
  186. debug3: Ignored env GJS_DEBUG_TOPICS
  187. debug3: Ignored env SESSION_MANAGER
  188. debug3: Ignored env _
  189. debug3: Ignored env OLDPWD
  190. debug2: channel 0: request shell confirm 1
  191. debug3: send packet: type 98
  192. debug2: channel_input_open_confirmation: channel 0: callback done
  193. debug2: channel 0: open confirm rwindow 0 rmax 32768
  194. debug3: send packet: type 1
  195. packet_write_wait: Connection to 198.245.51.212 port 2221: Broken pipe
  196. user@debian:~/code/bitcoin-abc$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement