Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ~$ time "ssh" -vv -l aikoulou lxplus.cern.ch exit
- OpenSSH_8.9p1 Ubuntu-3ubuntu0.4, OpenSSL 3.0.2 15 Mar 2022
- debug1: Reading configuration data /home/ak/.ssh/config
- debug1: /home/ak/.ssh/config line 10: Applying options for *
- debug1: Reading configuration data /etc/ssh/ssh_config
- debug1: /etc/ssh/ssh_config line 19: include /etc/ssh/ssh_config.d/*.conf matched no files
- debug1: /etc/ssh/ssh_config line 21: Applying options for *
- debug2: resolving "lxplus.cern.ch" port 22
- debug1: Connecting to lxplus.cern.ch [2001:1458:d00:b::100:e4] port 22.
- debug1: Connection established.
- debug1: identity file /home/ak/.ssh/id_rsa type 0
- debug1: identity file /home/ak/.ssh/id_rsa-cert type -1
- debug1: identity file /home/ak/.ssh/id_ecdsa type -1
- debug1: identity file /home/ak/.ssh/id_ecdsa-cert type -1
- debug1: identity file /home/ak/.ssh/id_ecdsa_sk type -1
- debug1: identity file /home/ak/.ssh/id_ecdsa_sk-cert type -1
- debug1: identity file /home/ak/.ssh/id_ed25519 type -1
- debug1: identity file /home/ak/.ssh/id_ed25519-cert type -1
- debug1: identity file /home/ak/.ssh/id_ed25519_sk type -1
- debug1: identity file /home/ak/.ssh/id_ed25519_sk-cert type -1
- debug1: identity file /home/ak/.ssh/id_xmss type -1
- debug1: identity file /home/ak/.ssh/id_xmss-cert type -1
- debug1: identity file /home/ak/.ssh/id_dsa type -1
- debug1: identity file /home/ak/.ssh/id_dsa-cert type -1
- debug1: Local version string SSH-2.0-OpenSSH_8.9p1 Ubuntu-3ubuntu0.4
- debug1: Remote protocol version 2.0, remote software version OpenSSH_7.4
- debug1: compat_banner: match: OpenSSH_7.4 pat OpenSSH_7.4* compat 0x04000006
- debug2: fd 3 setting O_NONBLOCK
- debug1: Authenticating to lxplus.cern.ch:22 as 'aikoulou'
- debug1: load_hostkeys: fopen /home/ak/.ssh/known_hosts2: No such file or directory
- debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory
- debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory
- debug1: SSH2_MSG_KEXINIT sent
- debug1: SSH2_MSG_KEXINIT received
- debug2: local client KEXINIT proposal
- debug2: KEX algorithms: curve25519-sha256,[email protected],ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,[email protected],diffie-hellman-group-exchange-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group14-sha256,ext-info-c
- debug2: host key algorithms: [email protected],ecdsa-sha2-nistp256,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],ssh-ed25519,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,[email protected],[email protected],rsa-sha2-512,rsa-sha2-256
- debug2: ciphers ctos: [email protected],aes128-ctr,aes192-ctr,aes256-ctr,[email protected],[email protected]
- debug2: ciphers stoc: [email protected],aes128-ctr,aes192-ctr,aes256-ctr,[email protected],[email protected]
- debug2: MACs ctos: [email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],hmac-sha2-256,hmac-sha2-512,hmac-sha1
- debug2: MACs stoc: [email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],hmac-sha2-256,hmac-sha2-512,hmac-sha1
- debug2: compression ctos: none,[email protected],zlib
- debug2: compression stoc: none,[email protected],zlib
- debug2: languages ctos:
- debug2: languages stoc:
- debug2: first_kex_follows 0
- debug2: reserved 0
- debug2: peer server KEXINIT proposal
- debug2: KEX algorithms: curve25519-sha256,[email protected],diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha1
- debug2: host key algorithms: ssh-rsa,rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519
- debug2: ciphers ctos: [email protected],[email protected],[email protected],aes256-ctr,aes192-ctr,aes128-ctr
- debug2: ciphers stoc: [email protected],[email protected],[email protected],aes256-ctr,aes192-ctr,aes128-ctr
- debug2: MACs ctos: [email protected],[email protected],[email protected],hmac-sha2-512,hmac-sha2-256,[email protected],hmac-sha1
- debug2: MACs stoc: [email protected],[email protected],[email protected],hmac-sha2-512,hmac-sha2-256,[email protected],hmac-sha1
- debug2: compression ctos: none,[email protected]
- debug2: compression stoc: none,[email protected]
- debug2: languages ctos:
- debug2: languages stoc:
- debug2: first_kex_follows 0
- debug2: reserved 0
- debug1: kex: algorithm: curve25519-sha256
- debug1: kex: host key algorithm: ecdsa-sha2-nistp256
- debug1: kex: server->client cipher: [email protected] MAC: <implicit> compression: none
- debug1: kex: client->server cipher: [email protected] MAC: <implicit> compression: none
- debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
- debug1: SSH2_MSG_KEX_ECDH_REPLY received
- debug1: Server host key: ecdsa-sha2-nistp256 SHA256:q+xzK9deJ9K3kVSpV0a/w6vUnLErqGEYAUB1OkxR+uk
- debug1: load_hostkeys: fopen /home/ak/.ssh/known_hosts2: No such file or directory
- debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory
- debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory
- debug1: Host 'lxplus.cern.ch' is known and matches the ECDSA host key.
- debug1: Found key in /home/ak/.ssh/known_hosts:1
- debug2: ssh_set_newkeys: mode 1
- debug1: rekey out after 134217728 blocks
- debug1: SSH2_MSG_NEWKEYS sent
- debug1: expecting SSH2_MSG_NEWKEYS
- debug1: SSH2_MSG_NEWKEYS received
- debug2: ssh_set_newkeys: mode 0
- debug1: rekey in after 134217728 blocks
- debug1: get_agent_identities: bound agent to hostkey
- debug1: get_agent_identities: agent returned 1 keys
- debug1: Will attempt key: /home/ak/.ssh/id_rsa RSA SHA256:NN+VxYAbzb6ebYrNfIRP1qSzWK3YwwNwSacWvpRFeJw agent
- debug1: Will attempt key: /home/ak/.ssh/id_ecdsa
- debug1: Will attempt key: /home/ak/.ssh/id_ecdsa_sk
- debug1: Will attempt key: /home/ak/.ssh/id_ed25519
- debug1: Will attempt key: /home/ak/.ssh/id_ed25519_sk
- debug1: Will attempt key: /home/ak/.ssh/id_xmss
- debug1: Will attempt key: /home/ak/.ssh/id_dsa
- debug2: pubkey_prepare: done
- debug1: SSH2_MSG_EXT_INFO received
- debug1: kex_input_ext_info: server-sig-algs=<rsa-sha2-256,rsa-sha2-512>
- debug2: service_accept: ssh-userauth
- debug1: SSH2_MSG_SERVICE_ACCEPT received
- debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password,keyboard-interactive
- debug1: Next authentication method: gssapi-with-mic
- debug2: we sent a gssapi-with-mic packet, wait for reply
- debug1: Unspecified GSS failure. Minor code may provide more information
- The ticket isn't for us
- debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password,keyboard-interactive
- debug2: we sent a gssapi-with-mic packet, wait for reply
- debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password,keyboard-interactive
- debug2: we did not send a packet, disable method
- debug1: Next authentication method: publickey
- debug1: Offering public key: /home/ak/.ssh/id_rsa RSA SHA256:NN+VxYAbzb6ebYrNfIRP1qSzWK3YwwNwSacWvpRFeJw agent
- debug2: we sent a publickey packet, wait for reply
- debug1: Server accepts key: /home/ak/.ssh/id_rsa RSA SHA256:NN+VxYAbzb6ebYrNfIRP1qSzWK3YwwNwSacWvpRFeJw agent
- Authenticated to lxplus.cern.ch ([2001:1458:d00:b::100:e4]:22) using "publickey".
- debug1: channel 0: new [client-session]
- debug2: channel 0: send open
- debug1: Requesting [email protected]
- debug1: Entering interactive session.
- debug1: pledge: exec
- debug1: client_input_global_request: rtype [email protected] want_reply 0
- debug1: client_input_hostkeys: searching /home/ak/.ssh/known_hosts for lxplus.cern.ch / (none)
- debug1: client_input_hostkeys: searching /home/ak/.ssh/known_hosts2 for lxplus.cern.ch / (none)
- debug1: client_input_hostkeys: hostkeys file /home/ak/.ssh/known_hosts2 does not exist
- debug1: client_input_hostkeys: host key found matching a different name/address, skipping UserKnownHostsFile update
- debug2: channel_input_open_confirmation: channel 0: callback start
- debug2: x11_get_proto: /usr/bin/xauth list :0 2>/dev/null
- debug1: Requesting X11 forwarding with authentication spoofing.
- debug2: channel 0: request x11-req confirm 1
- debug2: fd 3 setting TCP_NODELAY
- debug2: client_session2_setup: id 0
- debug1: Sending environment.
- debug1: channel 0: setting env LC_ADDRESS = "de_CH.UTF-8"
- debug2: channel 0: request env confirm 0
- debug1: channel 0: setting env LC_NAME = "de_CH.UTF-8"
- debug2: channel 0: request env confirm 0
- debug1: channel 0: setting env LC_MONETARY = "de_CH.UTF-8"
- debug2: channel 0: request env confirm 0
- debug1: channel 0: setting env LC_PAPER = "de_CH.UTF-8"
- debug2: channel 0: request env confirm 0
- debug1: channel 0: setting env LANG = "en_US.UTF-8"
- debug2: channel 0: request env confirm 0
- debug1: channel 0: setting env LC_IDENTIFICATION = "de_CH.UTF-8"
- debug2: channel 0: request env confirm 0
- debug1: channel 0: setting env LC_TELEPHONE = "de_CH.UTF-8"
- debug2: channel 0: request env confirm 0
- debug1: channel 0: setting env LC_MEASUREMENT = "de_CH.UTF-8"
- debug2: channel 0: request env confirm 0
- debug1: channel 0: setting env LC_NUMERIC = "de_CH.UTF-8"
- debug2: channel 0: request env confirm 0
- debug1: Sending command: exit
- debug2: channel 0: request exec confirm 1
- debug2: channel_input_open_confirmation: channel 0: callback done
- debug2: channel 0: open confirm rwindow 0 rmax 32768
- debug2: channel_input_status_confirm: type 99 id 0
- debug2: X11 forwarding request accepted on channel 0
- debug2: channel 0: rcvd adjust 2097152
- debug2: channel_input_status_confirm: type 99 id 0
- debug2: exec request accepted on channel 0
- debug2: channel 0: rcvd ext data 92
- /usr/bin/xauth: timeout in locking authority file /afs/cern.ch/user/a/aikoulou/.Xauthority
- debug2: channel 0: written 92 to efd 6
- debug1: client_input_channel_req: channel 0 rtype exit-status reply 0
- debug1: client_input_channel_req: channel 0 rtype [email protected] reply 0
- debug2: channel 0: rcvd eow
- debug2: chan_shutdown_read: channel 0: (i0 o0 sock -1 wfd 4 efd 6 [write])
- debug2: channel 0: input open -> closed
- debug2: channel 0: rcvd ext data 62
- debug2: channel 0: rcvd eof
- debug2: channel 0: output open -> drain
- debug2: channel 0: rcvd close
- debug2: channel 0: obuf_empty delayed efd 6/(62)
- bash: /afs/cern.ch/user/a/aikoulou/.bashrc: Permission denied
- debug2: channel 0: written 62 to efd 6
- debug2: channel 0: obuf empty
- debug2: chan_shutdown_write: channel 0: (i3 o1 sock -1 wfd 5 efd 6 [write])
- debug2: channel 0: output drain -> closed
- debug2: channel 0: almost dead
- debug2: channel 0: gc: notify user
- debug2: channel 0: gc: user detached
- debug2: channel 0: send close
- debug2: channel 0: is dead
- debug2: channel 0: garbage collecting
- debug1: channel 0: free: client-session, nchannels 1
- Transferred: sent 8264, received 2912 bytes, in 21.1 seconds
- Bytes per second: sent 391.1, received 137.8
- debug1: Exit status 0
- real 0m22.147s
- user 0m0.097s
- sys 0m0.030s
- ~$
Add Comment
Please, Sign In to add comment