microsoft / vscode-remote-release

Visual Studio Code Remote Development: Open any folder in WSL, in a Docker container, or on a remote machine using SSH and take advantage of VS Code's full feature set.
https://aka.ms/vscode-remote
Other
3.66k stars 286 forks source link

VSCode Remote SSH :: Unable to make double connection #6634

Closed arunc1985 closed 2 years ago

arunc1985 commented 2 years ago

I have a requirement to connect to a remote server (serverY) via an intermediate server(serverX). From windows VScode, I shall connect to serverX and I must be re-directed to serverY. In the ssh/sshd_config file of serverX I have enabled a rule to ssh to certain port in serverY based on Username. Manually when I do SSH from command line it all works fine. But VSCode fails.

VSCode Version Details:

image

image

VSCode ~/.ssh/config

As you see in the config file below I am connecting to intermediate server (serverX) via PORT 30600

**Host vude

HostName X.X.X.X StrictHostKeyChecking no MACs hmac-sha2-512 User arunch3x Port 30600**

Also refer to the sshd_config file of serverX port 30600. As you see based on User login, I am directing to some PORT on serverY

Note :: The PORT shown in below config is dynamic, it could be anything.

### Match user arunch3x PasswordAuthentication yes AllowTCPForwarding yes ForceCommand ssh -vvv -o 'StrictHostKeyChecking=no' arunch3x@Y.Y.Y.Y -p Z ****

### Expectations: VSCode must do double SSH and load contents to server Y.Y.Y.Y port Z into Code editor.

### Errors:

[13:22:26.245] Log Level: 1
[13:22:26.248] remote-ssh@0.78.0
[13:22:26.248] win32 x64
[13:22:26.267] SSH Resolver called for "ssh-remote+vude", attempt 1
[13:22:26.268] "remote.SSH.useLocalServer": false
[13:22:26.269] "remote.SSH.showLoginTerminal": true
[13:22:26.269] "remote.SSH.remotePlatform": {}
[13:22:26.270] "remote.SSH.path": undefined
[13:22:26.270] "remote.SSH.configFile": C:\Users\arunch3x\.ssh\config
[13:22:26.270] "remote.SSH.useFlock": true
[13:22:26.274] "remote.SSH.lockfilesInTmp": false
[13:22:26.274] "remote.SSH.localServerDownload": always
[13:22:26.275] "remote.SSH.remoteServerListenOnSocket": false
[13:22:26.275] "remote.SSH.showLoginTerminal": true
[13:22:26.275] "remote.SSH.defaultExtensions": []
[13:22:26.276] "remote.SSH.loglevel": 1
[13:22:26.276] "remote.SSH.maxReconnectionAttempts": 7
[13:22:26.277] "remote.SSH.enableDynamicForwarding": true
[13:22:26.277] "remote.SSH.enableRemoteCommand": false
[13:22:26.277] "remote.SSH.serverPickPortsFromRange": {}
[13:22:26.278] "remote.SSH.serverInstallPath": {}
[13:22:26.314] SSH Resolver called for host: vude
[13:22:26.314] Setting up SSH remote "vude"
[13:22:26.324] Using commit id "dfd34e8260c270da74b5c2d86d61aee4b6d56977" and quality "stable" for server
[13:22:26.330] Install and start server if needed
[13:22:28.028] Checking ssh with "ssh -V"
[13:22:28.110] > OpenSSH_f
[13:22:28.110] > or_Windows_8.1p1, LibreSSL 3.0.2

[13:22:28.115] Using SSH config file "C:\Users\arunch3x\.ssh\config"
[13:22:28.115] Running script with connection command: ssh -T -D 61422 -F "C:\Users\arunch3x\.ssh\config" vude bash
[13:22:28.118] Terminal shell path: C:\windows\System32\cmd.exe
[13:22:28.601] "install" terminal received data: "]0;C:\windows\System32\cmd.exe[?25h"
[13:22:28.602] Got some output, clearing connection timeout
[13:22:28.612] "install" terminal received data: "



















[?25h"
[13:22:31.150] "install" terminal received data: "OpenSSH_8.2p1 Ubuntu-4ubuntu0.4, OpenSSL 1.1.1f  31 Mar 2020
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: resolve_canonicalize: hostname 10.74.188.44 is address
debug2: ssh_connect_direct
debug1: Connecting to 10.74.188.44 [10.74.188.44] port 31619.
debug1: Connection established.
debug1: identity file /home/arunch3x/.ssh/id_rsa type 0
debug1: identity file /home/arunch3x/.ssh/id_rsa-cert type -1
debug1: identity file /home/arunch3x/.ssh/id_dsa type -1
debug1: identity file /home/arunch3x/.ssh/id_dsa-cert type -1
debug1: identity file /home/arunch3x/.ssh/id_ecdsa type -1
debug1: identity file /home/arunch3x/.ssh/id_ecdsa-cert type -1
debug1: identity file /home/arunch3x/.ssh/id_ecdsa_sk type -1       
debug1: identity file /home/arunch3x/.ssh/id_ecdsa_sk-cert type -1  
debug1: identity file /home/arunch3x/.ssh/id_ed25519 type -1        
debug1: identity file /home/arunch3x/.ssh/id_ed25519-cert type -1   
debug1: identity file /home/arunch3x/.ssh/id_ed25519_sk type -1     
debug1: identity file /home/arunch3x/.ssh/id_ed25519_sk-cert type -1
debug1: identity file /home/arunch3x/.ssh/id_xmss type -1
debug1: identity file /home/arunch3x/.ssh/id_xmss-cert type -1
debug1: Local version string SSH-2.0-OpenSSH_8.2p1 Ubuntu-4ubuntu0.4
debug1: Remote protocol version 2.0, remote software version OpenSSH_8.2p1 Ubuntu-4ubuntu0.4
debug1: match: OpenSSH_8.2p1 Ubuntu-4ubuntu0.4 pat OpenSSH* compat 0x04000000
debug2: fd 3 setting O_NONBLOCK
debug1: Authenticating to 10.74.188.44:31619 as 'arunch3x'
debug3: put_host_port: [10.74.188.44]:31619
"
[13:22:31.152] "install" terminal received data: ""
[13:22:31.340] "install" terminal received data: "debug3: hostkeys_foreach: reading file "/home/arunch3x/.ssh/known_hosts"
debug3: record_hostkey: found key type ECDSA in file /home/arunch3x/.ssh/known_hosts:1
debug3: load_hostkeys: loaded 1 keys from [10.74.188.44]:31619
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
debug3: send packet: type 20
debug1: SSH2_MSG_KEXINIT sent
e7e73d1bf1de: running
Acquiring lock on /home/arunch3x/.vscode-server/bin/dfd34e8260c270da74b5c2d86d61aee4b6d56977/vscode-remote-lock.arunch3x.dfd34e8260c270da74b5c2d86d61aee4b6d56977
Installing to /home/arunch3x/.vscode-server/bin/dfd34e8260c270da74b5c2d86d61aee4b6d56977...
Trigger local server download
e7e73d1bf1de:trigger_server_download
platform==linux==
vscodeArch==x64==
destFolder==/home/arunch3x/.vscode-server/bin/==
destFolder2==dfd34e8260c270da74b5c2d86d61aee4b6d56977==
e7e73d1bf1de:trigger_server_download_end
Waiting for client to transfer server archive...
Waiting for /home/arunch3x/.vscode-server/bin/dfd34e8260c270da74b5c2d86d61aee4b6d56977/vscode-scp-done.flag and vscode-server.tar.gz to exist
 debug3: receive packet: type 20
debug1: SSH2_MSG_KEXINIT received
debug2: local client KEXINIT proposal
"
[13:22:31.341] Got request to download on client for {"platform":"linux","arch":"x64","destFolder":"/home/arunch3x/.vscode-server/bin/dfd34e8260c270da74b5c2d86d61aee4b6d56977"}
[13:22:31.342] Downloading VS Code server locally...
[13:22:31.380] "install" terminal received data: "
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,ext-info-c
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-sha
2-nistp521,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-rsa-c
ert-v01@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,ssh-ed25519,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa
debug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
debug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
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-s
ha2-256,hmac-sha2-512,hmac-sha1
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-s
ha2-256,hmac-sha2-512,hmac-sha1
debug2: compression ctos: none,zlib@openssh.com,zlib
debug2: compression stoc: none,zlib@openssh.com,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,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
debug2: host key algorithms: rsa-sha2-512,rsa-sha2-256,ssh-rsa,ecdsa-sha2-nistp256,ssh-ed25519
debug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
debug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
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-s
ha2-256,hmac-sha2-512,hmac-sha1
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-s
ha2-256,hmac-sha2-512,hmac-sha1
debug2: compression ctos: none,zlib@openssh.com
debug2: compression stoc: none,zlib@openssh.com
debug2: languages ctos:
debug2: languages stoc:
debug2: first_kex_follows 0
"
[13:22:31.414] "install" terminal received data: "
debug2: reserved 0
debug1: kex: algorithm: curve25519-sha256
debug1: kex: host key algorithm: ecdsa-sha2-nistp256
debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
debug3: send packet: type 30
debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
debug3: receive packet: type 31
debug1: Server host key: ecdsa-sha2-nistp256 SHA256:W6y6gFSbfWwMcRWvyhJVCdwYeEy0NlEMpFtcn2lvitA
debug3: put_host_port: [10.74.188.44]:31619
debug3: put_host_port: [10.74.188.44]:31619
debug3: hostkeys_foreach: reading file "/home/arunch3x/.ssh/known_hosts"
debug3: record_hostkey: found key type ECDSA in file /home/arunch3x/.ssh/known_hosts:1
debug3: load_hostkeys: loaded 1 keys from [10.74.188.44]:31619
debug3: hostkeys_foreach: reading file "/home/arunch3x/.ssh/known_hosts"
debug3: record_hostkey: found key type ECDSA in file /home/arunch3x/.ssh/known_hosts:1
debug3: load_hostkeys: loaded 1 keys from [10.74.188.44]:31619
debug1: Host '[10.74.188.44]:31619' is known and matches the ECDSA host key.
debug1: Found key in /home/arunch3x/.ssh/known_hosts:1
debug3: send packet: type 21
debug2: set_newkeys: mode 1
debug1: rekey out after 134217728 blocks
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug3: receive packet: type 21
debug1: SSH2_MSG_NEWKEYS received
debug2: set_newkeys: mode 0
debug1: rekey in after 134217728 blocks
debug1: Will attempt key: /home/arunch3x/.ssh/id_rsa RSA SHA256:g4zU2AteoPhvHBjcfsH/M+Ey14dVlcmYswYZecZvpyc
debug1: Will attempt key: /home/arunch3x/.ssh/id_dsa
debug1: Will attempt key: /home/arunch3x/.ssh/id_ecdsa
debug1: Will attempt key: /home/arunch3x/.ssh/id_ecdsa_sk
debug1: Will attempt key: /home/arunch3x/.ssh/id_ed25519
debug1: Will attempt key: /home/arunch3x/.ssh/id_ed25519_sk
debug1: Will attempt key: /home/arunch3x/.ssh/id_xmss
debug2: pubkey_prepare: done
debug3: send packet: type 5
debug3: receive packet: type 7
debug1: SSH2_MSG_EXT_INFO received
debug1: kex_input_ext_info: server-sig-algs=<ssh-ed25519,sk-ssh-ed25519@openssh.com,ssh-rsa,rsa-sha2-256,rsa-sha2-512,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ecdsa-sha2-n
istp256@openssh.com>
debug3: receive packet: type 6
debug2: service_accept: ssh-userauth
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug3: send packet: type 50
debug3: receive packet: type 51
debug1: Authentications that can continue: publickey,password
debug3: start over, passed a different list publickey,password
debug3: preferred gssapi-with-mic,publickey,keyboard-interactive,password
debug3: authmethod_lookup publickey
debug3: remaining preferred: keyboard-interactive,password
debug3: authmethod_is_enabled publickey
debug1: Next authentication method: publickey
debug1: Offering public key: /home/arunch3x/.ssh/id_rsa RSA SHA256:g4zU2AteoPhvHBjcfsH/M+Ey14dVlcmYswYZecZvpyc
debug3: send packet: type 50
debug2: we sent a publickey packet, wait for reply
debug3: receive packet: type 60
debug1: Server accepts key: /home/arunch3x/.ssh/id_rsa RSA SHA256:g4zU2AteoPhvHBjcfsH/M+Ey14dVlcmYswYZecZvpyc
debug3: sign_and_send_pubkey: RSA SHA256:g4zU2AteoPhvHBjcfsH/M+Ey14dVlcmYswYZecZvpyc
debug3: sign_and_send_pubkey: signing using rsa-sha2-512 SHA256:g4zU2AteoPhvHBjcfsH/M+Ey14dVlcmYswYZecZvpyc
debug3: send packet: type 50
debug3: receive packet: type 52
debug1: Authentication succeeded (publickey).
Authenticated to 10.74.188.44 ([10.74.188.44]:31619).
debug2: fd 4 setting O_NONBLOCK
debug2: fd 5 setting O_NONBLOCK
debug2: fd 6 setting O_NONBLOCK
debug1: channel 0: new [client-session]
debug3: ssh_session2_open: channel_new: 0
debug2: channel 0: send open
debug3: send packet: type 90
debug1: Requesting no-more-sessions@openssh.com
debug3: send packet: type 80
debug1: Entering interactive session.
debug1: pledge: network
debug3: receive packet: type 80
debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0
debug3: receive packet: type 4
debug1: Remote: /home/arunch3x/.ssh/authorized_keys:1: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding
debug3: receive packet: type 4
debug1: Remote: /home/arunch3x/.ssh/authorized_keys:1: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding
debug3: receive packet: type 91
debug2: channel_input_open_confirmation: channel 0: callback start
debug2: fd 3 setting TCP_NODELAY
debug3: ssh_packet_set_tos: set IP_TOS 0x08
debug2: client_session2_setup: id 0
debug1: Sending environment.
debug3: Ignored env SHELL
debug3: Ignored env PWD
debug3: Ignored env LOGNAME
debug3: Ignored env _
"
[13:22:31.418] "install" terminal received data: "
debug3: Ignored env MOTD_SHOWN
debug3: Ignored env HOME
debug3: Ignored env SSH_ORIGINAL_COMMAND
debug3: Ignored env SSH_CONNECTION
debug3: Ignored env USER
debug3: Ignored env SHLVL
debug3: Ignored env SSH_CLIENT
debug3: Ignored env PATH
debug1: Sending command: bash
debug2: channel 0: request exec confirm 1
debug3: send packet: type 98
debug2: channel_input_open_confirmation: channel 0: callback done
debug2: channel 0: open confirm rwindow 0 rmax 32768
debug2: channel 0: rcvd adjust 2097152
debug3: receive packet: type 99
debug2: channel_input_status_confirm: type 99 id 0
debug2: exec request accepted on channel 0"
[13:22:31.495] "install" terminal received data: "debug2: channel 0: read<=0 rfd 4 len 0
debug2: channel 0: read failed
debug2: channel 0: chan_shutdown_read (i0 o0 sock -1 wfd 4 efd 6 [write])
debug2: channel 0: input open -> drain
debug2: channel 0: ibuf empty
debug2: channel 0: send eof
debug3: send packet: type 96
debug2: channel 0: input drain -> closed"
[13:22:34.336] "install" terminal received data: " "
[13:22:37.333] "install" terminal received data: " "
[13:22:39.430] Downloaded VS Code server to c:\Users\arunch3x\AppData\Local\Temp\1da32edb-b73d-46a5-864c-e1141b13e0bb
[13:22:39.432] Renamed VS Code server to c:\Users\arunch3x\AppData\Local\Temp\vscode_server_1650441159430\vscode-server.tar.gz
[13:22:39.434] Checking ssh with "ssh -V"
[13:22:39.495] > OpenSSH_for_Wi
[13:22:39.495] > ndows_8.1p1, LibreSSL 3.0.2

[13:22:39.499] Testing scp with "scp"
[13:22:39.570] scp exited with code: 1
[13:22:39.570] Got stderr from scp: usage: scp [-346BCpqrTv] [-c cipher] [-F ssh_config] [-i identity_file]
            [-J destination] [-l limit] [-o ssh_option] [-P port]
            [-S program] source ... target
[13:22:39.570] Using SSH config file "C:\Users\arunch3x\.ssh\config"
[13:22:39.571] Copying file to remote with scp -F "C:\Users\arunch3x\.ssh\config" "vscode-server.tar.gz" "vscode-scp-done.flag" vude:"/home/arunch3x/.vscode-server/bin/dfd34e8260c270da74b5c2d86d61aee4b6d56977"
[13:22:39.571] Using cwd: file:///c%3A/Users/arunch3x/AppData/Local/Temp/vscode_server_1650441159430
[13:22:39.571] Terminal shell path: C:\windows\System32\cmd.exe
[13:22:39.746] "install" terminal received data: "debug3: Ignored env SHLVL
debug3: Ignored env SSH_CLIENT
debug3: Ignored env PATH
debug1: Sending command: bash
debug2: channel 0: request exec confirm 1
debug3: send packet: type 98
debug2: channel_input_open_confirmation: channel 0: callback done
debug2: channel 0: open confirm rwindow 0 rmax 32768
debug2: channel 0: rcvd adjust 2097152
debug3: receive packet: type 99
debug2: channel_input_status_confirm: type 99 id 0
debug2: exec request accepted on channel 0
debug2: channel 0: read<=0 rfd 4 len 0
debug2: channel 0: read failed
debug2: channel 0: chan_shutdown_read (i0 o0 sock -1 wfd 4 efd 6 [write])
debug2: channel 0: input open -> drain
debug2: channel 0: ibuf empty
debug2: channel 0: send eof
debug3: send packet: type 96
debug2: channel 0: input drain -> closed
[?25h"
[13:22:39.908] "Copy server to host" terminal received data: "]0;C:\windows\System32\cmd.exe[?25h"
[13:22:39.917] "Copy server to host" terminal received data: "



















[?25h"
[13:22:40.343] "install" terminal received data: " "
[13:22:42.396] "Copy server to host" terminal received data: "OpenSSH_8.2p1 Ubuntu-4ubuntu0.4, OpenSSL 1.1.1f  31 Mar 2020"
[13:22:42.409] "Copy server to host" terminal received data: "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: resolve_canonicalize: hostname 10.74.188.44 is address
debug2: ssh_connect_direct
debug1: Connecting to 10.74.188.44 [10.74.188.44] port 31619.
debug1: Connection established.
debug1: identity file /home/arunch3x/.ssh/id_rsa type 0"
[13:22:42.595] "Copy server to host" terminal received data: "debug1: identity file /home/arunch3x/.ssh/id_rsa-cert type -1       
debug1: identity file /home/arunch3x/.ssh/id_dsa type -1
debug1: identity file /home/arunch3x/.ssh/id_dsa-cert type -1       
debug1: identity file /home/arunch3x/.ssh/id_ecdsa type -1
debug1: identity file /home/arunch3x/.ssh/id_ecdsa-cert type -1     
debug1: identity file /home/arunch3x/.ssh/id_ecdsa_sk type -1       
debug1: identity file /home/arunch3x/.ssh/id_ecdsa_sk-cert type -1  
debug1: identity file /home/arunch3x/.ssh/id_ed25519 type -1        
debug1: identity file /home/arunch3x/.ssh/id_ed25519-cert type -1   
debug1: identity file /home/arunch3x/.ssh/id_ed25519_sk type -1     
debug1: identity file /home/arunch3x/.ssh/id_ed25519_sk-cert type -1
debug1: identity file /home/arunch3x/.ssh/id_xmss type -1
debug1: identity file /home/arunch3x/.ssh/id_xmss-cert type -1
debug1: Local version string SSH-2.0-OpenSSH_8.2p1 Ubuntu-4ubuntu0.4
debug1: Remote protocol version 2.0, remote software version OpenSSH_8.2p1 Ubuntu-4ubuntu0.4
debug1: match: OpenSSH_8.2p1 Ubuntu-4ubuntu0.4 pat OpenSSH* compat 0x04000000
debug2: fd 3 setting O_NONBLOCK
debug1: Authenticating to 10.74.188.44:31619 as 'arunch3x'
debug3: put_host_port: [10.74.188.44]:31619
debug3: hostkeys_foreach: reading file "/home/arunch3x/.ssh/known_hosts"
debug3: record_hostkey: found key type ECDSA in file /home/arunch3x/.ssh/known_hosts:1
debug3: load_hostkeys: loaded 1 keys from [10.74.188.44]:31619
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-nis
tp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521
debug3: send packet: type 20
debug1: SSH2_MSG_KEXINIT sent
debug3: receive packet: type 20
debug1: SSH2_MSG_KEXINIT received
debug2: local client KEXINIT proposal
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-grou
p16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group14-sha256,ext-info-c
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-n
istp384,ecdsa-sha2-nistp521,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,sk-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,sk-ecdsa-sha2-nistp256@openssh.com,ssh-ed25519,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa
debug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
debug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
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@o
penssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1
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@o
penssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1
debug2: compression ctos: none,zlib@openssh.com,zlib
debug2: compression stoc: none,zlib@openssh.com,zlib
debug2: languages ctos:
"
[13:22:42.613] "Copy server to host" terminal received data: "
debug2: languages stoc:
debug2: first_kex_follows 0
debug2: reserved 0
debug2: peer server KEXINIT proposal
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-grou
p16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group14-sha256
debug2: host key algorithms: rsa-sha2-512,rsa-sha2-256,ssh-rsa,ecdsa-sha2-nistp256,ssh-ed25519
debug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
debug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
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@o
penssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1
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@o
penssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1
debug2: compression ctos: none,zlib@openssh.com
debug2: compression stoc: none,zlib@openssh.com
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: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
debug3: send packet: type 30
debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
debug3: receive packet: type 31
debug1: Server host key: ecdsa-sha2-nistp256 SHA256:W6y6gFSbfWwMcRWvyhJVCdwYeEy0NlEMpFtcn2lvitA
debug3: put_host_port: [10.74.188.44]:31619
debug3: put_host_port: [10.74.188.44]:31619
debug3: hostkeys_foreach: reading file "/home/arunch3x/.ssh/known_hosts"
debug3: record_hostkey: found key type ECDSA in file /home/arunch3x/.ssh/known_hosts:1
debug3: load_hostkeys: loaded 1 keys from [10.74.188.44]:31619
debug3: hostkeys_foreach: reading file "/home/arunch3x/.ssh/known_hosts"
debug3: record_hostkey: found key type ECDSA in file /home/arunch3x/.ssh/known_hosts:1
debug3: load_hostkeys: loaded 1 keys from [10.74.188.44]:31619
"
[13:22:42.623] "Copy server to host" terminal received data: "
debug1: Host '[10.74.188.44]:31619' is known and matches the ECDSA host key.
debug1: Found key in /home/arunch3x/.ssh/known_hosts:1
debug3: send packet: type 21
debug2: set_newkeys: mode 1
debug1: rekey out after 134217728 blocks
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug3: receive packet: type 21
debug1: SSH2_MSG_NEWKEYS received
debug2: set_newkeys: mode 0
debug1: rekey in after 134217728 blocks
debug1: Will attempt key: /home/arunch3x/.ssh/id_rsa RSA SHA256:g4zU2AteoPhvHBjcfsH/M+Ey14dVlcmYswYZecZvpyc
debug1: Will attempt key: /home/arunch3x/.ssh/id_dsa
debug1: Will attempt key: /home/arunch3x/.ssh/id_ecdsa
debug1: Will attempt key: /home/arunch3x/.ssh/id_ecdsa_sk
debug1: Will attempt key: /home/arunch3x/.ssh/id_ed25519
debug1: Will attempt key: /home/arunch3x/.ssh/id_ed25519_sk
debug1: Will attempt key: /home/arunch3x/.ssh/id_xmss
debug2: pubkey_prepare: done
debug3: send packet: type 5
debug3: receive packet: type 7
debug1: SSH2_MSG_EXT_INFO received
debug1: kex_input_ext_info: server-sig-algs=<ssh-ed25519,sk-ssh-ed25519@openssh.com,ssh-rsa,rsa-sha2-256,rsa-sha2-512,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp52
1,sk-ecdsa-sha2-nistp256@openssh.com>
debug3: receive packet: type 6
debug2: service_accept: ssh-userauth
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug3: send packet: type 50
debug3: receive packet: type 51
debug1: Authentications that can continue: publickey,password
debug3: start over, passed a different list publickey,password
debug3: preferred gssapi-with-mic,publickey,keyboard-interactive,password
debug3: authmethod_lookup publickey
debug3: remaining preferred: keyboard-interactive,password
debug3: authmethod_is_enabled publickey
debug1: Next authentication method: publickey
debug1: Offering public key: /home/arunch3x/.ssh/id_rsa RSA SHA256:g4zU2AteoPhvHBjcfsH/M+Ey14dVlcmYswYZecZvpyc
debug3: send packet: type 50
debug2: we sent a publickey packet, wait for reply
debug3: receive packet: type 60
debug1: Server accepts key: /home/arunch3x/.ssh/id_rsa RSA SHA256:g4zU2AteoPhvHBjcfsH/M+Ey14dVlcmYswYZecZvpyc
debug3: sign_and_send_pubkey: RSA SHA256:g4zU2AteoPhvHBjcfsH/M+Ey14dVlcmYswYZecZvpyc
debug3: sign_and_send_pubkey: signing using rsa-sha2-512 SHA256:g4zU2AteoPhvHBjcfsH/M+Ey14dVlcmYswYZecZvpyc
debug3: send packet: type 50
debug3: receive packet: type 52
debug1: Authentication succeeded (publickey).
Authenticated to 10.74.188.44 ([10.74.188.44]:31619).
debug2: fd 4 setting O_NONBLOCK
debug2: fd 5 setting O_NONBLOCK
debug2: fd 6 setting O_NONBLOCK
debug1: channel 0: new [client-session]
debug3: ssh_session2_open: channel_new: 0
debug2: channel 0: send open
debug3: send packet: type 90
debug1: Requesting no-more-sessions@openssh.com
debug3: send packet: type 80
debug1: Entering interactive session.
debug1: pledge: network
debug3: receive packet: type 80
debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0
debug3: receive packet: type 4
debug1: Remote: /home/arunch3x/.ssh/authorized_keys:1: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding
debug3: receive packet: type 4
debug1: Remote: /home/arunch3x/.ssh/authorized_keys:1: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding
debug3: receive packet: type 91
debug2: channel_input_open_confirmation: channel 0: callback start
debug2: fd 3 setting TCP_NODELAY
debug3: ssh_packet_set_tos: set IP_TOS 0x08
debug2: client_session2_setup: id 0
debug1: Sending environment.
debug3: Ignored env SHELL
debug3: Ignored env PWD
debug3: Ignored env LOGNAME
debug3: Ignored env _
debug3: Ignored env MOTD_SHOWN
debug3: Ignored env HOME
debug3: Ignored env SSH_ORIGINAL_COMMAND
debug3: Ignored env SSH_CONNECTION
debug3: Ignored env USER
debug3: Ignored env SHLVL
debug3: Ignored env SSH_CLIENT
debug3: Ignored env PATH
debug1: Sending command: scp -d -t /home/arunch3x/.vscode-server/bin/dfd34e8260c270da74b5c2d86d61aee4b6d56977
debug2: channel 0: request exec confirm 1
debug3: send packet: type 98
debug2: channel_input_open_confirmation: channel 0: callback done
debug2: channel 0: open confirm rwindow 0 rmax 32768
debug2: channel 0: rcvd adjust 2097152
debug3: receive packet: type 99
debug2: channel_input_status_confirm: type 99 id 0
debug2: exec request accepted on channel 0"
[13:22:42.810] "Copy server to host" terminal received data: "vscode-server.tar.gz                                                                                                                                    0%    0     0.0KB/s   --:-- ETA"
[13:22:43.347] "install" terminal received data: " "
[13:22:43.400] "Copy server to host" terminal received data: "d
ebug2: channel 0: rcvd adjust 98340"
[13:22:43.801] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
debug2: channel 0: rcvd adjust 114688
"
[13:22:43.815] "Copy server to host" terminal received data: ""
[13:22:43.829] "Copy server to host" terminal received data: "vscode-server.tar.gz                                                                                                                                    4% 2352KB   2.3MB/s   00:22 ETA"
[13:22:44.034] "Copy server to host" terminal received data: "d
ebug2: channel 0: rcvd adjust 114688
debug2: channel 0: rcvd adjust 114688
debug2: channel 0: rcvd adjust 114688
"
[13:22:44.045] "Copy server to host" terminal received data: ""
[13:22:44.211] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:44.251] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
debug2: channel 0: rcvd adjust 114688
debug2: channel 0: rcvd adjust 114688
"
[13:22:44.267] "Copy server to host" terminal received data: "
debug2: channel 0: rcvd adjust 114688
debug2: channel 0: rcvd adjust 114688
"
[13:22:44.282] "Copy server to host" terminal received data: ""
[13:22:44.378] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:44.411] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
"
[13:22:44.415] "Copy server to host" terminal received data: ""
[13:22:44.434] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
debug2: channel 0: rcvd adjust 114688
"
[13:22:44.435] "Copy server to host" terminal received data: ""
[13:22:44.448] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:44.465] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
debug2: channel 0: rcvd adjust 114688
"
[13:22:44.478] "Copy server to host" terminal received data: ""
[13:22:44.561] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:44.601] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
debug2: channel 0: rcvd adjust 114688"
[13:22:44.611] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:44.617] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
"
[13:22:44.628] "Copy server to host" terminal received data: "
debug2: channel 0: rcvd adjust 114688
"
[13:22:44.644] "Copy server to host" terminal received data: "
debug2: channel 0: rcvd adjust 114688
"
[13:22:44.648] "Copy server to host" terminal received data: ""
[13:22:44.711] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
debug2: channel 0: rcvd adjust 114688
"
[13:22:44.728] "Copy server to host" terminal received data: ""
[13:22:44.765] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
debug2: channel 0: rcvd adjust 114688
"
[13:22:44.774] "Copy server to host" terminal received data: "
debug2: channel 0: rcvd adjust 114688
"
[13:22:44.783] "Copy server to host" terminal received data: "
debug2: channel 0: rcvd adjust 114688
"
[13:22:44.794] "Copy server to host" terminal received data: ""
[13:22:44.815] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
debug2: channel 0: rcvd adjust 114688
"
[13:22:44.828] "Copy server to host" terminal received data: "
debug2: channel 0: rcvd adjust 114688
vscode-server.tar.gz                                                                                                                                   10% 5872KB   2.4MB/s   00:19 ETA "
[13:22:44.894] "Copy server to host" terminal received data: "d
ebug2: channel 0: rcvd adjust 114688"
[13:22:44.932] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:44.950] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
debug2: channel 0: rcvd adjust 114688
"
[13:22:44.953] "Copy server to host" terminal received data: "
debug2: channel 0: rcvd adjust 114688
"
[13:22:44.966] "Copy server to host" terminal received data: ""
[13:22:44.970] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
"
[13:22:44.982] "Copy server to host" terminal received data: "
debug2: channel 0: rcvd adjust 114688
"
[13:22:44.984] "Copy server to host" terminal received data: ""
[13:22:44.999] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
"
[13:22:45.009] "Copy server to host" terminal received data: ""
[13:22:45.075] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:45.236] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
debug2: channel 0: rcvd adjust 81920
debug2: channel 0: rcvd adjust 98304
debug2: channel 0: rcvd adjust 98304
debug2: channel 0: rcvd adjust 65536
debug2: channel 0: rcvd adjust 114688
"
[13:22:45.248] "Copy server to host" terminal received data: "
debug2: channel 0: rcvd adjust 114688
debug2: channel 0: rcvd adjust 114688
debug2: channel 0: rcvd adjust 114688
debug2: channel 0: rcvd adjust 114688
"
[13:22:45.261] "Copy server to host" terminal received data: ""
[13:22:45.282] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:45.448] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
debug2: channel 0: rcvd adjust 114688
debug2: channel 0: rcvd adjust 114688"
[13:22:45.459] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
"
[13:22:45.465] "Copy server to host" terminal received data: "
debug2: channel 0: rcvd adjust 114688
"
[13:22:45.477] "Copy server to host" terminal received data: "
debug2: channel 0: rcvd adjust 114688
"
[13:22:45.497] "Copy server to host" terminal received data: ""
[13:22:45.549] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:45.560] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
"
[13:22:45.567] "Copy server to host" terminal received data: ""
[13:22:45.610] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:45.637] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:45.648] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
debug2: channel 0: rcvd adjust 114688
"
[13:22:45.657] "Copy server to host" terminal received data: "
debug2: channel 0: rcvd adjust 114688
"
[13:22:45.665] "Copy server to host" terminal received data: ""
[13:22:45.702] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:45.731] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:45.764] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:45.806] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
debug2: channel 0: rcvd adjust 114688
"
[13:22:45.814] "Copy server to host" terminal received data: "
debug2: channel 0: rcvd adjust 114688
"
[13:22:45.827] "Copy server to host" terminal received data: ""
[13:22:45.847] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:45.857] "Copy server to host" terminal received data: "vscode-server.tar.gz                                                                                                                                   19%   10MB   2.6MB/s   00:16 ETA"
[13:22:45.869] "Copy server to host" terminal received data: "d
ebug2: channel 0: rcvd adjust 114688"
[13:22:45.894] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
"
[13:22:45.898] "Copy server to host" terminal received data: ""
[13:22:45.927] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:45.960] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:46.010] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:46.027] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:46.043] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:46.077] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
debug2: channel 0: rcvd adjust 114688
"
[13:22:46.080] "Copy server to host" terminal received data: ""
[13:22:46.094] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:46.130] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:46.162] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
"
[13:22:46.176] "Copy server to host" terminal received data: ""
[13:22:46.210] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:46.239] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:46.248] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:46.258] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
"
[13:22:46.264] "Copy server to host" terminal received data: "
debug2: channel 0: rcvd adjust 114688
"
[13:22:46.282] "Copy server to host" terminal received data: ""
[13:22:46.293] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:46.332] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:46.360] "install" terminal received data: " "
[13:22:46.360] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:46.402] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:46.439] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:46.464] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:46.476] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:46.493] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:46.508] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
debug2: channel 0: rcvd adjust 114688
"
[13:22:46.525] "Copy server to host" terminal received data: "
debug2: channel 0: rcvd adjust 114688
"
[13:22:46.543] "Copy server to host" terminal received data: ""
[13:22:46.576] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:46.613] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:46.643] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:46.659] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:46.664] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:46.693] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
debug2: channel 0: rcvd adjust 114688
"
[13:22:46.703] "Copy server to host" terminal received data: ""
[13:22:46.713] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:46.746] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:46.776] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:46.806] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:46.826] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:46.840] "Copy server to host" terminal received data: "vscode-server.tar.gz                                                                                                                                   27%   14MB   2.8MB/s   00:13 ETAd
ebug2: channel 0: rcvd adjust 114688
"
[13:22:46.859] "Copy server to host" terminal received data: "
debug2: channel 0: rcvd adjust 114688
"
[13:22:46.869] "Copy server to host" terminal received data: "
debug2: channel 0: rcvd adjust 114688"
[13:22:46.897] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:46.931] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:46.945] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
"
[13:22:46.959] "Copy server to host" terminal received data: ""
[13:22:46.966] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:46.985] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:46.995] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
"
[13:22:47.007] "Copy server to host" terminal received data: ""
[13:22:47.020] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:47.042] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
"
[13:22:47.048] "Copy server to host" terminal received data: ""
[13:22:47.064] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:47.109] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
debug2: channel 0: rcvd adjust 114688
"
[13:22:47.115] "Copy server to host" terminal received data: "
debug2: channel 0: rcvd adjust 114688
"
[13:22:47.133] "Copy server to host" terminal received data: ""
[13:22:47.149] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:47.176] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
debug2: channel 0: rcvd adjust 114688
"
[13:22:47.182] "Copy server to host" terminal received data: ""
[13:22:47.192] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:47.242] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:47.259] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:47.289] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:47.298] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
"
[13:22:47.323] "Copy server to host" terminal received data: "
debug2: channel 0: rcvd adjust 114688"
[13:22:47.331] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:47.347] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:47.359] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
"
[13:22:47.366] "Copy server to host" terminal received data: ""
[13:22:47.397] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:47.412] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
"
[13:22:47.426] "Copy server to host" terminal received data: ""
[13:22:47.458] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:47.466] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
"
[13:22:47.475] "Copy server to host" terminal received data: "
debug2: channel 0: rcvd adjust 114688
"
[13:22:47.483] "Copy server to host" terminal received data: ""
[13:22:47.507] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:47.531] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:47.540] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
debug2: channel 0: rcvd adjust 114688
"
[13:22:47.549] "Copy server to host" terminal received data: ""
[13:22:47.579] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:47.609] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:47.625] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:47.642] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:47.659] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
"
[13:22:47.665] "Copy server to host" terminal received data: ""
[13:22:47.679] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:47.704] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:47.714] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
"
[13:22:47.730] "Copy server to host" terminal received data: "
debug2: channel 0: rcvd adjust 114688
"
[13:22:47.742] "Copy server to host" terminal received data: ""
[13:22:47.757] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:47.789] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
debug2: channel 0: rcvd adjust 114688"
[13:22:47.809] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:47.827] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
"
[13:22:47.840] "Copy server to host" terminal received data: ""
[13:22:47.859] "Copy server to host" terminal received data: "vscode-server.tar.gz                                                                                                                                   37%   20MB   3.0MB/s   00:10 ETAd
ebug2: channel 0: rcvd adjust 114688
"
[13:22:47.865] "Copy server to host" terminal received data: "
debug2: channel 0: rcvd adjust 114688
"
[13:22:47.884] "Copy server to host" terminal received data: "
debug2: channel 0: rcvd adjust 114688"
[13:22:47.896] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
"
[13:22:47.913] "Copy server to host" terminal received data: ""
[13:22:47.934] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:47.944] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
"
[13:22:47.957] "Copy server to host" terminal received data: "
debug2: channel 0: rcvd adjust 114688
"
[13:22:47.965] "Copy server to host" terminal received data: "
debug2: channel 0: rcvd adjust 114688
"
[13:22:47.979] "Copy server to host" terminal received data: ""
[13:22:48.008] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:48.025] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:48.042] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:48.058] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:48.092] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:48.114] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
debug2: channel 0: rcvd adjust 114688
"
[13:22:48.125] "Copy server to host" terminal received data: "
debug2: channel 0: rcvd adjust 114688
"
[13:22:48.146] "Copy server to host" terminal received data: ""
[13:22:48.158] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:48.180] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:48.197] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
"
[13:22:48.203] "Copy server to host" terminal received data: "
debug2: channel 0: rcvd adjust 114688
"
[13:22:48.213] "Copy server to host" terminal received data: ""
[13:22:48.225] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:48.258] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:48.279] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
debug2: channel 0: rcvd adjust 114688
"
[13:22:48.292] "Copy server to host" terminal received data: ""
[13:22:48.307] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
debug2: channel 0: rcvd adjust 114688
"
[13:22:48.317] "Copy server to host" terminal received data: ""
[13:22:48.345] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:48.362] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:48.380] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:48.395] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
"
[13:22:48.414] "Copy server to host" terminal received data: ""
[13:22:48.429] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:48.444] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
"
[13:22:48.455] "Copy server to host" terminal received data: "
debug2: channel 0: rcvd adjust 114688
debug2: channel 0: rcvd adjust 114688
"
[13:22:48.464] "Copy server to host" terminal received data: ""
[13:22:48.506] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:48.516] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
"
[13:22:48.530] "Copy server to host" terminal received data: "
debug2: channel 0: rcvd adjust 114688
"
[13:22:48.545] "Copy server to host" terminal received data: "
debug2: channel 0: rcvd adjust 114688
"
[13:22:48.557] "Copy server to host" terminal received data: ""
[13:22:48.563] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:48.581] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
"
[13:22:48.591] "Copy server to host" terminal received data: ""
[13:22:48.605] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
debug2: channel 0: rcvd adjust 114688
"
[13:22:48.617] "Copy server to host" terminal received data: ""
[13:22:48.647] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:48.674] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:48.691] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
"
[13:22:48.696] "Copy server to host" terminal received data: ""
[13:22:48.712] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
debug2: channel 0: rcvd adjust 114688
"
[13:22:48.719] "Copy server to host" terminal received data: ""
[13:22:48.741] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:48.754] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
"
[13:22:48.764] "Copy server to host" terminal received data: "
debug2: channel 0: rcvd adjust 114688
"
[13:22:48.771] "Copy server to host" terminal received data: "
debug2: channel 0: rcvd adjust 114688
"
[13:22:48.787] "Copy server to host" terminal received data: ""
[13:22:48.808] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:48.841] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
debug2: channel 0: rcvd adjust 114688
"
[13:22:48.855] "Copy server to host" terminal received data: "
vscode-server.tar.gz                                                                                                                                   49%   26MB   3.3MB/s   00:08 ETAd
ebug2: channel 0: rcvd adjust 114688
"
[13:22:48.870] "Copy server to host" terminal received data: ""
[13:22:48.874] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
"
[13:22:48.881] "Copy server to host" terminal received data: ""
[13:22:48.896] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:48.921] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:48.933] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
debug2: channel 0: rcvd adjust 114688
"
[13:22:48.944] "Copy server to host" terminal received data: ""
[13:22:48.985] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:48.995] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
"
[13:22:49.008] "Copy server to host" terminal received data: ""
[13:22:49.024] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
debug2: channel 0: rcvd adjust 114688
"
[13:22:49.046] "Copy server to host" terminal received data: "
debug2: channel 0: rcvd adjust 114688
debug2: channel 0: rcvd adjust 114688"
[13:22:49.081] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:49.091] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
"
[13:22:49.097] "Copy server to host" terminal received data: ""
[13:22:49.111] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:49.145] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:49.161] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:49.179] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:49.203] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
debug2: channel 0: rcvd adjust 114688
"
[13:22:49.204] "Copy server to host" terminal received data: ""
[13:22:49.220] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
"
[13:22:49.224] "Copy server to host" terminal received data: ""
[13:22:49.245] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
debug2: channel 0: rcvd adjust 114688
"
[13:22:49.253] "Copy server to host" terminal received data: ""
[13:22:49.266] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:49.311] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:49.326] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
"
[13:22:49.337] "Copy server to host" terminal received data: ""
[13:22:49.337] "install" terminal received data: " "
[13:22:49.348] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:49.360] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
"
[13:22:49.374] "Copy server to host" terminal received data: "
debug2: channel 0: rcvd adjust 114688
"
[13:22:49.382] "Copy server to host" terminal received data: ""
[13:22:49.406] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
debug2: channel 0: rcvd adjust 114688
"
[13:22:49.415] "Copy server to host" terminal received data: ""
[13:22:49.428] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
"
[13:22:49.432] "Copy server to host" terminal received data: "
debug2: channel 0: rcvd adjust 114688"
[13:22:49.461] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:49.491] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:49.500] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:49.531] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:49.544] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
"
[13:22:49.557] "Copy server to host" terminal received data: ""
[13:22:49.570] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:49.578] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:49.624] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
debug2: channel 0: rcvd adjust 114688
debug2: channel 0: rcvd adjust 114688"
[13:22:49.640] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
"
[13:22:49.657] "Copy server to host" terminal received data: "
debug2: channel 0: rcvd adjust 114688
"
[13:22:49.670] "Copy server to host" terminal received data: ""
[13:22:49.685] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
debug2: channel 0: rcvd adjust 114688
"
[13:22:49.698] "Copy server to host" terminal received data: ""
[13:22:49.724] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:49.740] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
debug2: channel 0: rcvd adjust 114688"
[13:22:49.763] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
debug2: channel 0: rcvd adjust 114688
"
[13:22:49.774] "Copy server to host" terminal received data: ""
[13:22:49.795] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:49.811] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
"
[13:22:49.823] "Copy server to host" terminal received data: ""
[13:22:49.847] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:49.857] "Copy server to host" terminal received data: "vscode-server.tar.gz                                                                                                                                   60%   32MB   3.6MB/s   00:05 ETAd
ebug2: channel 0: rcvd adjust 114688
"
[13:22:49.865] "Copy server to host" terminal received data: ""
[13:22:49.878] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:49.897] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:49.912] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
"
[13:22:49.924] "Copy server to host" terminal received data: "
debug2: channel 0: rcvd adjust 114688
"
[13:22:49.929] "Copy server to host" terminal received data: "
debug2: channel 0: rcvd adjust 114688
"
[13:22:49.946] "Copy server to host" terminal received data: "
debug2: channel 0: rcvd adjust 114688
"
[13:22:49.957] "Copy server to host" terminal received data: ""
[13:22:49.973] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:49.995] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:50.012] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:50.023] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
"
[13:22:50.045] "Copy server to host" terminal received data: ""
[13:22:50.052] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
"
[13:22:50.066] "Copy server to host" terminal received data: ""
[13:22:50.079] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
debug2: channel 0: rcvd adjust 114688
"
[13:22:50.090] "Copy server to host" terminal received data: "
debug2: channel 0: rcvd adjust 114688
"
[13:22:50.107] "Copy server to host" terminal received data: "
debug2: channel 0: rcvd adjust 114688"
[13:22:50.124] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:50.152] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:50.173] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
"
[13:22:50.180] "Copy server to host" terminal received data: ""
[13:22:50.188] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:50.200] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:50.221] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:50.256] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
debug2: channel 0: rcvd adjust 114688
"
[13:22:50.270] "Copy server to host" terminal received data: ""
[13:22:50.272] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
debug2: channel 0: rcvd adjust 114688
"
[13:22:50.283] "Copy server to host" terminal received data: ""
[13:22:50.304] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:50.323] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:50.340] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
"
[13:22:50.344] "Copy server to host" terminal received data: ""
[13:22:50.361] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:50.377] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:50.411] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:50.423] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
debug2: channel 0: rcvd adjust 114688
"
[13:22:50.431] "Copy server to host" terminal received data: "
debug2: channel 0: rcvd adjust 114688
"
[13:22:50.452] "Copy server to host" terminal received data: ""
[13:22:50.465] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:50.476] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:50.493] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:50.506] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
"
[13:22:50.519] "Copy server to host" terminal received data: ""
[13:22:50.532] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:50.545] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:50.576] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:50.593] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
"
[13:22:50.605] "Copy server to host" terminal received data: "
debug2: channel 0: rcvd adjust 114688"
[13:22:50.617] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:50.631] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
"
[13:22:50.633] "Copy server to host" terminal received data: "
debug2: channel 0: rcvd adjust 114688
"
[13:22:50.657] "Copy server to host" terminal received data: "
debug2: channel 0: rcvd adjust 114688
"
[13:22:50.662] "Copy server to host" terminal received data: ""
[13:22:50.679] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:50.694] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:50.728] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:50.747] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:50.760] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:50.778] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:50.789] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
debug2: channel 0: rcvd adjust 114688
"
[13:22:50.810] "Copy server to host" terminal received data: "
debug2: channel 0: rcvd adjust 114688"
[13:22:50.839] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
debug2: channel 0: rcvd adjust 114688
"
[13:22:50.849] "Copy server to host" terminal received data: ""
[13:22:50.861] "Copy server to host" terminal received data: "vscode-server.tar.gz                                                                                                                                   72%   38MB   3.9MB/s   00:03 ETA"
[13:22:50.878] "Copy server to host" terminal received data: "d
ebug2: channel 0: rcvd adjust 114688"
[13:22:50.902] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:50.921] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
"
[13:22:50.927] "Copy server to host" terminal received data: "
debug2: channel 0: rcvd adjust 114688
"
[13:22:50.944] "Copy server to host" terminal received data: "
debug2: channel 0: rcvd adjust 114688"
[13:22:50.955] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
debug2: channel 0: rcvd adjust 114688
"
[13:22:50.973] "Copy server to host" terminal received data: "
debug2: channel 0: rcvd adjust 114688"
[13:22:51.004] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
debug2: channel 0: rcvd adjust 114688
"
[13:22:51.018] "Copy server to host" terminal received data: ""
[13:22:51.053] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:51.065] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
"
[13:22:51.078] "Copy server to host" terminal received data: ""
[13:22:51.089] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:51.110] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:51.128] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:51.139] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
debug2: channel 0: rcvd adjust 114688"
[13:22:51.162] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:51.176] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
"
[13:22:51.195] "Copy server to host" terminal received data: "
debug2: channel 0: rcvd adjust 114688
"
[13:22:51.213] "Copy server to host" terminal received data: ""
[13:22:51.230] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:51.244] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:51.261] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:51.277] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:51.293] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
debug2: channel 0: rcvd adjust 114688
"
[13:22:51.322] "Copy server to host" terminal received data: "
debug2: channel 0: rcvd adjust 114688
"
[13:22:51.339] "Copy server to host" terminal received data: "
debug2: channel 0: rcvd adjust 114688
debug2: channel 0: rcvd adjust 114688
"
[13:22:51.362] "Copy server to host" terminal received data: "
debug2: channel 0: rcvd adjust 114688
"
[13:22:51.379] "Copy server to host" terminal received data: ""
[13:22:51.389] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:51.410] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:51.426] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:51.439] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:51.459] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
debug2: channel 0: rcvd adjust 114688
"
[13:22:51.476] "Copy server to host" terminal received data: "
debug2: channel 0: rcvd adjust 114688
"
[13:22:51.489] "Copy server to host" terminal received data: ""
[13:22:51.506] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:51.529] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:51.545] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:51.555] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:51.585] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:51.603] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
debug2: channel 0: rcvd adjust 114688
"
[13:22:51.605] "Copy server to host" terminal received data: ""
[13:22:51.631] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
debug2: channel 0: rcvd adjust 114688
"
[13:22:51.644] "Copy server to host" terminal received data: ""
[13:22:51.655] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
"
[13:22:51.665] "Copy server to host" terminal received data: "
debug2: channel 0: rcvd adjust 114688
"
[13:22:51.677] "Copy server to host" terminal received data: ""
[13:22:51.693] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:51.705] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:51.729] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:51.739] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
"
[13:22:51.755] "Copy server to host" terminal received data: "
debug2: channel 0: rcvd adjust 114688
"
[13:22:51.764] "Copy server to host" terminal received data: ""
[13:22:51.777] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:51.788] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
"
[13:22:51.794] "Copy server to host" terminal received data: ""
[13:22:51.810] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:51.822] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
"
[13:22:51.835] "Copy server to host" terminal received data: "
debug2: channel 0: rcvd adjust 114688"
[13:22:51.855] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:51.872] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:51.879] "Copy server to host" terminal received data: "vscode-server.tar.gz                                                                                                                                   85%   45MB   4.1MB/s   00:01 ETA"
[13:22:51.896] "Copy server to host" terminal received data: "d
ebug2: channel 0: rcvd adjust 114688"
[13:22:51.911] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:51.922] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
"
[13:22:51.928] "Copy server to host" terminal received data: ""
[13:22:51.944] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:51.955] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
"
[13:22:51.960] "Copy server to host" terminal received data: ""
[13:22:51.978] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:51.988] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
"
[13:22:52.001] "Copy server to host" terminal received data: "
debug2: channel 0: rcvd adjust 114688
"
[13:22:52.017] "Copy server to host" terminal received data: "
debug2: channel 0: rcvd adjust 114688
"
[13:22:52.035] "Copy server to host" terminal received data: "
debug2: channel 0: rcvd adjust 114688
"
[13:22:52.038] "Copy server to host" terminal received data: ""
[13:22:52.069] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:52.078] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
"
[13:22:52.088] "Copy server to host" terminal received data: "
debug2: channel 0: rcvd adjust 114688
"
[13:22:52.098] "Copy server to host" terminal received data: ""
[13:22:52.105] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
"
[13:22:52.119] "Copy server to host" terminal received data: ""
[13:22:52.133] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:52.147] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:52.161] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:52.163] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
"
[13:22:52.196] "Copy server to host" terminal received data: "
debug2: channel 0: rcvd adjust 114688"
[13:22:52.208] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
"
[13:22:52.227] "Copy server to host" terminal received data: "
debug2: channel 0: rcvd adjust 114688
"
[13:22:52.238] "Copy server to host" terminal received data: ""
[13:22:52.248] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:52.261] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:52.278] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:52.293] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:52.310] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:52.321] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
"
[13:22:52.334] "Copy server to host" terminal received data: "
debug2: channel 0: rcvd adjust 114688
"
[13:22:52.338] "install" terminal received data: " "
[13:22:52.352] "Copy server to host" terminal received data: "
debug2: channel 0: rcvd adjust 114688
"
[13:22:52.355] "Copy server to host" terminal received data: ""
[13:22:52.379] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:52.399] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
"
[13:22:52.401] "Copy server to host" terminal received data: ""
[13:22:52.417] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:52.431] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:52.443] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:52.455] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:52.472] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:52.494] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:52.509] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
"
[13:22:52.521] "Copy server to host" terminal received data: "
debug2: channel 0: rcvd adjust 114688
"
[13:22:52.535] "Copy server to host" terminal received data: ""
[13:22:52.544] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:52.570] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:52.588] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
debug2: channel 0: rcvd adjust 114688
"
[13:22:52.605] "Copy server to host" terminal received data: ""
[13:22:52.611] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:52.626] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:52.638] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
"
[13:22:52.643] "Copy server to host" terminal received data: ""
[13:22:52.654] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:52.671] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:52.693] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:52.721] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:52.727] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:52.746] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:52.758] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
"
[13:22:52.767] "Copy server to host" terminal received data: ""
[13:22:52.781] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:52.793] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:52.804] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:52.821] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:52.837] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
"
[13:22:52.845] "Copy server to host" terminal received data: ""
[13:22:52.860] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:52.871] "Copy server to host" terminal received data: "vscode-server.tar.gz                                                                                                                                   97%   51MB   4.4MB/s   00:00 ETA"
[13:22:52.895] "Copy server to host" terminal received data: "d
ebug2: channel 0: rcvd adjust 114688"
[13:22:52.905] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
debug2: channel 0: rcvd adjust 114688
"
[13:22:52.927] "Copy server to host" terminal received data: "
debug2: channel 0: rcvd adjust 114688"
[13:22:52.942] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:52.954] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
"
[13:22:52.966] "Copy server to host" terminal received data: "
debug2: channel 0: rcvd adjust 114688
"
[13:22:52.981] "Copy server to host" terminal received data: ""
[13:22:52.993] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:53.004] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
"
[13:22:53.016] "Copy server to host" terminal received data: ""
[13:22:53.026] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:53.055] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:53.075] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
debug2: channel 0: rcvd adjust 114688
"
[13:22:53.093] "Copy server to host" terminal received data: "
debug2: channel 0: rcvd adjust 114688
"
[13:22:53.104] "Copy server to host" terminal received data: "
debug2: channel 0: rcvd adjust 114688
"
[13:22:53.110] "Copy server to host" terminal received data: ""
[13:22:53.119] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:53.131] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:53.160] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:53.171] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:53.191] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:53.208] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
"
[13:22:53.220] "Copy server to host" terminal received data: ""
[13:22:53.230] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:53.241] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:53.258] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:53.270] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:53.281] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:53.298] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688"
[13:22:53.321] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
"
[13:22:53.327] "Copy server to host" terminal received data: ""
[13:22:53.337] "Copy server to host" terminal received data: "debug2: channel 0: rcvd adjust 114688
vscode-server.tar.gz                                                                                                                                  100%   53MB   5.0MB/s   00:10     "
[13:22:53.557] "Copy server to host" terminal received data: "vscode-scp-done.flag                                                                                                                                    0%    0     0.0KB/s   --:-- ETA"
[13:22:53.755] "Copy server to host" terminal received data: "
vscode-scp-done.flag                                                                                                                                  100%    9     0.0KB/s   00:00    "
[13:22:53.776] "Copy server to host" terminal received data: ""
[13:22:53.970] "Copy server to host" terminal received data: "debug2: channel 0: read<=0 rfd 4 len 0
debug2: channel 0: read failed
debug2: channel 0: chan_shutdown_read (i0 o0 sock -1 wfd 4 efd 6 [write])
debug2: channel 0: input open -> drain
debug2: channel 0: ibuf empty
debug2: channel 0: send eof
debug3: send packet: type 96
debug2: channel 0: input drain -> closed
debug3: receive packet: type 98
debug1: client_input_channel_req: channel 0 rtype exit-status reply 0
debug3: receive packet: type 96
debug2: channel 0: rcvd eof
debug2: channel 0: output open -> drain
debug2: channel 0: obuf empty
debug2: channel 0: chan_shutdown_write (i3 o1 sock -1 wfd 5 efd 6 [write])
debug2: channel 0: output drain -> closed
debug3: receive packet: type 97
debug2: channel 0: rcvd close
debug3: channel 0: will not send data after close
debug2: channel 0: almost dead
debug2: channel 0: gc: notify user
debug2: channel 0: gc: user detached
debug2: channel 0: send close
debug3: send packet: type 97
debug2: channel 0: is dead
debug2: channel 0: garbage collecting
debug1: channel 0: free: client-session, nchannels 1
debug3: channel 0: status: The following connections are open:
  #0 client-session (t4 r0 i3/0 o3/0 e[write]/0 fd -1/-1/6 sock -1 cc -1)

debug3: send packet: type 1
debug1: fd 0 clearing O_NONBLOCK
debug3: fd 1 is not O_NONBLOCK
debug1: fd 2 clearing O_NONBLOCK
Transferred: sent 55139204, received 12808 bytes, in 11.5 seconds
Bytes per second: sent 4785137.1, received 1111.5
debug1: Exit status 0
"
[13:22:53.979] "Copy server to host" terminal received data: ""
[13:22:55.299] "Copy server to host" terminal command done
[13:22:55.370] "install" terminal received data: "debug3: Ignored env SHLVL
debug3: Ignored env SSH_CLIENT
debug3: Ignored env PATH
debug1: Sending command: bash
debug2: channel 0: request exec confirm 1
debug3: send packet: type 98
debug2: channel_input_open_confirmation: channel 0: callback done
debug2: channel 0: open confirm rwindow 0 rmax 32768
debug2: channel 0: rcvd adjust 2097152
debug3: receive packet: type 99
debug2: channel_input_status_confirm: type 99 id 0
debug2: exec request accepted on channel 0
debug2: channel 0: read<=0 rfd 4 len 0
debug2: channel 0: read failed
debug2: channel 0: chan_shutdown_read (i0 o0 sock -1 wfd 4 efd 6 [write])
debug2: channel 0: input open -> drain
debug2: channel 0: ibuf empty
debug2: channel 0: send eof
debug3: send packet: type 96
debug2: channel 0: input drain -> closed
[?25h"
[13:22:55.418] "install" terminal received data: "Found flag and server on host
e7e73d1bf1de%%2%%
tar --version:
tar (GNU tar) 1.30
Copyright (C) 2017 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by John Gilmore and Jay Fenlason."
[13:22:57.032] "install" terminal received data: "Checking /home/arunch3x/.vscode-server/.dfd34e8260c270da74b5c2d86d61aee4b6d56977.log and /home/arunch3x/.vscode-server/.dfd34e8260c270da74b5c2d86d61aee4b6d56977.pid for a running server
Looking for server with pid: 610
Starting server with command... /home/arunch3x/.vscode-server/bin/dfd34e8260c270da74b5c2d86d61aee4b6d56977/bin/code-server --start-server --host=127.0.0.1 --accept-server-license-terms --enable-remote-
auto-shutdown --port=0 --telemetry-level all   &> "/home/arunch3x/.vscode-server/.dfd34e8260c270da74b5c2d86d61aee4b6d56977.log" < /dev/null
printenv:
    SHELL=/bin/bash
    PWD=/home/arunch3x
    LOGNAME=arunch3x
    MOTD_SHOWN=pam
    HOME=/home/arunch3x
    VSCODE_AGENT_FOLDER=/home/arunch3x/.vscode-server
    SSH_CONNECTION=10.74.188.44 5807 10.42.0.64 22
    USER=arunch3x
    SHLVL=0
    SSH_CLIENT=10.74.188.44 5807 22
    PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
    OLDPWD=/home/arunch3x/.vscode-server/bin/dfd34e8260c270da74b5c2d86d61aee4b6d56977
    _=/usr/bin/printenv
Removing old logfile at /home/arunch3x/.vscode-server/.dfd34e8260c270da74b5c2d86d61aee4b6d56977.log
Spawned remote server: 892
Waiting for server log...
Waiting for server log...

*
* Reminder: You may only use this software with Visual Studio family products,
* as described in the license (https://go.microsoft.com/fwlink/?linkid=2077057)
*"
[13:22:57.044] "install" terminal received data: "

e7e73d1bf1de: start
SSH_AUTH_SOCK====
DISPLAY====
webUiAccessToken====
listeningOn==42823==
osReleaseId==ubuntu==
arch==x86_64==
tmpDir==/tmp==
platform==linux==
unpackResult==success==
didLocalDownload==1==
downloadTime====
installTime==1584==
extInstallTime====
serverStartTime==76==
connectionToken==11aaa1a1-a1a1-1a11-aaa1-a11a11aaa111==
e7e73d1bf1de: end"
[13:22:57.044] Received install output: 
SSH_AUTH_SOCK====
DISPLAY====
webUiAccessToken====
listeningOn==42823==
osReleaseId==ubuntu==
arch==x86_64==
tmpDir==/tmp==
platform==linux==
unpackResult==success==
didLocalDownload==1==
downloadTime====
installTime==1584==
extInstallTime====
serverStartTime==76==
connectionToken==11aaa1a1-a1a1-1a11-aaa1-a11a11aaa111==

[13:22:57.045] Remote server is listening on 42823
[13:22:57.045] Parsed server configuration: {"serverConfiguration":{"remoteListeningOn":{"port":42823},"osReleaseId":"ubuntu","arch":"x86_64","webUiAccessToken":"","sshAuthSock":"","display":"","tmpDir":"/tmp","platform":"linux","connectionToken":"11aaa1a1-a1a1-1a11-aaa1-a11a11aaa111"},"installTime":1584,"serverStartTime":76,"didLocalDownload":true,"installUnpackCode":"success"}
[13:22:57.049] Starting forwarding server. localPort 61431 -> socksPort 61422 -> remotePort 42823
[13:22:57.050] Forwarding server listening on 61431
[13:22:57.051] Waiting for ssh tunnel to be ready
[13:22:57.052] [Forwarding server 61431] Got connection 0
[13:22:57.055] Tunneled 42823 to local port 61431
[13:22:57.055] Resolved "ssh-remote+vude" to "127.0.0.1:61431"
[13:22:57.055] Updating terminal environments: {}
[13:22:57.063] TELEMETRY: {"eventName":"resolver","properties":{"osReleaseId":"ubuntu","arch":"x86_64","askedPw":"0","askedPassphrase":"0","asked2fa":"0","askedHostKey":"0","remoteInConfigFile":"1","gotUnrecognizedPrompt":"0","dynamicForwarding":"1","localServer":"0","didLocalDownload":"1","installUnpackCode":"1","outcome":"success"},"measures":{"resolveAttempts":1,"retries":1,"timing.totalResolveTime":30797,"timing.preSshTime":1851,"timing.scriptTime":28927,"timing.localDownloadTime":8090,"timing.scpTime":15729,"timing.installTime":1584,"timing.serverStartTime":76}}
[13:22:57.068] ------

[13:22:57.102] [Forwarding server 61431] Got connection 1
[13:22:57.236] Failed to set up socket for dynamic port forward to remote port 42823: Socket closed. Is the remote port correct?
[13:22:57.251] "install" terminal received data: "channel 3: open failed: connect failed: Connection refused"
[13:22:57.268] Failed to set up socket for dynamic port forward to remote port 42823: Socket closed. Is the remote port correct?
[13:22:57.284] "install" terminal received data: "channel 4: open failed: connect failed: Connection refused"
arunc1985 commented 2 years ago

20220420T132108.zip

arunc1985 commented 2 years ago

Is it possible to use VSCode to do remote SSH where the destination IP & PORT are dynamic. I have a requirement to connect to remote serverB via serverA. When I login to serverA, I am redirected to serverB based on sshd_configs on serverA. when I do ssh via cmd line it goes fine to serverB. But VSCode is not able to do that. Any ideas?

tanhakabir commented 2 years ago

Is this a duplicate of https://github.com/microsoft/vscode-remote-release/issues/6612 or a different issue?

arunc1985 commented 2 years ago

@tanhakabir yes please we can track double-SSH in 1 issue: https://github.com/microsoft/vscode-remote-release/issues/6612