Advertisement
Guest User

Untitled

a guest
Apr 21st, 2017
961
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.86 KB | None | 0 0
  1. OpenSSH_7.4p1, LibreSSL 2.5.0
  2. debug1: Reading configuration data /Users/guillaume/.ssh/config
  3. debug1: /Users/guillaume/.ssh/config line 1: Applying options for vh.prod.noe.amazonec2
  4. debug1: Reading configuration data /etc/ssh/ssh_config
  5. debug2: resolving "ec2-52-29-38-146.eu-central-1.compute.amazonaws.com" port 22
  6. debug2: ssh_connect_direct: needpriv 0
  7. debug1: Connecting to ec2-52-29-38-146.eu-central-1.compute.amazonaws.com [52.29.38.146] port 22.
  8. debug1: Connection established.
  9. debug1: identity file /Users/guillaume/.ssh/id_rsa type 1
  10. debug1: key_load_public: No such file or directory
  11. debug1: identity file /Users/guillaume/.ssh/id_rsa-cert type -1
  12. debug1: Enabling compatibility mode for protocol 2.0
  13. debug1: Local version string SSH-2.0-OpenSSH_7.4
  14. debug1: Remote protocol version 2.0, remote software version OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.8
  15. debug1: match: OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.8 pat OpenSSH_6.6.1* compat 0x04000000
  16. debug2: fd 5 setting O_NONBLOCK
  17. debug1: Authenticating to ec2-52-29-38-146.eu-central-1.compute.amazonaws.com:22 as 'gmarchand'
  18. debug3: hostkeys_foreach: reading file "/Users/guillaume/.ssh/known_hosts"
  19. debug3: record_hostkey: found key type ECDSA in file /Users/guillaume/.ssh/known_hosts:18
  20. debug3: load_hostkeys: loaded 1 keys from ec2-52-29-38-146.eu-central-1.compute.amazonaws.com
  21. 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
  22. debug3: send packet: type 20
  23. debug1: SSH2_MSG_KEXINIT sent
  24. debug3: receive packet: type 20
  25. debug1: SSH2_MSG_KEXINIT received
  26. debug2: local client KEXINIT proposal
  27. 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-group-exchange-sha1,diffie-hellman-group14-sha256,diffie-hellman-group14-sha1,ext-info-c
  28. 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
  29. 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
  30. 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
  31. 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
  32. 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
  33. debug2: compression ctos: none,zlib@openssh.com,zlib
  34. debug2: compression stoc: none,zlib@openssh.com,zlib
  35. debug2: languages ctos:
  36. debug2: languages stoc:
  37. debug2: first_kex_follows 0
  38. debug2: reserved 0
  39. debug2: peer server KEXINIT proposal
  40. 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,diffie-hellman-group1-sha1
  41. debug2: host key algorithms: ssh-rsa,ssh-dss,ecdsa-sha2-nistp256,ssh-ed25519
  42. debug2: ciphers ctos: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-gcm@openssh.com,aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-cbc@lysator.liu.se
  43. debug2: ciphers stoc: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-gcm@openssh.com,aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-cbc@lysator.liu.se
  44. debug2: MACs ctos: hmac-md5-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-ripemd160-etm@openssh.com,hmac-sha1-96-etm@openssh.com,hmac-md5-96-etm@openssh.com,hmac-md5,hmac-sha1,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  45. debug2: MACs stoc: hmac-md5-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-ripemd160-etm@openssh.com,hmac-sha1-96-etm@openssh.com,hmac-md5-96-etm@openssh.com,hmac-md5,hmac-sha1,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  46. debug2: compression ctos: none,zlib@openssh.com
  47. debug2: compression stoc: none,zlib@openssh.com
  48. debug2: languages ctos:
  49. debug2: languages stoc:
  50. debug2: first_kex_follows 0
  51. debug2: reserved 0
  52. debug1: kex: algorithm: curve25519-sha256@libssh.org
  53. debug1: kex: host key algorithm: ecdsa-sha2-nistp256
  54. debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
  55. debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
  56. debug3: send packet: type 30
  57. debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
  58. debug3: receive packet: type 31
  59. debug1: Server host key: ecdsa-sha2-nistp256 SHA256:qZoEidLw8Dpa+DyzehTuaAxwV319M89tUHKEophVZjc
  60. debug3: hostkeys_foreach: reading file "/Users/guillaume/.ssh/known_hosts"
  61. debug3: record_hostkey: found key type ECDSA in file /Users/guillaume/.ssh/known_hosts:18
  62. debug3: load_hostkeys: loaded 1 keys from ec2-52-29-38-146.eu-central-1.compute.amazonaws.com
  63. debug3: hostkeys_foreach: reading file "/Users/guillaume/.ssh/known_hosts"
  64. debug3: record_hostkey: found key type ECDSA in file /Users/guillaume/.ssh/known_hosts:18
  65. debug3: load_hostkeys: loaded 1 keys from 52.29.38.146
  66. debug1: Host 'ec2-52-29-38-146.eu-central-1.compute.amazonaws.com' is known and matches the ECDSA host key.
  67. debug1: Found key in /Users/guillaume/.ssh/known_hosts:18
  68. debug3: send packet: type 21
  69. debug2: set_newkeys: mode 1
  70. debug1: rekey after 134217728 blocks
  71. debug1: SSH2_MSG_NEWKEYS sent
  72. debug1: expecting SSH2_MSG_NEWKEYS
  73. debug3: receive packet: type 21
  74. debug1: SSH2_MSG_NEWKEYS received
  75. debug2: set_newkeys: mode 0
  76. debug1: rekey after 134217728 blocks
  77. debug2: key: /Users/guillaume/.ssh/id_rsa (0x7ff07ed02190), explicit
  78. debug3: send packet: type 5
  79. debug3: receive packet: type 6
  80. debug2: service_accept: ssh-userauth
  81. debug1: SSH2_MSG_SERVICE_ACCEPT received
  82. debug3: send packet: type 50
  83. debug3: receive packet: type 51
  84. debug1: Authentications that can continue: publickey
  85. debug3: start over, passed a different list publickey
  86. debug3: preferred publickey,keyboard-interactive,password
  87. debug3: authmethod_lookup publickey
  88. debug3: remaining preferred: keyboard-interactive,password
  89. debug3: authmethod_is_enabled publickey
  90. debug1: Next authentication method: publickey
  91. debug1: Offering RSA public key: /Users/guillaume/.ssh/id_rsa
  92. debug3: send_pubkey_test
  93. debug3: send packet: type 50
  94. debug2: we sent a publickey packet, wait for reply
  95. debug3: receive packet: type 60
  96. debug1: Server accepts key: pkalg ssh-rsa blen 279
  97. debug2: input_userauth_pk_ok: fp SHA256:94K9tDXYRAIebAS1UXTW7RQw2kpschOc9ldjhBnegkc
  98. debug3: sign_and_send_pubkey: RSA SHA256:94K9tDXYRAIebAS1UXTW7RQw2kpschOc9ldjhBnegkc
  99. debug3: send packet: type 50
  100. debug3: receive packet: type 52
  101. debug1: Authentication succeeded (publickey).
  102. Authenticated to ec2-52-29-38-146.eu-central-1.compute.amazonaws.com ([52.29.38.146]:22).
  103. debug2: fd 6 setting O_NONBLOCK
  104. debug2: fd 7 setting O_NONBLOCK
  105. debug1: channel 0: new [client-session]
  106. debug3: ssh_session2_open: channel_new: 0
  107. debug2: channel 0: send open
  108. debug3: send packet: type 90
  109. debug1: Requesting no-more-sessions@openssh.com
  110. debug3: send packet: type 80
  111. debug1: Entering interactive session.
  112. debug1: pledge: network
  113. debug3: receive packet: type 91
  114. debug2: callback start
  115. debug2: fd 5 setting TCP_NODELAY
  116. debug3: ssh_packet_set_tos: set IP_TOS 0x08
  117. debug2: client_session2_setup: id 0
  118. debug1: Sending command: git-receive-pack '/var/lib/repositories/deploy-jobext.via-humanis.fr.git'
  119. debug2: channel 0: request exec confirm 1
  120. debug3: send packet: type 98
  121. debug2: callback done
  122. debug2: channel 0: open confirm rwindow 0 rmax 32768
  123. debug2: channel 0: rcvd adjust 2097152
  124. debug3: receive packet: type 99
  125. debug2: channel_input_status_confirm: type 99 id 0
  126. debug2: exec request accepted on channel 0
  127. debug2: channel 0: read<=0 rfd 6 len 0
  128. debug2: channel 0: read failed
  129. debug2: channel 0: close_read
  130. debug2: channel 0: input open -> drain
  131. debug2: channel 0: ibuf empty
  132. debug2: channel 0: send eof
  133. debug3: send packet: type 96
  134. debug2: channel 0: input drain -> closed
  135. debug3: receive packet: type 96
  136. debug2: channel 0: rcvd eof
  137. debug2: channel 0: output open -> drain
  138. debug2: channel 0: obuf empty
  139. debug2: channel 0: close_write
  140. debug2: channel 0: output drain -> closed
  141. debug3: receive packet: type 98
  142. debug1: client_input_channel_req: channel 0 rtype exit-status reply 0
  143. debug3: receive packet: type 97
  144. debug2: channel 0: rcvd close
  145. debug3: channel 0: will not send data after close
  146. debug2: channel 0: almost dead
  147. debug2: channel 0: gc: notify user
  148. debug2: channel 0: gc: user detached
  149. debug2: channel 0: send close
  150. debug3: send packet: type 97
  151. debug2: channel 0: is dead
  152. debug2: channel 0: garbage collecting
  153. debug1: channel 0: free: client-session, nchannels 1
  154. debug3: channel 0: status: The following connections are open:
  155. #0 client-session (t4 r0 i3/0 o3/0 fd -1/-1 cc -1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement