"go test -v -timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Starting (try 1/5) === RUN TestShellEscapeUnix --- PASS: TestShellEscapeUnix (0.00s) === RUN TestShellEscapeCmd --- PASS: TestShellEscapeCmd (0.00s) === RUN TestShellEscapePowerShell --- PASS: TestShellEscapePowerShell (0.00s) === RUN TestRemotePathEncodesRemoteNames --- PASS: TestRemotePathEncodesRemoteNames (0.00s) === RUN TestRemoteShellPathEncodesRemoteNames --- PASS: TestRemoteShellPathEncodesRemoteNames (0.00s) === RUN TestRemoteShellPathEncodesPathOverrideNames --- PASS: TestRemoteShellPathEncodesPathOverrideNames (0.00s) === RUN TestParseHash --- PASS: TestParseHash (0.00s) === RUN TestParseUsage --- PASS: TestParseUsage (0.00s) === RUN TestSSHExternalWaitMultipleCalls --- PASS: TestSSHExternalWaitMultipleCalls (0.10s) === RUN TestSSHExternalCloseMultipleCalls --- PASS: TestSSHExternalCloseMultipleCalls (0.00s) === RUN TestStringLock --- PASS: TestStringLock (1.12s) === RUN TestIntegration fstests.go:438: Using remote "TestSFTPRcloneSSH:" 2026/06/08 04:55:23 NOTICE: TestSFTPRcloneSSH: Starting server 2026/06/08 04:55:24 NOTICE: TestSFTPRcloneSSH: Attempting to connect to "127.0.0.1:28623" try 1/100 2026/06/08 04:55:24 DEBUG : TestSFTPRcloneSSH: Read 1, error: 2026/06/08 04:55:24 NOTICE: TestSFTPRcloneSSH: Started server and connected to "127.0.0.1:28623" 2026/06/08 04:55:24 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-bubugoh5tabi" 2026/06/08 04:55:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/08 04:55:24 DEBUG : Setting type="sftp" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2026/06/08 04:55:24 DEBUG : Setting ssh="ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_SSH 2026/06/08 04:55:24 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2026/06/08 04:55:24 DEBUG : Setting ssh="ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_SSH 2026/06/08 04:55:24 NOTICE: TestSFTPRcloneSSH{aFBXt}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/08 04:55:24 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/06/08 04:55:24 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell type "unix" from config 2026/06/08 04:55:24 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Relative path resolved to "/rclone-test-bubugoh5tabi" 2026/06/08 04:55:24 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Using root directory "/rclone-test-bubugoh5tabi" 2026/06/08 04:55:24 DEBUG : Setting type="sftp" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/06/08 04:55:24 INFO : dir/subdir: Making directory 2026/06/08 04:55:24 INFO : dir/subdir: Removing directory 2026/06/08 04:55:24 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2026/06/08 04:55:24 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/08 04:55:24 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/08 04:55:24 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:24 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: md5sum /rclone-test-bubugoh5tabi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/08 04:55:24 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/08 04:55:24 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:24 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: aef4ef2ef287c5ce79774d4e480e68ca /rclone-test-bubugoh5tabi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/08 04:55:24 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:24 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: aef4ef2ef287c5ce79774d4e480e68ca 2026/06/08 04:55:24 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/08 04:55:24 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:24 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: sha1sum /rclone-test-bubugoh5tabi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/08 04:55:24 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/08 04:55:24 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:24 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: b1c335ecbf2ef339023991394133ded43ff18fa4 /rclone-test-bubugoh5tabi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/08 04:55:24 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:24 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: b1c335ecbf2ef339023991394133ded43ff18fa4 2026/06/08 04:55:24 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/08 04:55:24 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:24 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: md5sum /rclone-test-bubugoh5tabi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/08 04:55:24 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/08 04:55:25 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:25 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: aef4ef2ef287c5ce79774d4e480e68ca /rclone-test-bubugoh5tabi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/08 04:55:25 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:25 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: aef4ef2ef287c5ce79774d4e480e68ca 2026/06/08 04:55:25 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/08 04:55:25 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:25 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: sha1sum /rclone-test-bubugoh5tabi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/08 04:55:25 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/08 04:55:25 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:25 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: b1c335ecbf2ef339023991394133ded43ff18fa4 /rclone-test-bubugoh5tabi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/08 04:55:25 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:25 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: b1c335ecbf2ef339023991394133ded43ff18fa4 2026/06/08 04:55:25 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/08 04:55:25 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:25 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: md5sum /rclone-test-bubugoh5tabi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/08 04:55:25 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/08 04:55:25 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:25 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: aef4ef2ef287c5ce79774d4e480e68ca /rclone-test-bubugoh5tabi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/08 04:55:25 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:25 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: aef4ef2ef287c5ce79774d4e480e68ca 2026/06/08 04:55:25 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/08 04:55:25 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:25 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: sha1sum /rclone-test-bubugoh5tabi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/08 04:55:25 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/08 04:55:25 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:25 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: b1c335ecbf2ef339023991394133ded43ff18fa4 /rclone-test-bubugoh5tabi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/08 04:55:25 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:25 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: b1c335ecbf2ef339023991394133ded43ff18fa4 === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/06/08 04:55:25 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/./." 2026/06/08 04:55:25 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:25 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: md5sum /rclone-test-bubugoh5tabi/./. 2026/06/08 04:55:25 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/./." 2026/06/08 04:55:25 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:25 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 14a7c4592fabae0e8b1dcaa2fe3424fe /rclone-test-bubugoh5tabi/./. 2026/06/08 04:55:25 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:25 DEBUG : ./.: Parsed hash: 14a7c4592fabae0e8b1dcaa2fe3424fe 2026/06/08 04:55:25 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/./." 2026/06/08 04:55:25 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:25 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: sha1sum /rclone-test-bubugoh5tabi/./. 2026/06/08 04:55:25 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/./." 2026/06/08 04:55:25 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:25 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: c2130a9c91af19ecff8a3451e1c7114875749413 /rclone-test-bubugoh5tabi/./. 2026/06/08 04:55:25 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:25 DEBUG : ./.: Parsed hash: c2130a9c91af19ecff8a3451e1c7114875749413 2026/06/08 04:55:25 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/./." 2026/06/08 04:55:25 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:25 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: md5sum /rclone-test-bubugoh5tabi/./. 2026/06/08 04:55:25 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/./." 2026/06/08 04:55:25 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:25 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 14a7c4592fabae0e8b1dcaa2fe3424fe /rclone-test-bubugoh5tabi/./. 2026/06/08 04:55:25 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:25 DEBUG : ./.: Parsed hash: 14a7c4592fabae0e8b1dcaa2fe3424fe 2026/06/08 04:55:25 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/./." 2026/06/08 04:55:25 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:25 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: sha1sum /rclone-test-bubugoh5tabi/./. 2026/06/08 04:55:25 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/./." 2026/06/08 04:55:25 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:25 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: c2130a9c91af19ecff8a3451e1c7114875749413 /rclone-test-bubugoh5tabi/./. 2026/06/08 04:55:25 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:25 DEBUG : ./.: Parsed hash: c2130a9c91af19ecff8a3451e1c7114875749413 2026/06/08 04:55:25 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/./." 2026/06/08 04:55:25 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:25 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: md5sum /rclone-test-bubugoh5tabi/./. 2026/06/08 04:55:25 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/./." 2026/06/08 04:55:25 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:25 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 14a7c4592fabae0e8b1dcaa2fe3424fe /rclone-test-bubugoh5tabi/./. 2026/06/08 04:55:25 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:25 DEBUG : ./.: Parsed hash: 14a7c4592fabae0e8b1dcaa2fe3424fe 2026/06/08 04:55:25 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/./." 2026/06/08 04:55:25 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:25 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: sha1sum /rclone-test-bubugoh5tabi/./. 2026/06/08 04:55:25 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/./." 2026/06/08 04:55:25 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:25 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: c2130a9c91af19ecff8a3451e1c7114875749413 /rclone-test-bubugoh5tabi/./. 2026/06/08 04:55:25 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:25 DEBUG : ./.: Parsed hash: c2130a9c91af19ecff8a3451e1c7114875749413 === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/06/08 04:55:25 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/../.." 2026/06/08 04:55:25 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:25 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: md5sum /rclone-test-bubugoh5tabi/../.. 2026/06/08 04:55:25 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/../.." 2026/06/08 04:55:26 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:26 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: baf7cae64ac8d29d7fd72f353fac459a /rclone-test-bubugoh5tabi/../.. 2026/06/08 04:55:26 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:26 DEBUG : ../..: Parsed hash: baf7cae64ac8d29d7fd72f353fac459a 2026/06/08 04:55:26 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/../.." 2026/06/08 04:55:26 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:26 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: sha1sum /rclone-test-bubugoh5tabi/../.. 2026/06/08 04:55:26 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/../.." 2026/06/08 04:55:26 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:26 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 993417ddb989e300e1da1306e2177400421c5752 /rclone-test-bubugoh5tabi/../.. 2026/06/08 04:55:26 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:26 DEBUG : ../..: Parsed hash: 993417ddb989e300e1da1306e2177400421c5752 2026/06/08 04:55:26 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/../.." 2026/06/08 04:55:26 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:26 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: md5sum /rclone-test-bubugoh5tabi/../.. 2026/06/08 04:55:26 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/../.." 2026/06/08 04:55:26 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:26 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: baf7cae64ac8d29d7fd72f353fac459a /rclone-test-bubugoh5tabi/../.. 2026/06/08 04:55:26 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:26 DEBUG : ../..: Parsed hash: baf7cae64ac8d29d7fd72f353fac459a 2026/06/08 04:55:26 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/../.." 2026/06/08 04:55:26 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:26 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: sha1sum /rclone-test-bubugoh5tabi/../.. 2026/06/08 04:55:26 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/../.." 2026/06/08 04:55:26 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:26 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 993417ddb989e300e1da1306e2177400421c5752 /rclone-test-bubugoh5tabi/../.. 2026/06/08 04:55:26 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:26 DEBUG : ../..: Parsed hash: 993417ddb989e300e1da1306e2177400421c5752 2026/06/08 04:55:26 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/../.." 2026/06/08 04:55:26 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:26 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: md5sum /rclone-test-bubugoh5tabi/../.. 2026/06/08 04:55:26 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/../.." 2026/06/08 04:55:26 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:26 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: baf7cae64ac8d29d7fd72f353fac459a /rclone-test-bubugoh5tabi/../.. 2026/06/08 04:55:26 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:26 DEBUG : ../..: Parsed hash: baf7cae64ac8d29d7fd72f353fac459a 2026/06/08 04:55:26 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/../.." 2026/06/08 04:55:26 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:26 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: sha1sum /rclone-test-bubugoh5tabi/../.. 2026/06/08 04:55:26 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/../.." 2026/06/08 04:55:26 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:26 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 993417ddb989e300e1da1306e2177400421c5752 /rclone-test-bubugoh5tabi/../.. 2026/06/08 04:55:26 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:26 DEBUG : ../..: Parsed hash: 993417ddb989e300e1da1306e2177400421c5752 === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/08 04:55:26 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/08 04:55:26 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:26 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: md5sum /rclone-test-bubugoh5tabi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/06/08 04:55:26 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/\!\""\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\""\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~" 2026/06/08 04:55:26 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:26 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: e1eacce108334099d39086af652a61f8 /rclone-test-bubugoh5tabi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/08 04:55:26 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:26 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: e1eacce108334099d39086af652a61f8 2026/06/08 04:55:26 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/08 04:55:26 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:26 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: sha1sum /rclone-test-bubugoh5tabi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/06/08 04:55:26 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/\!\""\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\""\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~" 2026/06/08 04:55:26 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:26 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 8fa924e9b199cfaf798a927230bca9d31bc39f47 /rclone-test-bubugoh5tabi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/08 04:55:26 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:26 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 8fa924e9b199cfaf798a927230bca9d31bc39f47 2026/06/08 04:55:26 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/08 04:55:26 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:26 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: md5sum /rclone-test-bubugoh5tabi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/06/08 04:55:26 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/\!\""\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\""\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~" 2026/06/08 04:55:26 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:26 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: e1eacce108334099d39086af652a61f8 /rclone-test-bubugoh5tabi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/08 04:55:26 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:26 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: e1eacce108334099d39086af652a61f8 2026/06/08 04:55:26 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/08 04:55:26 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:26 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: sha1sum /rclone-test-bubugoh5tabi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/06/08 04:55:26 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/\!\""\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\""\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~" 2026/06/08 04:55:26 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:26 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 8fa924e9b199cfaf798a927230bca9d31bc39f47 /rclone-test-bubugoh5tabi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/08 04:55:26 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:26 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 8fa924e9b199cfaf798a927230bca9d31bc39f47 2026/06/08 04:55:26 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/08 04:55:26 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:26 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: md5sum /rclone-test-bubugoh5tabi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/06/08 04:55:26 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/\!\""\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\""\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~" 2026/06/08 04:55:27 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:27 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: e1eacce108334099d39086af652a61f8 /rclone-test-bubugoh5tabi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/08 04:55:27 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:27 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: e1eacce108334099d39086af652a61f8 2026/06/08 04:55:27 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/08 04:55:27 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:27 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: sha1sum /rclone-test-bubugoh5tabi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/06/08 04:55:27 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/\!\""\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\""\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~" 2026/06/08 04:55:27 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:27 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 8fa924e9b199cfaf798a927230bca9d31bc39f47 /rclone-test-bubugoh5tabi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/08 04:55:27 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:27 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 8fa924e9b199cfaf798a927230bca9d31bc39f47 === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/06/08 04:55:27 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/ leading space/ leading space" 2026/06/08 04:55:27 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:27 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: md5sum /rclone-test-bubugoh5tabi/\ leading\ space/\ leading\ space 2026/06/08 04:55:27 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/\ leading\ space/\ leading\ space" 2026/06/08 04:55:27 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:27 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: fd8edcb1596693811c7b95fd17a4a991 /rclone-test-bubugoh5tabi/ leading space/ leading space 2026/06/08 04:55:27 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:27 DEBUG : leading space/ leading space: Parsed hash: fd8edcb1596693811c7b95fd17a4a991 2026/06/08 04:55:27 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/ leading space/ leading space" 2026/06/08 04:55:27 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:27 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: sha1sum /rclone-test-bubugoh5tabi/\ leading\ space/\ leading\ space 2026/06/08 04:55:27 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/\ leading\ space/\ leading\ space" 2026/06/08 04:55:27 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:27 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 6d6844c510b4da6af0bf53aa400fd17332daa1d6 /rclone-test-bubugoh5tabi/ leading space/ leading space 2026/06/08 04:55:27 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:27 DEBUG : leading space/ leading space: Parsed hash: 6d6844c510b4da6af0bf53aa400fd17332daa1d6 2026/06/08 04:55:27 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/ leading space/ leading space" 2026/06/08 04:55:27 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:27 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: md5sum /rclone-test-bubugoh5tabi/\ leading\ space/\ leading\ space 2026/06/08 04:55:27 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/\ leading\ space/\ leading\ space" 2026/06/08 04:55:27 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:27 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: fd8edcb1596693811c7b95fd17a4a991 /rclone-test-bubugoh5tabi/ leading space/ leading space 2026/06/08 04:55:27 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:27 DEBUG : leading space/ leading space: Parsed hash: fd8edcb1596693811c7b95fd17a4a991 2026/06/08 04:55:27 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/ leading space/ leading space" 2026/06/08 04:55:27 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:27 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: sha1sum /rclone-test-bubugoh5tabi/\ leading\ space/\ leading\ space 2026/06/08 04:55:27 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/\ leading\ space/\ leading\ space" 2026/06/08 04:55:27 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:27 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 6d6844c510b4da6af0bf53aa400fd17332daa1d6 /rclone-test-bubugoh5tabi/ leading space/ leading space 2026/06/08 04:55:27 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:27 DEBUG : leading space/ leading space: Parsed hash: 6d6844c510b4da6af0bf53aa400fd17332daa1d6 2026/06/08 04:55:27 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/ leading space/ leading space" 2026/06/08 04:55:27 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:27 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: md5sum /rclone-test-bubugoh5tabi/\ leading\ space/\ leading\ space 2026/06/08 04:55:27 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/\ leading\ space/\ leading\ space" 2026/06/08 04:55:27 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:27 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: fd8edcb1596693811c7b95fd17a4a991 /rclone-test-bubugoh5tabi/ leading space/ leading space 2026/06/08 04:55:27 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:27 DEBUG : leading space/ leading space: Parsed hash: fd8edcb1596693811c7b95fd17a4a991 2026/06/08 04:55:27 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/ leading space/ leading space" 2026/06/08 04:55:27 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:27 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: sha1sum /rclone-test-bubugoh5tabi/\ leading\ space/\ leading\ space 2026/06/08 04:55:27 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/\ leading\ space/\ leading\ space" 2026/06/08 04:55:27 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:27 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 6d6844c510b4da6af0bf53aa400fd17332daa1d6 /rclone-test-bubugoh5tabi/ leading space/ leading space 2026/06/08 04:55:27 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:27 DEBUG : leading space/ leading space: Parsed hash: 6d6844c510b4da6af0bf53aa400fd17332daa1d6 === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/06/08 04:55:27 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/~leading tilde/~leading tilde" 2026/06/08 04:55:27 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:27 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: md5sum /rclone-test-bubugoh5tabi/\~leading\ tilde/\~leading\ tilde 2026/06/08 04:55:27 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/\~leading\ tilde/\~leading\ tilde" 2026/06/08 04:55:27 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:27 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 938ab2aaf3fb50e9a05902c639e812c2 /rclone-test-bubugoh5tabi/~leading tilde/~leading tilde 2026/06/08 04:55:27 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:27 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 938ab2aaf3fb50e9a05902c639e812c2 2026/06/08 04:55:27 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/~leading tilde/~leading tilde" 2026/06/08 04:55:27 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:27 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: sha1sum /rclone-test-bubugoh5tabi/\~leading\ tilde/\~leading\ tilde 2026/06/08 04:55:27 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/\~leading\ tilde/\~leading\ tilde" 2026/06/08 04:55:27 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:27 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 789ead81dfaaeb82da41b1fbbda860f2b6d21981 /rclone-test-bubugoh5tabi/~leading tilde/~leading tilde 2026/06/08 04:55:27 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:27 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 789ead81dfaaeb82da41b1fbbda860f2b6d21981 2026/06/08 04:55:27 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/~leading tilde/~leading tilde" 2026/06/08 04:55:27 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:27 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: md5sum /rclone-test-bubugoh5tabi/\~leading\ tilde/\~leading\ tilde 2026/06/08 04:55:27 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/\~leading\ tilde/\~leading\ tilde" 2026/06/08 04:55:28 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:28 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 938ab2aaf3fb50e9a05902c639e812c2 /rclone-test-bubugoh5tabi/~leading tilde/~leading tilde 2026/06/08 04:55:28 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:28 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 938ab2aaf3fb50e9a05902c639e812c2 2026/06/08 04:55:28 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/~leading tilde/~leading tilde" 2026/06/08 04:55:28 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:28 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: sha1sum /rclone-test-bubugoh5tabi/\~leading\ tilde/\~leading\ tilde 2026/06/08 04:55:28 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/\~leading\ tilde/\~leading\ tilde" 2026/06/08 04:55:28 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:28 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 789ead81dfaaeb82da41b1fbbda860f2b6d21981 /rclone-test-bubugoh5tabi/~leading tilde/~leading tilde 2026/06/08 04:55:28 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:28 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 789ead81dfaaeb82da41b1fbbda860f2b6d21981 2026/06/08 04:55:28 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/~leading tilde/~leading tilde" 2026/06/08 04:55:28 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:28 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: md5sum /rclone-test-bubugoh5tabi/\~leading\ tilde/\~leading\ tilde 2026/06/08 04:55:28 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/\~leading\ tilde/\~leading\ tilde" 2026/06/08 04:55:28 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:28 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 938ab2aaf3fb50e9a05902c639e812c2 /rclone-test-bubugoh5tabi/~leading tilde/~leading tilde 2026/06/08 04:55:28 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:28 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 938ab2aaf3fb50e9a05902c639e812c2 2026/06/08 04:55:28 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/~leading tilde/~leading tilde" 2026/06/08 04:55:28 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:28 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: sha1sum /rclone-test-bubugoh5tabi/\~leading\ tilde/\~leading\ tilde 2026/06/08 04:55:28 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/\~leading\ tilde/\~leading\ tilde" 2026/06/08 04:55:28 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:28 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 789ead81dfaaeb82da41b1fbbda860f2b6d21981 /rclone-test-bubugoh5tabi/~leading tilde/~leading tilde 2026/06/08 04:55:28 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:28 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 789ead81dfaaeb82da41b1fbbda860f2b6d21981 === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/06/08 04:55:28 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/␍leading CR/␍leading CR" 2026/06/08 04:55:28 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:28 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: md5sum /rclone-test-bubugoh5tabi/␍leading\ CR/␍leading\ CR 2026/06/08 04:55:28 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/␍leading\ CR/␍leading\ CR" 2026/06/08 04:55:28 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:28 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 8a18e57651023dbb89d61016e8f55269 /rclone-test-bubugoh5tabi/␍leading CR/␍leading CR 2026/06/08 04:55:28 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:28 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 8a18e57651023dbb89d61016e8f55269 2026/06/08 04:55:28 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/␍leading CR/␍leading CR" 2026/06/08 04:55:28 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:28 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: sha1sum /rclone-test-bubugoh5tabi/␍leading\ CR/␍leading\ CR 2026/06/08 04:55:28 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/␍leading\ CR/␍leading\ CR" 2026/06/08 04:55:28 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:28 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 8411355e25d36be1aa822f0c9c8b8711dbfcb3db /rclone-test-bubugoh5tabi/␍leading CR/␍leading CR 2026/06/08 04:55:28 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:28 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 8411355e25d36be1aa822f0c9c8b8711dbfcb3db 2026/06/08 04:55:28 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/␍leading CR/␍leading CR" 2026/06/08 04:55:28 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:28 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: md5sum /rclone-test-bubugoh5tabi/␍leading\ CR/␍leading\ CR 2026/06/08 04:55:28 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/␍leading\ CR/␍leading\ CR" 2026/06/08 04:55:28 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:28 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 8a18e57651023dbb89d61016e8f55269 /rclone-test-bubugoh5tabi/␍leading CR/␍leading CR 2026/06/08 04:55:28 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:28 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 8a18e57651023dbb89d61016e8f55269 2026/06/08 04:55:28 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/␍leading CR/␍leading CR" 2026/06/08 04:55:28 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:28 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: sha1sum /rclone-test-bubugoh5tabi/␍leading\ CR/␍leading\ CR 2026/06/08 04:55:28 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/␍leading\ CR/␍leading\ CR" 2026/06/08 04:55:28 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:28 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 8411355e25d36be1aa822f0c9c8b8711dbfcb3db /rclone-test-bubugoh5tabi/␍leading CR/␍leading CR 2026/06/08 04:55:28 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:28 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 8411355e25d36be1aa822f0c9c8b8711dbfcb3db 2026/06/08 04:55:28 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/␍leading CR/␍leading CR" 2026/06/08 04:55:28 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:28 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: md5sum /rclone-test-bubugoh5tabi/␍leading\ CR/␍leading\ CR 2026/06/08 04:55:28 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/␍leading\ CR/␍leading\ CR" 2026/06/08 04:55:28 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:28 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 8a18e57651023dbb89d61016e8f55269 /rclone-test-bubugoh5tabi/␍leading CR/␍leading CR 2026/06/08 04:55:28 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:28 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 8a18e57651023dbb89d61016e8f55269 2026/06/08 04:55:28 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/␍leading CR/␍leading CR" 2026/06/08 04:55:28 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:28 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: sha1sum /rclone-test-bubugoh5tabi/␍leading\ CR/␍leading\ CR 2026/06/08 04:55:28 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/␍leading\ CR/␍leading\ CR" 2026/06/08 04:55:28 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:28 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 8411355e25d36be1aa822f0c9c8b8711dbfcb3db /rclone-test-bubugoh5tabi/␍leading CR/␍leading CR 2026/06/08 04:55:28 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:28 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 8411355e25d36be1aa822f0c9c8b8711dbfcb3db === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/06/08 04:55:28 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/␊leading LF/␊leading LF" 2026/06/08 04:55:28 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:28 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: md5sum /rclone-test-bubugoh5tabi/␊leading\ LF/␊leading\ LF 2026/06/08 04:55:28 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/␊leading\ LF/␊leading\ LF" 2026/06/08 04:55:29 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:29 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 12f11d227939462ec4e5fc8cd0ae7f70 /rclone-test-bubugoh5tabi/␊leading LF/␊leading LF 2026/06/08 04:55:29 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:29 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 12f11d227939462ec4e5fc8cd0ae7f70 2026/06/08 04:55:29 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/␊leading LF/␊leading LF" 2026/06/08 04:55:29 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:29 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: sha1sum /rclone-test-bubugoh5tabi/␊leading\ LF/␊leading\ LF 2026/06/08 04:55:29 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/␊leading\ LF/␊leading\ LF" 2026/06/08 04:55:29 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:29 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 79931f774447777d7e82b024f0a323b1a2e6c360 /rclone-test-bubugoh5tabi/␊leading LF/␊leading LF 2026/06/08 04:55:29 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:29 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 79931f774447777d7e82b024f0a323b1a2e6c360 2026/06/08 04:55:29 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/␊leading LF/␊leading LF" 2026/06/08 04:55:29 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:29 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: md5sum /rclone-test-bubugoh5tabi/␊leading\ LF/␊leading\ LF 2026/06/08 04:55:29 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/␊leading\ LF/␊leading\ LF" 2026/06/08 04:55:29 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:29 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 12f11d227939462ec4e5fc8cd0ae7f70 /rclone-test-bubugoh5tabi/␊leading LF/␊leading LF 2026/06/08 04:55:29 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:29 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 12f11d227939462ec4e5fc8cd0ae7f70 2026/06/08 04:55:29 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/␊leading LF/␊leading LF" 2026/06/08 04:55:29 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:29 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: sha1sum /rclone-test-bubugoh5tabi/␊leading\ LF/␊leading\ LF 2026/06/08 04:55:29 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/␊leading\ LF/␊leading\ LF" 2026/06/08 04:55:29 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:29 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 79931f774447777d7e82b024f0a323b1a2e6c360 /rclone-test-bubugoh5tabi/␊leading LF/␊leading LF 2026/06/08 04:55:29 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:29 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 79931f774447777d7e82b024f0a323b1a2e6c360 2026/06/08 04:55:29 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/␊leading LF/␊leading LF" 2026/06/08 04:55:29 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:29 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: md5sum /rclone-test-bubugoh5tabi/␊leading\ LF/␊leading\ LF 2026/06/08 04:55:29 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/␊leading\ LF/␊leading\ LF" 2026/06/08 04:55:29 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:29 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 12f11d227939462ec4e5fc8cd0ae7f70 /rclone-test-bubugoh5tabi/␊leading LF/␊leading LF 2026/06/08 04:55:29 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:29 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 12f11d227939462ec4e5fc8cd0ae7f70 2026/06/08 04:55:29 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/␊leading LF/␊leading LF" 2026/06/08 04:55:29 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:29 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: sha1sum /rclone-test-bubugoh5tabi/␊leading\ LF/␊leading\ LF 2026/06/08 04:55:29 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/␊leading\ LF/␊leading\ LF" 2026/06/08 04:55:29 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:29 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 79931f774447777d7e82b024f0a323b1a2e6c360 /rclone-test-bubugoh5tabi/␊leading LF/␊leading LF 2026/06/08 04:55:29 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:29 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 79931f774447777d7e82b024f0a323b1a2e6c360 === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/06/08 04:55:29 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/␉leading HT/␉leading HT" 2026/06/08 04:55:29 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:29 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: md5sum /rclone-test-bubugoh5tabi/␉leading\ HT/␉leading\ HT 2026/06/08 04:55:29 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/␉leading\ HT/␉leading\ HT" 2026/06/08 04:55:29 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:29 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: efe04dc3a9b0072ad9f9a28008487ff0 /rclone-test-bubugoh5tabi/␉leading HT/␉leading HT 2026/06/08 04:55:29 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:29 DEBUG : ␉leading HT/␉leading HT: Parsed hash: efe04dc3a9b0072ad9f9a28008487ff0 2026/06/08 04:55:29 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/␉leading HT/␉leading HT" 2026/06/08 04:55:29 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:29 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: sha1sum /rclone-test-bubugoh5tabi/␉leading\ HT/␉leading\ HT 2026/06/08 04:55:29 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/␉leading\ HT/␉leading\ HT" 2026/06/08 04:55:29 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:29 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 45e9059fa0e1ed76edbbf8d7b146cc550e8bef1a /rclone-test-bubugoh5tabi/␉leading HT/␉leading HT 2026/06/08 04:55:29 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:29 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 45e9059fa0e1ed76edbbf8d7b146cc550e8bef1a 2026/06/08 04:55:29 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/␉leading HT/␉leading HT" 2026/06/08 04:55:29 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:29 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: md5sum /rclone-test-bubugoh5tabi/␉leading\ HT/␉leading\ HT 2026/06/08 04:55:29 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/␉leading\ HT/␉leading\ HT" 2026/06/08 04:55:29 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:29 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: efe04dc3a9b0072ad9f9a28008487ff0 /rclone-test-bubugoh5tabi/␉leading HT/␉leading HT 2026/06/08 04:55:29 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:29 DEBUG : ␉leading HT/␉leading HT: Parsed hash: efe04dc3a9b0072ad9f9a28008487ff0 2026/06/08 04:55:29 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/␉leading HT/␉leading HT" 2026/06/08 04:55:29 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:29 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: sha1sum /rclone-test-bubugoh5tabi/␉leading\ HT/␉leading\ HT 2026/06/08 04:55:29 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/␉leading\ HT/␉leading\ HT" 2026/06/08 04:55:29 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:29 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 45e9059fa0e1ed76edbbf8d7b146cc550e8bef1a /rclone-test-bubugoh5tabi/␉leading HT/␉leading HT 2026/06/08 04:55:29 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:29 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 45e9059fa0e1ed76edbbf8d7b146cc550e8bef1a 2026/06/08 04:55:29 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/␉leading HT/␉leading HT" 2026/06/08 04:55:29 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:29 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: md5sum /rclone-test-bubugoh5tabi/␉leading\ HT/␉leading\ HT 2026/06/08 04:55:29 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/␉leading\ HT/␉leading\ HT" 2026/06/08 04:55:30 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:30 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: efe04dc3a9b0072ad9f9a28008487ff0 /rclone-test-bubugoh5tabi/␉leading HT/␉leading HT 2026/06/08 04:55:30 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:30 DEBUG : ␉leading HT/␉leading HT: Parsed hash: efe04dc3a9b0072ad9f9a28008487ff0 2026/06/08 04:55:30 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/␉leading HT/␉leading HT" 2026/06/08 04:55:30 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:30 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: sha1sum /rclone-test-bubugoh5tabi/␉leading\ HT/␉leading\ HT 2026/06/08 04:55:30 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/␉leading\ HT/␉leading\ HT" 2026/06/08 04:55:30 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:30 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 45e9059fa0e1ed76edbbf8d7b146cc550e8bef1a /rclone-test-bubugoh5tabi/␉leading HT/␉leading HT 2026/06/08 04:55:30 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:30 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 45e9059fa0e1ed76edbbf8d7b146cc550e8bef1a === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/06/08 04:55:30 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/␋leading VT/␋leading VT" 2026/06/08 04:55:30 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:30 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: md5sum /rclone-test-bubugoh5tabi/␋leading\ VT/␋leading\ VT 2026/06/08 04:55:30 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/␋leading\ VT/␋leading\ VT" 2026/06/08 04:55:30 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:30 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 2c27dc2c1e99f0a428af101952f26491 /rclone-test-bubugoh5tabi/␋leading VT/␋leading VT 2026/06/08 04:55:30 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:30 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 2c27dc2c1e99f0a428af101952f26491 2026/06/08 04:55:30 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/␋leading VT/␋leading VT" 2026/06/08 04:55:30 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:30 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: sha1sum /rclone-test-bubugoh5tabi/␋leading\ VT/␋leading\ VT 2026/06/08 04:55:30 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/␋leading\ VT/␋leading\ VT" 2026/06/08 04:55:30 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:30 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 33abefaa33b870bd552fba55c9fc298b68403821 /rclone-test-bubugoh5tabi/␋leading VT/␋leading VT 2026/06/08 04:55:30 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:30 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 33abefaa33b870bd552fba55c9fc298b68403821 2026/06/08 04:55:30 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/␋leading VT/␋leading VT" 2026/06/08 04:55:30 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:30 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: md5sum /rclone-test-bubugoh5tabi/␋leading\ VT/␋leading\ VT 2026/06/08 04:55:30 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/␋leading\ VT/␋leading\ VT" 2026/06/08 04:55:30 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:30 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 2c27dc2c1e99f0a428af101952f26491 /rclone-test-bubugoh5tabi/␋leading VT/␋leading VT 2026/06/08 04:55:30 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:30 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 2c27dc2c1e99f0a428af101952f26491 2026/06/08 04:55:30 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/␋leading VT/␋leading VT" 2026/06/08 04:55:30 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:30 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: sha1sum /rclone-test-bubugoh5tabi/␋leading\ VT/␋leading\ VT 2026/06/08 04:55:30 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/␋leading\ VT/␋leading\ VT" 2026/06/08 04:55:30 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:30 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 33abefaa33b870bd552fba55c9fc298b68403821 /rclone-test-bubugoh5tabi/␋leading VT/␋leading VT 2026/06/08 04:55:30 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:30 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 33abefaa33b870bd552fba55c9fc298b68403821 2026/06/08 04:55:30 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/␋leading VT/␋leading VT" 2026/06/08 04:55:30 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:30 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: md5sum /rclone-test-bubugoh5tabi/␋leading\ VT/␋leading\ VT 2026/06/08 04:55:30 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/␋leading\ VT/␋leading\ VT" 2026/06/08 04:55:30 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:30 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 2c27dc2c1e99f0a428af101952f26491 /rclone-test-bubugoh5tabi/␋leading VT/␋leading VT 2026/06/08 04:55:30 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:30 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 2c27dc2c1e99f0a428af101952f26491 2026/06/08 04:55:30 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/␋leading VT/␋leading VT" 2026/06/08 04:55:30 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:30 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: sha1sum /rclone-test-bubugoh5tabi/␋leading\ VT/␋leading\ VT 2026/06/08 04:55:30 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/␋leading\ VT/␋leading\ VT" 2026/06/08 04:55:30 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:30 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 33abefaa33b870bd552fba55c9fc298b68403821 /rclone-test-bubugoh5tabi/␋leading VT/␋leading VT 2026/06/08 04:55:30 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:30 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 33abefaa33b870bd552fba55c9fc298b68403821 === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/06/08 04:55:30 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/.leading dot/.leading dot" 2026/06/08 04:55:30 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:30 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: md5sum /rclone-test-bubugoh5tabi/.leading\ dot/.leading\ dot 2026/06/08 04:55:30 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/.leading\ dot/.leading\ dot" 2026/06/08 04:55:30 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:30 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 2e9b61c1130665b05670e4be610a077b /rclone-test-bubugoh5tabi/.leading dot/.leading dot 2026/06/08 04:55:30 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:30 DEBUG : .leading dot/.leading dot: Parsed hash: 2e9b61c1130665b05670e4be610a077b 2026/06/08 04:55:30 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/.leading dot/.leading dot" 2026/06/08 04:55:30 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:30 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: sha1sum /rclone-test-bubugoh5tabi/.leading\ dot/.leading\ dot 2026/06/08 04:55:30 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/.leading\ dot/.leading\ dot" 2026/06/08 04:55:30 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:30 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 28f12b811701be45b5eb69df0e7ad1291e781146 /rclone-test-bubugoh5tabi/.leading dot/.leading dot 2026/06/08 04:55:30 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:30 DEBUG : .leading dot/.leading dot: Parsed hash: 28f12b811701be45b5eb69df0e7ad1291e781146 2026/06/08 04:55:30 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/.leading dot/.leading dot" 2026/06/08 04:55:30 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:30 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: md5sum /rclone-test-bubugoh5tabi/.leading\ dot/.leading\ dot 2026/06/08 04:55:30 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/.leading\ dot/.leading\ dot" 2026/06/08 04:55:30 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:30 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 2e9b61c1130665b05670e4be610a077b /rclone-test-bubugoh5tabi/.leading dot/.leading dot 2026/06/08 04:55:30 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:30 DEBUG : .leading dot/.leading dot: Parsed hash: 2e9b61c1130665b05670e4be610a077b 2026/06/08 04:55:30 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/.leading dot/.leading dot" 2026/06/08 04:55:30 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:30 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: sha1sum /rclone-test-bubugoh5tabi/.leading\ dot/.leading\ dot 2026/06/08 04:55:30 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/.leading\ dot/.leading\ dot" 2026/06/08 04:55:31 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:31 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 28f12b811701be45b5eb69df0e7ad1291e781146 /rclone-test-bubugoh5tabi/.leading dot/.leading dot 2026/06/08 04:55:31 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:31 DEBUG : .leading dot/.leading dot: Parsed hash: 28f12b811701be45b5eb69df0e7ad1291e781146 2026/06/08 04:55:31 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/.leading dot/.leading dot" 2026/06/08 04:55:31 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:31 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: md5sum /rclone-test-bubugoh5tabi/.leading\ dot/.leading\ dot 2026/06/08 04:55:31 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/.leading\ dot/.leading\ dot" 2026/06/08 04:55:31 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:31 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 2e9b61c1130665b05670e4be610a077b /rclone-test-bubugoh5tabi/.leading dot/.leading dot 2026/06/08 04:55:31 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:31 DEBUG : .leading dot/.leading dot: Parsed hash: 2e9b61c1130665b05670e4be610a077b 2026/06/08 04:55:31 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/.leading dot/.leading dot" 2026/06/08 04:55:31 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:31 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: sha1sum /rclone-test-bubugoh5tabi/.leading\ dot/.leading\ dot 2026/06/08 04:55:31 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/.leading\ dot/.leading\ dot" 2026/06/08 04:55:31 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:31 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 28f12b811701be45b5eb69df0e7ad1291e781146 /rclone-test-bubugoh5tabi/.leading dot/.leading dot 2026/06/08 04:55:31 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:31 DEBUG : .leading dot/.leading dot: Parsed hash: 28f12b811701be45b5eb69df0e7ad1291e781146 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/06/08 04:55:31 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/trailing space /trailing space " 2026/06/08 04:55:31 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:31 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: md5sum /rclone-test-bubugoh5tabi/trailing\ space\ /trailing\ space\ 2026/06/08 04:55:31 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/trailing\ space\ /trailing\ space\ " 2026/06/08 04:55:31 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:31 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 30714a424931bc6ca8f263c2599dcf5a /rclone-test-bubugoh5tabi/trailing space /trailing space 2026/06/08 04:55:31 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:31 DEBUG : trailing space /trailing space : Parsed hash: 30714a424931bc6ca8f263c2599dcf5a 2026/06/08 04:55:31 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/trailing space /trailing space " 2026/06/08 04:55:31 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:31 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: sha1sum /rclone-test-bubugoh5tabi/trailing\ space\ /trailing\ space\ 2026/06/08 04:55:31 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/trailing\ space\ /trailing\ space\ " 2026/06/08 04:55:31 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:31 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 452e5cda1bc795615ffe318d8dab5c7bea6917d7 /rclone-test-bubugoh5tabi/trailing space /trailing space 2026/06/08 04:55:31 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:31 DEBUG : trailing space /trailing space : Parsed hash: 452e5cda1bc795615ffe318d8dab5c7bea6917d7 2026/06/08 04:55:31 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/trailing space /trailing space " 2026/06/08 04:55:31 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:31 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: md5sum /rclone-test-bubugoh5tabi/trailing\ space\ /trailing\ space\ 2026/06/08 04:55:31 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/trailing\ space\ /trailing\ space\ " 2026/06/08 04:55:31 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:31 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 30714a424931bc6ca8f263c2599dcf5a /rclone-test-bubugoh5tabi/trailing space /trailing space 2026/06/08 04:55:31 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:31 DEBUG : trailing space /trailing space : Parsed hash: 30714a424931bc6ca8f263c2599dcf5a 2026/06/08 04:55:31 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/trailing space /trailing space " 2026/06/08 04:55:31 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:31 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: sha1sum /rclone-test-bubugoh5tabi/trailing\ space\ /trailing\ space\ 2026/06/08 04:55:31 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/trailing\ space\ /trailing\ space\ " 2026/06/08 04:55:31 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:31 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 452e5cda1bc795615ffe318d8dab5c7bea6917d7 /rclone-test-bubugoh5tabi/trailing space /trailing space 2026/06/08 04:55:31 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:31 DEBUG : trailing space /trailing space : Parsed hash: 452e5cda1bc795615ffe318d8dab5c7bea6917d7 2026/06/08 04:55:31 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/trailing space /trailing space " 2026/06/08 04:55:31 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:31 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: md5sum /rclone-test-bubugoh5tabi/trailing\ space\ /trailing\ space\ 2026/06/08 04:55:31 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/trailing\ space\ /trailing\ space\ " 2026/06/08 04:55:31 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:31 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 30714a424931bc6ca8f263c2599dcf5a /rclone-test-bubugoh5tabi/trailing space /trailing space 2026/06/08 04:55:31 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:31 DEBUG : trailing space /trailing space : Parsed hash: 30714a424931bc6ca8f263c2599dcf5a 2026/06/08 04:55:31 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/trailing space /trailing space " 2026/06/08 04:55:31 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:31 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: sha1sum /rclone-test-bubugoh5tabi/trailing\ space\ /trailing\ space\ 2026/06/08 04:55:31 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/trailing\ space\ /trailing\ space\ " 2026/06/08 04:55:31 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:31 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 452e5cda1bc795615ffe318d8dab5c7bea6917d7 /rclone-test-bubugoh5tabi/trailing space /trailing space 2026/06/08 04:55:31 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:31 DEBUG : trailing space /trailing space : Parsed hash: 452e5cda1bc795615ffe318d8dab5c7bea6917d7 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/06/08 04:55:31 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/trailing CR␍/trailing CR␍" 2026/06/08 04:55:31 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:31 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: md5sum /rclone-test-bubugoh5tabi/trailing\ CR␍/trailing\ CR␍ 2026/06/08 04:55:31 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/trailing\ CR␍/trailing\ CR␍" 2026/06/08 04:55:31 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:31 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: f02a294c0cbd19641a229072dfd3bd46 /rclone-test-bubugoh5tabi/trailing CR␍/trailing CR␍ 2026/06/08 04:55:31 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:31 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: f02a294c0cbd19641a229072dfd3bd46 2026/06/08 04:55:31 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/trailing CR␍/trailing CR␍" 2026/06/08 04:55:31 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:31 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: sha1sum /rclone-test-bubugoh5tabi/trailing\ CR␍/trailing\ CR␍ 2026/06/08 04:55:31 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/trailing\ CR␍/trailing\ CR␍" 2026/06/08 04:55:32 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:32 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 0e5bf2cee2aa571e1efc28739c40251e64ecf709 /rclone-test-bubugoh5tabi/trailing CR␍/trailing CR␍ 2026/06/08 04:55:32 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:32 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 0e5bf2cee2aa571e1efc28739c40251e64ecf709 2026/06/08 04:55:32 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/trailing CR␍/trailing CR␍" 2026/06/08 04:55:32 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:32 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: md5sum /rclone-test-bubugoh5tabi/trailing\ CR␍/trailing\ CR␍ 2026/06/08 04:55:32 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/trailing\ CR␍/trailing\ CR␍" 2026/06/08 04:55:32 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:32 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: f02a294c0cbd19641a229072dfd3bd46 /rclone-test-bubugoh5tabi/trailing CR␍/trailing CR␍ 2026/06/08 04:55:32 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:32 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: f02a294c0cbd19641a229072dfd3bd46 2026/06/08 04:55:32 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/trailing CR␍/trailing CR␍" 2026/06/08 04:55:32 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:32 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: sha1sum /rclone-test-bubugoh5tabi/trailing\ CR␍/trailing\ CR␍ 2026/06/08 04:55:32 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/trailing\ CR␍/trailing\ CR␍" 2026/06/08 04:55:32 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:32 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 0e5bf2cee2aa571e1efc28739c40251e64ecf709 /rclone-test-bubugoh5tabi/trailing CR␍/trailing CR␍ 2026/06/08 04:55:32 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:32 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 0e5bf2cee2aa571e1efc28739c40251e64ecf709 2026/06/08 04:55:32 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/trailing CR␍/trailing CR␍" 2026/06/08 04:55:32 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:32 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: md5sum /rclone-test-bubugoh5tabi/trailing\ CR␍/trailing\ CR␍ 2026/06/08 04:55:32 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/trailing\ CR␍/trailing\ CR␍" 2026/06/08 04:55:32 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:32 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: f02a294c0cbd19641a229072dfd3bd46 /rclone-test-bubugoh5tabi/trailing CR␍/trailing CR␍ 2026/06/08 04:55:32 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:32 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: f02a294c0cbd19641a229072dfd3bd46 2026/06/08 04:55:32 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/trailing CR␍/trailing CR␍" 2026/06/08 04:55:32 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:32 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: sha1sum /rclone-test-bubugoh5tabi/trailing\ CR␍/trailing\ CR␍ 2026/06/08 04:55:32 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/trailing\ CR␍/trailing\ CR␍" 2026/06/08 04:55:32 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:32 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 0e5bf2cee2aa571e1efc28739c40251e64ecf709 /rclone-test-bubugoh5tabi/trailing CR␍/trailing CR␍ 2026/06/08 04:55:32 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:32 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 0e5bf2cee2aa571e1efc28739c40251e64ecf709 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/06/08 04:55:32 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/trailing LF␊/trailing LF␊" 2026/06/08 04:55:32 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:32 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: md5sum /rclone-test-bubugoh5tabi/trailing\ LF␊/trailing\ LF␊ 2026/06/08 04:55:32 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/trailing\ LF␊/trailing\ LF␊" 2026/06/08 04:55:32 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:32 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 5c1fedd4935ee0a8c63547235e3016e6 /rclone-test-bubugoh5tabi/trailing LF␊/trailing LF␊ 2026/06/08 04:55:32 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:32 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 5c1fedd4935ee0a8c63547235e3016e6 2026/06/08 04:55:32 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/trailing LF␊/trailing LF␊" 2026/06/08 04:55:32 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:32 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: sha1sum /rclone-test-bubugoh5tabi/trailing\ LF␊/trailing\ LF␊ 2026/06/08 04:55:32 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/trailing\ LF␊/trailing\ LF␊" 2026/06/08 04:55:32 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:32 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: f0f8ac9a553a80a9d95e4bf7dd6f7ca47518c123 /rclone-test-bubugoh5tabi/trailing LF␊/trailing LF␊ 2026/06/08 04:55:32 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:32 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: f0f8ac9a553a80a9d95e4bf7dd6f7ca47518c123 2026/06/08 04:55:32 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/trailing LF␊/trailing LF␊" 2026/06/08 04:55:32 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:32 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: md5sum /rclone-test-bubugoh5tabi/trailing\ LF␊/trailing\ LF␊ 2026/06/08 04:55:32 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/trailing\ LF␊/trailing\ LF␊" 2026/06/08 04:55:32 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:32 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 5c1fedd4935ee0a8c63547235e3016e6 /rclone-test-bubugoh5tabi/trailing LF␊/trailing LF␊ 2026/06/08 04:55:32 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:32 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 5c1fedd4935ee0a8c63547235e3016e6 2026/06/08 04:55:32 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/trailing LF␊/trailing LF␊" 2026/06/08 04:55:32 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:32 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: sha1sum /rclone-test-bubugoh5tabi/trailing\ LF␊/trailing\ LF␊ 2026/06/08 04:55:32 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/trailing\ LF␊/trailing\ LF␊" 2026/06/08 04:55:32 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:32 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: f0f8ac9a553a80a9d95e4bf7dd6f7ca47518c123 /rclone-test-bubugoh5tabi/trailing LF␊/trailing LF␊ 2026/06/08 04:55:32 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:32 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: f0f8ac9a553a80a9d95e4bf7dd6f7ca47518c123 2026/06/08 04:55:32 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/trailing LF␊/trailing LF␊" 2026/06/08 04:55:32 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:32 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: md5sum /rclone-test-bubugoh5tabi/trailing\ LF␊/trailing\ LF␊ 2026/06/08 04:55:32 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/trailing\ LF␊/trailing\ LF␊" 2026/06/08 04:55:32 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:32 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 5c1fedd4935ee0a8c63547235e3016e6 /rclone-test-bubugoh5tabi/trailing LF␊/trailing LF␊ 2026/06/08 04:55:32 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:32 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 5c1fedd4935ee0a8c63547235e3016e6 2026/06/08 04:55:32 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/trailing LF␊/trailing LF␊" 2026/06/08 04:55:32 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:32 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: sha1sum /rclone-test-bubugoh5tabi/trailing\ LF␊/trailing\ LF␊ 2026/06/08 04:55:32 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/trailing\ LF␊/trailing\ LF␊" 2026/06/08 04:55:33 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:33 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: f0f8ac9a553a80a9d95e4bf7dd6f7ca47518c123 /rclone-test-bubugoh5tabi/trailing LF␊/trailing LF␊ 2026/06/08 04:55:33 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:33 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: f0f8ac9a553a80a9d95e4bf7dd6f7ca47518c123 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/06/08 04:55:33 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/trailing HT␉/trailing HT␉" 2026/06/08 04:55:33 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:33 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: md5sum /rclone-test-bubugoh5tabi/trailing\ HT␉/trailing\ HT␉ 2026/06/08 04:55:33 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/trailing\ HT␉/trailing\ HT␉" 2026/06/08 04:55:33 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:33 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 7b607b1a0c81bf6d3486667a94b559d0 /rclone-test-bubugoh5tabi/trailing HT␉/trailing HT␉ 2026/06/08 04:55:33 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:33 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 7b607b1a0c81bf6d3486667a94b559d0 2026/06/08 04:55:33 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/trailing HT␉/trailing HT␉" 2026/06/08 04:55:33 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:33 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: sha1sum /rclone-test-bubugoh5tabi/trailing\ HT␉/trailing\ HT␉ 2026/06/08 04:55:33 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/trailing\ HT␉/trailing\ HT␉" 2026/06/08 04:55:33 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:33 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 48ef817fe235ecda93308df64e676de1bbf86f0f /rclone-test-bubugoh5tabi/trailing HT␉/trailing HT␉ 2026/06/08 04:55:33 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:33 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 48ef817fe235ecda93308df64e676de1bbf86f0f 2026/06/08 04:55:33 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/trailing HT␉/trailing HT␉" 2026/06/08 04:55:33 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:33 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: md5sum /rclone-test-bubugoh5tabi/trailing\ HT␉/trailing\ HT␉ 2026/06/08 04:55:33 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/trailing\ HT␉/trailing\ HT␉" 2026/06/08 04:55:33 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:33 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 7b607b1a0c81bf6d3486667a94b559d0 /rclone-test-bubugoh5tabi/trailing HT␉/trailing HT␉ 2026/06/08 04:55:33 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:33 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 7b607b1a0c81bf6d3486667a94b559d0 2026/06/08 04:55:33 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/trailing HT␉/trailing HT␉" 2026/06/08 04:55:33 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:33 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: sha1sum /rclone-test-bubugoh5tabi/trailing\ HT␉/trailing\ HT␉ 2026/06/08 04:55:33 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/trailing\ HT␉/trailing\ HT␉" 2026/06/08 04:55:33 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:33 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 48ef817fe235ecda93308df64e676de1bbf86f0f /rclone-test-bubugoh5tabi/trailing HT␉/trailing HT␉ 2026/06/08 04:55:33 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:33 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 48ef817fe235ecda93308df64e676de1bbf86f0f 2026/06/08 04:55:33 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/trailing HT␉/trailing HT␉" 2026/06/08 04:55:33 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:33 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: md5sum /rclone-test-bubugoh5tabi/trailing\ HT␉/trailing\ HT␉ 2026/06/08 04:55:33 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/trailing\ HT␉/trailing\ HT␉" 2026/06/08 04:55:33 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:33 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 7b607b1a0c81bf6d3486667a94b559d0 /rclone-test-bubugoh5tabi/trailing HT␉/trailing HT␉ 2026/06/08 04:55:33 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:33 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 7b607b1a0c81bf6d3486667a94b559d0 2026/06/08 04:55:33 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/trailing HT␉/trailing HT␉" 2026/06/08 04:55:33 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:33 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: sha1sum /rclone-test-bubugoh5tabi/trailing\ HT␉/trailing\ HT␉ 2026/06/08 04:55:33 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/trailing\ HT␉/trailing\ HT␉" 2026/06/08 04:55:33 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:33 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 48ef817fe235ecda93308df64e676de1bbf86f0f /rclone-test-bubugoh5tabi/trailing HT␉/trailing HT␉ 2026/06/08 04:55:33 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:33 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 48ef817fe235ecda93308df64e676de1bbf86f0f === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/06/08 04:55:33 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/trailing VT␋/trailing VT␋" 2026/06/08 04:55:33 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:33 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: md5sum /rclone-test-bubugoh5tabi/trailing\ VT␋/trailing\ VT␋ 2026/06/08 04:55:33 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/trailing\ VT␋/trailing\ VT␋" 2026/06/08 04:55:33 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:33 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: eca83244cec62c393debf6682f795f36 /rclone-test-bubugoh5tabi/trailing VT␋/trailing VT␋ 2026/06/08 04:55:33 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:33 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: eca83244cec62c393debf6682f795f36 2026/06/08 04:55:33 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/trailing VT␋/trailing VT␋" 2026/06/08 04:55:33 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:33 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: sha1sum /rclone-test-bubugoh5tabi/trailing\ VT␋/trailing\ VT␋ 2026/06/08 04:55:33 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/trailing\ VT␋/trailing\ VT␋" 2026/06/08 04:55:33 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:33 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: a1b01a8422d41fd461bc16de8e9681b3c7098baf /rclone-test-bubugoh5tabi/trailing VT␋/trailing VT␋ 2026/06/08 04:55:33 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:33 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: a1b01a8422d41fd461bc16de8e9681b3c7098baf 2026/06/08 04:55:33 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/trailing VT␋/trailing VT␋" 2026/06/08 04:55:33 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:33 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: md5sum /rclone-test-bubugoh5tabi/trailing\ VT␋/trailing\ VT␋ 2026/06/08 04:55:33 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/trailing\ VT␋/trailing\ VT␋" 2026/06/08 04:55:33 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:33 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: eca83244cec62c393debf6682f795f36 /rclone-test-bubugoh5tabi/trailing VT␋/trailing VT␋ 2026/06/08 04:55:33 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:33 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: eca83244cec62c393debf6682f795f36 2026/06/08 04:55:33 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/trailing VT␋/trailing VT␋" 2026/06/08 04:55:33 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:33 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: sha1sum /rclone-test-bubugoh5tabi/trailing\ VT␋/trailing\ VT␋ 2026/06/08 04:55:33 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/trailing\ VT␋/trailing\ VT␋" 2026/06/08 04:55:33 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:33 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: a1b01a8422d41fd461bc16de8e9681b3c7098baf /rclone-test-bubugoh5tabi/trailing VT␋/trailing VT␋ 2026/06/08 04:55:33 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:33 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: a1b01a8422d41fd461bc16de8e9681b3c7098baf 2026/06/08 04:55:33 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/trailing VT␋/trailing VT␋" 2026/06/08 04:55:33 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:33 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: md5sum /rclone-test-bubugoh5tabi/trailing\ VT␋/trailing\ VT␋ 2026/06/08 04:55:33 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/trailing\ VT␋/trailing\ VT␋" 2026/06/08 04:55:34 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:34 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: eca83244cec62c393debf6682f795f36 /rclone-test-bubugoh5tabi/trailing VT␋/trailing VT␋ 2026/06/08 04:55:34 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:34 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: eca83244cec62c393debf6682f795f36 2026/06/08 04:55:34 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/trailing VT␋/trailing VT␋" 2026/06/08 04:55:34 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:34 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: sha1sum /rclone-test-bubugoh5tabi/trailing\ VT␋/trailing\ VT␋ 2026/06/08 04:55:34 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/trailing\ VT␋/trailing\ VT␋" 2026/06/08 04:55:34 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:34 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: a1b01a8422d41fd461bc16de8e9681b3c7098baf /rclone-test-bubugoh5tabi/trailing VT␋/trailing VT␋ 2026/06/08 04:55:34 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:34 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: a1b01a8422d41fd461bc16de8e9681b3c7098baf === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/06/08 04:55:34 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/trailing dot./trailing dot." 2026/06/08 04:55:34 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:34 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: md5sum /rclone-test-bubugoh5tabi/trailing\ dot./trailing\ dot. 2026/06/08 04:55:34 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/trailing\ dot./trailing\ dot." 2026/06/08 04:55:34 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:34 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 2995ffff72ab4000f45f08747332e194 /rclone-test-bubugoh5tabi/trailing dot./trailing dot. 2026/06/08 04:55:34 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:34 DEBUG : trailing dot./trailing dot.: Parsed hash: 2995ffff72ab4000f45f08747332e194 2026/06/08 04:55:34 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/trailing dot./trailing dot." 2026/06/08 04:55:34 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:34 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: sha1sum /rclone-test-bubugoh5tabi/trailing\ dot./trailing\ dot. 2026/06/08 04:55:34 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/trailing\ dot./trailing\ dot." 2026/06/08 04:55:34 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:34 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 01455cf15994c07a694036610b00534f326ef9eb /rclone-test-bubugoh5tabi/trailing dot./trailing dot. 2026/06/08 04:55:34 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:34 DEBUG : trailing dot./trailing dot.: Parsed hash: 01455cf15994c07a694036610b00534f326ef9eb 2026/06/08 04:55:34 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/trailing dot./trailing dot." 2026/06/08 04:55:34 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:34 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: md5sum /rclone-test-bubugoh5tabi/trailing\ dot./trailing\ dot. 2026/06/08 04:55:34 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/trailing\ dot./trailing\ dot." 2026/06/08 04:55:34 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:34 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 2995ffff72ab4000f45f08747332e194 /rclone-test-bubugoh5tabi/trailing dot./trailing dot. 2026/06/08 04:55:34 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:34 DEBUG : trailing dot./trailing dot.: Parsed hash: 2995ffff72ab4000f45f08747332e194 2026/06/08 04:55:34 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/trailing dot./trailing dot." 2026/06/08 04:55:34 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:34 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: sha1sum /rclone-test-bubugoh5tabi/trailing\ dot./trailing\ dot. 2026/06/08 04:55:34 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/trailing\ dot./trailing\ dot." 2026/06/08 04:55:34 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:34 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 01455cf15994c07a694036610b00534f326ef9eb /rclone-test-bubugoh5tabi/trailing dot./trailing dot. 2026/06/08 04:55:34 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:34 DEBUG : trailing dot./trailing dot.: Parsed hash: 01455cf15994c07a694036610b00534f326ef9eb 2026/06/08 04:55:34 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/trailing dot./trailing dot." 2026/06/08 04:55:34 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:34 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: md5sum /rclone-test-bubugoh5tabi/trailing\ dot./trailing\ dot. 2026/06/08 04:55:34 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/trailing\ dot./trailing\ dot." 2026/06/08 04:55:34 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:34 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 2995ffff72ab4000f45f08747332e194 /rclone-test-bubugoh5tabi/trailing dot./trailing dot. 2026/06/08 04:55:34 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:34 DEBUG : trailing dot./trailing dot.: Parsed hash: 2995ffff72ab4000f45f08747332e194 2026/06/08 04:55:34 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/trailing dot./trailing dot." 2026/06/08 04:55:34 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:34 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: sha1sum /rclone-test-bubugoh5tabi/trailing\ dot./trailing\ dot. 2026/06/08 04:55:34 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/trailing\ dot./trailing\ dot." 2026/06/08 04:55:34 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:34 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 01455cf15994c07a694036610b00534f326ef9eb /rclone-test-bubugoh5tabi/trailing dot./trailing dot. 2026/06/08 04:55:34 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:34 DEBUG : trailing dot./trailing dot.: Parsed hash: 01455cf15994c07a694036610b00534f326ef9eb === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/06/08 04:55:34 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/invalid utf-8\xfe/invalid utf-8\xfe" 2026/06/08 04:55:34 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:34 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: md5sum /rclone-test-bubugoh5tabi/invalid\ utf-8/invalid\ utf-8 2026/06/08 04:55:34 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/invalid\ utf-8/invalid\ utf-8" 2026/06/08 04:55:34 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:34 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: e40cb6a523ef566a16825a659b3fd2ba /rclone-test-bubugoh5tabi/invalid utf-8/invalid utf-8 2026/06/08 04:55:34 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:34 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: e40cb6a523ef566a16825a659b3fd2ba 2026/06/08 04:55:34 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/invalid utf-8\xfe/invalid utf-8\xfe" 2026/06/08 04:55:34 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:34 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: sha1sum /rclone-test-bubugoh5tabi/invalid\ utf-8/invalid\ utf-8 2026/06/08 04:55:34 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/invalid\ utf-8/invalid\ utf-8" 2026/06/08 04:55:34 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:34 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 46943a00149212d2e60facbb19205a08d9420aa7 /rclone-test-bubugoh5tabi/invalid utf-8/invalid utf-8 2026/06/08 04:55:34 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:34 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 46943a00149212d2e60facbb19205a08d9420aa7 2026/06/08 04:55:34 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/invalid utf-8\xfe/invalid utf-8\xfe" 2026/06/08 04:55:34 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:34 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: md5sum /rclone-test-bubugoh5tabi/invalid\ utf-8/invalid\ utf-8 2026/06/08 04:55:34 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/invalid\ utf-8/invalid\ utf-8" 2026/06/08 04:55:35 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:35 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: e40cb6a523ef566a16825a659b3fd2ba /rclone-test-bubugoh5tabi/invalid utf-8/invalid utf-8 2026/06/08 04:55:35 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:35 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: e40cb6a523ef566a16825a659b3fd2ba 2026/06/08 04:55:35 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/invalid utf-8\xfe/invalid utf-8\xfe" 2026/06/08 04:55:35 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:35 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: sha1sum /rclone-test-bubugoh5tabi/invalid\ utf-8/invalid\ utf-8 2026/06/08 04:55:35 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/invalid\ utf-8/invalid\ utf-8" 2026/06/08 04:55:35 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:35 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 46943a00149212d2e60facbb19205a08d9420aa7 /rclone-test-bubugoh5tabi/invalid utf-8/invalid utf-8 2026/06/08 04:55:35 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:35 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 46943a00149212d2e60facbb19205a08d9420aa7 2026/06/08 04:55:35 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/invalid utf-8\xfe/invalid utf-8\xfe" 2026/06/08 04:55:35 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:35 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: md5sum /rclone-test-bubugoh5tabi/invalid\ utf-8/invalid\ utf-8 2026/06/08 04:55:35 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/invalid\ utf-8/invalid\ utf-8" 2026/06/08 04:55:35 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:35 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: e40cb6a523ef566a16825a659b3fd2ba /rclone-test-bubugoh5tabi/invalid utf-8/invalid utf-8 2026/06/08 04:55:35 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:35 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: e40cb6a523ef566a16825a659b3fd2ba 2026/06/08 04:55:35 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/invalid utf-8\xfe/invalid utf-8\xfe" 2026/06/08 04:55:35 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:35 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: sha1sum /rclone-test-bubugoh5tabi/invalid\ utf-8/invalid\ utf-8 2026/06/08 04:55:35 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/invalid\ utf-8/invalid\ utf-8" 2026/06/08 04:55:35 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:35 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 46943a00149212d2e60facbb19205a08d9420aa7 /rclone-test-bubugoh5tabi/invalid utf-8/invalid utf-8 2026/06/08 04:55:35 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:35 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 46943a00149212d2e60facbb19205a08d9420aa7 === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/06/08 04:55:35 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/test%46.txt/test%46.txt" 2026/06/08 04:55:35 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:35 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: md5sum /rclone-test-bubugoh5tabi/test\%46.txt/test\%46.txt 2026/06/08 04:55:35 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/test\%46.txt/test\%46.txt" 2026/06/08 04:55:35 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:35 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 29c8384f0cefbebbf3793f4a2fe74cb3 /rclone-test-bubugoh5tabi/test%46.txt/test%46.txt 2026/06/08 04:55:35 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:35 DEBUG : test%46.txt/test%46.txt: Parsed hash: 29c8384f0cefbebbf3793f4a2fe74cb3 2026/06/08 04:55:35 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/test%46.txt/test%46.txt" 2026/06/08 04:55:35 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:35 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: sha1sum /rclone-test-bubugoh5tabi/test\%46.txt/test\%46.txt 2026/06/08 04:55:35 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/test\%46.txt/test\%46.txt" 2026/06/08 04:55:35 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:35 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 595266528ead35680a672e86366680fd723a3cbc /rclone-test-bubugoh5tabi/test%46.txt/test%46.txt 2026/06/08 04:55:35 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:35 DEBUG : test%46.txt/test%46.txt: Parsed hash: 595266528ead35680a672e86366680fd723a3cbc 2026/06/08 04:55:35 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/test%46.txt/test%46.txt" 2026/06/08 04:55:35 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:35 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: md5sum /rclone-test-bubugoh5tabi/test\%46.txt/test\%46.txt 2026/06/08 04:55:35 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/test\%46.txt/test\%46.txt" 2026/06/08 04:55:35 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:35 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 29c8384f0cefbebbf3793f4a2fe74cb3 /rclone-test-bubugoh5tabi/test%46.txt/test%46.txt 2026/06/08 04:55:35 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:35 DEBUG : test%46.txt/test%46.txt: Parsed hash: 29c8384f0cefbebbf3793f4a2fe74cb3 2026/06/08 04:55:35 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/test%46.txt/test%46.txt" 2026/06/08 04:55:35 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:35 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: sha1sum /rclone-test-bubugoh5tabi/test\%46.txt/test\%46.txt 2026/06/08 04:55:35 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/test\%46.txt/test\%46.txt" 2026/06/08 04:55:35 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:35 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 595266528ead35680a672e86366680fd723a3cbc /rclone-test-bubugoh5tabi/test%46.txt/test%46.txt 2026/06/08 04:55:35 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:35 DEBUG : test%46.txt/test%46.txt: Parsed hash: 595266528ead35680a672e86366680fd723a3cbc 2026/06/08 04:55:35 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/test%46.txt/test%46.txt" 2026/06/08 04:55:35 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:35 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: md5sum /rclone-test-bubugoh5tabi/test\%46.txt/test\%46.txt 2026/06/08 04:55:35 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/test\%46.txt/test\%46.txt" 2026/06/08 04:55:35 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:35 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 29c8384f0cefbebbf3793f4a2fe74cb3 /rclone-test-bubugoh5tabi/test%46.txt/test%46.txt 2026/06/08 04:55:35 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:35 DEBUG : test%46.txt/test%46.txt: Parsed hash: 29c8384f0cefbebbf3793f4a2fe74cb3 2026/06/08 04:55:35 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/test%46.txt/test%46.txt" 2026/06/08 04:55:35 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:35 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: sha1sum /rclone-test-bubugoh5tabi/test\%46.txt/test\%46.txt 2026/06/08 04:55:35 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/test\%46.txt/test\%46.txt" 2026/06/08 04:55:35 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:35 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 595266528ead35680a672e86366680fd723a3cbc /rclone-test-bubugoh5tabi/test%46.txt/test%46.txt 2026/06/08 04:55:35 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:35 DEBUG : test%46.txt/test%46.txt: Parsed hash: 595266528ead35680a672e86366680fd723a3cbc === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2026/06/08 04:55:35 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Connection OK after error: potato 2026/06/08 04:55:35 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/06/08 04:55:35 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/zero-length-file" 2026/06/08 04:55:35 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:35 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: md5sum /rclone-test-bubugoh5tabi/zero-length-file 2026/06/08 04:55:35 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/zero-length-file" 2026/06/08 04:55:35 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:35 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-bubugoh5tabi/zero-length-file 2026/06/08 04:55:35 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:35 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/08 04:55:35 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/zero-length-file" 2026/06/08 04:55:35 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:35 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: sha1sum /rclone-test-bubugoh5tabi/zero-length-file 2026/06/08 04:55:35 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/zero-length-file" 2026/06/08 04:55:36 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:36 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-bubugoh5tabi/zero-length-file 2026/06/08 04:55:36 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:36 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/06/08 04:55:36 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/zero-length-file" 2026/06/08 04:55:36 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:36 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: md5sum /rclone-test-bubugoh5tabi/zero-length-file 2026/06/08 04:55:36 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/zero-length-file" 2026/06/08 04:55:36 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:36 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-bubugoh5tabi/zero-length-file 2026/06/08 04:55:36 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:36 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/08 04:55:36 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/zero-length-file" 2026/06/08 04:55:36 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:36 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: sha1sum /rclone-test-bubugoh5tabi/zero-length-file 2026/06/08 04:55:36 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/zero-length-file" 2026/06/08 04:55:36 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:36 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-bubugoh5tabi/zero-length-file 2026/06/08 04:55:36 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:36 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:820: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:873: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/06/08 04:55:36 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/file name.txt" 2026/06/08 04:55:36 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:36 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: md5sum /rclone-test-bubugoh5tabi/file\ name.txt 2026/06/08 04:55:36 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/file\ name.txt" 2026/06/08 04:55:36 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:36 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 4483364a7a255769da7e1fea4aeb63ff /rclone-test-bubugoh5tabi/file name.txt 2026/06/08 04:55:36 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:36 DEBUG : file name.txt: Parsed hash: 4483364a7a255769da7e1fea4aeb63ff 2026/06/08 04:55:36 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/file name.txt" 2026/06/08 04:55:36 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:36 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: sha1sum /rclone-test-bubugoh5tabi/file\ name.txt 2026/06/08 04:55:36 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/file\ name.txt" 2026/06/08 04:55:36 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:36 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: cf0a4c028c8ed2e977d5bbc0f812bc4f44b56f17 /rclone-test-bubugoh5tabi/file name.txt 2026/06/08 04:55:36 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:36 DEBUG : file name.txt: Parsed hash: cf0a4c028c8ed2e977d5bbc0f812bc4f44b56f17 2026/06/08 04:55:36 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/file name.txt" 2026/06/08 04:55:36 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:36 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: md5sum /rclone-test-bubugoh5tabi/file\ name.txt 2026/06/08 04:55:36 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/file\ name.txt" 2026/06/08 04:55:36 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:36 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 4483364a7a255769da7e1fea4aeb63ff /rclone-test-bubugoh5tabi/file name.txt 2026/06/08 04:55:36 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:36 DEBUG : file name.txt: Parsed hash: 4483364a7a255769da7e1fea4aeb63ff 2026/06/08 04:55:36 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/file name.txt" 2026/06/08 04:55:36 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:36 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: sha1sum /rclone-test-bubugoh5tabi/file\ name.txt 2026/06/08 04:55:36 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/file\ name.txt" 2026/06/08 04:55:36 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:36 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: cf0a4c028c8ed2e977d5bbc0f812bc4f44b56f17 /rclone-test-bubugoh5tabi/file name.txt 2026/06/08 04:55:36 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:36 DEBUG : file name.txt: Parsed hash: cf0a4c028c8ed2e977d5bbc0f812bc4f44b56f17 2026/06/08 04:55:36 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/08 04:55:36 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:36 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: md5sum /rclone-test-bubugoh5tabi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/08 04:55:36 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2026/06/08 04:55:36 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:36 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 8fc2b6555c82a7218b23deeee651e855 /rclone-test-bubugoh5tabi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/08 04:55:36 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:36 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 8fc2b6555c82a7218b23deeee651e855 2026/06/08 04:55:36 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/08 04:55:36 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:36 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: sha1sum /rclone-test-bubugoh5tabi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/08 04:55:36 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2026/06/08 04:55:36 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:36 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: c329e43c99840ccd160448f59555a2605d62cb82 /rclone-test-bubugoh5tabi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/08 04:55:36 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:36 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c329e43c99840ccd160448f59555a2605d62cb82 2026/06/08 04:55:36 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/08 04:55:36 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:36 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: md5sum /rclone-test-bubugoh5tabi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/08 04:55:36 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2026/06/08 04:55:36 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:36 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 8fc2b6555c82a7218b23deeee651e855 /rclone-test-bubugoh5tabi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/08 04:55:36 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:36 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 8fc2b6555c82a7218b23deeee651e855 2026/06/08 04:55:36 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/08 04:55:36 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:36 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: sha1sum /rclone-test-bubugoh5tabi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/08 04:55:36 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2026/06/08 04:55:37 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:37 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: c329e43c99840ccd160448f59555a2605d62cb82 /rclone-test-bubugoh5tabi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/08 04:55:37 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:37 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c329e43c99840ccd160448f59555a2605d62cb82 2026/06/08 04:55:37 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/file name.txt" 2026/06/08 04:55:37 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:37 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: md5sum /rclone-test-bubugoh5tabi/file\ name.txt 2026/06/08 04:55:37 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/file\ name.txt" 2026/06/08 04:55:37 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:37 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 2ea9ec7f151939134dce6f3d0f714e07 /rclone-test-bubugoh5tabi/file name.txt 2026/06/08 04:55:37 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:37 DEBUG : file name.txt: Parsed hash: 2ea9ec7f151939134dce6f3d0f714e07 2026/06/08 04:55:37 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/file name.txt" 2026/06/08 04:55:37 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:37 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: sha1sum /rclone-test-bubugoh5tabi/file\ name.txt 2026/06/08 04:55:37 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/file\ name.txt" 2026/06/08 04:55:37 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:37 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 0106e664183e27e6f60c1a199e54fc74b5f5ad17 /rclone-test-bubugoh5tabi/file name.txt 2026/06/08 04:55:37 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:37 DEBUG : file name.txt: Parsed hash: 0106e664183e27e6f60c1a199e54fc74b5f5ad17 2026/06/08 04:55:37 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/file name.txt" 2026/06/08 04:55:37 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:37 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: md5sum /rclone-test-bubugoh5tabi/file\ name.txt 2026/06/08 04:55:37 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/file\ name.txt" 2026/06/08 04:55:37 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:37 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 2ea9ec7f151939134dce6f3d0f714e07 /rclone-test-bubugoh5tabi/file name.txt 2026/06/08 04:55:37 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:37 DEBUG : file name.txt: Parsed hash: 2ea9ec7f151939134dce6f3d0f714e07 2026/06/08 04:55:37 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/file name.txt" 2026/06/08 04:55:37 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:37 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: sha1sum /rclone-test-bubugoh5tabi/file\ name.txt 2026/06/08 04:55:37 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/file\ name.txt" 2026/06/08 04:55:37 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:37 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 0106e664183e27e6f60c1a199e54fc74b5f5ad17 /rclone-test-bubugoh5tabi/file name.txt 2026/06/08 04:55:37 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:37 DEBUG : file name.txt: Parsed hash: 0106e664183e27e6f60c1a199e54fc74b5f5ad17 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/06/08 04:55:37 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:" 2026/06/08 04:55:37 DEBUG : Setting type="sftp" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2026/06/08 04:55:37 DEBUG : Setting ssh="ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_SSH 2026/06/08 04:55:37 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2026/06/08 04:55:37 DEBUG : Setting ssh="ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_SSH 2026/06/08 04:55:37 NOTICE: TestSFTPRcloneSSH{aFBXt}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/08 04:55:37 DEBUG : sftp://rclone@:22/: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/06/08 04:55:37 DEBUG : sftp://rclone@:22/: Shell type "unix" from config 2026/06/08 04:55:37 DEBUG : sftp://rclone@:22/: Relative path resolved to "/" 2026/06/08 04:55:37 DEBUG : sftp://rclone@:22/: Using root directory "/" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 2026/06/08 04:55:37 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/file name.txt" 2026/06/08 04:55:37 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:37 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: md5sum /rclone-test-bubugoh5tabi/file\ name.txt 2026/06/08 04:55:37 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/file\ name.txt" 2026/06/08 04:55:37 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:37 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 2ea9ec7f151939134dce6f3d0f714e07 /rclone-test-bubugoh5tabi/file name.txt 2026/06/08 04:55:37 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:37 DEBUG : file name.txt: Parsed hash: 2ea9ec7f151939134dce6f3d0f714e07 2026/06/08 04:55:37 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/file name.txt" 2026/06/08 04:55:37 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:37 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: sha1sum /rclone-test-bubugoh5tabi/file\ name.txt 2026/06/08 04:55:37 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/file\ name.txt" 2026/06/08 04:55:37 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:37 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 0106e664183e27e6f60c1a199e54fc74b5f5ad17 /rclone-test-bubugoh5tabi/file name.txt 2026/06/08 04:55:37 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:37 DEBUG : file name.txt: Parsed hash: 0106e664183e27e6f60c1a199e54fc74b5f5ad17 2026/06/08 04:55:37 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/08 04:55:37 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:37 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: md5sum /rclone-test-bubugoh5tabi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/08 04:55:37 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2026/06/08 04:55:37 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:37 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 8fc2b6555c82a7218b23deeee651e855 /rclone-test-bubugoh5tabi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/08 04:55:37 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:37 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 8fc2b6555c82a7218b23deeee651e855 2026/06/08 04:55:37 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/08 04:55:37 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:37 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: sha1sum /rclone-test-bubugoh5tabi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/08 04:55:37 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2026/06/08 04:55:37 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:37 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: c329e43c99840ccd160448f59555a2605d62cb82 /rclone-test-bubugoh5tabi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/08 04:55:37 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:37 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c329e43c99840ccd160448f59555a2605d62cb82 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2026/06/08 04:55:37 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/file name.txt" 2026/06/08 04:55:37 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:37 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: md5sum /rclone-test-bubugoh5tabi/file\ name.txt 2026/06/08 04:55:37 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/file\ name.txt" 2026/06/08 04:55:38 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:38 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 2ea9ec7f151939134dce6f3d0f714e07 /rclone-test-bubugoh5tabi/file name.txt 2026/06/08 04:55:38 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:38 DEBUG : file name.txt: Parsed hash: 2ea9ec7f151939134dce6f3d0f714e07 2026/06/08 04:55:38 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/file name.txt" 2026/06/08 04:55:38 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:38 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: sha1sum /rclone-test-bubugoh5tabi/file\ name.txt 2026/06/08 04:55:38 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/file\ name.txt" 2026/06/08 04:55:38 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:38 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 0106e664183e27e6f60c1a199e54fc74b5f5ad17 /rclone-test-bubugoh5tabi/file name.txt 2026/06/08 04:55:38 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:38 DEBUG : file name.txt: Parsed hash: 0106e664183e27e6f60c1a199e54fc74b5f5ad17 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2026/06/08 04:55:38 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/file name.txt" 2026/06/08 04:55:38 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:38 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: md5sum /rclone-test-bubugoh5tabi/file\ name.txt 2026/06/08 04:55:38 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/file\ name.txt" 2026/06/08 04:55:38 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:38 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 2ea9ec7f151939134dce6f3d0f714e07 /rclone-test-bubugoh5tabi/file name.txt 2026/06/08 04:55:38 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:38 DEBUG : file name.txt: Parsed hash: 2ea9ec7f151939134dce6f3d0f714e07 2026/06/08 04:55:38 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/file name.txt" 2026/06/08 04:55:38 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:38 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: sha1sum /rclone-test-bubugoh5tabi/file\ name.txt 2026/06/08 04:55:38 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/file\ name.txt" 2026/06/08 04:55:38 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:38 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 0106e664183e27e6f60c1a199e54fc74b5f5ad17 /rclone-test-bubugoh5tabi/file name.txt 2026/06/08 04:55:38 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:38 DEBUG : file name.txt: Parsed hash: 0106e664183e27e6f60c1a199e54fc74b5f5ad17 2026/06/08 04:55:38 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/08 04:55:38 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:38 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: md5sum /rclone-test-bubugoh5tabi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/08 04:55:38 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2026/06/08 04:55:38 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:38 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 8fc2b6555c82a7218b23deeee651e855 /rclone-test-bubugoh5tabi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/08 04:55:38 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:38 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 8fc2b6555c82a7218b23deeee651e855 2026/06/08 04:55:38 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/08 04:55:38 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:38 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: sha1sum /rclone-test-bubugoh5tabi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/08 04:55:38 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2026/06/08 04:55:38 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:38 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: c329e43c99840ccd160448f59555a2605d62cb82 /rclone-test-bubugoh5tabi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/08 04:55:38 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:38 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c329e43c99840ccd160448f59555a2605d62cb82 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1158: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1195: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/06/08 04:55:38 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-bubugoh5tabi/hello? sausage/êé" 2026/06/08 04:55:38 DEBUG : Setting type="sftp" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2026/06/08 04:55:38 DEBUG : Setting ssh="ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_SSH 2026/06/08 04:55:38 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2026/06/08 04:55:38 DEBUG : Setting ssh="ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_SSH 2026/06/08 04:55:38 NOTICE: TestSFTPRcloneSSH{aFBXt}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/08 04:55:38 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi/hello? sausage/êé: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/06/08 04:55:38 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi/hello? sausage/êé: Shell type "unix" from config 2026/06/08 04:55:38 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi/hello? sausage/êé: Relative path resolved to "/rclone-test-bubugoh5tabi/hello? sausage/êé" 2026/06/08 04:55:38 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi/hello? sausage/êé: Using root directory "/rclone-test-bubugoh5tabi/hello? sausage/êé" 2026/06/08 04:55:38 DEBUG : fs cache: renaming cache item "TestSFTPRcloneSSH:rclone-test-bubugoh5tabi/hello? sausage/êé" to be canonical "TestSFTPRcloneSSH{aFBXt}:rclone-test-bubugoh5tabi/hello? sausage/êé" 2026/06/08 04:55:38 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi/hello? sausage/êé: Shell path "/rclone-test-bubugoh5tabi/hello? sausage/êé/a/b/c/d/e.txt" 2026/06/08 04:55:38 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi/hello? sausage/êé: ssh external: creating additional session 2026/06/08 04:55:38 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi/hello? sausage/êé: Running remote command: md5sum /rclone-test-bubugoh5tabi/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/06/08 04:55:38 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi/hello? sausage/êé: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/hello\?\ sausage/êé/a/b/c/d/e.txt" 2026/06/08 04:55:38 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi/hello? sausage/êé: ssh external: command exited OK 2026/06/08 04:55:38 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi/hello? sausage/êé: Remote command result: 62be14472f487ff75b123d612898f79b /rclone-test-bubugoh5tabi/hello? sausage/êé/a/b/c/d/e.txt 2026/06/08 04:55:38 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi/hello? sausage/êé: ssh external: close 2026/06/08 04:55:38 DEBUG : a/b/c/d/e.txt: Parsed hash: 62be14472f487ff75b123d612898f79b 2026/06/08 04:55:38 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi/hello? sausage/êé: Shell path "/rclone-test-bubugoh5tabi/hello? sausage/êé/a/b/c/d/e.txt" 2026/06/08 04:55:38 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi/hello? sausage/êé: ssh external: creating additional session 2026/06/08 04:55:38 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi/hello? sausage/êé: Running remote command: sha1sum /rclone-test-bubugoh5tabi/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/06/08 04:55:38 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi/hello? sausage/êé: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/hello\?\ sausage/êé/a/b/c/d/e.txt" 2026/06/08 04:55:38 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi/hello? sausage/êé: ssh external: command exited OK 2026/06/08 04:55:38 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi/hello? sausage/êé: Remote command result: 6b32dc629e9257f667f4289a0d9d22659777e4f1 /rclone-test-bubugoh5tabi/hello? sausage/êé/a/b/c/d/e.txt 2026/06/08 04:55:38 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi/hello? sausage/êé: ssh external: close 2026/06/08 04:55:38 DEBUG : a/b/c/d/e.txt: Parsed hash: 6b32dc629e9257f667f4289a0d9d22659777e4f1 2026/06/08 04:55:38 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi/hello? sausage/êé: Shell path "/rclone-test-bubugoh5tabi/hello? sausage/êé/a/b/c/d/e.txt" 2026/06/08 04:55:38 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi/hello? sausage/êé: ssh external: creating additional session 2026/06/08 04:55:38 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi/hello? sausage/êé: Running remote command: md5sum /rclone-test-bubugoh5tabi/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/06/08 04:55:38 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi/hello? sausage/êé: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/hello\?\ sausage/êé/a/b/c/d/e.txt" 2026/06/08 04:55:38 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi/hello? sausage/êé: ssh external: command exited OK 2026/06/08 04:55:38 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi/hello? sausage/êé: Remote command result: 62be14472f487ff75b123d612898f79b /rclone-test-bubugoh5tabi/hello? sausage/êé/a/b/c/d/e.txt 2026/06/08 04:55:38 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi/hello? sausage/êé: ssh external: close 2026/06/08 04:55:38 DEBUG : a/b/c/d/e.txt: Parsed hash: 62be14472f487ff75b123d612898f79b 2026/06/08 04:55:38 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi/hello? sausage/êé: Shell path "/rclone-test-bubugoh5tabi/hello? sausage/êé/a/b/c/d/e.txt" 2026/06/08 04:55:38 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi/hello? sausage/êé: ssh external: creating additional session 2026/06/08 04:55:38 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi/hello? sausage/êé: Running remote command: sha1sum /rclone-test-bubugoh5tabi/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/06/08 04:55:38 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi/hello? sausage/êé: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/hello\?\ sausage/êé/a/b/c/d/e.txt" 2026/06/08 04:55:39 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi/hello? sausage/êé: ssh external: command exited OK 2026/06/08 04:55:39 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi/hello? sausage/êé: Remote command result: 6b32dc629e9257f667f4289a0d9d22659777e4f1 /rclone-test-bubugoh5tabi/hello? sausage/êé/a/b/c/d/e.txt 2026/06/08 04:55:39 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi/hello? sausage/êé: ssh external: close 2026/06/08 04:55:39 DEBUG : a/b/c/d/e.txt: Parsed hash: 6b32dc629e9257f667f4289a0d9d22659777e4f1 2026/06/08 04:55:39 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi/hello? sausage/êé: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/06/08 04:55:39 DEBUG : Waiting for deletions to finish 2026/06/08 04:55:39 INFO : a/b/c/d/e.txt: Deleted 2026/06/08 04:55:39 DEBUG : removing 1 level 4 directories 2026/06/08 04:55:39 INFO : a/b/c/d: Removing directory 2026/06/08 04:55:39 DEBUG : removing 1 level 3 directories 2026/06/08 04:55:39 INFO : a/b/c: Removing directory 2026/06/08 04:55:39 DEBUG : removing 1 level 2 directories 2026/06/08 04:55:39 INFO : a/b: Removing directory 2026/06/08 04:55:39 DEBUG : removing 1 level 1 directories 2026/06/08 04:55:39 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy fstests.go:1259: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2026/06/08 04:55:39 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/file name.txt" 2026/06/08 04:55:39 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:39 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: md5sum /rclone-test-bubugoh5tabi/file\ name.txt 2026/06/08 04:55:39 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/file\ name.txt" 2026/06/08 04:55:39 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:39 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 2ea9ec7f151939134dce6f3d0f714e07 /rclone-test-bubugoh5tabi/file name.txt 2026/06/08 04:55:39 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:39 DEBUG : file name.txt: Parsed hash: 2ea9ec7f151939134dce6f3d0f714e07 2026/06/08 04:55:39 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/file name.txt" 2026/06/08 04:55:39 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:39 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: sha1sum /rclone-test-bubugoh5tabi/file\ name.txt 2026/06/08 04:55:39 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/file\ name.txt" 2026/06/08 04:55:39 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:39 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 0106e664183e27e6f60c1a199e54fc74b5f5ad17 /rclone-test-bubugoh5tabi/file name.txt 2026/06/08 04:55:39 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:39 DEBUG : file name.txt: Parsed hash: 0106e664183e27e6f60c1a199e54fc74b5f5ad17 2026/06/08 04:55:39 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/other.txt" 2026/06/08 04:55:39 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:39 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: md5sum /rclone-test-bubugoh5tabi/other.txt 2026/06/08 04:55:39 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/other.txt" 2026/06/08 04:55:39 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:39 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 8fc2b6555c82a7218b23deeee651e855 /rclone-test-bubugoh5tabi/other.txt 2026/06/08 04:55:39 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:39 DEBUG : other.txt: Parsed hash: 8fc2b6555c82a7218b23deeee651e855 2026/06/08 04:55:39 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/other.txt" 2026/06/08 04:55:39 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:39 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: sha1sum /rclone-test-bubugoh5tabi/other.txt 2026/06/08 04:55:39 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/other.txt" 2026/06/08 04:55:39 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:39 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: c329e43c99840ccd160448f59555a2605d62cb82 /rclone-test-bubugoh5tabi/other.txt 2026/06/08 04:55:39 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:39 DEBUG : other.txt: Parsed hash: c329e43c99840ccd160448f59555a2605d62cb82 2026/06/08 04:55:39 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/06/08 04:55:39 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/other.txt" 2026/06/08 04:55:39 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:39 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: md5sum /rclone-test-bubugoh5tabi/other.txt 2026/06/08 04:55:39 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/other.txt" 2026/06/08 04:55:39 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:39 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 8fc2b6555c82a7218b23deeee651e855 /rclone-test-bubugoh5tabi/other.txt 2026/06/08 04:55:39 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:39 DEBUG : other.txt: Parsed hash: 8fc2b6555c82a7218b23deeee651e855 2026/06/08 04:55:39 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/other.txt" 2026/06/08 04:55:39 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:39 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: sha1sum /rclone-test-bubugoh5tabi/other.txt 2026/06/08 04:55:39 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/other.txt" 2026/06/08 04:55:39 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:39 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: c329e43c99840ccd160448f59555a2605d62cb82 /rclone-test-bubugoh5tabi/other.txt 2026/06/08 04:55:39 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:39 DEBUG : other.txt: Parsed hash: c329e43c99840ccd160448f59555a2605d62cb82 2026/06/08 04:55:39 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/moveTest/other.txt" 2026/06/08 04:55:39 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:39 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: md5sum /rclone-test-bubugoh5tabi/moveTest/other.txt 2026/06/08 04:55:39 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/moveTest/other.txt" 2026/06/08 04:55:39 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:39 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 2ea9ec7f151939134dce6f3d0f714e07 /rclone-test-bubugoh5tabi/moveTest/other.txt 2026/06/08 04:55:39 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:39 DEBUG : moveTest/other.txt: Parsed hash: 2ea9ec7f151939134dce6f3d0f714e07 2026/06/08 04:55:39 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/moveTest/other.txt" 2026/06/08 04:55:39 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:39 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: sha1sum /rclone-test-bubugoh5tabi/moveTest/other.txt 2026/06/08 04:55:39 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/moveTest/other.txt" 2026/06/08 04:55:40 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:40 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 0106e664183e27e6f60c1a199e54fc74b5f5ad17 /rclone-test-bubugoh5tabi/moveTest/other.txt 2026/06/08 04:55:40 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:40 DEBUG : moveTest/other.txt: Parsed hash: 0106e664183e27e6f60c1a199e54fc74b5f5ad17 2026/06/08 04:55:40 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/file name.txt" 2026/06/08 04:55:40 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:40 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: md5sum /rclone-test-bubugoh5tabi/file\ name.txt 2026/06/08 04:55:40 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/file\ name.txt" 2026/06/08 04:55:40 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:40 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 2ea9ec7f151939134dce6f3d0f714e07 /rclone-test-bubugoh5tabi/file name.txt 2026/06/08 04:55:40 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:40 DEBUG : file name.txt: Parsed hash: 2ea9ec7f151939134dce6f3d0f714e07 2026/06/08 04:55:40 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/file name.txt" 2026/06/08 04:55:40 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:40 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: sha1sum /rclone-test-bubugoh5tabi/file\ name.txt 2026/06/08 04:55:40 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/file\ name.txt" 2026/06/08 04:55:40 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:40 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 0106e664183e27e6f60c1a199e54fc74b5f5ad17 /rclone-test-bubugoh5tabi/file name.txt 2026/06/08 04:55:40 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:40 DEBUG : file name.txt: Parsed hash: 0106e664183e27e6f60c1a199e54fc74b5f5ad17 2026/06/08 04:55:40 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/other.txt" 2026/06/08 04:55:40 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:40 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: md5sum /rclone-test-bubugoh5tabi/other.txt 2026/06/08 04:55:40 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/other.txt" 2026/06/08 04:55:40 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:40 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 8fc2b6555c82a7218b23deeee651e855 /rclone-test-bubugoh5tabi/other.txt 2026/06/08 04:55:40 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:40 DEBUG : other.txt: Parsed hash: 8fc2b6555c82a7218b23deeee651e855 2026/06/08 04:55:40 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/other.txt" 2026/06/08 04:55:40 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:40 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: sha1sum /rclone-test-bubugoh5tabi/other.txt 2026/06/08 04:55:40 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/other.txt" 2026/06/08 04:55:40 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:40 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: c329e43c99840ccd160448f59555a2605d62cb82 /rclone-test-bubugoh5tabi/other.txt 2026/06/08 04:55:40 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:40 DEBUG : other.txt: Parsed hash: c329e43c99840ccd160448f59555a2605d62cb82 2026/06/08 04:55:40 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/file name.txt" 2026/06/08 04:55:40 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:40 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: md5sum /rclone-test-bubugoh5tabi/file\ name.txt 2026/06/08 04:55:40 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/file\ name.txt" 2026/06/08 04:55:40 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:40 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 2ea9ec7f151939134dce6f3d0f714e07 /rclone-test-bubugoh5tabi/file name.txt 2026/06/08 04:55:40 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:40 DEBUG : file name.txt: Parsed hash: 2ea9ec7f151939134dce6f3d0f714e07 2026/06/08 04:55:40 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/file name.txt" 2026/06/08 04:55:40 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:40 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: sha1sum /rclone-test-bubugoh5tabi/file\ name.txt 2026/06/08 04:55:40 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/file\ name.txt" 2026/06/08 04:55:40 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:40 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 0106e664183e27e6f60c1a199e54fc74b5f5ad17 /rclone-test-bubugoh5tabi/file name.txt 2026/06/08 04:55:40 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:40 DEBUG : file name.txt: Parsed hash: 0106e664183e27e6f60c1a199e54fc74b5f5ad17 2026/06/08 04:55:40 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/08 04:55:40 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:40 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: md5sum /rclone-test-bubugoh5tabi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/08 04:55:40 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2026/06/08 04:55:40 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:40 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 8fc2b6555c82a7218b23deeee651e855 /rclone-test-bubugoh5tabi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/08 04:55:40 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 8fc2b6555c82a7218b23deeee651e855 2026/06/08 04:55:40 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/08 04:55:40 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:40 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: sha1sum /rclone-test-bubugoh5tabi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/08 04:55:40 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2026/06/08 04:55:40 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:40 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: c329e43c99840ccd160448f59555a2605d62cb82 /rclone-test-bubugoh5tabi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/08 04:55:40 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c329e43c99840ccd160448f59555a2605d62cb82 === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1407: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/06/08 04:55:40 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-hovaqak2mono" 2026/06/08 04:55:40 DEBUG : Setting type="sftp" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2026/06/08 04:55:40 DEBUG : Setting ssh="ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_SSH 2026/06/08 04:55:40 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2026/06/08 04:55:40 DEBUG : Setting ssh="ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_SSH 2026/06/08 04:55:40 NOTICE: TestSFTPRcloneSSH{aFBXt}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/08 04:55:40 DEBUG : sftp://rclone@:22/rclone-test-hovaqak2mono: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/06/08 04:55:40 DEBUG : sftp://rclone@:22/rclone-test-hovaqak2mono: Shell type "unix" from config 2026/06/08 04:55:40 DEBUG : sftp://rclone@:22/rclone-test-hovaqak2mono: Relative path resolved to "/rclone-test-hovaqak2mono" 2026/06/08 04:55:40 DEBUG : sftp://rclone@:22/rclone-test-hovaqak2mono: Using root directory "/rclone-test-hovaqak2mono" 2026/06/08 04:55:40 DEBUG : sftp://rclone@:22/rclone-test-hovaqak2mono: Shell path "/rclone-test-hovaqak2mono/new_name/sub_new_name/file name.txt" 2026/06/08 04:55:40 DEBUG : sftp://rclone@:22/rclone-test-hovaqak2mono: ssh external: creating additional session 2026/06/08 04:55:40 DEBUG : sftp://rclone@:22/rclone-test-hovaqak2mono: Running remote command: md5sum /rclone-test-hovaqak2mono/new_name/sub_new_name/file\ name.txt 2026/06/08 04:55:40 DEBUG : sftp://rclone@:22/rclone-test-hovaqak2mono: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hovaqak2mono/new_name/sub_new_name/file\ name.txt" 2026/06/08 04:55:41 DEBUG : sftp://rclone@:22/rclone-test-hovaqak2mono: ssh external: command exited OK 2026/06/08 04:55:41 DEBUG : sftp://rclone@:22/rclone-test-hovaqak2mono: Remote command result: 2ea9ec7f151939134dce6f3d0f714e07 /rclone-test-hovaqak2mono/new_name/sub_new_name/file name.txt 2026/06/08 04:55:41 DEBUG : sftp://rclone@:22/rclone-test-hovaqak2mono: ssh external: close 2026/06/08 04:55:41 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 2ea9ec7f151939134dce6f3d0f714e07 2026/06/08 04:55:41 DEBUG : sftp://rclone@:22/rclone-test-hovaqak2mono: Shell path "/rclone-test-hovaqak2mono/new_name/sub_new_name/file name.txt" 2026/06/08 04:55:41 DEBUG : sftp://rclone@:22/rclone-test-hovaqak2mono: ssh external: creating additional session 2026/06/08 04:55:41 DEBUG : sftp://rclone@:22/rclone-test-hovaqak2mono: Running remote command: sha1sum /rclone-test-hovaqak2mono/new_name/sub_new_name/file\ name.txt 2026/06/08 04:55:41 DEBUG : sftp://rclone@:22/rclone-test-hovaqak2mono: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hovaqak2mono/new_name/sub_new_name/file\ name.txt" 2026/06/08 04:55:41 DEBUG : sftp://rclone@:22/rclone-test-hovaqak2mono: ssh external: command exited OK 2026/06/08 04:55:41 DEBUG : sftp://rclone@:22/rclone-test-hovaqak2mono: Remote command result: 0106e664183e27e6f60c1a199e54fc74b5f5ad17 /rclone-test-hovaqak2mono/new_name/sub_new_name/file name.txt 2026/06/08 04:55:41 DEBUG : sftp://rclone@:22/rclone-test-hovaqak2mono: ssh external: close 2026/06/08 04:55:41 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 0106e664183e27e6f60c1a199e54fc74b5f5ad17 2026/06/08 04:55:41 DEBUG : sftp://rclone@:22/rclone-test-hovaqak2mono: Shell path "/rclone-test-hovaqak2mono/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/08 04:55:41 DEBUG : sftp://rclone@:22/rclone-test-hovaqak2mono: ssh external: creating additional session 2026/06/08 04:55:41 DEBUG : sftp://rclone@:22/rclone-test-hovaqak2mono: Running remote command: md5sum /rclone-test-hovaqak2mono/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/08 04:55:41 DEBUG : sftp://rclone@:22/rclone-test-hovaqak2mono: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-hovaqak2mono/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2026/06/08 04:55:41 DEBUG : sftp://rclone@:22/rclone-test-hovaqak2mono: ssh external: command exited OK 2026/06/08 04:55:41 DEBUG : sftp://rclone@:22/rclone-test-hovaqak2mono: Remote command result: 8fc2b6555c82a7218b23deeee651e855 /rclone-test-hovaqak2mono/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/08 04:55:41 DEBUG : sftp://rclone@:22/rclone-test-hovaqak2mono: ssh external: close 2026/06/08 04:55:41 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 8fc2b6555c82a7218b23deeee651e855 2026/06/08 04:55:41 DEBUG : sftp://rclone@:22/rclone-test-hovaqak2mono: Shell path "/rclone-test-hovaqak2mono/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/08 04:55:41 DEBUG : sftp://rclone@:22/rclone-test-hovaqak2mono: ssh external: creating additional session 2026/06/08 04:55:41 DEBUG : sftp://rclone@:22/rclone-test-hovaqak2mono: Running remote command: sha1sum /rclone-test-hovaqak2mono/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/08 04:55:41 DEBUG : sftp://rclone@:22/rclone-test-hovaqak2mono: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-hovaqak2mono/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2026/06/08 04:55:41 DEBUG : sftp://rclone@:22/rclone-test-hovaqak2mono: ssh external: command exited OK 2026/06/08 04:55:41 DEBUG : sftp://rclone@:22/rclone-test-hovaqak2mono: Remote command result: c329e43c99840ccd160448f59555a2605d62cb82 /rclone-test-hovaqak2mono/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/08 04:55:41 DEBUG : sftp://rclone@:22/rclone-test-hovaqak2mono: ssh external: close 2026/06/08 04:55:41 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c329e43c99840ccd160448f59555a2605d62cb82 2026/06/08 04:55:41 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/file name.txt" 2026/06/08 04:55:41 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:41 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: md5sum /rclone-test-bubugoh5tabi/file\ name.txt 2026/06/08 04:55:41 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/file\ name.txt" 2026/06/08 04:55:41 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:41 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 2ea9ec7f151939134dce6f3d0f714e07 /rclone-test-bubugoh5tabi/file name.txt 2026/06/08 04:55:41 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:41 DEBUG : file name.txt: Parsed hash: 2ea9ec7f151939134dce6f3d0f714e07 2026/06/08 04:55:41 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/file name.txt" 2026/06/08 04:55:41 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:41 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: sha1sum /rclone-test-bubugoh5tabi/file\ name.txt 2026/06/08 04:55:41 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/file\ name.txt" 2026/06/08 04:55:41 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:41 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 0106e664183e27e6f60c1a199e54fc74b5f5ad17 /rclone-test-bubugoh5tabi/file name.txt 2026/06/08 04:55:41 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:41 DEBUG : file name.txt: Parsed hash: 0106e664183e27e6f60c1a199e54fc74b5f5ad17 2026/06/08 04:55:41 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/08 04:55:41 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:41 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: md5sum /rclone-test-bubugoh5tabi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/08 04:55:41 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2026/06/08 04:55:41 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:41 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 8fc2b6555c82a7218b23deeee651e855 /rclone-test-bubugoh5tabi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/08 04:55:41 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 8fc2b6555c82a7218b23deeee651e855 2026/06/08 04:55:41 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/08 04:55:41 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:41 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: sha1sum /rclone-test-bubugoh5tabi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/08 04:55:41 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2026/06/08 04:55:41 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:41 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: c329e43c99840ccd160448f59555a2605d62cb82 /rclone-test-bubugoh5tabi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/08 04:55:41 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c329e43c99840ccd160448f59555a2605d62cb82 2026/06/08 04:55:41 DEBUG : sftp://rclone@:22/rclone-test-hovaqak2mono: Purge dir "new_name" 2026/06/08 04:55:41 DEBUG : sftp://rclone@:22/rclone-test-hovaqak2mono: Purge dir "" === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes 2026/06/08 04:55:41 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/file name.txt" 2026/06/08 04:55:41 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:41 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: md5sum /rclone-test-bubugoh5tabi/file\ name.txt 2026/06/08 04:55:41 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/file\ name.txt" 2026/06/08 04:55:41 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:41 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 2ea9ec7f151939134dce6f3d0f714e07 /rclone-test-bubugoh5tabi/file name.txt 2026/06/08 04:55:41 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:41 DEBUG : file name.txt: Parsed hash: 2ea9ec7f151939134dce6f3d0f714e07 2026/06/08 04:55:41 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/file name.txt" 2026/06/08 04:55:41 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:41 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: sha1sum /rclone-test-bubugoh5tabi/file\ name.txt 2026/06/08 04:55:41 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/file\ name.txt" 2026/06/08 04:55:41 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:41 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 0106e664183e27e6f60c1a199e54fc74b5f5ad17 /rclone-test-bubugoh5tabi/file name.txt 2026/06/08 04:55:41 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:41 DEBUG : file name.txt: Parsed hash: 0106e664183e27e6f60c1a199e54fc74b5f5ad17 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1601: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1632: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1703: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/06/08 04:55:42 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/file name.txt" 2026/06/08 04:55:42 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:42 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: md5sum /rclone-test-bubugoh5tabi/file\ name.txt 2026/06/08 04:55:42 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/file\ name.txt" 2026/06/08 04:55:42 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:42 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 373c99bbdf83523cf4e59bed42ab3696 /rclone-test-bubugoh5tabi/file name.txt 2026/06/08 04:55:42 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:42 DEBUG : file name.txt: Parsed hash: 373c99bbdf83523cf4e59bed42ab3696 2026/06/08 04:55:42 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/file name.txt" 2026/06/08 04:55:42 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:42 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: sha1sum /rclone-test-bubugoh5tabi/file\ name.txt 2026/06/08 04:55:42 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/file\ name.txt" 2026/06/08 04:55:42 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:42 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 6f9b43bfc8a468eaf93e7e63ab1e91e064c3f18c /rclone-test-bubugoh5tabi/file name.txt 2026/06/08 04:55:42 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:42 DEBUG : file name.txt: Parsed hash: 6f9b43bfc8a468eaf93e7e63ab1e91e064c3f18c 2026/06/08 04:55:42 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/file name.txt" 2026/06/08 04:55:42 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:42 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: md5sum /rclone-test-bubugoh5tabi/file\ name.txt 2026/06/08 04:55:42 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/file\ name.txt" 2026/06/08 04:55:42 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:42 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 373c99bbdf83523cf4e59bed42ab3696 /rclone-test-bubugoh5tabi/file name.txt 2026/06/08 04:55:42 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:42 DEBUG : file name.txt: Parsed hash: 373c99bbdf83523cf4e59bed42ab3696 2026/06/08 04:55:42 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/file name.txt" 2026/06/08 04:55:42 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:42 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: sha1sum /rclone-test-bubugoh5tabi/file\ name.txt 2026/06/08 04:55:42 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/file\ name.txt" 2026/06/08 04:55:42 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:42 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 6f9b43bfc8a468eaf93e7e63ab1e91e064c3f18c /rclone-test-bubugoh5tabi/file name.txt 2026/06/08 04:55:42 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:42 DEBUG : file name.txt: Parsed hash: 6f9b43bfc8a468eaf93e7e63ab1e91e064c3f18c === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/06/08 04:55:42 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-bubugoh5tabi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/08 04:55:42 DEBUG : Setting type="sftp" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2026/06/08 04:55:42 DEBUG : Setting ssh="ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_SSH 2026/06/08 04:55:42 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2026/06/08 04:55:42 DEBUG : Setting ssh="ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_SSH 2026/06/08 04:55:42 NOTICE: TestSFTPRcloneSSH{aFBXt}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/08 04:55:42 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/06/08 04:55:42 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2026/06/08 04:55:42 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/rclone-test-bubugoh5tabi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/08 04:55:42 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/rclone-test-bubugoh5tabi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2026/06/08 04:55:42 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-bubugoh5tabi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/08 04:55:42 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: ssh external: creating additional session 2026/06/08 04:55:42 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /rclone-test-bubugoh5tabi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/08 04:55:42 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2026/06/08 04:55:42 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: ssh external: command exited OK 2026/06/08 04:55:42 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 8fc2b6555c82a7218b23deeee651e855 /rclone-test-bubugoh5tabi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/08 04:55:42 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: ssh external: close 2026/06/08 04:55:42 DEBUG : z.txt: Parsed hash: 8fc2b6555c82a7218b23deeee651e855 2026/06/08 04:55:42 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-bubugoh5tabi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/08 04:55:42 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: ssh external: creating additional session 2026/06/08 04:55:42 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /rclone-test-bubugoh5tabi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/08 04:55:42 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2026/06/08 04:55:42 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: ssh external: command exited OK 2026/06/08 04:55:42 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: c329e43c99840ccd160448f59555a2605d62cb82 /rclone-test-bubugoh5tabi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/08 04:55:42 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: ssh external: close 2026/06/08 04:55:42 DEBUG : z.txt: Parsed hash: c329e43c99840ccd160448f59555a2605d62cb82 === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/06/08 04:55:42 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-bubugoh5tabi/not found.txt" 2026/06/08 04:55:42 DEBUG : Setting type="sftp" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2026/06/08 04:55:42 DEBUG : Setting ssh="ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_SSH 2026/06/08 04:55:42 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2026/06/08 04:55:42 DEBUG : Setting ssh="ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_SSH 2026/06/08 04:55:42 NOTICE: TestSFTPRcloneSSH{aFBXt}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/08 04:55:42 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi/not found.txt: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/06/08 04:55:42 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi/not found.txt: Shell type "unix" from config 2026/06/08 04:55:42 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi/not found.txt: Relative path resolved to "/rclone-test-bubugoh5tabi/not found.txt" 2026/06/08 04:55:42 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi/not found.txt: Using root directory "/rclone-test-bubugoh5tabi/not found.txt" 2026/06/08 04:55:42 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestSFTPRcloneSSH:" path "rclone-test-bubugoh5tabi" from "TestSFTPRcloneSSH:rclone-test-bubugoh5tabi" 2026/06/08 04:55:42 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:" 2026/06/08 04:55:42 DEBUG : Setting type="sftp" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2026/06/08 04:55:42 DEBUG : Setting ssh="ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_SSH 2026/06/08 04:55:42 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2026/06/08 04:55:42 DEBUG : Setting ssh="ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_SSH 2026/06/08 04:55:42 NOTICE: TestSFTPRcloneSSH{aFBXt}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/08 04:55:42 DEBUG : sftp://rclone@:22/: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/06/08 04:55:43 DEBUG : sftp://rclone@:22/: Shell type "unix" from config 2026/06/08 04:55:43 DEBUG : sftp://rclone@:22/: Relative path resolved to "/" 2026/06/08 04:55:43 DEBUG : sftp://rclone@:22/: Using root directory "/" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/06/08 04:55:43 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-bubugoh5tabi/file name.txt" 2026/06/08 04:55:43 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2026/06/08 04:55:43 DEBUG : sftp://rclone@:22/: Running remote command: md5sum /rclone-test-bubugoh5tabi/file\ name.txt 2026/06/08 04:55:43 DEBUG : sftp://rclone@:22/: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/file\ name.txt" 2026/06/08 04:55:43 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2026/06/08 04:55:43 DEBUG : sftp://rclone@:22/: Remote command result: 373c99bbdf83523cf4e59bed42ab3696 /rclone-test-bubugoh5tabi/file name.txt 2026/06/08 04:55:43 DEBUG : sftp://rclone@:22/: ssh external: close 2026/06/08 04:55:43 DEBUG : rclone-test-bubugoh5tabi/file name.txt: Parsed hash: 373c99bbdf83523cf4e59bed42ab3696 2026/06/08 04:55:43 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-bubugoh5tabi/file name.txt" 2026/06/08 04:55:43 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2026/06/08 04:55:43 DEBUG : sftp://rclone@:22/: Running remote command: sha1sum /rclone-test-bubugoh5tabi/file\ name.txt 2026/06/08 04:55:43 DEBUG : sftp://rclone@:22/: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/file\ name.txt" 2026/06/08 04:55:43 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2026/06/08 04:55:43 DEBUG : sftp://rclone@:22/: Remote command result: 6f9b43bfc8a468eaf93e7e63ab1e91e064c3f18c /rclone-test-bubugoh5tabi/file name.txt 2026/06/08 04:55:43 DEBUG : sftp://rclone@:22/: ssh external: close 2026/06/08 04:55:43 DEBUG : rclone-test-bubugoh5tabi/file name.txt: Parsed hash: 6f9b43bfc8a468eaf93e7e63ab1e91e064c3f18c 2026/06/08 04:55:43 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-bubugoh5tabi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/08 04:55:43 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2026/06/08 04:55:43 DEBUG : sftp://rclone@:22/: Running remote command: md5sum /rclone-test-bubugoh5tabi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/08 04:55:43 DEBUG : sftp://rclone@:22/: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2026/06/08 04:55:43 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2026/06/08 04:55:43 DEBUG : sftp://rclone@:22/: Remote command result: 8fc2b6555c82a7218b23deeee651e855 /rclone-test-bubugoh5tabi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/08 04:55:43 DEBUG : sftp://rclone@:22/: ssh external: close 2026/06/08 04:55:43 DEBUG : rclone-test-bubugoh5tabi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 8fc2b6555c82a7218b23deeee651e855 2026/06/08 04:55:43 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-bubugoh5tabi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/08 04:55:43 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2026/06/08 04:55:43 DEBUG : sftp://rclone@:22/: Running remote command: sha1sum /rclone-test-bubugoh5tabi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/08 04:55:43 DEBUG : sftp://rclone@:22/: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2026/06/08 04:55:43 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2026/06/08 04:55:43 DEBUG : sftp://rclone@:22/: Remote command result: c329e43c99840ccd160448f59555a2605d62cb82 /rclone-test-bubugoh5tabi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/08 04:55:43 DEBUG : sftp://rclone@:22/: ssh external: close 2026/06/08 04:55:43 DEBUG : rclone-test-bubugoh5tabi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c329e43c99840ccd160448f59555a2605d62cb82 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/06/08 04:55:43 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-bubugoh5tabi/file name.txt" 2026/06/08 04:55:43 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2026/06/08 04:55:43 DEBUG : sftp://rclone@:22/: Running remote command: md5sum /rclone-test-bubugoh5tabi/file\ name.txt 2026/06/08 04:55:43 DEBUG : sftp://rclone@:22/: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/file\ name.txt" 2026/06/08 04:55:43 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2026/06/08 04:55:43 DEBUG : sftp://rclone@:22/: Remote command result: 373c99bbdf83523cf4e59bed42ab3696 /rclone-test-bubugoh5tabi/file name.txt 2026/06/08 04:55:43 DEBUG : sftp://rclone@:22/: ssh external: close 2026/06/08 04:55:43 DEBUG : rclone-test-bubugoh5tabi/file name.txt: Parsed hash: 373c99bbdf83523cf4e59bed42ab3696 2026/06/08 04:55:43 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-bubugoh5tabi/file name.txt" 2026/06/08 04:55:43 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2026/06/08 04:55:43 DEBUG : sftp://rclone@:22/: Running remote command: sha1sum /rclone-test-bubugoh5tabi/file\ name.txt 2026/06/08 04:55:43 DEBUG : sftp://rclone@:22/: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/file\ name.txt" 2026/06/08 04:55:43 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2026/06/08 04:55:43 DEBUG : sftp://rclone@:22/: Remote command result: 6f9b43bfc8a468eaf93e7e63ab1e91e064c3f18c /rclone-test-bubugoh5tabi/file name.txt 2026/06/08 04:55:43 DEBUG : sftp://rclone@:22/: ssh external: close 2026/06/08 04:55:43 DEBUG : rclone-test-bubugoh5tabi/file name.txt: Parsed hash: 6f9b43bfc8a468eaf93e7e63ab1e91e064c3f18c === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1957: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/06/08 04:55:43 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-bubugoh5tabi/created from root.txt" 2026/06/08 04:55:43 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2026/06/08 04:55:43 DEBUG : sftp://rclone@:22/: Running remote command: md5sum /rclone-test-bubugoh5tabi/created\ from\ root.txt 2026/06/08 04:55:43 DEBUG : sftp://rclone@:22/: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/created\ from\ root.txt" 2026/06/08 04:55:43 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2026/06/08 04:55:43 DEBUG : sftp://rclone@:22/: Remote command result: 691f4c9cf61e54832b4da1b62276abf5 /rclone-test-bubugoh5tabi/created from root.txt 2026/06/08 04:55:43 DEBUG : sftp://rclone@:22/: ssh external: close 2026/06/08 04:55:43 DEBUG : rclone-test-bubugoh5tabi/created from root.txt: Parsed hash: 691f4c9cf61e54832b4da1b62276abf5 2026/06/08 04:55:43 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-bubugoh5tabi/created from root.txt" 2026/06/08 04:55:43 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2026/06/08 04:55:43 DEBUG : sftp://rclone@:22/: Running remote command: sha1sum /rclone-test-bubugoh5tabi/created\ from\ root.txt 2026/06/08 04:55:43 DEBUG : sftp://rclone@:22/: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/created\ from\ root.txt" 2026/06/08 04:55:43 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2026/06/08 04:55:43 DEBUG : sftp://rclone@:22/: Remote command result: 672475164106bd9611b561ae478fd00fc6ec794d /rclone-test-bubugoh5tabi/created from root.txt 2026/06/08 04:55:43 DEBUG : sftp://rclone@:22/: ssh external: close 2026/06/08 04:55:43 DEBUG : rclone-test-bubugoh5tabi/created from root.txt: Parsed hash: 672475164106bd9611b561ae478fd00fc6ec794d 2026/06/08 04:55:43 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-bubugoh5tabi/created from root.txt" 2026/06/08 04:55:43 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2026/06/08 04:55:43 DEBUG : sftp://rclone@:22/: Running remote command: md5sum /rclone-test-bubugoh5tabi/created\ from\ root.txt 2026/06/08 04:55:43 DEBUG : sftp://rclone@:22/: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/created\ from\ root.txt" 2026/06/08 04:55:43 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2026/06/08 04:55:43 DEBUG : sftp://rclone@:22/: Remote command result: 691f4c9cf61e54832b4da1b62276abf5 /rclone-test-bubugoh5tabi/created from root.txt 2026/06/08 04:55:43 DEBUG : sftp://rclone@:22/: ssh external: close 2026/06/08 04:55:43 DEBUG : rclone-test-bubugoh5tabi/created from root.txt: Parsed hash: 691f4c9cf61e54832b4da1b62276abf5 2026/06/08 04:55:43 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-bubugoh5tabi/created from root.txt" 2026/06/08 04:55:43 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2026/06/08 04:55:43 DEBUG : sftp://rclone@:22/: Running remote command: sha1sum /rclone-test-bubugoh5tabi/created\ from\ root.txt 2026/06/08 04:55:43 DEBUG : sftp://rclone@:22/: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/created\ from\ root.txt" 2026/06/08 04:55:43 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2026/06/08 04:55:43 DEBUG : sftp://rclone@:22/: Remote command result: 672475164106bd9611b561ae478fd00fc6ec794d /rclone-test-bubugoh5tabi/created from root.txt 2026/06/08 04:55:43 DEBUG : sftp://rclone@:22/: ssh external: close 2026/06/08 04:55:43 DEBUG : rclone-test-bubugoh5tabi/created from root.txt: Parsed hash: 672475164106bd9611b561ae478fd00fc6ec794d 2026/06/08 04:55:44 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-bubugoh5tabi/created from root.txt" 2026/06/08 04:55:44 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2026/06/08 04:55:44 DEBUG : sftp://rclone@:22/: Running remote command: md5sum /rclone-test-bubugoh5tabi/created\ from\ root.txt 2026/06/08 04:55:44 DEBUG : sftp://rclone@:22/: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/created\ from\ root.txt" 2026/06/08 04:55:44 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2026/06/08 04:55:44 DEBUG : sftp://rclone@:22/: Remote command result: 691f4c9cf61e54832b4da1b62276abf5 /rclone-test-bubugoh5tabi/created from root.txt 2026/06/08 04:55:44 DEBUG : sftp://rclone@:22/: ssh external: close 2026/06/08 04:55:44 DEBUG : rclone-test-bubugoh5tabi/created from root.txt: Parsed hash: 691f4c9cf61e54832b4da1b62276abf5 2026/06/08 04:55:44 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-bubugoh5tabi/created from root.txt" 2026/06/08 04:55:44 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2026/06/08 04:55:44 DEBUG : sftp://rclone@:22/: Running remote command: sha1sum /rclone-test-bubugoh5tabi/created\ from\ root.txt 2026/06/08 04:55:44 DEBUG : sftp://rclone@:22/: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/created\ from\ root.txt" 2026/06/08 04:55:44 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2026/06/08 04:55:44 DEBUG : sftp://rclone@:22/: Remote command result: 672475164106bd9611b561ae478fd00fc6ec794d /rclone-test-bubugoh5tabi/created from root.txt 2026/06/08 04:55:44 DEBUG : sftp://rclone@:22/: ssh external: close 2026/06/08 04:55:44 DEBUG : rclone-test-bubugoh5tabi/created from root.txt: Parsed hash: 672475164106bd9611b561ae478fd00fc6ec794d 2026/06/08 04:55:44 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-bubugoh5tabi/file name.txt" 2026/06/08 04:55:44 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2026/06/08 04:55:44 DEBUG : sftp://rclone@:22/: Running remote command: md5sum /rclone-test-bubugoh5tabi/file\ name.txt 2026/06/08 04:55:44 DEBUG : sftp://rclone@:22/: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/file\ name.txt" 2026/06/08 04:55:44 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2026/06/08 04:55:44 DEBUG : sftp://rclone@:22/: Remote command result: 373c99bbdf83523cf4e59bed42ab3696 /rclone-test-bubugoh5tabi/file name.txt 2026/06/08 04:55:44 DEBUG : sftp://rclone@:22/: ssh external: close 2026/06/08 04:55:44 DEBUG : rclone-test-bubugoh5tabi/file name.txt: Parsed hash: 373c99bbdf83523cf4e59bed42ab3696 2026/06/08 04:55:44 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-bubugoh5tabi/file name.txt" 2026/06/08 04:55:44 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2026/06/08 04:55:44 DEBUG : sftp://rclone@:22/: Running remote command: sha1sum /rclone-test-bubugoh5tabi/file\ name.txt 2026/06/08 04:55:44 DEBUG : sftp://rclone@:22/: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/file\ name.txt" 2026/06/08 04:55:44 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2026/06/08 04:55:44 DEBUG : sftp://rclone@:22/: Remote command result: 6f9b43bfc8a468eaf93e7e63ab1e91e064c3f18c /rclone-test-bubugoh5tabi/file name.txt 2026/06/08 04:55:44 DEBUG : sftp://rclone@:22/: ssh external: close 2026/06/08 04:55:44 DEBUG : rclone-test-bubugoh5tabi/file name.txt: Parsed hash: 6f9b43bfc8a468eaf93e7e63ab1e91e064c3f18c 2026/06/08 04:55:44 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-bubugoh5tabi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/08 04:55:44 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2026/06/08 04:55:44 DEBUG : sftp://rclone@:22/: Running remote command: md5sum /rclone-test-bubugoh5tabi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/08 04:55:44 DEBUG : sftp://rclone@:22/: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2026/06/08 04:55:44 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2026/06/08 04:55:44 DEBUG : sftp://rclone@:22/: Remote command result: 8fc2b6555c82a7218b23deeee651e855 /rclone-test-bubugoh5tabi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/08 04:55:44 DEBUG : sftp://rclone@:22/: ssh external: close 2026/06/08 04:55:44 DEBUG : rclone-test-bubugoh5tabi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 8fc2b6555c82a7218b23deeee651e855 2026/06/08 04:55:44 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-bubugoh5tabi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/08 04:55:44 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2026/06/08 04:55:44 DEBUG : sftp://rclone@:22/: Running remote command: sha1sum /rclone-test-bubugoh5tabi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/08 04:55:44 DEBUG : sftp://rclone@:22/: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2026/06/08 04:55:44 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2026/06/08 04:55:44 DEBUG : sftp://rclone@:22/: Remote command result: c329e43c99840ccd160448f59555a2605d62cb82 /rclone-test-bubugoh5tabi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/08 04:55:44 DEBUG : sftp://rclone@:22/: ssh external: close 2026/06/08 04:55:44 DEBUG : rclone-test-bubugoh5tabi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c329e43c99840ccd160448f59555a2605d62cb82 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2026/06/08 04:55:44 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-bubugoh5tabi/file name.txt" 2026/06/08 04:55:44 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2026/06/08 04:55:44 DEBUG : sftp://rclone@:22/: Running remote command: md5sum /rclone-test-bubugoh5tabi/file\ name.txt 2026/06/08 04:55:44 DEBUG : sftp://rclone@:22/: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/file\ name.txt" 2026/06/08 04:55:44 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2026/06/08 04:55:44 DEBUG : sftp://rclone@:22/: Remote command result: 373c99bbdf83523cf4e59bed42ab3696 /rclone-test-bubugoh5tabi/file name.txt 2026/06/08 04:55:44 DEBUG : sftp://rclone@:22/: ssh external: close 2026/06/08 04:55:44 DEBUG : rclone-test-bubugoh5tabi/file name.txt: Parsed hash: 373c99bbdf83523cf4e59bed42ab3696 2026/06/08 04:55:44 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-bubugoh5tabi/file name.txt" 2026/06/08 04:55:44 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2026/06/08 04:55:44 DEBUG : sftp://rclone@:22/: Running remote command: sha1sum /rclone-test-bubugoh5tabi/file\ name.txt 2026/06/08 04:55:44 DEBUG : sftp://rclone@:22/: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/file\ name.txt" 2026/06/08 04:55:44 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2026/06/08 04:55:44 DEBUG : sftp://rclone@:22/: Remote command result: 6f9b43bfc8a468eaf93e7e63ab1e91e064c3f18c /rclone-test-bubugoh5tabi/file name.txt 2026/06/08 04:55:44 DEBUG : sftp://rclone@:22/: ssh external: close 2026/06/08 04:55:44 DEBUG : rclone-test-bubugoh5tabi/file name.txt: Parsed hash: 6f9b43bfc8a468eaf93e7e63ab1e91e064c3f18c 2026/06/08 04:55:44 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-bubugoh5tabi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/08 04:55:44 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2026/06/08 04:55:44 DEBUG : sftp://rclone@:22/: Running remote command: md5sum /rclone-test-bubugoh5tabi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/08 04:55:44 DEBUG : sftp://rclone@:22/: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2026/06/08 04:55:44 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2026/06/08 04:55:44 DEBUG : sftp://rclone@:22/: Remote command result: 8fc2b6555c82a7218b23deeee651e855 /rclone-test-bubugoh5tabi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/08 04:55:44 DEBUG : sftp://rclone@:22/: ssh external: close 2026/06/08 04:55:44 DEBUG : rclone-test-bubugoh5tabi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 8fc2b6555c82a7218b23deeee651e855 2026/06/08 04:55:44 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-bubugoh5tabi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/08 04:55:44 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2026/06/08 04:55:44 DEBUG : sftp://rclone@:22/: Running remote command: sha1sum /rclone-test-bubugoh5tabi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/08 04:55:44 DEBUG : sftp://rclone@:22/: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2026/06/08 04:55:45 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2026/06/08 04:55:45 DEBUG : sftp://rclone@:22/: Remote command result: c329e43c99840ccd160448f59555a2605d62cb82 /rclone-test-bubugoh5tabi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/08 04:55:45 DEBUG : sftp://rclone@:22/: ssh external: close 2026/06/08 04:55:45 DEBUG : rclone-test-bubugoh5tabi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c329e43c99840ccd160448f59555a2605d62cb82 === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2016: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2121: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2137: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2026/06/08 04:55:45 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/08 04:55:45 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:45 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: md5sum /rclone-test-bubugoh5tabi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/08 04:55:45 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2026/06/08 04:55:45 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:45 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 8fc2b6555c82a7218b23deeee651e855 /rclone-test-bubugoh5tabi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/08 04:55:45 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 8fc2b6555c82a7218b23deeee651e855 2026/06/08 04:55:45 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/08 04:55:45 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:45 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: sha1sum /rclone-test-bubugoh5tabi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/08 04:55:45 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2026/06/08 04:55:45 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:45 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: c329e43c99840ccd160448f59555a2605d62cb82 /rclone-test-bubugoh5tabi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/08 04:55:45 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c329e43c99840ccd160448f59555a2605d62cb82 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2026/06/08 04:55:45 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Server has VFS statistics extension 2026/06/08 04:55:45 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: About path "/rclone-test-bubugoh5tabi" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/06/08 04:55:45 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/piped data.txt" 2026/06/08 04:55:45 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:45 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: md5sum /rclone-test-bubugoh5tabi/piped\ data.txt 2026/06/08 04:55:45 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/piped\ data.txt" 2026/06/08 04:55:45 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:45 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-bubugoh5tabi/piped data.txt 2026/06/08 04:55:45 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:45 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/08 04:55:45 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/piped data.txt" 2026/06/08 04:55:45 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:45 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: sha1sum /rclone-test-bubugoh5tabi/piped\ data.txt 2026/06/08 04:55:45 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/piped\ data.txt" 2026/06/08 04:55:45 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:45 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-bubugoh5tabi/piped data.txt 2026/06/08 04:55:45 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:45 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/06/08 04:55:45 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/piped data.txt" 2026/06/08 04:55:45 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:45 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: md5sum /rclone-test-bubugoh5tabi/piped\ data.txt 2026/06/08 04:55:45 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/piped\ data.txt" 2026/06/08 04:55:45 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:45 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-bubugoh5tabi/piped data.txt 2026/06/08 04:55:45 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:45 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/08 04:55:45 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/piped data.txt" 2026/06/08 04:55:45 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:45 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: sha1sum /rclone-test-bubugoh5tabi/piped\ data.txt 2026/06/08 04:55:45 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/piped\ data.txt" 2026/06/08 04:55:45 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:45 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-bubugoh5tabi/piped data.txt 2026/06/08 04:55:45 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:45 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/06/08 04:55:45 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/piped data.txt" 2026/06/08 04:55:45 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:45 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: md5sum /rclone-test-bubugoh5tabi/piped\ data.txt 2026/06/08 04:55:45 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/piped\ data.txt" 2026/06/08 04:55:45 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:45 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 8417e7418e34eb14802d82d707133eaa /rclone-test-bubugoh5tabi/piped data.txt 2026/06/08 04:55:45 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:45 DEBUG : piped data.txt: Parsed hash: 8417e7418e34eb14802d82d707133eaa 2026/06/08 04:55:45 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/piped data.txt" 2026/06/08 04:55:45 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:45 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: sha1sum /rclone-test-bubugoh5tabi/piped\ data.txt 2026/06/08 04:55:45 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/piped\ data.txt" 2026/06/08 04:55:45 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:45 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 56e87887b263f9dfd0cb9d89cbd947f1ab933a98 /rclone-test-bubugoh5tabi/piped data.txt 2026/06/08 04:55:45 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:45 DEBUG : piped data.txt: Parsed hash: 56e87887b263f9dfd0cb9d89cbd947f1ab933a98 2026/06/08 04:55:45 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/piped data.txt" 2026/06/08 04:55:45 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:45 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: md5sum /rclone-test-bubugoh5tabi/piped\ data.txt 2026/06/08 04:55:45 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/piped\ data.txt" 2026/06/08 04:55:45 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:45 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 8417e7418e34eb14802d82d707133eaa /rclone-test-bubugoh5tabi/piped data.txt 2026/06/08 04:55:45 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:45 DEBUG : piped data.txt: Parsed hash: 8417e7418e34eb14802d82d707133eaa 2026/06/08 04:55:45 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/piped data.txt" 2026/06/08 04:55:45 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:45 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: sha1sum /rclone-test-bubugoh5tabi/piped\ data.txt 2026/06/08 04:55:45 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/piped\ data.txt" 2026/06/08 04:55:45 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:45 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 56e87887b263f9dfd0cb9d89cbd947f1ab933a98 /rclone-test-bubugoh5tabi/piped data.txt 2026/06/08 04:55:45 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:45 DEBUG : piped data.txt: Parsed hash: 56e87887b263f9dfd0cb9d89cbd947f1ab933a98 === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2355: *sftp.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2376: *sftp.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2488: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/06/08 04:55:45 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/unknown-size-update.txt" 2026/06/08 04:55:45 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:45 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: md5sum /rclone-test-bubugoh5tabi/unknown-size-update.txt 2026/06/08 04:55:45 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/unknown-size-update.txt" 2026/06/08 04:55:46 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:46 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 4e68e89632713f482770f4d9d9e19b0b /rclone-test-bubugoh5tabi/unknown-size-update.txt 2026/06/08 04:55:46 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:46 DEBUG : unknown-size-update.txt: Parsed hash: 4e68e89632713f482770f4d9d9e19b0b 2026/06/08 04:55:46 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/unknown-size-update.txt" 2026/06/08 04:55:46 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:46 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: sha1sum /rclone-test-bubugoh5tabi/unknown-size-update.txt 2026/06/08 04:55:46 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/unknown-size-update.txt" 2026/06/08 04:55:46 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:46 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: b36e5b376ebb06499b38c505ae81776dda78edc7 /rclone-test-bubugoh5tabi/unknown-size-update.txt 2026/06/08 04:55:46 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:46 DEBUG : unknown-size-update.txt: Parsed hash: b36e5b376ebb06499b38c505ae81776dda78edc7 2026/06/08 04:55:46 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/unknown-size-update.txt" 2026/06/08 04:55:46 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:46 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: md5sum /rclone-test-bubugoh5tabi/unknown-size-update.txt 2026/06/08 04:55:46 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bubugoh5tabi/unknown-size-update.txt" 2026/06/08 04:55:46 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:46 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: 4e68e89632713f482770f4d9d9e19b0b /rclone-test-bubugoh5tabi/unknown-size-update.txt 2026/06/08 04:55:46 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:46 DEBUG : unknown-size-update.txt: Parsed hash: 4e68e89632713f482770f4d9d9e19b0b 2026/06/08 04:55:46 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Shell path "/rclone-test-bubugoh5tabi/unknown-size-update.txt" 2026/06/08 04:55:46 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: creating additional session 2026/06/08 04:55:46 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Running remote command: sha1sum /rclone-test-bubugoh5tabi/unknown-size-update.txt 2026/06/08 04:55:46 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bubugoh5tabi/unknown-size-update.txt" 2026/06/08 04:55:46 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited OK 2026/06/08 04:55:46 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Remote command result: b36e5b376ebb06499b38c505ae81776dda78edc7 /rclone-test-bubugoh5tabi/unknown-size-update.txt 2026/06/08 04:55:46 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:46 DEBUG : unknown-size-update.txt: Parsed hash: b36e5b376ebb06499b38c505ae81776dda78edc7 === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/06/08 04:55:46 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-bubugoh5tabi/deeper/nonexisting/directory" 2026/06/08 04:55:46 DEBUG : Setting type="sftp" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2026/06/08 04:55:46 DEBUG : Setting ssh="ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_SSH 2026/06/08 04:55:46 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2026/06/08 04:55:46 DEBUG : Setting ssh="ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_SSH 2026/06/08 04:55:46 NOTICE: TestSFTPRcloneSSH{aFBXt}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/08 04:55:46 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi/deeper/nonexisting/directory: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/06/08 04:55:46 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi/deeper/nonexisting/directory: Shell type "unix" from config 2026/06/08 04:55:46 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi/deeper/nonexisting/directory: Relative path resolved to "/rclone-test-bubugoh5tabi/deeper/nonexisting/directory" 2026/06/08 04:55:46 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi/deeper/nonexisting/directory: Using root directory "/rclone-test-bubugoh5tabi/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2680: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2737: FS has no Directory methods and doesn't Wrap 2026/06/08 04:55:46 DEBUG : Waiting for deletions to finish 2026/06/08 04:55:46 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/06/08 04:55:46 DEBUG : removing 1 level 4 directories 2026/06/08 04:55:46 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/06/08 04:55:46 DEBUG : removing 1 level 3 directories 2026/06/08 04:55:46 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/06/08 04:55:46 DEBUG : removing 1 level 2 directories 2026/06/08 04:55:46 INFO : hello? sausage/êé: Removing directory 2026/06/08 04:55:46 DEBUG : removing 1 level 1 directories 2026/06/08 04:55:46 INFO : hello? sausage: Removing directory 2026/06/08 04:55:46 DEBUG : removing 1 level 0 directories 2026/06/08 04:55:46 INFO : sftp://rclone@:22/rclone-test-bubugoh5tabi: Removing directory 2026/06/08 04:55:46 ERROR : error listing: directory not found 2026/06/08 04:55:46 DEBUG : Waiting for deletions to finish 2026/06/08 04:55:46 ERROR : error listing: directory not found 2026/06/08 04:55:46 ERROR : sftp://rclone@:22/rclone-test-bubugoh5tabi: Failed to list "": directory not found 2026/06/08 04:55:46 DEBUG : removing 1 level 0 directories 2026/06/08 04:55:46 INFO : sftp://rclone@:22/rclone-test-bubugoh5tabi: Removing directory 2026/06/08 04:55:46 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2026/06/08 04:55:46 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: Closing 2 unused connections 2026/06/08 04:55:46 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:46 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited with error: signal: killed 2026/06/08 04:55:46 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: close 2026/06/08 04:55:46 DEBUG : sftp://rclone@:22/rclone-test-bubugoh5tabi: ssh external: command exited with error: signal: killed 2026/06/08 04:55:46 NOTICE: TestSFTPRcloneSSH: Stopping server --- PASS: TestIntegration (22.95s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.00s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir (21.80s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.01s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.00s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.00s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (11.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.52s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.60s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.36s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (9.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.10s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.19s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (0.63s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (1.70s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (2.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.20s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.40s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.41s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.42s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.41s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.11s) --- PASS: TestIntegration/FsMkdir/FsDirSetModTime (0.01s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- PASS: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 sftp_test.go:25: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestIntegration3 sftp_test.go:35: skipping as -remote is set --- SKIP: TestIntegration3 (0.00s) PASS ok github.com/rclone/rclone/backend/sftp 24.192s "go test -v -timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Finished OK in 24.997107307s (try 1/5)