unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Christopher Howard <christopher@librehacker.com>
To: Michael Albinus <michael.albinus@gmx.de>
Cc: Eli Zaretskii <eliz@gnu.org>, 72861@debbugs.gnu.org
Subject: bug#72861: 30.0.90; remote tramp (30.0.90): Couldn't find a proper `ls' command
Date: Thu, 29 Aug 2024 07:18:46 -0800	[thread overview]
Message-ID: <877cbzmk6h.fsf@librehacker.com> (raw)
In-Reply-To: <87le0f3kbk.fsf@gmx.de> (Michael Albinus's message of "Thu, 29 Aug 2024 08:38:23 +0200")

I did this within an "emacs -q" session, and all the output in *debug tramp/ssh localhost* buffer is pasted below.

From a quick glance at that, I wonder if the Emacs 30 version of tramp is looking for "ls" only in the certain standard directories like /bin and /usr/bin. On a guix system, however, no files are stored in these directories, except links to "sh" and "env", as executables are accessible from profile directories and the store via PATH.

Also, to be explicit: this was not a problem under 29.4 and goes away if I run my 29.4 executable again.

```
;; Emacs: 30.0.90 Tramp: 2.7.1.30.1 -*- mode: outline; coding: utf-8; -*-
07:06:18.986915 tramp-call-process (6) # ‘locale -a’ nil  *temp*
07:06:18.992855 tramp-call-process (6) # 0
ar_DZ.utf8
C
en_GB.utf8
en_US.utf8
es_AR.utf8
es_ES.utf8
fr_FR.utf8
POSIX
pt_BR.utf8
pt_PT.utf8
ru_RU.utf8
zh_CN.utf8
07:06:18.994156 tramp-call-process (6) # ‘ssh -G -o ControlMaster=auto 0.0.0.1’ nil nil
07:06:19.008675 tramp-call-process (6) # 0
Pseudo-terminal will not be allocated because stdin is not a terminal.
host 0.0.0.1
user christopher
hostname 0.0.0.1
port 22
addressfamily any
batchmode no
canonicalizefallbacklocal yes
canonicalizehostname false
checkhostip no
compression no
controlmaster auto
enablesshkeysign no
clearallforwardings no
exitonforwardfailure no
fingerprinthash SHA256
forwardx11 no
forwardx11trusted no
gatewayports no
gssapiauthentication no
gssapidelegatecredentials no
hashknownhosts no
hostbasedauthentication no
identitiesonly no
kbdinteractiveauthentication yes
nohostauthenticationforlocalhost no
passwordauthentication yes
permitlocalcommand no
proxyusefdpass no
pubkeyauthentication true
requesttty auto
sessiontype default
stdinnull no
forkafterauthentication no
streamlocalbindunlink no
stricthostkeychecking ask
tcpkeepalive yes
tunnel false
verifyhostkeydns false
visualhostkey no
updatehostkeys true
enableescapecommandline no
canonicalizemaxdots 1
connectionattempts 1
forwardx11timeout 1200
numberofpasswordprompts 3
serveralivecountmax 3
serveraliveinterval 0
requiredrsasize 1024
obscurekeystroketiming yes
ciphers chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
hostkeyalgorithms ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256
hostbasedacceptedalgorithms ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256
kexalgorithms sntrup761x25519-sha512@openssh.com,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
casignaturealgorithms ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256
loglevel INFO
macs umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1
securitykeyprovider internal
pubkeyacceptedalgorithms ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256
xauthlocation /gnu/store/ikq0m35dfc5w4j4483di1qvjbj4mycn7-xauth-1.1.2/bin/xauth
identityfile ~/.ssh/id_rsa
identityfile ~/.ssh/id_ecdsa
identityfile ~/.ssh/id_ecdsa_sk
identityfile ~/.ssh/id_ed25519
identityfile ~/.ssh/id_ed25519_sk
identityfile ~/.ssh/id_xmss
canonicaldomains none
globalknownhostsfile /etc/ssh/ssh_known_hosts /etc/ssh/ssh_known_hosts2
userknownhostsfile /home/christopher/.ssh/known_hosts /home/christopher/.ssh/known_hosts2
logverbose none
channeltimeout none
permitremoteopen any
addkeystoagent false
forwardagent no
connecttimeout none
tunneldevice any:any
canonicalizePermittedcnames none
controlpersist no
escapechar ~
ipqos af21 cs1
rekeylimit 0 0
streamlocalbindmask 0177
syslogfacility USER
07:06:19.009675 tramp-call-process (6) # ‘ssh -G -o ControlPath=tramp.%C 0.0.0.1’ nil nil
07:06:19.025194 tramp-call-process (6) # 0
Pseudo-terminal will not be allocated because stdin is not a terminal.
host 0.0.0.1
user christopher
hostname 0.0.0.1
port 22
addressfamily any
batchmode no
canonicalizefallbacklocal yes
canonicalizehostname false
checkhostip no
compression no
controlmaster false
enablesshkeysign no
clearallforwardings no
exitonforwardfailure no
fingerprinthash SHA256
forwardx11 no
forwardx11trusted no
gatewayports no
gssapiauthentication no
gssapidelegatecredentials no
hashknownhosts no
hostbasedauthentication no
identitiesonly no
kbdinteractiveauthentication yes
nohostauthenticationforlocalhost no
passwordauthentication yes
permitlocalcommand no
proxyusefdpass no
pubkeyauthentication true
requesttty auto
sessiontype default
stdinnull no
forkafterauthentication no
streamlocalbindunlink no
stricthostkeychecking ask
tcpkeepalive yes
tunnel false
verifyhostkeydns false
visualhostkey no
updatehostkeys true
enableescapecommandline no
canonicalizemaxdots 1
connectionattempts 1
forwardx11timeout 1200
numberofpasswordprompts 3
serveralivecountmax 3
serveraliveinterval 0
requiredrsasize 1024
obscurekeystroketiming yes
ciphers chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
controlpath tramp.f09adf5dcb796de7ec4059bfdc878adafacf48a4
hostkeyalgorithms ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256
hostbasedacceptedalgorithms ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256
kexalgorithms sntrup761x25519-sha512@openssh.com,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
casignaturealgorithms ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256
loglevel INFO
macs umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1
securitykeyprovider internal
pubkeyacceptedalgorithms ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256
xauthlocation /gnu/store/ikq0m35dfc5w4j4483di1qvjbj4mycn7-xauth-1.1.2/bin/xauth
identityfile ~/.ssh/id_rsa
identityfile ~/.ssh/id_ecdsa
identityfile ~/.ssh/id_ecdsa_sk
identityfile ~/.ssh/id_ed25519
identityfile ~/.ssh/id_ed25519_sk
identityfile ~/.ssh/id_xmss
canonicaldomains none
globalknownhostsfile /etc/ssh/ssh_known_hosts /etc/ssh/ssh_known_hosts2
userknownhostsfile /home/christopher/.ssh/known_hosts /home/christopher/.ssh/known_hosts2
logverbose none
channeltimeout none
permitremoteopen any
addkeystoagent false
forwardagent no
connecttimeout none
tunneldevice any:any
canonicalizePermittedcnames none
controlpersist no
escapechar ~
ipqos af21 cs1
rekeylimit 0 0
streamlocalbindmask 0177
syslogfacility USER
07:06:19.026672 tramp-call-process (6) # ‘ssh -G -o ControlPersist=no 0.0.0.1’ nil nil
07:06:19.046562 tramp-call-process (6) # 0
Pseudo-terminal will not be allocated because stdin is not a terminal.
host 0.0.0.1
user christopher
hostname 0.0.0.1
port 22
addressfamily any
batchmode no
canonicalizefallbacklocal yes
canonicalizehostname false
checkhostip no
compression no
controlmaster false
enablesshkeysign no
clearallforwardings no
exitonforwardfailure no
fingerprinthash SHA256
forwardx11 no
forwardx11trusted no
gatewayports no
gssapiauthentication no
gssapidelegatecredentials no
hashknownhosts no
hostbasedauthentication no
identitiesonly no
kbdinteractiveauthentication yes
nohostauthenticationforlocalhost no
passwordauthentication yes
permitlocalcommand no
proxyusefdpass no
pubkeyauthentication true
requesttty auto
sessiontype default
stdinnull no
forkafterauthentication no
streamlocalbindunlink no
stricthostkeychecking ask
tcpkeepalive yes
tunnel false
verifyhostkeydns false
visualhostkey no
updatehostkeys true
enableescapecommandline no
canonicalizemaxdots 1
connectionattempts 1
forwardx11timeout 1200
numberofpasswordprompts 3
serveralivecountmax 3
serveraliveinterval 0
requiredrsasize 1024
obscurekeystroketiming yes
ciphers chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
hostkeyalgorithms ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256
hostbasedacceptedalgorithms ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256
kexalgorithms sntrup761x25519-sha512@openssh.com,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
casignaturealgorithms ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256
loglevel INFO
macs umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1
securitykeyprovider internal
pubkeyacceptedalgorithms ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256
xauthlocation /gnu/store/ikq0m35dfc5w4j4483di1qvjbj4mycn7-xauth-1.1.2/bin/xauth
identityfile ~/.ssh/id_rsa
identityfile ~/.ssh/id_ecdsa
identityfile ~/.ssh/id_ecdsa_sk
identityfile ~/.ssh/id_ed25519
identityfile ~/.ssh/id_ed25519_sk
identityfile ~/.ssh/id_xmss
canonicaldomains none
globalknownhostsfile /etc/ssh/ssh_known_hosts /etc/ssh/ssh_known_hosts2
userknownhostsfile /home/christopher/.ssh/known_hosts /home/christopher/.ssh/known_hosts2
logverbose none
channeltimeout none
permitremoteopen any
addkeystoagent false
forwardagent no
connecttimeout none
tunneldevice any:any
canonicalizePermittedcnames none
controlpersist no
escapechar ~
ipqos af21 cs1
rekeylimit 0 0
streamlocalbindmask 0177
syslogfacility USER
07:06:19.049731 tramp-maybe-open-connection (6) # /bin/sh -i
07:06:19.060894 tramp-wait-for-regexp (6) # 
#$ 
07:06:19.063872 tramp-maybe-open-connection (3) # Opening connection for localhost using ssh...
07:06:19.064857 tramp-send-command (6) # exec ssh -o ControlMaster=auto -o ControlPath=/home/christopher/.cache/emacs/tramp.%C -o ControlPersist=no -e none localhost || exit
07:06:19.065797 tramp-process-actions (3) # Waiting for prompts from remote shell...
07:06:19.066768 tramp-process-one-action (5) # Looking for regexp "\(.*\(?:login\|user\)\(?:[[:blank:]].*\)?:[[:blank:]]*\)\'" from remote shell
07:06:19.067397 tramp-process-one-action (5) # Looking for regexp "\(\(?:^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*[:៖︓﹕:]\0?[[:blank:]]*\)\)\'" from remote shell
07:06:19.068356 tramp-process-one-action (5) # Looking for regexp "\(\(?:^.*\(Verification code\).*[:៖︓﹕:][[:blank:]]*\)\)\'" from remote shell
07:06:19.068971 tramp-process-one-action (5) # Looking for regexp "\(^.*\(?:Permission denied\|Timeout, server not responding\.\|Sorry, try again\.\|Name or service not known\|Host key verification failed\.\|Authentication failed\|No supported authentication methods left to try!\|Login \(?:[Ii]ncorrect\)\|Connection \(?:\(?:clo\|refu\)sed\)\|Received signal [[:digit:]]+\).*\)\'" from remote shell
07:06:19.070142 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
07:06:19.070743 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|\)[^]
#-%>]*#?[]#-%>][[:blank:]]*\)\'" from remote shell
07:06:19.071347 tramp-process-one-action (5) # Looking for regexp "\(Are you sure you want to continue connecting (yes/no\(?:/\[fingerprint]\)?)\?[[:blank:]]*\)\'" from remote shell
07:06:19.159740 tramp-process-one-action (5) # Looking for regexp "\(\(?:Store key in cache\? (y/n.*)\|Update cached key\? (y/n, Return cancels connection)\)[[:blank:]]*\)\'" from remote shell
07:06:19.159992 tramp-process-one-action (5) # Looking for regexp "\(\(?:TERM = (.*)\|Terminal type\? \[.*]\)[[:blank:]]*\)\'" from remote shell
07:06:19.160220 tramp-process-one-action (5) # Looking for regexp "\(Access granted\. Press Return to begin session\. \)\'" from remote shell
07:06:19.160443 tramp-process-one-action (5) # Looking for regexp "\(^*Confirm user presence for key .*[
]*\)\'" from remote shell
07:06:19.160680 tramp-process-one-action (5) # Looking for regexp "\(^*\(Enter PIN for .*\)[
]*\)\'" from remote shell
07:06:19.160902 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from remote shell
07:06:19.161120 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
07:06:19.161505 tramp-process-one-action (5) # Looking for regexp "\(.*\(?:login\|user\)\(?:[[:blank:]].*\)?:[[:blank:]]*\)\'" from remote shell
07:06:19.161768 tramp-process-one-action (5) # Looking for regexp "\(\(?:^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*[:៖︓﹕:]\0?[[:blank:]]*\)\)\'" from remote shell
07:06:19.162055 tramp-process-one-action (5) # Looking for regexp "\(\(?:^.*\(Verification code\).*[:៖︓﹕:][[:blank:]]*\)\)\'" from remote shell
07:06:19.162258 tramp-process-one-action (5) # Looking for regexp "\(^.*\(?:Permission denied\|Timeout, server not responding\.\|Sorry, try again\.\|Name or service not known\|Host key verification failed\.\|Authentication failed\|No supported authentication methods left to try!\|Login \(?:[Ii]ncorrect\)\|Connection \(?:\(?:clo\|refu\)sed\)\|Received signal [[:digit:]]+\).*\)\'" from remote shell
07:06:19.162484 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
07:06:19.162679 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|\)[^]
#-%>]*#?[]#-%>][[:blank:]]*\)\'" from remote shell
07:06:19.162878 tramp-process-one-action (5) # Looking for regexp "\(Are you sure you want to continue connecting (yes/no\(?:/\[fingerprint]\)?)\?[[:blank:]]*\)\'" from remote shell
07:06:19.163080 tramp-process-one-action (5) # Looking for regexp "\(\(?:Store key in cache\? (y/n.*)\|Update cached key\? (y/n, Return cancels connection)\)[[:blank:]]*\)\'" from remote shell
07:06:19.163283 tramp-process-one-action (5) # Looking for regexp "\(\(?:TERM = (.*)\|Terminal type\? \[.*]\)[[:blank:]]*\)\'" from remote shell
07:06:19.163482 tramp-process-one-action (5) # Looking for regexp "\(Access granted\. Press Return to begin session\. \)\'" from remote shell
07:06:19.163682 tramp-process-one-action (5) # Looking for regexp "\(^*Confirm user presence for key .*[
]*\)\'" from remote shell
07:06:19.163881 tramp-process-one-action (5) # Looking for regexp "\(^*\(Enter PIN for .*\)[
]*\)\'" from remote shell
07:06:19.164077 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from remote shell
07:06:19.164271 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
07:06:19.164572 tramp-process-one-action (5) # Looking for regexp "\(.*\(?:login\|user\)\(?:[[:blank:]].*\)?:[[:blank:]]*\)\'" from remote shell
07:06:19.164786 tramp-process-one-action (5) # Looking for regexp "\(\(?:^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*[:៖︓﹕:]\0?[[:blank:]]*\)\)\'" from remote shell
07:06:19.165058 tramp-process-one-action (5) # Looking for regexp "\(\(?:^.*\(Verification code\).*[:៖︓﹕:][[:blank:]]*\)\)\'" from remote shell
07:06:19.165259 tramp-process-one-action (5) # Looking for regexp "\(^.*\(?:Permission denied\|Timeout, server not responding\.\|Sorry, try again\.\|Name or service not known\|Host key verification failed\.\|Authentication failed\|No supported authentication methods left to try!\|Login \(?:[Ii]ncorrect\)\|Connection \(?:\(?:clo\|refu\)sed\)\|Received signal [[:digit:]]+\).*\)\'" from remote shell
07:06:19.165482 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
07:06:19.165686 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|\)[^]
#-%>]*#?[]#-%>][[:blank:]]*\)\'" from remote shell
07:06:19.165887 tramp-process-one-action (5) # Looking for regexp "\(Are you sure you want to continue connecting (yes/no\(?:/\[fingerprint]\)?)\?[[:blank:]]*\)\'" from remote shell
07:06:19.166089 tramp-process-one-action (5) # Looking for regexp "\(\(?:Store key in cache\? (y/n.*)\|Update cached key\? (y/n, Return cancels connection)\)[[:blank:]]*\)\'" from remote shell
07:06:19.166291 tramp-process-one-action (5) # Looking for regexp "\(\(?:TERM = (.*)\|Terminal type\? \[.*]\)[[:blank:]]*\)\'" from remote shell
07:06:19.166488 tramp-process-one-action (5) # Looking for regexp "\(Access granted\. Press Return to begin session\. \)\'" from remote shell
07:06:19.166696 tramp-process-one-action (5) # Looking for regexp "\(^*Confirm user presence for key .*[
]*\)\'" from remote shell
07:06:19.166904 tramp-process-one-action (5) # Looking for regexp "\(^*\(Enter PIN for .*\)[
]*\)\'" from remote shell
07:06:19.167101 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from remote shell
07:06:19.167298 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
07:06:19.167602 tramp-process-one-action (5) # Looking for regexp "\(.*\(?:login\|user\)\(?:[[:blank:]].*\)?:[[:blank:]]*\)\'" from remote shell
07:06:19.167811 tramp-process-one-action (5) # Looking for regexp "\(\(?:^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*[:៖︓﹕:]\0?[[:blank:]]*\)\)\'" from remote shell
07:06:19.168082 tramp-process-one-action (5) # Looking for regexp "\(\(?:^.*\(Verification code\).*[:៖︓﹕:][[:blank:]]*\)\)\'" from remote shell
07:06:19.168281 tramp-process-one-action (5) # Looking for regexp "\(^.*\(?:Permission denied\|Timeout, server not responding\.\|Sorry, try again\.\|Name or service not known\|Host key verification failed\.\|Authentication failed\|No supported authentication methods left to try!\|Login \(?:[Ii]ncorrect\)\|Connection \(?:\(?:clo\|refu\)sed\)\|Received signal [[:digit:]]+\).*\)\'" from remote shell
07:06:19.168504 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
07:06:19.168697 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|\)[^]
#-%>]*#?[]#-%>][[:blank:]]*\)\'" from remote shell
07:06:19.168894 tramp-process-one-action (5) # Looking for regexp "\(Are you sure you want to continue connecting (yes/no\(?:/\[fingerprint]\)?)\?[[:blank:]]*\)\'" from remote shell
07:06:19.169094 tramp-process-one-action (5) # Looking for regexp "\(\(?:Store key in cache\? (y/n.*)\|Update cached key\? (y/n, Return cancels connection)\)[[:blank:]]*\)\'" from remote shell
07:06:19.169295 tramp-process-one-action (5) # Looking for regexp "\(\(?:TERM = (.*)\|Terminal type\? \[.*]\)[[:blank:]]*\)\'" from remote shell
07:06:19.169492 tramp-process-one-action (5) # Looking for regexp "\(Access granted\. Press Return to begin session\. \)\'" from remote shell
07:06:19.169697 tramp-process-one-action (5) # Looking for regexp "\(^*Confirm user presence for key .*[
]*\)\'" from remote shell
07:06:19.169893 tramp-process-one-action (5) # Looking for regexp "\(^*\(Enter PIN for .*\)[
]*\)\'" from remote shell
07:06:19.170088 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from remote shell
07:06:19.170281 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
07:06:19.170577 tramp-process-one-action (5) # Looking for regexp "\(.*\(?:login\|user\)\(?:[[:blank:]].*\)?:[[:blank:]]*\)\'" from remote shell
07:06:19.170784 tramp-process-one-action (5) # Looking for regexp "\(\(?:^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*[:៖︓﹕:]\0?[[:blank:]]*\)\)\'" from remote shell
07:06:19.171055 tramp-process-one-action (5) # Looking for regexp "\(\(?:^.*\(Verification code\).*[:៖︓﹕:][[:blank:]]*\)\)\'" from remote shell
07:06:19.171256 tramp-process-one-action (5) # Looking for regexp "\(^.*\(?:Permission denied\|Timeout, server not responding\.\|Sorry, try again\.\|Name or service not known\|Host key verification failed\.\|Authentication failed\|No supported authentication methods left to try!\|Login \(?:[Ii]ncorrect\)\|Connection \(?:\(?:clo\|refu\)sed\)\|Received signal [[:digit:]]+\).*\)\'" from remote shell
07:06:19.171479 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
07:06:19.171672 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|\)[^]
#-%>]*#?[]#-%>][[:blank:]]*\)\'" from remote shell
07:06:19.171870 tramp-process-one-action (5) # Looking for regexp "\(Are you sure you want to continue connecting (yes/no\(?:/\[fingerprint]\)?)\?[[:blank:]]*\)\'" from remote shell
07:06:19.172073 tramp-process-one-action (5) # Looking for regexp "\(\(?:Store key in cache\? (y/n.*)\|Update cached key\? (y/n, Return cancels connection)\)[[:blank:]]*\)\'" from remote shell
07:06:19.172275 tramp-process-one-action (5) # Looking for regexp "\(\(?:TERM = (.*)\|Terminal type\? \[.*]\)[[:blank:]]*\)\'" from remote shell
07:06:19.172473 tramp-process-one-action (5) # Looking for regexp "\(Access granted\. Press Return to begin session\. \)\'" from remote shell
07:06:19.172671 tramp-process-one-action (5) # Looking for regexp "\(^*Confirm user presence for key .*[
]*\)\'" from remote shell
07:06:19.172868 tramp-process-one-action (5) # Looking for regexp "\(^*\(Enter PIN for .*\)[
]*\)\'" from remote shell
07:06:19.173064 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from remote shell
07:06:19.173258 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
07:06:19.173552 tramp-process-one-action (5) # Looking for regexp "\(.*\(?:login\|user\)\(?:[[:blank:]].*\)?:[[:blank:]]*\)\'" from remote shell
07:06:19.173787 tramp-process-one-action (5) # Looking for regexp "\(\(?:^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*[:៖︓﹕:]\0?[[:blank:]]*\)\)\'" from remote shell
07:06:19.174050 tramp-process-one-action (5) # Looking for regexp "\(\(?:^.*\(Verification code\).*[:៖︓﹕:][[:blank:]]*\)\)\'" from remote shell
07:06:19.174244 tramp-process-one-action (5) # Looking for regexp "\(^.*\(?:Permission denied\|Timeout, server not responding\.\|Sorry, try again\.\|Name or service not known\|Host key verification failed\.\|Authentication failed\|No supported authentication methods left to try!\|Login \(?:[Ii]ncorrect\)\|Connection \(?:\(?:clo\|refu\)sed\)\|Received signal [[:digit:]]+\).*\)\'" from remote shell
07:06:19.174460 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
07:06:19.174647 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|\)[^]
#-%>]*#?[]#-%>][[:blank:]]*\)\'" from remote shell
07:06:19.174835 tramp-process-one-action (5) # Looking for regexp "\(Are you sure you want to continue connecting (yes/no\(?:/\[fingerprint]\)?)\?[[:blank:]]*\)\'" from remote shell
07:06:19.175030 tramp-process-one-action (5) # Looking for regexp "\(\(?:Store key in cache\? (y/n.*)\|Update cached key\? (y/n, Return cancels connection)\)[[:blank:]]*\)\'" from remote shell
07:06:19.175225 tramp-process-one-action (5) # Looking for regexp "\(\(?:TERM = (.*)\|Terminal type\? \[.*]\)[[:blank:]]*\)\'" from remote shell
07:06:19.175416 tramp-process-one-action (5) # Looking for regexp "\(Access granted\. Press Return to begin session\. \)\'" from remote shell
07:06:19.175608 tramp-process-one-action (5) # Looking for regexp "\(^*Confirm user presence for key .*[
]*\)\'" from remote shell
07:06:19.175797 tramp-process-one-action (5) # Looking for regexp "\(^*\(Enter PIN for .*\)[
]*\)\'" from remote shell
07:06:19.175985 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from remote shell
07:06:19.176172 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
07:06:19.176453 tramp-process-one-action (5) # Looking for regexp "\(.*\(?:login\|user\)\(?:[[:blank:]].*\)?:[[:blank:]]*\)\'" from remote shell
07:06:19.176657 tramp-process-one-action (5) # Looking for regexp "\(\(?:^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*[:៖︓﹕:]\0?[[:blank:]]*\)\)\'" from remote shell
07:06:19.176917 tramp-process-one-action (5) # Looking for regexp "\(\(?:^.*\(Verification code\).*[:៖︓﹕:][[:blank:]]*\)\)\'" from remote shell
07:06:19.177110 tramp-process-one-action (5) # Looking for regexp "\(^.*\(?:Permission denied\|Timeout, server not responding\.\|Sorry, try again\.\|Name or service not known\|Host key verification failed\.\|Authentication failed\|No supported authentication methods left to try!\|Login \(?:[Ii]ncorrect\)\|Connection \(?:\(?:clo\|refu\)sed\)\|Received signal [[:digit:]]+\).*\)\'" from remote shell
07:06:19.177327 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
07:06:19.177513 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|\)[^]
#-%>]*#?[]#-%>][[:blank:]]*\)\'" from remote shell
07:06:19.177709 tramp-process-one-action (5) # Looking for regexp "\(Are you sure you want to continue connecting (yes/no\(?:/\[fingerprint]\)?)\?[[:blank:]]*\)\'" from remote shell
07:06:19.177905 tramp-process-one-action (5) # Looking for regexp "\(\(?:Store key in cache\? (y/n.*)\|Update cached key\? (y/n, Return cancels connection)\)[[:blank:]]*\)\'" from remote shell
07:06:19.178102 tramp-process-one-action (5) # Looking for regexp "\(\(?:TERM = (.*)\|Terminal type\? \[.*]\)[[:blank:]]*\)\'" from remote shell
07:06:19.178292 tramp-process-one-action (5) # Looking for regexp "\(Access granted\. Press Return to begin session\. \)\'" from remote shell
07:06:19.178482 tramp-process-one-action (5) # Looking for regexp "\(^*Confirm user presence for key .*[
]*\)\'" from remote shell
07:06:19.178673 tramp-process-one-action (5) # Looking for regexp "\(^*\(Enter PIN for .*\)[
]*\)\'" from remote shell
07:06:19.178861 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from remote shell
07:06:19.179050 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
07:06:19.179331 tramp-process-one-action (5) # Looking for regexp "\(.*\(?:login\|user\)\(?:[[:blank:]].*\)?:[[:blank:]]*\)\'" from remote shell
07:06:19.179530 tramp-process-one-action (5) # Looking for regexp "\(\(?:^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*[:៖︓﹕:]\0?[[:blank:]]*\)\)\'" from remote shell
07:06:19.179790 tramp-process-one-action (5) # Looking for regexp "\(\(?:^.*\(Verification code\).*[:៖︓﹕:][[:blank:]]*\)\)\'" from remote shell
07:06:19.179983 tramp-process-one-action (5) # Looking for regexp "\(^.*\(?:Permission denied\|Timeout, server not responding\.\|Sorry, try again\.\|Name or service not known\|Host key verification failed\.\|Authentication failed\|No supported authentication methods left to try!\|Login \(?:[Ii]ncorrect\)\|Connection \(?:\(?:clo\|refu\)sed\)\|Received signal [[:digit:]]+\).*\)\'" from remote shell
07:06:19.180236 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
07:06:19.180429 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|\)[^]
#-%>]*#?[]#-%>][[:blank:]]*\)\'" from remote shell
07:06:19.231033 tramp-process-one-action (5) # Looking for regexp "\(Are you sure you want to continue connecting (yes/no\(?:/\[fingerprint]\)?)\?[[:blank:]]*\)\'" from remote shell
07:06:19.231195 tramp-process-one-action (5) # Looking for regexp "\(\(?:Store key in cache\? (y/n.*)\|Update cached key\? (y/n, Return cancels connection)\)[[:blank:]]*\)\'" from remote shell
07:06:19.231349 tramp-process-one-action (5) # Looking for regexp "\(\(?:TERM = (.*)\|Terminal type\? \[.*]\)[[:blank:]]*\)\'" from remote shell
07:06:19.231496 tramp-process-one-action (5) # Looking for regexp "\(Access granted\. Press Return to begin session\. \)\'" from remote shell
07:06:19.231642 tramp-process-one-action (5) # Looking for regexp "\(^*Confirm user presence for key .*[
]*\)\'" from remote shell
07:06:19.231784 tramp-process-one-action (5) # Looking for regexp "\(^*\(Enter PIN for .*\)[
]*\)\'" from remote shell
07:06:19.231927 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from remote shell
07:06:19.232070 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
07:06:19.232334 tramp-process-one-action (5) # Looking for regexp "\(.*\(?:login\|user\)\(?:[[:blank:]].*\)?:[[:blank:]]*\)\'" from remote shell
07:06:19.232485 tramp-process-one-action (5) # Looking for regexp "\(\(?:^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*[:៖︓﹕:]\0?[[:blank:]]*\)\)\'" from remote shell
07:06:19.232688 tramp-process-one-action (5) # Looking for regexp "\(\(?:^.*\(Verification code\).*[:៖︓﹕:][[:blank:]]*\)\)\'" from remote shell
07:06:19.232834 tramp-process-one-action (5) # Looking for regexp "\(^.*\(?:Permission denied\|Timeout, server not responding\.\|Sorry, try again\.\|Name or service not known\|Host key verification failed\.\|Authentication failed\|No supported authentication methods left to try!\|Login \(?:[Ii]ncorrect\)\|Connection \(?:\(?:clo\|refu\)sed\)\|Received signal [[:digit:]]+\).*\)\'" from remote shell
07:06:19.232996 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
07:06:19.233137 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|\)[^]
#-%>]*#?[]#-%>][[:blank:]]*\)\'" from remote shell
07:06:19.233279 tramp-process-one-action (5) # Looking for regexp "\(Are you sure you want to continue connecting (yes/no\(?:/\[fingerprint]\)?)\?[[:blank:]]*\)\'" from remote shell
07:06:19.233425 tramp-process-one-action (5) # Looking for regexp "\(\(?:Store key in cache\? (y/n.*)\|Update cached key\? (y/n, Return cancels connection)\)[[:blank:]]*\)\'" from remote shell
07:06:19.233571 tramp-process-one-action (5) # Looking for regexp "\(\(?:TERM = (.*)\|Terminal type\? \[.*]\)[[:blank:]]*\)\'" from remote shell
07:06:19.233754 tramp-process-one-action (5) # Looking for regexp "\(Access granted\. Press Return to begin session\. \)\'" from remote shell
07:06:19.233898 tramp-process-one-action (5) # Looking for regexp "\(^*Confirm user presence for key .*[
]*\)\'" from remote shell
07:06:19.234040 tramp-process-one-action (5) # Looking for regexp "\(^*\(Enter PIN for .*\)[
]*\)\'" from remote shell
07:06:19.234182 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from remote shell
07:06:19.234323 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
07:06:19.234538 tramp-process-one-action (5) # Looking for regexp "\(.*\(?:login\|user\)\(?:[[:blank:]].*\)?:[[:blank:]]*\)\'" from remote shell
07:06:19.234687 tramp-process-one-action (5) # Looking for regexp "\(\(?:^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*[:៖︓﹕:]\0?[[:blank:]]*\)\)\'" from remote shell
07:06:19.234884 tramp-process-one-action (5) # Looking for regexp "\(\(?:^.*\(Verification code\).*[:៖︓﹕:][[:blank:]]*\)\)\'" from remote shell
07:06:19.235029 tramp-process-one-action (5) # Looking for regexp "\(^.*\(?:Permission denied\|Timeout, server not responding\.\|Sorry, try again\.\|Name or service not known\|Host key verification failed\.\|Authentication failed\|No supported authentication methods left to try!\|Login \(?:[Ii]ncorrect\)\|Connection \(?:\(?:clo\|refu\)sed\)\|Received signal [[:digit:]]+\).*\)\'" from remote shell
07:06:19.235192 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
07:06:19.235332 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|\)[^]
#-%>]*#?[]#-%>][[:blank:]]*\)\'" from remote shell
07:06:19.235473 tramp-process-one-action (5) # Looking for regexp "\(Are you sure you want to continue connecting (yes/no\(?:/\[fingerprint]\)?)\?[[:blank:]]*\)\'" from remote shell
07:06:19.235619 tramp-process-one-action (5) # Looking for regexp "\(\(?:Store key in cache\? (y/n.*)\|Update cached key\? (y/n, Return cancels connection)\)[[:blank:]]*\)\'" from remote shell
07:06:19.235765 tramp-process-one-action (5) # Looking for regexp "\(\(?:TERM = (.*)\|Terminal type\? \[.*]\)[[:blank:]]*\)\'" from remote shell
07:06:19.235909 tramp-process-one-action (5) # Looking for regexp "\(Access granted\. Press Return to begin session\. \)\'" from remote shell
07:06:19.236053 tramp-process-one-action (5) # Looking for regexp "\(^*Confirm user presence for key .*[
]*\)\'" from remote shell
07:06:19.236195 tramp-process-one-action (5) # Looking for regexp "\(^*\(Enter PIN for .*\)[
]*\)\'" from remote shell
07:06:19.236336 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from remote shell
07:06:19.236476 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
07:06:19.236687 tramp-process-one-action (5) # Looking for regexp "\(.*\(?:login\|user\)\(?:[[:blank:]].*\)?:[[:blank:]]*\)\'" from remote shell
07:06:19.236835 tramp-process-one-action (5) # Looking for regexp "\(\(?:^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*[:៖︓﹕:]\0?[[:blank:]]*\)\)\'" from remote shell
07:06:19.237031 tramp-process-one-action (5) # Looking for regexp "\(\(?:^.*\(Verification code\).*[:៖︓﹕:][[:blank:]]*\)\)\'" from remote shell
07:06:19.237176 tramp-process-one-action (5) # Looking for regexp "\(^.*\(?:Permission denied\|Timeout, server not responding\.\|Sorry, try again\.\|Name or service not known\|Host key verification failed\.\|Authentication failed\|No supported authentication methods left to try!\|Login \(?:[Ii]ncorrect\)\|Connection \(?:\(?:clo\|refu\)sed\)\|Received signal [[:digit:]]+\).*\)\'" from remote shell
07:06:19.237338 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
07:06:19.237478 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|\)[^]
#-%>]*#?[]#-%>][[:blank:]]*\)\'" from remote shell
07:06:19.237620 tramp-process-one-action (5) # Looking for regexp "\(Are you sure you want to continue connecting (yes/no\(?:/\[fingerprint]\)?)\?[[:blank:]]*\)\'" from remote shell
07:06:19.237801 tramp-process-one-action (5) # Looking for regexp "\(\(?:Store key in cache\? (y/n.*)\|Update cached key\? (y/n, Return cancels connection)\)[[:blank:]]*\)\'" from remote shell
07:06:19.237948 tramp-process-one-action (5) # Looking for regexp "\(\(?:TERM = (.*)\|Terminal type\? \[.*]\)[[:blank:]]*\)\'" from remote shell
07:06:19.238091 tramp-process-one-action (5) # Looking for regexp "\(Access granted\. Press Return to begin session\. \)\'" from remote shell
07:06:19.238234 tramp-process-one-action (5) # Looking for regexp "\(^*Confirm user presence for key .*[
]*\)\'" from remote shell
07:06:19.238375 tramp-process-one-action (5) # Looking for regexp "\(^*\(Enter PIN for .*\)[
]*\)\'" from remote shell
07:06:19.238516 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from remote shell
07:06:19.238656 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
07:06:19.238868 tramp-process-one-action (5) # Looking for regexp "\(.*\(?:login\|user\)\(?:[[:blank:]].*\)?:[[:blank:]]*\)\'" from remote shell
07:06:19.239016 tramp-process-one-action (5) # Looking for regexp "\(\(?:^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*[:៖︓﹕:]\0?[[:blank:]]*\)\)\'" from remote shell
07:06:19.239212 tramp-process-one-action (5) # Looking for regexp "\(\(?:^.*\(Verification code\).*[:៖︓﹕:][[:blank:]]*\)\)\'" from remote shell
07:06:19.239355 tramp-process-one-action (5) # Looking for regexp "\(^.*\(?:Permission denied\|Timeout, server not responding\.\|Sorry, try again\.\|Name or service not known\|Host key verification failed\.\|Authentication failed\|No supported authentication methods left to try!\|Login \(?:[Ii]ncorrect\)\|Connection \(?:\(?:clo\|refu\)sed\)\|Received signal [[:digit:]]+\).*\)\'" from remote shell
07:06:19.239517 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
07:06:19.239657 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|\)[^]
#-%>]*#?[]#-%>][[:blank:]]*\)\'" from remote shell
07:06:19.239798 tramp-process-one-action (5) # Looking for regexp "\(Are you sure you want to continue connecting (yes/no\(?:/\[fingerprint]\)?)\?[[:blank:]]*\)\'" from remote shell
07:06:19.239943 tramp-process-one-action (5) # Looking for regexp "\(\(?:Store key in cache\? (y/n.*)\|Update cached key\? (y/n, Return cancels connection)\)[[:blank:]]*\)\'" from remote shell
07:06:19.240087 tramp-process-one-action (5) # Looking for regexp "\(\(?:TERM = (.*)\|Terminal type\? \[.*]\)[[:blank:]]*\)\'" from remote shell
07:06:19.240229 tramp-process-one-action (5) # Looking for regexp "\(Access granted\. Press Return to begin session\. \)\'" from remote shell
07:06:19.240372 tramp-process-one-action (5) # Looking for regexp "\(^*Confirm user presence for key .*[
]*\)\'" from remote shell
07:06:19.240513 tramp-process-one-action (5) # Looking for regexp "\(^*\(Enter PIN for .*\)[
]*\)\'" from remote shell
07:06:19.240656 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from remote shell
07:06:19.240796 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
07:06:19.241005 tramp-process-one-action (5) # Looking for regexp "\(.*\(?:login\|user\)\(?:[[:blank:]].*\)?:[[:blank:]]*\)\'" from remote shell
07:06:19.241154 tramp-process-one-action (5) # Looking for regexp "\(\(?:^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*[:៖︓﹕:]\0?[[:blank:]]*\)\)\'" from remote shell
07:06:19.241350 tramp-process-one-action (5) # Looking for regexp "\(\(?:^.*\(Verification code\).*[:៖︓﹕:][[:blank:]]*\)\)\'" from remote shell
07:06:19.241494 tramp-process-one-action (5) # Looking for regexp "\(^.*\(?:Permission denied\|Timeout, server not responding\.\|Sorry, try again\.\|Name or service not known\|Host key verification failed\.\|Authentication failed\|No supported authentication methods left to try!\|Login \(?:[Ii]ncorrect\)\|Connection \(?:\(?:clo\|refu\)sed\)\|Received signal [[:digit:]]+\).*\)\'" from remote shell
07:06:19.241678 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
07:06:19.241843 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|\)[^]
#-%>]*#?[]#-%>][[:blank:]]*\)\'" from remote shell
07:06:19.241985 tramp-process-one-action (5) # Looking for regexp "\(Are you sure you want to continue connecting (yes/no\(?:/\[fingerprint]\)?)\?[[:blank:]]*\)\'" from remote shell
07:06:19.242131 tramp-process-one-action (5) # Looking for regexp "\(\(?:Store key in cache\? (y/n.*)\|Update cached key\? (y/n, Return cancels connection)\)[[:blank:]]*\)\'" from remote shell
07:06:19.242277 tramp-process-one-action (5) # Looking for regexp "\(\(?:TERM = (.*)\|Terminal type\? \[.*]\)[[:blank:]]*\)\'" from remote shell
07:06:19.242419 tramp-process-one-action (5) # Looking for regexp "\(Access granted\. Press Return to begin session\. \)\'" from remote shell
07:06:19.242562 tramp-process-one-action (5) # Looking for regexp "\(^*Confirm user presence for key .*[
]*\)\'" from remote shell
07:06:19.242703 tramp-process-one-action (5) # Looking for regexp "\(^*\(Enter PIN for .*\)[
]*\)\'" from remote shell
07:06:19.242844 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from remote shell
07:06:19.242983 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
07:06:19.243197 tramp-process-one-action (5) # Looking for regexp "\(.*\(?:login\|user\)\(?:[[:blank:]].*\)?:[[:blank:]]*\)\'" from remote shell
07:06:19.243346 tramp-process-one-action (5) # Looking for regexp "\(\(?:^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*[:៖︓﹕:]\0?[[:blank:]]*\)\)\'" from remote shell
07:06:19.243541 tramp-process-one-action (5) # Looking for regexp "\(\(?:^.*\(Verification code\).*[:៖︓﹕:][[:blank:]]*\)\)\'" from remote shell
07:06:19.243686 tramp-process-one-action (5) # Looking for regexp "\(^.*\(?:Permission denied\|Timeout, server not responding\.\|Sorry, try again\.\|Name or service not known\|Host key verification failed\.\|Authentication failed\|No supported authentication methods left to try!\|Login \(?:[Ii]ncorrect\)\|Connection \(?:\(?:clo\|refu\)sed\)\|Received signal [[:digit:]]+\).*\)\'" from remote shell
07:06:19.243847 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
07:06:19.243987 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|\)[^]
#-%>]*#?[]#-%>][[:blank:]]*\)\'" from remote shell
07:06:19.244128 tramp-process-one-action (5) # Looking for regexp "\(Are you sure you want to continue connecting (yes/no\(?:/\[fingerprint]\)?)\?[[:blank:]]*\)\'" from remote shell
07:06:19.244274 tramp-process-one-action (5) # Looking for regexp "\(\(?:Store key in cache\? (y/n.*)\|Update cached key\? (y/n, Return cancels connection)\)[[:blank:]]*\)\'" from remote shell
07:06:19.244420 tramp-process-one-action (5) # Looking for regexp "\(\(?:TERM = (.*)\|Terminal type\? \[.*]\)[[:blank:]]*\)\'" from remote shell
07:06:19.244563 tramp-process-one-action (5) # Looking for regexp "\(Access granted\. Press Return to begin session\. \)\'" from remote shell
07:06:19.244706 tramp-process-one-action (5) # Looking for regexp "\(^*Confirm user presence for key .*[
]*\)\'" from remote shell
07:06:19.244847 tramp-process-one-action (5) # Looking for regexp "\(^*\(Enter PIN for .*\)[
]*\)\'" from remote shell
07:06:19.244988 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from remote shell
07:06:19.245130 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
07:06:19.245341 tramp-process-one-action (5) # Looking for regexp "\(.*\(?:login\|user\)\(?:[[:blank:]].*\)?:[[:blank:]]*\)\'" from remote shell
07:06:19.245489 tramp-process-one-action (5) # Looking for regexp "\(\(?:^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*[:៖︓﹕:]\0?[[:blank:]]*\)\)\'" from remote shell
07:06:19.245728 tramp-process-one-action (5) # Looking for regexp "\(\(?:^.*\(Verification code\).*[:៖︓﹕:][[:blank:]]*\)\)\'" from remote shell
07:06:19.245883 tramp-process-one-action (5) # Looking for regexp "\(^.*\(?:Permission denied\|Timeout, server not responding\.\|Sorry, try again\.\|Name or service not known\|Host key verification failed\.\|Authentication failed\|No supported authentication methods left to try!\|Login \(?:[Ii]ncorrect\)\|Connection \(?:\(?:clo\|refu\)sed\)\|Received signal [[:digit:]]+\).*\)\'" from remote shell
07:06:19.291221 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
07:06:19.291386 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|\)[^]
#-%>]*#?[]#-%>][[:blank:]]*\)\'" from remote shell
07:06:19.291533 tramp-process-one-action (5) # Looking for regexp "\(Are you sure you want to continue connecting (yes/no\(?:/\[fingerprint]\)?)\?[[:blank:]]*\)\'" from remote shell
07:06:19.291681 tramp-process-one-action (5) # Looking for regexp "\(\(?:Store key in cache\? (y/n.*)\|Update cached key\? (y/n, Return cancels connection)\)[[:blank:]]*\)\'" from remote shell
07:06:19.291829 tramp-process-one-action (5) # Looking for regexp "\(\(?:TERM = (.*)\|Terminal type\? \[.*]\)[[:blank:]]*\)\'" from remote shell
07:06:19.291977 tramp-process-one-action (5) # Looking for regexp "\(Access granted\. Press Return to begin session\. \)\'" from remote shell
07:06:19.292121 tramp-process-one-action (5) # Looking for regexp "\(^*Confirm user presence for key .*[
]*\)\'" from remote shell
07:06:19.292275 tramp-process-one-action (5) # Looking for regexp "\(^*\(Enter PIN for .*\)[
]*\)\'" from remote shell
07:06:19.292438 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from remote shell
07:06:19.292581 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
07:06:19.292846 tramp-process-one-action (5) # Looking for regexp "\(.*\(?:login\|user\)\(?:[[:blank:]].*\)?:[[:blank:]]*\)\'" from remote shell
07:06:19.292996 tramp-process-one-action (5) # Looking for regexp "\(\(?:^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*[:៖︓﹕:]\0?[[:blank:]]*\)\)\'" from remote shell
07:06:19.293201 tramp-process-one-action (5) # Looking for regexp "\(\(?:^.*\(Verification code\).*[:៖︓﹕:][[:blank:]]*\)\)\'" from remote shell
07:06:19.293346 tramp-process-one-action (5) # Looking for regexp "\(^.*\(?:Permission denied\|Timeout, server not responding\.\|Sorry, try again\.\|Name or service not known\|Host key verification failed\.\|Authentication failed\|No supported authentication methods left to try!\|Login \(?:[Ii]ncorrect\)\|Connection \(?:\(?:clo\|refu\)sed\)\|Received signal [[:digit:]]+\).*\)\'" from remote shell
07:06:19.293511 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
07:06:19.293667 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|\)[^]
#-%>]*#?[]#-%>][[:blank:]]*\)\'" from remote shell
07:06:19.293813 tramp-process-one-action (5) # Looking for regexp "\(Are you sure you want to continue connecting (yes/no\(?:/\[fingerprint]\)?)\?[[:blank:]]*\)\'" from remote shell
07:06:19.293960 tramp-process-one-action (5) # Looking for regexp "\(\(?:Store key in cache\? (y/n.*)\|Update cached key\? (y/n, Return cancels connection)\)[[:blank:]]*\)\'" from remote shell
07:06:19.294108 tramp-process-one-action (5) # Looking for regexp "\(\(?:TERM = (.*)\|Terminal type\? \[.*]\)[[:blank:]]*\)\'" from remote shell
07:06:19.294251 tramp-process-one-action (5) # Looking for regexp "\(Access granted\. Press Return to begin session\. \)\'" from remote shell
07:06:19.294393 tramp-process-one-action (5) # Looking for regexp "\(^*Confirm user presence for key .*[
]*\)\'" from remote shell
07:06:19.294537 tramp-process-one-action (5) # Looking for regexp "\(^*\(Enter PIN for .*\)[
]*\)\'" from remote shell
07:06:19.294678 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from remote shell
07:06:19.294820 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
07:06:19.295033 tramp-process-one-action (5) # Looking for regexp "\(.*\(?:login\|user\)\(?:[[:blank:]].*\)?:[[:blank:]]*\)\'" from remote shell
07:06:19.295183 tramp-process-one-action (5) # Looking for regexp "\(\(?:^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*[:៖︓﹕:]\0?[[:blank:]]*\)\)\'" from remote shell
07:06:19.295379 tramp-process-one-action (5) # Looking for regexp "\(\(?:^.*\(Verification code\).*[:៖︓﹕:][[:blank:]]*\)\)\'" from remote shell
07:06:19.295525 tramp-process-one-action (5) # Looking for regexp "\(^.*\(?:Permission denied\|Timeout, server not responding\.\|Sorry, try again\.\|Name or service not known\|Host key verification failed\.\|Authentication failed\|No supported authentication methods left to try!\|Login \(?:[Ii]ncorrect\)\|Connection \(?:\(?:clo\|refu\)sed\)\|Received signal [[:digit:]]+\).*\)\'" from remote shell
07:06:19.295686 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
07:06:19.295827 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|\)[^]
#-%>]*#?[]#-%>][[:blank:]]*\)\'" from remote shell
07:06:19.295968 tramp-process-one-action (5) # Looking for regexp "\(Are you sure you want to continue connecting (yes/no\(?:/\[fingerprint]\)?)\?[[:blank:]]*\)\'" from remote shell
07:06:19.296113 tramp-process-one-action (5) # Looking for regexp "\(\(?:Store key in cache\? (y/n.*)\|Update cached key\? (y/n, Return cancels connection)\)[[:blank:]]*\)\'" from remote shell
07:06:19.296260 tramp-process-one-action (5) # Looking for regexp "\(\(?:TERM = (.*)\|Terminal type\? \[.*]\)[[:blank:]]*\)\'" from remote shell
07:06:19.296402 tramp-process-one-action (5) # Looking for regexp "\(Access granted\. Press Return to begin session\. \)\'" from remote shell
07:06:19.296547 tramp-process-one-action (5) # Looking for regexp "\(^*Confirm user presence for key .*[
]*\)\'" from remote shell
07:06:19.296688 tramp-process-one-action (5) # Looking for regexp "\(^*\(Enter PIN for .*\)[
]*\)\'" from remote shell
07:06:19.296829 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from remote shell
07:06:19.296970 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
07:06:19.297181 tramp-process-one-action (5) # Looking for regexp "\(.*\(?:login\|user\)\(?:[[:blank:]].*\)?:[[:blank:]]*\)\'" from remote shell
07:06:19.297329 tramp-process-one-action (5) # Looking for regexp "\(\(?:^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*[:៖︓﹕:]\0?[[:blank:]]*\)\)\'" from remote shell
07:06:19.297525 tramp-process-one-action (5) # Looking for regexp "\(\(?:^.*\(Verification code\).*[:៖︓﹕:][[:blank:]]*\)\)\'" from remote shell
07:06:19.297674 tramp-process-one-action (5) # Looking for regexp "\(^.*\(?:Permission denied\|Timeout, server not responding\.\|Sorry, try again\.\|Name or service not known\|Host key verification failed\.\|Authentication failed\|No supported authentication methods left to try!\|Login \(?:[Ii]ncorrect\)\|Connection \(?:\(?:clo\|refu\)sed\)\|Received signal [[:digit:]]+\).*\)\'" from remote shell
07:06:19.297838 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
07:06:19.297977 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|\)[^]
#-%>]*#?[]#-%>][[:blank:]]*\)\'" from remote shell
07:06:19.298118 tramp-process-one-action (5) # Looking for regexp "\(Are you sure you want to continue connecting (yes/no\(?:/\[fingerprint]\)?)\?[[:blank:]]*\)\'" from remote shell
07:06:19.298264 tramp-process-one-action (5) # Looking for regexp "\(\(?:Store key in cache\? (y/n.*)\|Update cached key\? (y/n, Return cancels connection)\)[[:blank:]]*\)\'" from remote shell
07:06:19.298410 tramp-process-one-action (5) # Looking for regexp "\(\(?:TERM = (.*)\|Terminal type\? \[.*]\)[[:blank:]]*\)\'" from remote shell
07:06:19.298553 tramp-process-one-action (5) # Looking for regexp "\(Access granted\. Press Return to begin session\. \)\'" from remote shell
07:06:19.298697 tramp-process-one-action (5) # Looking for regexp "\(^*Confirm user presence for key .*[
]*\)\'" from remote shell
07:06:19.298838 tramp-process-one-action (5) # Looking for regexp "\(^*\(Enter PIN for .*\)[
]*\)\'" from remote shell
07:06:19.298980 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from remote shell
07:06:19.299120 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
07:06:19.299332 tramp-process-one-action (5) # Looking for regexp "\(.*\(?:login\|user\)\(?:[[:blank:]].*\)?:[[:blank:]]*\)\'" from remote shell
07:06:19.299481 tramp-process-one-action (5) # Looking for regexp "\(\(?:^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*[:៖︓﹕:]\0?[[:blank:]]*\)\)\'" from remote shell
07:06:19.299679 tramp-process-one-action (5) # Looking for regexp "\(\(?:^.*\(Verification code\).*[:៖︓﹕:][[:blank:]]*\)\)\'" from remote shell
07:06:19.299824 tramp-process-one-action (5) # Looking for regexp "\(^.*\(?:Permission denied\|Timeout, server not responding\.\|Sorry, try again\.\|Name or service not known\|Host key verification failed\.\|Authentication failed\|No supported authentication methods left to try!\|Login \(?:[Ii]ncorrect\)\|Connection \(?:\(?:clo\|refu\)sed\)\|Received signal [[:digit:]]+\).*\)\'" from remote shell
07:06:19.299985 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
07:06:19.300125 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|\)[^]
#-%>]*#?[]#-%>][[:blank:]]*\)\'" from remote shell
07:06:19.300266 tramp-process-one-action (5) # Looking for regexp "\(Are you sure you want to continue connecting (yes/no\(?:/\[fingerprint]\)?)\?[[:blank:]]*\)\'" from remote shell
07:06:19.300412 tramp-process-one-action (5) # Looking for regexp "\(\(?:Store key in cache\? (y/n.*)\|Update cached key\? (y/n, Return cancels connection)\)[[:blank:]]*\)\'" from remote shell
07:06:19.300558 tramp-process-one-action (5) # Looking for regexp "\(\(?:TERM = (.*)\|Terminal type\? \[.*]\)[[:blank:]]*\)\'" from remote shell
07:06:19.300701 tramp-process-one-action (5) # Looking for regexp "\(Access granted\. Press Return to begin session\. \)\'" from remote shell
07:06:19.300844 tramp-process-one-action (5) # Looking for regexp "\(^*Confirm user presence for key .*[
]*\)\'" from remote shell
07:06:19.300986 tramp-process-one-action (5) # Looking for regexp "\(^*\(Enter PIN for .*\)[
]*\)\'" from remote shell
07:06:19.301126 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from remote shell
07:06:19.301267 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
07:06:19.301478 tramp-process-one-action (5) # Looking for regexp "\(.*\(?:login\|user\)\(?:[[:blank:]].*\)?:[[:blank:]]*\)\'" from remote shell
07:06:19.301628 tramp-process-one-action (5) # Looking for regexp "\(\(?:^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*[:៖︓﹕:]\0?[[:blank:]]*\)\)\'" from remote shell
07:06:19.301831 tramp-process-one-action (5) # Looking for regexp "\(\(?:^.*\(Verification code\).*[:៖︓﹕:][[:blank:]]*\)\)\'" from remote shell
07:06:19.301976 tramp-process-one-action (5) # Looking for regexp "\(^.*\(?:Permission denied\|Timeout, server not responding\.\|Sorry, try again\.\|Name or service not known\|Host key verification failed\.\|Authentication failed\|No supported authentication methods left to try!\|Login \(?:[Ii]ncorrect\)\|Connection \(?:\(?:clo\|refu\)sed\)\|Received signal [[:digit:]]+\).*\)\'" from remote shell
07:06:19.302137 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
07:06:19.302277 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|\)[^]
#-%>]*#?[]#-%>][[:blank:]]*\)\'" from remote shell
07:06:19.302419 tramp-process-one-action (5) # Looking for regexp "\(Are you sure you want to continue connecting (yes/no\(?:/\[fingerprint]\)?)\?[[:blank:]]*\)\'" from remote shell
07:06:19.302565 tramp-process-one-action (5) # Looking for regexp "\(\(?:Store key in cache\? (y/n.*)\|Update cached key\? (y/n, Return cancels connection)\)[[:blank:]]*\)\'" from remote shell
07:06:19.302711 tramp-process-one-action (5) # Looking for regexp "\(\(?:TERM = (.*)\|Terminal type\? \[.*]\)[[:blank:]]*\)\'" from remote shell
07:06:19.302853 tramp-process-one-action (5) # Looking for regexp "\(Access granted\. Press Return to begin session\. \)\'" from remote shell
07:06:19.302998 tramp-process-one-action (5) # Looking for regexp "\(^*Confirm user presence for key .*[
]*\)\'" from remote shell
07:06:19.303140 tramp-process-one-action (5) # Looking for regexp "\(^*\(Enter PIN for .*\)[
]*\)\'" from remote shell
07:06:19.303281 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from remote shell
07:06:19.303422 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
07:06:19.303633 tramp-process-one-action (5) # Looking for regexp "\(.*\(?:login\|user\)\(?:[[:blank:]].*\)?:[[:blank:]]*\)\'" from remote shell
07:06:19.303782 tramp-process-one-action (5) # Looking for regexp "\(\(?:^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*[:៖︓﹕:]\0?[[:blank:]]*\)\)\'" from remote shell
07:06:19.303977 tramp-process-one-action (5) # Looking for regexp "\(\(?:^.*\(Verification code\).*[:៖︓﹕:][[:blank:]]*\)\)\'" from remote shell
07:06:19.304121 tramp-process-one-action (5) # Looking for regexp "\(^.*\(?:Permission denied\|Timeout, server not responding\.\|Sorry, try again\.\|Name or service not known\|Host key verification failed\.\|Authentication failed\|No supported authentication methods left to try!\|Login \(?:[Ii]ncorrect\)\|Connection \(?:\(?:clo\|refu\)sed\)\|Received signal [[:digit:]]+\).*\)\'" from remote shell
07:06:19.304282 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
07:06:19.304422 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|\)[^]
#-%>]*#?[]#-%>][[:blank:]]*\)\'" from remote shell
07:06:19.304564 tramp-process-one-action (5) # Looking for regexp "\(Are you sure you want to continue connecting (yes/no\(?:/\[fingerprint]\)?)\?[[:blank:]]*\)\'" from remote shell
07:06:19.304710 tramp-process-one-action (5) # Looking for regexp "\(\(?:Store key in cache\? (y/n.*)\|Update cached key\? (y/n, Return cancels connection)\)[[:blank:]]*\)\'" from remote shell
07:06:19.304855 tramp-process-one-action (5) # Looking for regexp "\(\(?:TERM = (.*)\|Terminal type\? \[.*]\)[[:blank:]]*\)\'" from remote shell
07:06:19.304998 tramp-process-one-action (5) # Looking for regexp "\(Access granted\. Press Return to begin session\. \)\'" from remote shell
07:06:19.305142 tramp-process-one-action (5) # Looking for regexp "\(^*Confirm user presence for key .*[
]*\)\'" from remote shell
07:06:19.305283 tramp-process-one-action (5) # Looking for regexp "\(^*\(Enter PIN for .*\)[
]*\)\'" from remote shell
07:06:19.305425 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from remote shell
07:06:19.305565 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
07:06:19.305787 tramp-process-one-action (5) # Looking for regexp "\(.*\(?:login\|user\)\(?:[[:blank:]].*\)?:[[:blank:]]*\)\'" from remote shell
07:06:19.305938 tramp-process-one-action (5) # Looking for regexp "\(\(?:^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*[:៖︓﹕:]\0?[[:blank:]]*\)\)\'" from remote shell
07:06:19.306134 tramp-process-one-action (5) # Looking for regexp "\(\(?:^.*\(Verification code\).*[:៖︓﹕:][[:blank:]]*\)\)\'" from remote shell
07:06:19.352400 tramp-process-one-action (5) # Looking for regexp "\(^.*\(?:Permission denied\|Timeout, server not responding\.\|Sorry, try again\.\|Name or service not known\|Host key verification failed\.\|Authentication failed\|No supported authentication methods left to try!\|Login \(?:[Ii]ncorrect\)\|Connection \(?:\(?:clo\|refu\)sed\)\|Received signal [[:digit:]]+\).*\)\'" from remote shell
07:06:19.352598 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
07:06:19.352765 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|\)[^]
#-%>]*#?[]#-%>][[:blank:]]*\)\'" from remote shell
07:06:19.352909 tramp-process-one-action (5) # Looking for regexp "\(Are you sure you want to continue connecting (yes/no\(?:/\[fingerprint]\)?)\?[[:blank:]]*\)\'" from remote shell
07:06:19.353058 tramp-process-one-action (5) # Looking for regexp "\(\(?:Store key in cache\? (y/n.*)\|Update cached key\? (y/n, Return cancels connection)\)[[:blank:]]*\)\'" from remote shell
07:06:19.353207 tramp-process-one-action (5) # Looking for regexp "\(\(?:TERM = (.*)\|Terminal type\? \[.*]\)[[:blank:]]*\)\'" from remote shell
07:06:19.353353 tramp-process-one-action (5) # Looking for regexp "\(Access granted\. Press Return to begin session\. \)\'" from remote shell
07:06:19.353498 tramp-process-one-action (5) # Looking for regexp "\(^*Confirm user presence for key .*[
]*\)\'" from remote shell
07:06:19.353662 tramp-process-one-action (5) # Looking for regexp "\(^*\(Enter PIN for .*\)[
]*\)\'" from remote shell
07:06:19.353832 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from remote shell
07:06:19.353975 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
07:06:19.354327 tramp-process-one-action (5) # Looking for regexp "\(.*\(?:login\|user\)\(?:[[:blank:]].*\)?:[[:blank:]]*\)\'" from remote shell
07:06:19.354640 tramp-process-one-action (5) # Looking for regexp "\(\(?:^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*[:៖︓﹕:]\0?[[:blank:]]*\)\)\'" from remote shell
07:06:19.354883 tramp-process-one-action (5) # Call ‘tramp-action-password’
07:06:19.355095 tramp-action-password (3) # Sending password
07:06:38.505833 tramp-process-one-action (5) # Looking for regexp "\(\(?:^.*\(Verification code\).*[:៖︓﹕:][[:blank:]]*\)\)\'" from remote shell
07:06:38.506670 tramp-process-one-action (5) # Looking for regexp "\(^.*\(?:Permission denied\|Timeout, server not responding\.\|Sorry, try again\.\|Name or service not known\|Host key verification failed\.\|Authentication failed\|No supported authentication methods left to try!\|Login \(?:[Ii]ncorrect\)\|Connection \(?:\(?:clo\|refu\)sed\)\|Received signal [[:digit:]]+\).*\)\'" from remote shell
07:06:38.507563 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
07:06:38.508273 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|\)[^]
#-%>]*#?[]#-%>][[:blank:]]*\)\'" from remote shell
07:06:38.508999 tramp-process-one-action (5) # Looking for regexp "\(Are you sure you want to continue connecting (yes/no\(?:/\[fingerprint]\)?)\?[[:blank:]]*\)\'" from remote shell
07:06:38.509760 tramp-process-one-action (5) # Looking for regexp "\(\(?:Store key in cache\? (y/n.*)\|Update cached key\? (y/n, Return cancels connection)\)[[:blank:]]*\)\'" from remote shell
07:06:38.510514 tramp-process-one-action (5) # Looking for regexp "\(\(?:TERM = (.*)\|Terminal type\? \[.*]\)[[:blank:]]*\)\'" from remote shell
07:06:38.511220 tramp-process-one-action (5) # Looking for regexp "\(Access granted\. Press Return to begin session\. \)\'" from remote shell
07:06:38.511923 tramp-process-one-action (5) # Looking for regexp "\(^*Confirm user presence for key .*[
]*\)\'" from remote shell
07:06:38.512656 tramp-process-one-action (5) # Looking for regexp "\(^*\(Enter PIN for .*\)[
]*\)\'" from remote shell
07:06:38.513345 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from remote shell
07:06:38.514045 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
07:06:38.515448 tramp-process-one-action (5) # Looking for regexp "\(.*\(?:login\|user\)\(?:[[:blank:]].*\)?:[[:blank:]]*\)\'" from remote shell
07:06:38.516199 tramp-process-one-action (5) # Looking for regexp "\(\(?:^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*[:៖︓﹕:]\0?[[:blank:]]*\)\)\'" from remote shell
07:06:38.517327 tramp-process-one-action (5) # Looking for regexp "\(\(?:^.*\(Verification code\).*[:៖︓﹕:][[:blank:]]*\)\)\'" from remote shell
07:06:38.518084 tramp-process-one-action (5) # Looking for regexp "\(^.*\(?:Permission denied\|Timeout, server not responding\.\|Sorry, try again\.\|Name or service not known\|Host key verification failed\.\|Authentication failed\|No supported authentication methods left to try!\|Login \(?:[Ii]ncorrect\)\|Connection \(?:\(?:clo\|refu\)sed\)\|Received signal [[:digit:]]+\).*\)\'" from remote shell
07:06:38.518772 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
07:06:38.519368 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|\)[^]
#-%>]*#?[]#-%>][[:blank:]]*\)\'" from remote shell
07:06:38.519977 tramp-process-one-action (5) # Looking for regexp "\(Are you sure you want to continue connecting (yes/no\(?:/\[fingerprint]\)?)\?[[:blank:]]*\)\'" from remote shell
07:06:38.520597 tramp-process-one-action (5) # Looking for regexp "\(\(?:Store key in cache\? (y/n.*)\|Update cached key\? (y/n, Return cancels connection)\)[[:blank:]]*\)\'" from remote shell
07:06:38.521215 tramp-process-one-action (5) # Looking for regexp "\(\(?:TERM = (.*)\|Terminal type\? \[.*]\)[[:blank:]]*\)\'" from remote shell
07:06:38.521839 tramp-process-one-action (5) # Looking for regexp "\(Access granted\. Press Return to begin session\. \)\'" from remote shell
07:06:38.522450 tramp-process-one-action (5) # Looking for regexp "\(^*Confirm user presence for key .*[
]*\)\'" from remote shell
07:06:38.523052 tramp-process-one-action (5) # Looking for regexp "\(^*\(Enter PIN for .*\)[
]*\)\'" from remote shell
07:06:38.523651 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from remote shell
07:06:38.524252 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
07:06:38.525124 tramp-process-one-action (5) # Looking for regexp "\(.*\(?:login\|user\)\(?:[[:blank:]].*\)?:[[:blank:]]*\)\'" from remote shell
07:06:38.525780 tramp-process-one-action (5) # Looking for regexp "\(\(?:^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*[:៖︓﹕:]\0?[[:blank:]]*\)\)\'" from remote shell
07:06:38.526483 tramp-process-one-action (5) # Looking for regexp "\(\(?:^.*\(Verification code\).*[:៖︓﹕:][[:blank:]]*\)\)\'" from remote shell
07:06:38.526990 tramp-process-one-action (5) # Looking for regexp "\(^.*\(?:Permission denied\|Timeout, server not responding\.\|Sorry, try again\.\|Name or service not known\|Host key verification failed\.\|Authentication failed\|No supported authentication methods left to try!\|Login \(?:[Ii]ncorrect\)\|Connection \(?:\(?:clo\|refu\)sed\)\|Received signal [[:digit:]]+\).*\)\'" from remote shell
07:06:38.527556 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
07:06:38.528047 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|\)[^]
#-%>]*#?[]#-%>][[:blank:]]*\)\'" from remote shell
07:06:38.528545 tramp-process-one-action (5) # Looking for regexp "\(Are you sure you want to continue connecting (yes/no\(?:/\[fingerprint]\)?)\?[[:blank:]]*\)\'" from remote shell
07:06:38.529053 tramp-process-one-action (5) # Looking for regexp "\(\(?:Store key in cache\? (y/n.*)\|Update cached key\? (y/n, Return cancels connection)\)[[:blank:]]*\)\'" from remote shell
07:06:38.529564 tramp-process-one-action (5) # Looking for regexp "\(\(?:TERM = (.*)\|Terminal type\? \[.*]\)[[:blank:]]*\)\'" from remote shell
07:06:38.530112 tramp-process-one-action (5) # Looking for regexp "\(Access granted\. Press Return to begin session\. \)\'" from remote shell
07:06:38.530616 tramp-process-one-action (5) # Looking for regexp "\(^*Confirm user presence for key .*[
]*\)\'" from remote shell
07:06:38.531112 tramp-process-one-action (5) # Looking for regexp "\(^*\(Enter PIN for .*\)[
]*\)\'" from remote shell
07:06:38.531605 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from remote shell
07:06:38.532095 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
07:06:38.532831 tramp-process-one-action (5) # Looking for regexp "\(.*\(?:login\|user\)\(?:[[:blank:]].*\)?:[[:blank:]]*\)\'" from remote shell
07:06:38.533354 tramp-process-one-action (5) # Looking for regexp "\(\(?:^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*[:៖︓﹕:]\0?[[:blank:]]*\)\)\'" from remote shell
07:06:38.534080 tramp-process-one-action (5) # Looking for regexp "\(\(?:^.*\(Verification code\).*[:៖︓﹕:][[:blank:]]*\)\)\'" from remote shell
07:06:38.534589 tramp-process-one-action (5) # Looking for regexp "\(^.*\(?:Permission denied\|Timeout, server not responding\.\|Sorry, try again\.\|Name or service not known\|Host key verification failed\.\|Authentication failed\|No supported authentication methods left to try!\|Login \(?:[Ii]ncorrect\)\|Connection \(?:\(?:clo\|refu\)sed\)\|Received signal [[:digit:]]+\).*\)\'" from remote shell
07:06:38.535154 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
07:06:38.535647 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|\)[^]
#-%>]*#?[]#-%>][[:blank:]]*\)\'" from remote shell
07:06:38.536144 tramp-process-one-action (5) # Looking for regexp "\(Are you sure you want to continue connecting (yes/no\(?:/\[fingerprint]\)?)\?[[:blank:]]*\)\'" from remote shell
07:06:38.536653 tramp-process-one-action (5) # Looking for regexp "\(\(?:Store key in cache\? (y/n.*)\|Update cached key\? (y/n, Return cancels connection)\)[[:blank:]]*\)\'" from remote shell
07:06:38.537163 tramp-process-one-action (5) # Looking for regexp "\(\(?:TERM = (.*)\|Terminal type\? \[.*]\)[[:blank:]]*\)\'" from remote shell
07:06:38.537714 tramp-process-one-action (5) # Looking for regexp "\(Access granted\. Press Return to begin session\. \)\'" from remote shell
07:06:38.538150 tramp-process-one-action (5) # Looking for regexp "\(^*Confirm user presence for key .*[
]*\)\'" from remote shell
07:06:38.538572 tramp-process-one-action (5) # Looking for regexp "\(^*\(Enter PIN for .*\)[
]*\)\'" from remote shell
07:06:38.539263 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from remote shell
07:06:38.539687 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
07:06:38.540355 tramp-process-one-action (5) # Looking for regexp "\(.*\(?:login\|user\)\(?:[[:blank:]].*\)?:[[:blank:]]*\)\'" from remote shell
07:06:38.540799 tramp-process-one-action (5) # Looking for regexp "\(\(?:^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*[:៖︓﹕:]\0?[[:blank:]]*\)\)\'" from remote shell
07:06:38.541484 tramp-process-one-action (5) # Looking for regexp "\(\(?:^.*\(Verification code\).*[:៖︓﹕:][[:blank:]]*\)\)\'" from remote shell
07:06:38.541945 tramp-process-one-action (5) # Looking for regexp "\(^.*\(?:Permission denied\|Timeout, server not responding\.\|Sorry, try again\.\|Name or service not known\|Host key verification failed\.\|Authentication failed\|No supported authentication methods left to try!\|Login \(?:[Ii]ncorrect\)\|Connection \(?:\(?:clo\|refu\)sed\)\|Received signal [[:digit:]]+\).*\)\'" from remote shell
07:06:38.621936 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
07:06:38.622164 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|\)[^]
#-%>]*#?[]#-%>][[:blank:]]*\)\'" from remote shell
07:06:38.622381 tramp-process-one-action (5) # Looking for regexp "\(Are you sure you want to continue connecting (yes/no\(?:/\[fingerprint]\)?)\?[[:blank:]]*\)\'" from remote shell
07:06:38.622595 tramp-process-one-action (5) # Looking for regexp "\(\(?:Store key in cache\? (y/n.*)\|Update cached key\? (y/n, Return cancels connection)\)[[:blank:]]*\)\'" from remote shell
07:06:38.622808 tramp-process-one-action (5) # Looking for regexp "\(\(?:TERM = (.*)\|Terminal type\? \[.*]\)[[:blank:]]*\)\'" from remote shell
07:06:38.623018 tramp-process-one-action (5) # Looking for regexp "\(Access granted\. Press Return to begin session\. \)\'" from remote shell
07:06:38.623226 tramp-process-one-action (5) # Looking for regexp "\(^*Confirm user presence for key .*[
]*\)\'" from remote shell
07:06:38.623432 tramp-process-one-action (5) # Looking for regexp "\(^*\(Enter PIN for .*\)[
]*\)\'" from remote shell
07:06:38.623636 tramp-process-one-action (5) # Looking for regexp "\(\)\'" from remote shell
07:06:38.623840 tramp-process-one-action (5) # Call ‘tramp-action-process-alive’
07:06:38.624284 tramp-process-one-action (5) # Looking for regexp "\(.*\(?:login\|user\)\(?:[[:blank:]].*\)?:[[:blank:]]*\)\'" from remote shell
07:06:38.625060 tramp-process-one-action (5) # Looking for regexp "\(\(?:^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|decryption key\|encryption key\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot de passe\|ật khẩu\)\|p\(?:a\(?:rola\|s\(?:ahitza\|s\(?: phrase\|code\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|in\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*[:៖︓﹕:]\0?[[:blank:]]*\)\)\'" from remote shell
07:06:38.625654 tramp-process-one-action (5) # Looking for regexp "\(\(?:^.*\(Verification code\).*[:៖︓﹕:][[:blank:]]*\)\)\'" from remote shell
07:06:38.625898 tramp-process-one-action (5) # Looking for regexp "\(^.*\(?:Permission denied\|Timeout, server not responding\.\|Sorry, try again\.\|Name or service not known\|Host key verification failed\.\|Authentication failed\|No supported authentication methods left to try!\|Login \(?:[Ii]ncorrect\)\|Connection \(?:\(?:clo\|refu\)sed\)\|Received signal [[:digit:]]+\).*\)\'" from remote shell
07:06:38.626235 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
07:06:38.626446 tramp-process-one-action (5) # Call ‘tramp-action-succeed’
07:06:38.626631 tramp-process-actions (6) # 
christopher@localhost's password: 
Last login: Wed Aug 28 12:26:06 2024 from 127.0.0.1
christopher@theoden ~$ 
07:06:38.626884 tramp-process-actions (3) # Waiting for prompts from remote shell...done
07:06:38.627077 tramp-maybe-open-connection (3) # Opening connection for localhost using ssh...done
07:06:38.627339 tramp-maybe-open-connection (3) # Setup connection for localhost using ssh...
07:06:38.627699 tramp-open-shell (5) # Opening remote shell ‘/bin/sh’...
07:06:38.628180 tramp-send-command (6) # exec env TERM='dumb' INSIDE_EMACS='30.0.90,tramp:2.7.1.30.1' ENV='' HISTFILE=~/.tramp_history PROMPT_COMMAND='' PS1=///ef73c2cb88ffee90faab20c0547acf27\#\$ PS2='' PS3='' /bin/sh  -i
07:06:38.635477 tramp-wait-for-regexp (6) # 
///ef73c2cb88ffee90faab20c0547acf27#$
07:06:38.635765 tramp-wait-for-regexp (6) # 
///ef73c2cb88ffee90faab20c0547acf27#$
07:06:38.636290 tramp-send-command (6) # (cd ~/) 2>/dev/null; echo tramp_exit_status $?
07:06:38.650216 tramp-wait-for-regexp (6) # 
tramp_exit_status 0
///ef73c2cb88ffee90faab20c0547acf27#$
07:06:38.650599 tramp-open-shell (5) # Opening remote shell ‘/bin/sh’...done
07:06:38.650765 tramp-open-connection-setup-interactive-shell (5) # Setting up remote shell environment
07:06:38.650933 tramp-send-command (6) # set +o vi +o emacs
07:06:38.669095 tramp-wait-for-regexp (6) # 
///ef73c2cb88ffee90faab20c0547acf27#$
07:06:38.669380 tramp-send-command (6) # stty -inlcr -onlcr -echo kill '^U' erase '^H'
07:06:38.720832 tramp-wait-for-regexp (6) # 
///ef73c2cb88ffee90faab20c0547acf27#$
07:06:38.721130 tramp-send-command (6) # echo foo
07:06:38.730120 tramp-wait-for-regexp (6) # 
foo
///ef73c2cb88ffee90faab20c0547acf27#$
07:06:38.730402 tramp-open-connection-setup-interactive-shell (5) # Checking system information
07:06:38.730656 tramp-send-command (6) # echo \"`uname -sr`\" 2>/dev/null; echo tramp_exit_status $?
07:06:38.752483 tramp-wait-for-regexp (6) # 
"Linux 5.15.161-gnu"
tramp_exit_status 0
///ef73c2cb88ffee90faab20c0547acf27#$
07:06:38.752829 tramp-open-connection-setup-interactive-shell (5) # Determining coding system
07:06:38.753535 tramp-send-command (6) # locale -a
07:06:38.772240 tramp-wait-for-regexp (6) # 
ar_DZ.utf8
C
en_GB.utf8
en_US.utf8
es_AR.utf8
es_ES.utf8
fr_FR.utf8
POSIX
pt_BR.utf8
pt_PT.utf8
ru_RU.utf8
zh_CN.utf8
///ef73c2cb88ffee90faab20c0547acf27#$
07:06:38.772537 tramp-send-command (6) # (echo foo ; echo bar)
07:06:38.820712 tramp-wait-for-regexp (6) # 
foo
bar
///ef73c2cb88ffee90faab20c0547acf27#$
07:06:38.820980 tramp-open-connection-setup-interactive-shell (5) # Setting coding system to ‘utf-8’ and ‘utf-8-unix’
07:06:38.821132 tramp-open-connection-setup-interactive-shell (5) # Checking remote host type for ‘send-process-string’ bug
07:06:38.821548 tramp-send-command (6) # echo \"`getconf PATH 2>/dev/null`\" 2>/dev/null; echo tramp_exit_status $?
07:06:38.834376 tramp-wait-for-regexp (6) # 
"/bin:/usr/bin"
tramp_exit_status 0
///ef73c2cb88ffee90faab20c0547acf27#$
07:06:38.834736 tramp-get-file-exists-command (5) # Finding command to check if file exists
07:06:38.835011 tramp-get-test-command (5) # Finding a suitable ‘test’ command
07:06:38.835198 tramp-send-command (6) # test 0 2>/dev/null; echo tramp_exit_status $?
07:06:38.852775 tramp-wait-for-regexp (6) # 
tramp_exit_status 0
///ef73c2cb88ffee90faab20c0547acf27#$
07:06:38.853113 tramp-send-command (6) # test -e / 2>/dev/null; echo tramp_exit_status $?
07:06:38.872533 tramp-wait-for-regexp (6) # 
tramp_exit_status 0
///ef73c2cb88ffee90faab20c0547acf27#$
07:06:38.872987 tramp-send-command (6) # test -e /\ this\ file\ does\ not\ exist\  2>/dev/null; echo tramp_exit_status $?
07:06:38.934762 tramp-wait-for-regexp (6) # 
tramp_exit_status 1
///ef73c2cb88ffee90faab20c0547acf27#$
07:06:38.935115 tramp-maybe-send-script (5) # Sending script ‘tramp_bundle_read_file_names’...
07:06:38.936774 tramp-send-command (6) # tramp_bundle_read_file_names () {
echo "("
while read file; do
    quoted=`echo "$file" | sed -e "s/\"/\\\\\\\\\"/"`
    printf "(%b" "\"$quoted\""
    if test -e "$file"; then printf " %b" t; else printf " %b" nil; fi
    if test -r "$file"; then printf " %b" t; else printf " %b" nil; fi
    if test -d "$file"; then printf " %b)
" t; else printf " %b)
" nil; fi
done
echo ")"
} 2>/dev/null; echo tramp_exit_status $?
07:06:38.937570 tramp-wait-for-regexp (6) # 
tramp_exit_status 0
///ef73c2cb88ffee90faab20c0547acf27#$
07:06:38.937884 tramp-maybe-send-script (5) # Sending script ‘tramp_bundle_read_file_names’...done
07:06:38.938707 tramp-send-command (6) # tramp_bundle_read_file_names <<'6695bafbd64274a59417f8a21005f192' 2>/dev/null; echo tramp_exit_status $?
/bin
/usr/bin
/sbin
/usr/sbin
/usr/local/bin
/usr/local/sbin
/local/bin
/local/freeware/bin
/local/gnu/bin
/usr/freeware/bin
/usr/pkg/bin
/usr/contrib/bin
/opt/bin
/opt/sbin
/opt/local/bin
/opt/homebrew/bin
/opt/homebrew/sbin
6695bafbd64274a59417f8a21005f192
07:06:38.986779 tramp-wait-for-regexp (6) # 
(
("/bin" t t t)
("/usr/bin" t t t)
("/sbin" nil nil nil)
("/usr/sbin" nil nil nil)
("/usr/local/bin" nil nil nil)
("/usr/local/sbin" nil nil nil)
("/local/bin" nil nil nil)
("/local/freeware/bin" nil nil nil)
("/local/gnu/bin" nil nil nil)
("/usr/freeware/bin" nil nil nil)
("/usr/pkg/bin" nil nil nil)
("/usr/contrib/bin" nil nil nil)
("/opt/bin" nil nil nil)
("/opt/sbin" nil nil nil)
("/opt/local/bin" nil nil nil)
("/opt/homebrew/bin" nil nil nil)
("/opt/homebrew/sbin" nil nil nil)
)
tramp_exit_status 0
///ef73c2cb88ffee90faab20c0547acf27#$
07:06:38.989833 tramp-send-command (6) # getconf PIPE_BUF / 2>/dev/null || echo 4096 2>/dev/null; echo tramp_exit_status $?
07:06:38.992208 tramp-wait-for-regexp (6) # 
4096
tramp_exit_status 0
///ef73c2cb88ffee90faab20c0547acf27#$
07:06:38.992533 tramp-set-remote-path (5) # Setting $PATH environment variable
07:06:38.992727 tramp-send-command (6) # PATH=/bin:/usr/bin && export PATH
07:06:39.041141 tramp-wait-for-regexp (6) # 
///ef73c2cb88ffee90faab20c0547acf27#$
07:06:39.041474 tramp-send-command (6) # echo ~root
07:06:39.053501 tramp-wait-for-regexp (6) # 
/root
///ef73c2cb88ffee90faab20c0547acf27#$
07:06:39.053814 tramp-send-command (6) # mesg n 2>/dev/null; biff n 2>/dev/null
07:06:39.074355 tramp-wait-for-regexp (6) # 
///ef73c2cb88ffee90faab20c0547acf27#$
07:06:39.074641 tramp-send-command (6) # stty tab0
07:06:39.095223 tramp-wait-for-regexp (6) # 
sh: stty: command not found
///ef73c2cb88ffee90faab20c0547acf27#$
07:06:39.095510 tramp-send-command (6) # stty iutf8 2>/dev/null
07:06:39.142828 tramp-wait-for-regexp (6) # 
///ef73c2cb88ffee90faab20c0547acf27#$
07:06:39.143213 tramp-send-command (6) # echo \"`tty`\" 2>/dev/null; echo tramp_exit_status $?
07:06:39.156522 tramp-wait-for-regexp (6) # 
sh: tty: command not found
""
tramp_exit_status 0
///ef73c2cb88ffee90faab20c0547acf27#$
07:06:39.156938 tramp-send-command-and-read (1) # Wrong type argument: "Wrong type argument", "stringp nil"
sh: tty: command not found
""
07:06:39.157075 tramp-open-connection-setup-interactive-shell (5) # Setting default environment
07:06:39.157300 tramp-send-command (6) # while read var val; do export $var="$val"; done <<'6695bafbd64274a59417f8a21005f192'
LC_ALL en_US.utf8
ENV ''
TMOUT 0
LC_CTYPE ''
PAGER cat
6695bafbd64274a59417f8a21005f192
07:06:39.176750 tramp-wait-for-regexp (6) # 
///ef73c2cb88ffee90faab20c0547acf27#$
07:06:39.177032 tramp-send-command (6) # unset CDPATH HISTORY MAIL MAILCHECK MAILPATH autocorrect correct
07:06:39.243388 tramp-wait-for-regexp (6) # 
///ef73c2cb88ffee90faab20c0547acf27#$
07:06:39.243683 tramp-maybe-open-connection (3) # Setup connection for localhost using ssh...done
07:06:39.243901 tramp-send-command (6) # echo ~ 2>/dev/null; echo tramp_exit_status $?
07:06:39.261383 tramp-wait-for-regexp (6) # 
/home/christopher
tramp_exit_status 0
///ef73c2cb88ffee90faab20c0547acf27#$
07:06:39.262744 tramp-send-command (6) # test -e /home/christopher/ 2>/dev/null; echo tramp_exit_status $?
07:06:39.281994 tramp-wait-for-regexp (6) # 
tramp_exit_status 0
///ef73c2cb88ffee90faab20c0547acf27#$
07:06:39.285990 tramp-handle-file-name-case-insensitive-p (5) # Checking case-insensitive...
07:06:39.288167 tramp-send-command (6) # test -e /HOME/CHRISTOPHER 2>/dev/null; echo tramp_exit_status $?
07:06:39.343076 tramp-wait-for-regexp (6) # 
tramp_exit_status 1
///ef73c2cb88ffee90faab20c0547acf27#$
07:06:39.343403 tramp-handle-file-name-case-insensitive-p (5) # Checking case-insensitive...done
07:06:39.344889 tramp-send-command (6) # test -d /home/christopher 2>/dev/null; echo tramp_exit_status $?
07:06:39.364667 tramp-wait-for-regexp (6) # 
tramp_exit_status 0
///ef73c2cb88ffee90faab20c0547acf27#$
07:06:39.443259 tramp-get-remote-readlink (5) # Finding a suitable ‘readlink’ command
07:06:39.443559 tramp-send-command (6) # which \readlink | wc -w
07:06:39.448584 tramp-wait-for-regexp (6) # 
sh: which: command not found
sh: wc: command not found
///ef73c2cb88ffee90faab20c0547acf27#$
07:06:39.448906 tramp-send-command (6) # while read d; do if test -x $d/readlink && test -f $d/readlink; then echo tramp_executable $d/readlink; break; fi; done <<'6695bafbd64274a59417f8a21005f192'
/bin
/usr/bin
6695bafbd64274a59417f8a21005f192
07:06:39.468528 tramp-wait-for-regexp (6) # 
///ef73c2cb88ffee90faab20c0547acf27#$
07:06:39.468797 tramp-get-remote-perl (5) # Finding a suitable ‘perl’ command
07:06:39.469065 tramp-send-command (6) # which \perl5 | wc -w
07:06:39.519555 tramp-wait-for-regexp (6) # 
sh: which: command not found
sh: wc: command not found
///ef73c2cb88ffee90faab20c0547acf27#$
07:06:39.519882 tramp-send-command (6) # while read d; do if test -x $d/perl5 && test -f $d/perl5; then echo tramp_executable $d/perl5; break; fi; done <<'6695bafbd64274a59417f8a21005f192'
/bin
/usr/bin
6695bafbd64274a59417f8a21005f192
07:06:39.531687 tramp-wait-for-regexp (6) # 
///ef73c2cb88ffee90faab20c0547acf27#$
07:06:39.532104 tramp-send-command (6) # which \perl | wc -w
07:06:39.552121 tramp-wait-for-regexp (6) # 
sh: which: command not found
sh: wc: command not found
///ef73c2cb88ffee90faab20c0547acf27#$
07:06:39.552424 tramp-send-command (6) # while read d; do if test -x $d/perl && test -f $d/perl; then echo tramp_executable $d/perl; break; fi; done <<'6695bafbd64274a59417f8a21005f192'
/bin
/usr/bin
6695bafbd64274a59417f8a21005f192
07:06:39.572104 tramp-wait-for-regexp (6) # 
///ef73c2cb88ffee90faab20c0547acf27#$
07:06:39.575769 tramp-get-remote-stat (5) # Finding a suitable ‘stat’ command
07:06:39.622882 tramp-send-command (6) # which \stat | wc -w
07:06:39.634480 tramp-wait-for-regexp (6) # 
sh: which: command not found
sh: wc: command not found
///ef73c2cb88ffee90faab20c0547acf27#$
07:06:39.634821 tramp-send-command (6) # while read d; do if test -x $d/stat && test -f $d/stat; then echo tramp_executable $d/stat; break; fi; done <<'6695bafbd64274a59417f8a21005f192'
/bin
/usr/bin
6695bafbd64274a59417f8a21005f192
07:06:39.655302 tramp-wait-for-regexp (6) # 
///ef73c2cb88ffee90faab20c0547acf27#$
07:06:39.655584 tramp-do-file-attributes-with-ls (5) # file attributes with ls: /home/christopher
07:06:39.655714 tramp-get-ls-command (5) # Finding a suitable ‘ls’ command
07:06:39.656014 tramp-send-command (6) # while read d; do if test -x $d/ls && test -f $d/ls; then echo tramp_executable $d/ls; break; fi; done <<'6695bafbd64274a59417f8a21005f192'
/bin
/usr/bin
6695bafbd64274a59417f8a21005f192
07:06:39.675049 tramp-wait-for-regexp (6) # 
///ef73c2cb88ffee90faab20c0547acf27#$
07:06:39.675464 tramp-send-command (6) # while read d; do if test -x $d/gnuls && test -f $d/gnuls; then echo tramp_executable $d/gnuls; break; fi; done <<'6695bafbd64274a59417f8a21005f192'
/bin
/usr/bin
6695bafbd64274a59417f8a21005f192
07:06:39.725497 tramp-wait-for-regexp (6) # 
///ef73c2cb88ffee90faab20c0547acf27#$
07:06:39.725978 tramp-send-command (6) # while read d; do if test -x $d/gls && test -f $d/gls; then echo tramp_executable $d/gls; break; fi; done <<'6695bafbd64274a59417f8a21005f192'
/bin
/usr/bin
6695bafbd64274a59417f8a21005f192
07:06:39.739197 tramp-wait-for-regexp (6) # 
///ef73c2cb88ffee90faab20c0547acf27#$
07:06:39.739565 tramp-get-ls-command (1) # File error: Couldn't find a proper `ls' command
```

-- 
Christopher Howard





  reply	other threads:[~2024-08-29 15:18 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-28 20:32 bug#72861: 30.0.90; remote tramp (30.0.90): Couldn't find a proper `ls' command Christopher Howard
2024-08-29  4:45 ` Eli Zaretskii
2024-08-29  6:23 ` Christopher Howard
2024-08-29  6:38   ` Michael Albinus via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-08-29 15:18     ` Christopher Howard [this message]
2024-08-30 14:26       ` Michael Albinus via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-09-05 16:15         ` Christopher Howard
2024-09-05 16:34           ` Michael Albinus via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-11-01 15:49 ` Christopher Howard
2024-11-01 16:17   ` Michael Albinus via Bug reports for GNU Emacs, the Swiss army knife of text editors

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=877cbzmk6h.fsf@librehacker.com \
    --to=christopher@librehacker.com \
    --cc=72861@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    --cc=michael.albinus@gmx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).