"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 TestParseHash --- PASS: TestParseHash (0.00s) === RUN TestParseUsage --- PASS: TestParseUsage (0.00s) === RUN TestStringLock --- PASS: TestStringLock (1.15s) === RUN TestIntegration fstests.go:438: Using remote "TestSFTPRcloneSSH:" 2025/11/02 03:07:09 NOTICE: TestSFTPRcloneSSH: Stopping server 2025/11/02 03:07:10 NOTICE: TestSFTPRcloneSSH: Attempting to stop TestSFTPRcloneSSH try 2/10 2025/11/02 03:07:10 NOTICE: TestSFTPRcloneSSH: Stopping server 2025/11/02 03:07:11 NOTICE: TestSFTPRcloneSSH: Attempting to stop TestSFTPRcloneSSH try 3/10 2025/11/02 03:07:11 NOTICE: TestSFTPRcloneSSH: Stopping server 2025/11/02 03:07:12 NOTICE: TestSFTPRcloneSSH: Attempting to stop TestSFTPRcloneSSH try 4/10 2025/11/02 03:07:12 NOTICE: TestSFTPRcloneSSH: Stopping server 2025/11/02 03:07:13 NOTICE: TestSFTPRcloneSSH: Attempting to stop TestSFTPRcloneSSH try 5/10 2025/11/02 03:07:13 NOTICE: TestSFTPRcloneSSH: Stopping server 2025/11/02 03:07:14 NOTICE: TestSFTPRcloneSSH: Attempting to stop TestSFTPRcloneSSH try 6/10 2025/11/02 03:07:14 NOTICE: TestSFTPRcloneSSH: Stopping server 2025/11/02 03:07:15 NOTICE: TestSFTPRcloneSSH: Attempting to stop TestSFTPRcloneSSH try 7/10 2025/11/02 03:07:15 NOTICE: TestSFTPRcloneSSH: Stopping server 2025/11/02 03:07:16 NOTICE: TestSFTPRcloneSSH: Attempting to stop TestSFTPRcloneSSH try 8/10 2025/11/02 03:07:16 NOTICE: TestSFTPRcloneSSH: Stopping server 2025/11/02 03:07:17 NOTICE: TestSFTPRcloneSSH: Attempting to stop TestSFTPRcloneSSH try 9/10 2025/11/02 03:07:17 NOTICE: TestSFTPRcloneSSH: Stopping server 2025/11/02 03:07:18 NOTICE: TestSFTPRcloneSSH: Attempting to stop TestSFTPRcloneSSH try 10/10 2025/11/02 03:07:18 NOTICE: TestSFTPRcloneSSH: Stopping server 2025/11/02 03:07:18 NOTICE: TestSFTPRcloneSSH: Starting server 2025/11/02 03:07:19 NOTICE: TestSFTPRcloneSSH: Attempting to connect to "127.0.0.1:28623" try 1/100 2025/11/02 03:07:19 DEBUG : TestSFTPRcloneSSH: Read 1, error: 2025/11/02 03:07:19 NOTICE: TestSFTPRcloneSSH: Started server and connected to "127.0.0.1:28623" 2025/11/02 03:07:19 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-lewafob6cecu" 2025/11/02 03:07:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/02 03:07:19 DEBUG : Setting type="sftp" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2025/11/02 03:07:19 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 2025/11/02 03:07:19 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2025/11/02 03:07:19 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 2025/11/02 03:07:19 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:19 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2025/11/02 03:07:19 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell type "unix" from config 2025/11/02 03:07:19 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Relative path resolved to "/rclone-test-lewafob6cecu" 2025/11/02 03:07:19 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Using root directory "/rclone-test-lewafob6cecu" 2025/11/02 03:07:19 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 2025/11/02 03:07:19 INFO : dir/subdir: Making directory 2025/11/02 03:07:19 INFO : dir/subdir: Removing directory 2025/11/02 03:07:19 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 2025/11/02 03:07:19 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:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/11/02 03:07:19 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/11/02 03:07:19 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:19 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: md5sum /rclone-test-lewafob6cecu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/02 03:07:19 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lewafob6cecu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/11/02 03:07:19 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:19 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: aa7fda665bb85a7e629dad6d7f2961d9 /rclone-test-lewafob6cecu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/02 03:07:19 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:19 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: aa7fda665bb85a7e629dad6d7f2961d9 2025/11/02 03:07:19 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/11/02 03:07:19 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:19 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: sha1sum /rclone-test-lewafob6cecu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/02 03:07:19 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lewafob6cecu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/11/02 03:07:20 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:20 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 564fd6fe54ef7de692a282d3cb792fa2330dd1e8 /rclone-test-lewafob6cecu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/02 03:07:20 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:20 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 564fd6fe54ef7de692a282d3cb792fa2330dd1e8 2025/11/02 03:07:20 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/11/02 03:07:20 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:20 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: md5sum /rclone-test-lewafob6cecu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/02 03:07:20 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lewafob6cecu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/11/02 03:07:20 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:20 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: aa7fda665bb85a7e629dad6d7f2961d9 /rclone-test-lewafob6cecu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/02 03:07:20 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:20 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: aa7fda665bb85a7e629dad6d7f2961d9 2025/11/02 03:07:20 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/11/02 03:07:20 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:20 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: sha1sum /rclone-test-lewafob6cecu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/02 03:07:20 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lewafob6cecu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/11/02 03:07:20 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:20 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 564fd6fe54ef7de692a282d3cb792fa2330dd1e8 /rclone-test-lewafob6cecu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/02 03:07:20 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:20 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 564fd6fe54ef7de692a282d3cb792fa2330dd1e8 2025/11/02 03:07:20 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/11/02 03:07:20 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:20 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: md5sum /rclone-test-lewafob6cecu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/02 03:07:20 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lewafob6cecu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/11/02 03:07:20 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:20 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: aa7fda665bb85a7e629dad6d7f2961d9 /rclone-test-lewafob6cecu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/02 03:07:20 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:20 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: aa7fda665bb85a7e629dad6d7f2961d9 2025/11/02 03:07:20 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/11/02 03:07:20 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:20 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: sha1sum /rclone-test-lewafob6cecu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/02 03:07:20 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lewafob6cecu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/11/02 03:07:20 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:20 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 564fd6fe54ef7de692a282d3cb792fa2330dd1e8 /rclone-test-lewafob6cecu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/11/02 03:07:20 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:20 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 564fd6fe54ef7de692a282d3cb792fa2330dd1e8 === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." 2025/11/02 03:07:20 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/./." 2025/11/02 03:07:20 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:20 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: md5sum /rclone-test-lewafob6cecu/./. 2025/11/02 03:07:20 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lewafob6cecu/./." 2025/11/02 03:07:20 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:20 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: f05f029f7d840cbd64d083541f6e8f12 /rclone-test-lewafob6cecu/./. 2025/11/02 03:07:20 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:20 DEBUG : ./.: Parsed hash: f05f029f7d840cbd64d083541f6e8f12 2025/11/02 03:07:20 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/./." 2025/11/02 03:07:20 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:20 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: sha1sum /rclone-test-lewafob6cecu/./. 2025/11/02 03:07:20 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lewafob6cecu/./." 2025/11/02 03:07:20 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:20 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 8f81449cd994ae3bd2ae29181dcaaf9228298989 /rclone-test-lewafob6cecu/./. 2025/11/02 03:07:20 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:20 DEBUG : ./.: Parsed hash: 8f81449cd994ae3bd2ae29181dcaaf9228298989 2025/11/02 03:07:20 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/./." 2025/11/02 03:07:20 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:20 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: md5sum /rclone-test-lewafob6cecu/./. 2025/11/02 03:07:20 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lewafob6cecu/./." 2025/11/02 03:07:20 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:20 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: f05f029f7d840cbd64d083541f6e8f12 /rclone-test-lewafob6cecu/./. 2025/11/02 03:07:20 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:20 DEBUG : ./.: Parsed hash: f05f029f7d840cbd64d083541f6e8f12 2025/11/02 03:07:20 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/./." 2025/11/02 03:07:20 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:20 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: sha1sum /rclone-test-lewafob6cecu/./. 2025/11/02 03:07:20 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lewafob6cecu/./." 2025/11/02 03:07:20 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:20 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 8f81449cd994ae3bd2ae29181dcaaf9228298989 /rclone-test-lewafob6cecu/./. 2025/11/02 03:07:20 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:20 DEBUG : ./.: Parsed hash: 8f81449cd994ae3bd2ae29181dcaaf9228298989 2025/11/02 03:07:20 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/./." 2025/11/02 03:07:20 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:20 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: md5sum /rclone-test-lewafob6cecu/./. 2025/11/02 03:07:20 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lewafob6cecu/./." 2025/11/02 03:07:20 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:20 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: f05f029f7d840cbd64d083541f6e8f12 /rclone-test-lewafob6cecu/./. 2025/11/02 03:07:20 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:20 DEBUG : ./.: Parsed hash: f05f029f7d840cbd64d083541f6e8f12 2025/11/02 03:07:20 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/./." 2025/11/02 03:07:20 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:20 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: sha1sum /rclone-test-lewafob6cecu/./. 2025/11/02 03:07:20 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lewafob6cecu/./." 2025/11/02 03:07:21 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:21 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 8f81449cd994ae3bd2ae29181dcaaf9228298989 /rclone-test-lewafob6cecu/./. 2025/11/02 03:07:21 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:21 DEBUG : ./.: Parsed hash: 8f81449cd994ae3bd2ae29181dcaaf9228298989 === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." 2025/11/02 03:07:21 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/../.." 2025/11/02 03:07:21 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:21 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: md5sum /rclone-test-lewafob6cecu/../.. 2025/11/02 03:07:21 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lewafob6cecu/../.." 2025/11/02 03:07:21 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:21 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 743885e619ddbc631afe58a171933723 /rclone-test-lewafob6cecu/../.. 2025/11/02 03:07:21 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:21 DEBUG : ../..: Parsed hash: 743885e619ddbc631afe58a171933723 2025/11/02 03:07:21 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/../.." 2025/11/02 03:07:21 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:21 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: sha1sum /rclone-test-lewafob6cecu/../.. 2025/11/02 03:07:21 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lewafob6cecu/../.." 2025/11/02 03:07:21 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:21 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 6d7c0f9ad5b670091f5f2476ffd12f1f6d1863e6 /rclone-test-lewafob6cecu/../.. 2025/11/02 03:07:21 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:21 DEBUG : ../..: Parsed hash: 6d7c0f9ad5b670091f5f2476ffd12f1f6d1863e6 2025/11/02 03:07:21 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/../.." 2025/11/02 03:07:21 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:21 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: md5sum /rclone-test-lewafob6cecu/../.. 2025/11/02 03:07:21 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lewafob6cecu/../.." 2025/11/02 03:07:21 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:21 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 743885e619ddbc631afe58a171933723 /rclone-test-lewafob6cecu/../.. 2025/11/02 03:07:21 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:21 DEBUG : ../..: Parsed hash: 743885e619ddbc631afe58a171933723 2025/11/02 03:07:21 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/../.." 2025/11/02 03:07:21 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:21 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: sha1sum /rclone-test-lewafob6cecu/../.. 2025/11/02 03:07:21 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lewafob6cecu/../.." 2025/11/02 03:07:21 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:21 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 6d7c0f9ad5b670091f5f2476ffd12f1f6d1863e6 /rclone-test-lewafob6cecu/../.. 2025/11/02 03:07:21 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:21 DEBUG : ../..: Parsed hash: 6d7c0f9ad5b670091f5f2476ffd12f1f6d1863e6 2025/11/02 03:07:21 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/../.." 2025/11/02 03:07:21 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:21 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: md5sum /rclone-test-lewafob6cecu/../.. 2025/11/02 03:07:21 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lewafob6cecu/../.." 2025/11/02 03:07:21 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:21 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 743885e619ddbc631afe58a171933723 /rclone-test-lewafob6cecu/../.. 2025/11/02 03:07:21 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:21 DEBUG : ../..: Parsed hash: 743885e619ddbc631afe58a171933723 2025/11/02 03:07:21 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/../.." 2025/11/02 03:07:21 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:21 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: sha1sum /rclone-test-lewafob6cecu/../.. 2025/11/02 03:07:21 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lewafob6cecu/../.." 2025/11/02 03:07:21 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:21 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 6d7c0f9ad5b670091f5f2476ffd12f1f6d1863e6 /rclone-test-lewafob6cecu/../.. 2025/11/02 03:07:21 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:21 DEBUG : ../..: Parsed hash: 6d7c0f9ad5b670091f5f2476ffd12f1f6d1863e6 === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/11/02 03:07:21 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/11/02 03:07:21 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:21 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: md5sum /rclone-test-lewafob6cecu/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/11/02 03:07:21 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lewafob6cecu/\!\""\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\""\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~" 2025/11/02 03:07:21 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:21 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: ca1611fdc61dbd64791668f4704b2fa9 /rclone-test-lewafob6cecu/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/11/02 03:07:21 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:21 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: ca1611fdc61dbd64791668f4704b2fa9 2025/11/02 03:07:21 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/11/02 03:07:21 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:21 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: sha1sum /rclone-test-lewafob6cecu/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/11/02 03:07:21 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lewafob6cecu/\!\""\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\""\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~" 2025/11/02 03:07:21 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:21 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: bb3cace9575d1f154a468a35cecd01ce9b52522d /rclone-test-lewafob6cecu/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/11/02 03:07:21 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:21 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: bb3cace9575d1f154a468a35cecd01ce9b52522d 2025/11/02 03:07:21 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/11/02 03:07:21 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:21 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: md5sum /rclone-test-lewafob6cecu/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/11/02 03:07:21 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lewafob6cecu/\!\""\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\""\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~" 2025/11/02 03:07:21 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:21 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: ca1611fdc61dbd64791668f4704b2fa9 /rclone-test-lewafob6cecu/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/11/02 03:07:21 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:21 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: ca1611fdc61dbd64791668f4704b2fa9 2025/11/02 03:07:21 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/11/02 03:07:21 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:21 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: sha1sum /rclone-test-lewafob6cecu/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/11/02 03:07:21 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lewafob6cecu/\!\""\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\""\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~" 2025/11/02 03:07:22 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:22 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: bb3cace9575d1f154a468a35cecd01ce9b52522d /rclone-test-lewafob6cecu/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/11/02 03:07:22 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:22 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: bb3cace9575d1f154a468a35cecd01ce9b52522d 2025/11/02 03:07:22 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/11/02 03:07:22 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:22 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: md5sum /rclone-test-lewafob6cecu/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/11/02 03:07:22 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lewafob6cecu/\!\""\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\""\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~" 2025/11/02 03:07:22 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:22 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: ca1611fdc61dbd64791668f4704b2fa9 /rclone-test-lewafob6cecu/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/11/02 03:07:22 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:22 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: ca1611fdc61dbd64791668f4704b2fa9 2025/11/02 03:07:22 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/11/02 03:07:22 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:22 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: sha1sum /rclone-test-lewafob6cecu/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/11/02 03:07:22 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lewafob6cecu/\!\""\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\""\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~" 2025/11/02 03:07:22 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:22 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: bb3cace9575d1f154a468a35cecd01ce9b52522d /rclone-test-lewafob6cecu/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/11/02 03:07:22 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:22 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: bb3cace9575d1f154a468a35cecd01ce9b52522d === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" 2025/11/02 03:07:22 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/ leading space/ leading space" 2025/11/02 03:07:22 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:22 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: md5sum /rclone-test-lewafob6cecu/\ leading\ space/\ leading\ space 2025/11/02 03:07:22 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lewafob6cecu/\ leading\ space/\ leading\ space" 2025/11/02 03:07:22 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:22 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 788df34f88b1217eb62f122183baa4f1 /rclone-test-lewafob6cecu/ leading space/ leading space 2025/11/02 03:07:22 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:22 DEBUG : leading space/ leading space: Parsed hash: 788df34f88b1217eb62f122183baa4f1 2025/11/02 03:07:22 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/ leading space/ leading space" 2025/11/02 03:07:22 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:22 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: sha1sum /rclone-test-lewafob6cecu/\ leading\ space/\ leading\ space 2025/11/02 03:07:22 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lewafob6cecu/\ leading\ space/\ leading\ space" 2025/11/02 03:07:22 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:22 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 79c90a8a6cf1e8e2d4dcf70b48f4a650325458e6 /rclone-test-lewafob6cecu/ leading space/ leading space 2025/11/02 03:07:22 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:22 DEBUG : leading space/ leading space: Parsed hash: 79c90a8a6cf1e8e2d4dcf70b48f4a650325458e6 2025/11/02 03:07:22 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/ leading space/ leading space" 2025/11/02 03:07:22 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:22 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: md5sum /rclone-test-lewafob6cecu/\ leading\ space/\ leading\ space 2025/11/02 03:07:22 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lewafob6cecu/\ leading\ space/\ leading\ space" 2025/11/02 03:07:22 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:22 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 788df34f88b1217eb62f122183baa4f1 /rclone-test-lewafob6cecu/ leading space/ leading space 2025/11/02 03:07:22 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:22 DEBUG : leading space/ leading space: Parsed hash: 788df34f88b1217eb62f122183baa4f1 2025/11/02 03:07:22 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/ leading space/ leading space" 2025/11/02 03:07:22 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:22 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: sha1sum /rclone-test-lewafob6cecu/\ leading\ space/\ leading\ space 2025/11/02 03:07:22 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lewafob6cecu/\ leading\ space/\ leading\ space" 2025/11/02 03:07:22 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:22 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 79c90a8a6cf1e8e2d4dcf70b48f4a650325458e6 /rclone-test-lewafob6cecu/ leading space/ leading space 2025/11/02 03:07:22 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:22 DEBUG : leading space/ leading space: Parsed hash: 79c90a8a6cf1e8e2d4dcf70b48f4a650325458e6 2025/11/02 03:07:22 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/ leading space/ leading space" 2025/11/02 03:07:22 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:22 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: md5sum /rclone-test-lewafob6cecu/\ leading\ space/\ leading\ space 2025/11/02 03:07:22 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lewafob6cecu/\ leading\ space/\ leading\ space" 2025/11/02 03:07:22 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:22 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 788df34f88b1217eb62f122183baa4f1 /rclone-test-lewafob6cecu/ leading space/ leading space 2025/11/02 03:07:22 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:22 DEBUG : leading space/ leading space: Parsed hash: 788df34f88b1217eb62f122183baa4f1 2025/11/02 03:07:22 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/ leading space/ leading space" 2025/11/02 03:07:22 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:22 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: sha1sum /rclone-test-lewafob6cecu/\ leading\ space/\ leading\ space 2025/11/02 03:07:22 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lewafob6cecu/\ leading\ space/\ leading\ space" 2025/11/02 03:07:22 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:22 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 79c90a8a6cf1e8e2d4dcf70b48f4a650325458e6 /rclone-test-lewafob6cecu/ leading space/ leading space 2025/11/02 03:07:22 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:22 DEBUG : leading space/ leading space: Parsed hash: 79c90a8a6cf1e8e2d4dcf70b48f4a650325458e6 === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" 2025/11/02 03:07:22 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/~leading tilde/~leading tilde" 2025/11/02 03:07:22 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:22 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: md5sum /rclone-test-lewafob6cecu/\~leading\ tilde/\~leading\ tilde 2025/11/02 03:07:22 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lewafob6cecu/\~leading\ tilde/\~leading\ tilde" 2025/11/02 03:07:22 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:22 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 11e9584f237c245d3d915103e41e7a0d /rclone-test-lewafob6cecu/~leading tilde/~leading tilde 2025/11/02 03:07:22 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:22 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 11e9584f237c245d3d915103e41e7a0d 2025/11/02 03:07:22 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/~leading tilde/~leading tilde" 2025/11/02 03:07:22 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:22 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: sha1sum /rclone-test-lewafob6cecu/\~leading\ tilde/\~leading\ tilde 2025/11/02 03:07:22 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lewafob6cecu/\~leading\ tilde/\~leading\ tilde" 2025/11/02 03:07:23 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:23 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: ac6deb1e6c0085da5a06adff171324003f03563d /rclone-test-lewafob6cecu/~leading tilde/~leading tilde 2025/11/02 03:07:23 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:23 DEBUG : ~leading tilde/~leading tilde: Parsed hash: ac6deb1e6c0085da5a06adff171324003f03563d 2025/11/02 03:07:23 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/~leading tilde/~leading tilde" 2025/11/02 03:07:23 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:23 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: md5sum /rclone-test-lewafob6cecu/\~leading\ tilde/\~leading\ tilde 2025/11/02 03:07:23 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lewafob6cecu/\~leading\ tilde/\~leading\ tilde" 2025/11/02 03:07:23 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:23 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 11e9584f237c245d3d915103e41e7a0d /rclone-test-lewafob6cecu/~leading tilde/~leading tilde 2025/11/02 03:07:23 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:23 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 11e9584f237c245d3d915103e41e7a0d 2025/11/02 03:07:23 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/~leading tilde/~leading tilde" 2025/11/02 03:07:23 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:23 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: sha1sum /rclone-test-lewafob6cecu/\~leading\ tilde/\~leading\ tilde 2025/11/02 03:07:23 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lewafob6cecu/\~leading\ tilde/\~leading\ tilde" 2025/11/02 03:07:23 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:23 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: ac6deb1e6c0085da5a06adff171324003f03563d /rclone-test-lewafob6cecu/~leading tilde/~leading tilde 2025/11/02 03:07:23 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:23 DEBUG : ~leading tilde/~leading tilde: Parsed hash: ac6deb1e6c0085da5a06adff171324003f03563d 2025/11/02 03:07:23 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/~leading tilde/~leading tilde" 2025/11/02 03:07:23 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:23 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: md5sum /rclone-test-lewafob6cecu/\~leading\ tilde/\~leading\ tilde 2025/11/02 03:07:23 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lewafob6cecu/\~leading\ tilde/\~leading\ tilde" 2025/11/02 03:07:23 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:23 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 11e9584f237c245d3d915103e41e7a0d /rclone-test-lewafob6cecu/~leading tilde/~leading tilde 2025/11/02 03:07:23 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:23 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 11e9584f237c245d3d915103e41e7a0d 2025/11/02 03:07:23 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/~leading tilde/~leading tilde" 2025/11/02 03:07:23 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:23 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: sha1sum /rclone-test-lewafob6cecu/\~leading\ tilde/\~leading\ tilde 2025/11/02 03:07:23 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lewafob6cecu/\~leading\ tilde/\~leading\ tilde" 2025/11/02 03:07:23 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:23 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: ac6deb1e6c0085da5a06adff171324003f03563d /rclone-test-lewafob6cecu/~leading tilde/~leading tilde 2025/11/02 03:07:23 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:23 DEBUG : ~leading tilde/~leading tilde: Parsed hash: ac6deb1e6c0085da5a06adff171324003f03563d === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" 2025/11/02 03:07:23 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/␍leading CR/␍leading CR" 2025/11/02 03:07:23 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:23 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: md5sum /rclone-test-lewafob6cecu/␍leading\ CR/␍leading\ CR 2025/11/02 03:07:23 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lewafob6cecu/␍leading\ CR/␍leading\ CR" 2025/11/02 03:07:23 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:23 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: e20991625e505948573c6a02d1f0c574 /rclone-test-lewafob6cecu/␍leading CR/␍leading CR 2025/11/02 03:07:23 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:23 DEBUG : ␍leading CR/␍leading CR: Parsed hash: e20991625e505948573c6a02d1f0c574 2025/11/02 03:07:23 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/␍leading CR/␍leading CR" 2025/11/02 03:07:23 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:23 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: sha1sum /rclone-test-lewafob6cecu/␍leading\ CR/␍leading\ CR 2025/11/02 03:07:23 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lewafob6cecu/␍leading\ CR/␍leading\ CR" 2025/11/02 03:07:23 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:23 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 74ba855c12241d8417ffbf59d099be8423044ea7 /rclone-test-lewafob6cecu/␍leading CR/␍leading CR 2025/11/02 03:07:23 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:23 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 74ba855c12241d8417ffbf59d099be8423044ea7 2025/11/02 03:07:23 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/␍leading CR/␍leading CR" 2025/11/02 03:07:23 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:23 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: md5sum /rclone-test-lewafob6cecu/␍leading\ CR/␍leading\ CR 2025/11/02 03:07:23 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lewafob6cecu/␍leading\ CR/␍leading\ CR" 2025/11/02 03:07:23 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:23 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: e20991625e505948573c6a02d1f0c574 /rclone-test-lewafob6cecu/␍leading CR/␍leading CR 2025/11/02 03:07:23 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:23 DEBUG : ␍leading CR/␍leading CR: Parsed hash: e20991625e505948573c6a02d1f0c574 2025/11/02 03:07:23 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/␍leading CR/␍leading CR" 2025/11/02 03:07:23 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:23 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: sha1sum /rclone-test-lewafob6cecu/␍leading\ CR/␍leading\ CR 2025/11/02 03:07:23 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lewafob6cecu/␍leading\ CR/␍leading\ CR" 2025/11/02 03:07:23 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:23 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 74ba855c12241d8417ffbf59d099be8423044ea7 /rclone-test-lewafob6cecu/␍leading CR/␍leading CR 2025/11/02 03:07:23 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:23 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 74ba855c12241d8417ffbf59d099be8423044ea7 2025/11/02 03:07:23 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/␍leading CR/␍leading CR" 2025/11/02 03:07:23 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:23 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: md5sum /rclone-test-lewafob6cecu/␍leading\ CR/␍leading\ CR 2025/11/02 03:07:23 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lewafob6cecu/␍leading\ CR/␍leading\ CR" 2025/11/02 03:07:24 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:24 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: e20991625e505948573c6a02d1f0c574 /rclone-test-lewafob6cecu/␍leading CR/␍leading CR 2025/11/02 03:07:24 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:24 DEBUG : ␍leading CR/␍leading CR: Parsed hash: e20991625e505948573c6a02d1f0c574 2025/11/02 03:07:24 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/␍leading CR/␍leading CR" 2025/11/02 03:07:24 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:24 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: sha1sum /rclone-test-lewafob6cecu/␍leading\ CR/␍leading\ CR 2025/11/02 03:07:24 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lewafob6cecu/␍leading\ CR/␍leading\ CR" 2025/11/02 03:07:24 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:24 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 74ba855c12241d8417ffbf59d099be8423044ea7 /rclone-test-lewafob6cecu/␍leading CR/␍leading CR 2025/11/02 03:07:24 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:24 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 74ba855c12241d8417ffbf59d099be8423044ea7 === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" 2025/11/02 03:07:24 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/␊leading LF/␊leading LF" 2025/11/02 03:07:24 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:24 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: md5sum /rclone-test-lewafob6cecu/␊leading\ LF/␊leading\ LF 2025/11/02 03:07:24 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lewafob6cecu/␊leading\ LF/␊leading\ LF" 2025/11/02 03:07:24 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:24 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 246a77cdcc5b217613260f0b08eff7ec /rclone-test-lewafob6cecu/␊leading LF/␊leading LF 2025/11/02 03:07:24 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:24 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 246a77cdcc5b217613260f0b08eff7ec 2025/11/02 03:07:24 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/␊leading LF/␊leading LF" 2025/11/02 03:07:24 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:24 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: sha1sum /rclone-test-lewafob6cecu/␊leading\ LF/␊leading\ LF 2025/11/02 03:07:24 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lewafob6cecu/␊leading\ LF/␊leading\ LF" 2025/11/02 03:07:24 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:24 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: ebdc4243e962e80ab2dc804dcc1e9ca841e9be68 /rclone-test-lewafob6cecu/␊leading LF/␊leading LF 2025/11/02 03:07:24 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:24 DEBUG : ␊leading LF/␊leading LF: Parsed hash: ebdc4243e962e80ab2dc804dcc1e9ca841e9be68 2025/11/02 03:07:24 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/␊leading LF/␊leading LF" 2025/11/02 03:07:24 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:24 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: md5sum /rclone-test-lewafob6cecu/␊leading\ LF/␊leading\ LF 2025/11/02 03:07:24 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lewafob6cecu/␊leading\ LF/␊leading\ LF" 2025/11/02 03:07:24 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:24 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 246a77cdcc5b217613260f0b08eff7ec /rclone-test-lewafob6cecu/␊leading LF/␊leading LF 2025/11/02 03:07:24 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:24 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 246a77cdcc5b217613260f0b08eff7ec 2025/11/02 03:07:24 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/␊leading LF/␊leading LF" 2025/11/02 03:07:24 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:24 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: sha1sum /rclone-test-lewafob6cecu/␊leading\ LF/␊leading\ LF 2025/11/02 03:07:24 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lewafob6cecu/␊leading\ LF/␊leading\ LF" 2025/11/02 03:07:24 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:24 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: ebdc4243e962e80ab2dc804dcc1e9ca841e9be68 /rclone-test-lewafob6cecu/␊leading LF/␊leading LF 2025/11/02 03:07:24 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:24 DEBUG : ␊leading LF/␊leading LF: Parsed hash: ebdc4243e962e80ab2dc804dcc1e9ca841e9be68 2025/11/02 03:07:24 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/␊leading LF/␊leading LF" 2025/11/02 03:07:24 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:24 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: md5sum /rclone-test-lewafob6cecu/␊leading\ LF/␊leading\ LF 2025/11/02 03:07:24 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lewafob6cecu/␊leading\ LF/␊leading\ LF" 2025/11/02 03:07:24 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:24 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 246a77cdcc5b217613260f0b08eff7ec /rclone-test-lewafob6cecu/␊leading LF/␊leading LF 2025/11/02 03:07:24 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:24 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 246a77cdcc5b217613260f0b08eff7ec 2025/11/02 03:07:24 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/␊leading LF/␊leading LF" 2025/11/02 03:07:24 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:24 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: sha1sum /rclone-test-lewafob6cecu/␊leading\ LF/␊leading\ LF 2025/11/02 03:07:24 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lewafob6cecu/␊leading\ LF/␊leading\ LF" 2025/11/02 03:07:24 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:24 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: ebdc4243e962e80ab2dc804dcc1e9ca841e9be68 /rclone-test-lewafob6cecu/␊leading LF/␊leading LF 2025/11/02 03:07:24 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:24 DEBUG : ␊leading LF/␊leading LF: Parsed hash: ebdc4243e962e80ab2dc804dcc1e9ca841e9be68 === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" 2025/11/02 03:07:24 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/␉leading HT/␉leading HT" 2025/11/02 03:07:24 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:24 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: md5sum /rclone-test-lewafob6cecu/␉leading\ HT/␉leading\ HT 2025/11/02 03:07:24 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lewafob6cecu/␉leading\ HT/␉leading\ HT" 2025/11/02 03:07:25 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:25 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: a6ae0b79e77457c3b1ed5a0caca826c9 /rclone-test-lewafob6cecu/␉leading HT/␉leading HT 2025/11/02 03:07:25 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:25 DEBUG : ␉leading HT/␉leading HT: Parsed hash: a6ae0b79e77457c3b1ed5a0caca826c9 2025/11/02 03:07:25 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/␉leading HT/␉leading HT" 2025/11/02 03:07:25 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:25 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: sha1sum /rclone-test-lewafob6cecu/␉leading\ HT/␉leading\ HT 2025/11/02 03:07:25 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lewafob6cecu/␉leading\ HT/␉leading\ HT" 2025/11/02 03:07:25 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:25 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: bc5ac32fbce661410957068170bc1667423f4a60 /rclone-test-lewafob6cecu/␉leading HT/␉leading HT 2025/11/02 03:07:25 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:25 DEBUG : ␉leading HT/␉leading HT: Parsed hash: bc5ac32fbce661410957068170bc1667423f4a60 2025/11/02 03:07:25 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/␉leading HT/␉leading HT" 2025/11/02 03:07:25 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:25 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: md5sum /rclone-test-lewafob6cecu/␉leading\ HT/␉leading\ HT 2025/11/02 03:07:25 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lewafob6cecu/␉leading\ HT/␉leading\ HT" 2025/11/02 03:07:25 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:25 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: a6ae0b79e77457c3b1ed5a0caca826c9 /rclone-test-lewafob6cecu/␉leading HT/␉leading HT 2025/11/02 03:07:25 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:25 DEBUG : ␉leading HT/␉leading HT: Parsed hash: a6ae0b79e77457c3b1ed5a0caca826c9 2025/11/02 03:07:25 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/␉leading HT/␉leading HT" 2025/11/02 03:07:25 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:25 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: sha1sum /rclone-test-lewafob6cecu/␉leading\ HT/␉leading\ HT 2025/11/02 03:07:25 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lewafob6cecu/␉leading\ HT/␉leading\ HT" 2025/11/02 03:07:25 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:25 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: bc5ac32fbce661410957068170bc1667423f4a60 /rclone-test-lewafob6cecu/␉leading HT/␉leading HT 2025/11/02 03:07:25 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:25 DEBUG : ␉leading HT/␉leading HT: Parsed hash: bc5ac32fbce661410957068170bc1667423f4a60 2025/11/02 03:07:25 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/␉leading HT/␉leading HT" 2025/11/02 03:07:25 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:25 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: md5sum /rclone-test-lewafob6cecu/␉leading\ HT/␉leading\ HT 2025/11/02 03:07:25 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lewafob6cecu/␉leading\ HT/␉leading\ HT" 2025/11/02 03:07:25 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:25 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: a6ae0b79e77457c3b1ed5a0caca826c9 /rclone-test-lewafob6cecu/␉leading HT/␉leading HT 2025/11/02 03:07:25 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:25 DEBUG : ␉leading HT/␉leading HT: Parsed hash: a6ae0b79e77457c3b1ed5a0caca826c9 2025/11/02 03:07:25 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/␉leading HT/␉leading HT" 2025/11/02 03:07:25 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:25 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: sha1sum /rclone-test-lewafob6cecu/␉leading\ HT/␉leading\ HT 2025/11/02 03:07:25 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lewafob6cecu/␉leading\ HT/␉leading\ HT" 2025/11/02 03:07:25 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:25 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: bc5ac32fbce661410957068170bc1667423f4a60 /rclone-test-lewafob6cecu/␉leading HT/␉leading HT 2025/11/02 03:07:25 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:25 DEBUG : ␉leading HT/␉leading HT: Parsed hash: bc5ac32fbce661410957068170bc1667423f4a60 === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" 2025/11/02 03:07:25 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/␋leading VT/␋leading VT" 2025/11/02 03:07:25 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:25 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: md5sum /rclone-test-lewafob6cecu/␋leading\ VT/␋leading\ VT 2025/11/02 03:07:25 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lewafob6cecu/␋leading\ VT/␋leading\ VT" 2025/11/02 03:07:25 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:25 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: db1fc988a89b5747d22c8c8f9976cdd8 /rclone-test-lewafob6cecu/␋leading VT/␋leading VT 2025/11/02 03:07:25 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:25 DEBUG : ␋leading VT/␋leading VT: Parsed hash: db1fc988a89b5747d22c8c8f9976cdd8 2025/11/02 03:07:25 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/␋leading VT/␋leading VT" 2025/11/02 03:07:25 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:25 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: sha1sum /rclone-test-lewafob6cecu/␋leading\ VT/␋leading\ VT 2025/11/02 03:07:25 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lewafob6cecu/␋leading\ VT/␋leading\ VT" 2025/11/02 03:07:25 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:25 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 30bfea92b98c9324b5862e9d4bb2215567a05531 /rclone-test-lewafob6cecu/␋leading VT/␋leading VT 2025/11/02 03:07:25 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:25 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 30bfea92b98c9324b5862e9d4bb2215567a05531 2025/11/02 03:07:25 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/␋leading VT/␋leading VT" 2025/11/02 03:07:25 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:25 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: md5sum /rclone-test-lewafob6cecu/␋leading\ VT/␋leading\ VT 2025/11/02 03:07:25 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lewafob6cecu/␋leading\ VT/␋leading\ VT" 2025/11/02 03:07:25 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:25 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: db1fc988a89b5747d22c8c8f9976cdd8 /rclone-test-lewafob6cecu/␋leading VT/␋leading VT 2025/11/02 03:07:25 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:25 DEBUG : ␋leading VT/␋leading VT: Parsed hash: db1fc988a89b5747d22c8c8f9976cdd8 2025/11/02 03:07:25 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/␋leading VT/␋leading VT" 2025/11/02 03:07:25 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:25 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: sha1sum /rclone-test-lewafob6cecu/␋leading\ VT/␋leading\ VT 2025/11/02 03:07:25 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lewafob6cecu/␋leading\ VT/␋leading\ VT" 2025/11/02 03:07:25 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:25 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 30bfea92b98c9324b5862e9d4bb2215567a05531 /rclone-test-lewafob6cecu/␋leading VT/␋leading VT 2025/11/02 03:07:25 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:25 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 30bfea92b98c9324b5862e9d4bb2215567a05531 2025/11/02 03:07:25 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/␋leading VT/␋leading VT" 2025/11/02 03:07:25 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:25 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: md5sum /rclone-test-lewafob6cecu/␋leading\ VT/␋leading\ VT 2025/11/02 03:07:25 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lewafob6cecu/␋leading\ VT/␋leading\ VT" 2025/11/02 03:07:26 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:26 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: db1fc988a89b5747d22c8c8f9976cdd8 /rclone-test-lewafob6cecu/␋leading VT/␋leading VT 2025/11/02 03:07:26 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:26 DEBUG : ␋leading VT/␋leading VT: Parsed hash: db1fc988a89b5747d22c8c8f9976cdd8 2025/11/02 03:07:26 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/␋leading VT/␋leading VT" 2025/11/02 03:07:26 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:26 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: sha1sum /rclone-test-lewafob6cecu/␋leading\ VT/␋leading\ VT 2025/11/02 03:07:26 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lewafob6cecu/␋leading\ VT/␋leading\ VT" 2025/11/02 03:07:26 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:26 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 30bfea92b98c9324b5862e9d4bb2215567a05531 /rclone-test-lewafob6cecu/␋leading VT/␋leading VT 2025/11/02 03:07:26 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:26 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 30bfea92b98c9324b5862e9d4bb2215567a05531 === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" 2025/11/02 03:07:26 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/.leading dot/.leading dot" 2025/11/02 03:07:26 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:26 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: md5sum /rclone-test-lewafob6cecu/.leading\ dot/.leading\ dot 2025/11/02 03:07:26 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lewafob6cecu/.leading\ dot/.leading\ dot" 2025/11/02 03:07:26 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:26 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 6c003a3096a187a337b4ddfa2a4ff6c3 /rclone-test-lewafob6cecu/.leading dot/.leading dot 2025/11/02 03:07:26 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:26 DEBUG : .leading dot/.leading dot: Parsed hash: 6c003a3096a187a337b4ddfa2a4ff6c3 2025/11/02 03:07:26 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/.leading dot/.leading dot" 2025/11/02 03:07:26 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:26 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: sha1sum /rclone-test-lewafob6cecu/.leading\ dot/.leading\ dot 2025/11/02 03:07:26 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lewafob6cecu/.leading\ dot/.leading\ dot" 2025/11/02 03:07:26 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:26 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 579d929ea6f08fcad5d93b8e6f305a225960e62f /rclone-test-lewafob6cecu/.leading dot/.leading dot 2025/11/02 03:07:26 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:26 DEBUG : .leading dot/.leading dot: Parsed hash: 579d929ea6f08fcad5d93b8e6f305a225960e62f 2025/11/02 03:07:26 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/.leading dot/.leading dot" 2025/11/02 03:07:26 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:26 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: md5sum /rclone-test-lewafob6cecu/.leading\ dot/.leading\ dot 2025/11/02 03:07:26 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lewafob6cecu/.leading\ dot/.leading\ dot" 2025/11/02 03:07:26 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:26 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 6c003a3096a187a337b4ddfa2a4ff6c3 /rclone-test-lewafob6cecu/.leading dot/.leading dot 2025/11/02 03:07:26 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:26 DEBUG : .leading dot/.leading dot: Parsed hash: 6c003a3096a187a337b4ddfa2a4ff6c3 2025/11/02 03:07:26 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/.leading dot/.leading dot" 2025/11/02 03:07:26 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:26 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: sha1sum /rclone-test-lewafob6cecu/.leading\ dot/.leading\ dot 2025/11/02 03:07:26 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lewafob6cecu/.leading\ dot/.leading\ dot" 2025/11/02 03:07:26 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:26 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 579d929ea6f08fcad5d93b8e6f305a225960e62f /rclone-test-lewafob6cecu/.leading dot/.leading dot 2025/11/02 03:07:26 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:26 DEBUG : .leading dot/.leading dot: Parsed hash: 579d929ea6f08fcad5d93b8e6f305a225960e62f 2025/11/02 03:07:26 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/.leading dot/.leading dot" 2025/11/02 03:07:26 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:26 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: md5sum /rclone-test-lewafob6cecu/.leading\ dot/.leading\ dot 2025/11/02 03:07:26 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lewafob6cecu/.leading\ dot/.leading\ dot" 2025/11/02 03:07:26 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:26 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 6c003a3096a187a337b4ddfa2a4ff6c3 /rclone-test-lewafob6cecu/.leading dot/.leading dot 2025/11/02 03:07:26 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:26 DEBUG : .leading dot/.leading dot: Parsed hash: 6c003a3096a187a337b4ddfa2a4ff6c3 2025/11/02 03:07:26 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/.leading dot/.leading dot" 2025/11/02 03:07:26 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:26 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: sha1sum /rclone-test-lewafob6cecu/.leading\ dot/.leading\ dot 2025/11/02 03:07:26 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lewafob6cecu/.leading\ dot/.leading\ dot" 2025/11/02 03:07:26 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:26 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 579d929ea6f08fcad5d93b8e6f305a225960e62f /rclone-test-lewafob6cecu/.leading dot/.leading dot 2025/11/02 03:07:26 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:26 DEBUG : .leading dot/.leading dot: Parsed hash: 579d929ea6f08fcad5d93b8e6f305a225960e62f === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " 2025/11/02 03:07:26 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/trailing space /trailing space " 2025/11/02 03:07:26 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:26 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: md5sum /rclone-test-lewafob6cecu/trailing\ space\ /trailing\ space\ 2025/11/02 03:07:26 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lewafob6cecu/trailing\ space\ /trailing\ space\ " 2025/11/02 03:07:26 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:26 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 1693c96e89969c580d778444e9b9b167 /rclone-test-lewafob6cecu/trailing space /trailing space 2025/11/02 03:07:26 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:26 DEBUG : trailing space /trailing space : Parsed hash: 1693c96e89969c580d778444e9b9b167 2025/11/02 03:07:26 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/trailing space /trailing space " 2025/11/02 03:07:26 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:26 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: sha1sum /rclone-test-lewafob6cecu/trailing\ space\ /trailing\ space\ 2025/11/02 03:07:26 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lewafob6cecu/trailing\ space\ /trailing\ space\ " 2025/11/02 03:07:26 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:26 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: b877dce1620ae1a1349160c039969fe3a84c7236 /rclone-test-lewafob6cecu/trailing space /trailing space 2025/11/02 03:07:26 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:26 DEBUG : trailing space /trailing space : Parsed hash: b877dce1620ae1a1349160c039969fe3a84c7236 2025/11/02 03:07:26 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/trailing space /trailing space " 2025/11/02 03:07:26 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:26 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: md5sum /rclone-test-lewafob6cecu/trailing\ space\ /trailing\ space\ 2025/11/02 03:07:26 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lewafob6cecu/trailing\ space\ /trailing\ space\ " 2025/11/02 03:07:27 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:27 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 1693c96e89969c580d778444e9b9b167 /rclone-test-lewafob6cecu/trailing space /trailing space 2025/11/02 03:07:27 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:27 DEBUG : trailing space /trailing space : Parsed hash: 1693c96e89969c580d778444e9b9b167 2025/11/02 03:07:27 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/trailing space /trailing space " 2025/11/02 03:07:27 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:27 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: sha1sum /rclone-test-lewafob6cecu/trailing\ space\ /trailing\ space\ 2025/11/02 03:07:27 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lewafob6cecu/trailing\ space\ /trailing\ space\ " 2025/11/02 03:07:27 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:27 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: b877dce1620ae1a1349160c039969fe3a84c7236 /rclone-test-lewafob6cecu/trailing space /trailing space 2025/11/02 03:07:27 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:27 DEBUG : trailing space /trailing space : Parsed hash: b877dce1620ae1a1349160c039969fe3a84c7236 2025/11/02 03:07:27 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/trailing space /trailing space " 2025/11/02 03:07:27 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:27 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: md5sum /rclone-test-lewafob6cecu/trailing\ space\ /trailing\ space\ 2025/11/02 03:07:27 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lewafob6cecu/trailing\ space\ /trailing\ space\ " 2025/11/02 03:07:27 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:27 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 1693c96e89969c580d778444e9b9b167 /rclone-test-lewafob6cecu/trailing space /trailing space 2025/11/02 03:07:27 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:27 DEBUG : trailing space /trailing space : Parsed hash: 1693c96e89969c580d778444e9b9b167 2025/11/02 03:07:27 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/trailing space /trailing space " 2025/11/02 03:07:27 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:27 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: sha1sum /rclone-test-lewafob6cecu/trailing\ space\ /trailing\ space\ 2025/11/02 03:07:27 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lewafob6cecu/trailing\ space\ /trailing\ space\ " 2025/11/02 03:07:27 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:27 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: b877dce1620ae1a1349160c039969fe3a84c7236 /rclone-test-lewafob6cecu/trailing space /trailing space 2025/11/02 03:07:27 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:27 DEBUG : trailing space /trailing space : Parsed hash: b877dce1620ae1a1349160c039969fe3a84c7236 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" 2025/11/02 03:07:27 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/trailing CR␍/trailing CR␍" 2025/11/02 03:07:27 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:27 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: md5sum /rclone-test-lewafob6cecu/trailing\ CR␍/trailing\ CR␍ 2025/11/02 03:07:27 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lewafob6cecu/trailing\ CR␍/trailing\ CR␍" 2025/11/02 03:07:27 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:27 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: bf9dca3178ce72f470612c0c8ec1fe2c /rclone-test-lewafob6cecu/trailing CR␍/trailing CR␍ 2025/11/02 03:07:27 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:27 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: bf9dca3178ce72f470612c0c8ec1fe2c 2025/11/02 03:07:27 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/trailing CR␍/trailing CR␍" 2025/11/02 03:07:27 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:27 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: sha1sum /rclone-test-lewafob6cecu/trailing\ CR␍/trailing\ CR␍ 2025/11/02 03:07:27 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lewafob6cecu/trailing\ CR␍/trailing\ CR␍" 2025/11/02 03:07:27 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:27 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: e012a773746846d4efbd12ade9dbabbb551e7224 /rclone-test-lewafob6cecu/trailing CR␍/trailing CR␍ 2025/11/02 03:07:27 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:27 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: e012a773746846d4efbd12ade9dbabbb551e7224 2025/11/02 03:07:27 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/trailing CR␍/trailing CR␍" 2025/11/02 03:07:27 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:27 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: md5sum /rclone-test-lewafob6cecu/trailing\ CR␍/trailing\ CR␍ 2025/11/02 03:07:27 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lewafob6cecu/trailing\ CR␍/trailing\ CR␍" 2025/11/02 03:07:27 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:27 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: bf9dca3178ce72f470612c0c8ec1fe2c /rclone-test-lewafob6cecu/trailing CR␍/trailing CR␍ 2025/11/02 03:07:27 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:27 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: bf9dca3178ce72f470612c0c8ec1fe2c 2025/11/02 03:07:27 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/trailing CR␍/trailing CR␍" 2025/11/02 03:07:27 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:27 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: sha1sum /rclone-test-lewafob6cecu/trailing\ CR␍/trailing\ CR␍ 2025/11/02 03:07:27 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lewafob6cecu/trailing\ CR␍/trailing\ CR␍" 2025/11/02 03:07:27 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:27 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: e012a773746846d4efbd12ade9dbabbb551e7224 /rclone-test-lewafob6cecu/trailing CR␍/trailing CR␍ 2025/11/02 03:07:27 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:27 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: e012a773746846d4efbd12ade9dbabbb551e7224 2025/11/02 03:07:27 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/trailing CR␍/trailing CR␍" 2025/11/02 03:07:27 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:27 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: md5sum /rclone-test-lewafob6cecu/trailing\ CR␍/trailing\ CR␍ 2025/11/02 03:07:27 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lewafob6cecu/trailing\ CR␍/trailing\ CR␍" 2025/11/02 03:07:27 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:27 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: bf9dca3178ce72f470612c0c8ec1fe2c /rclone-test-lewafob6cecu/trailing CR␍/trailing CR␍ 2025/11/02 03:07:27 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:27 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: bf9dca3178ce72f470612c0c8ec1fe2c 2025/11/02 03:07:27 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/trailing CR␍/trailing CR␍" 2025/11/02 03:07:27 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:27 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: sha1sum /rclone-test-lewafob6cecu/trailing\ CR␍/trailing\ CR␍ 2025/11/02 03:07:27 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lewafob6cecu/trailing\ CR␍/trailing\ CR␍" 2025/11/02 03:07:27 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:27 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: e012a773746846d4efbd12ade9dbabbb551e7224 /rclone-test-lewafob6cecu/trailing CR␍/trailing CR␍ 2025/11/02 03:07:27 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:27 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: e012a773746846d4efbd12ade9dbabbb551e7224 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" 2025/11/02 03:07:27 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/trailing LF␊/trailing LF␊" 2025/11/02 03:07:27 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:27 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: md5sum /rclone-test-lewafob6cecu/trailing\ LF␊/trailing\ LF␊ 2025/11/02 03:07:27 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lewafob6cecu/trailing\ LF␊/trailing\ LF␊" 2025/11/02 03:07:28 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:28 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 3b3733ec235e8e07f58776d0cbb7302d /rclone-test-lewafob6cecu/trailing LF␊/trailing LF␊ 2025/11/02 03:07:28 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:28 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 3b3733ec235e8e07f58776d0cbb7302d 2025/11/02 03:07:28 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/trailing LF␊/trailing LF␊" 2025/11/02 03:07:28 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:28 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: sha1sum /rclone-test-lewafob6cecu/trailing\ LF␊/trailing\ LF␊ 2025/11/02 03:07:28 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lewafob6cecu/trailing\ LF␊/trailing\ LF␊" 2025/11/02 03:07:28 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:28 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 4139ba5f0ea96d93d4980db419715a86fa6308d3 /rclone-test-lewafob6cecu/trailing LF␊/trailing LF␊ 2025/11/02 03:07:28 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:28 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 4139ba5f0ea96d93d4980db419715a86fa6308d3 2025/11/02 03:07:28 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/trailing LF␊/trailing LF␊" 2025/11/02 03:07:28 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:28 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: md5sum /rclone-test-lewafob6cecu/trailing\ LF␊/trailing\ LF␊ 2025/11/02 03:07:28 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lewafob6cecu/trailing\ LF␊/trailing\ LF␊" 2025/11/02 03:07:28 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:28 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 3b3733ec235e8e07f58776d0cbb7302d /rclone-test-lewafob6cecu/trailing LF␊/trailing LF␊ 2025/11/02 03:07:28 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:28 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 3b3733ec235e8e07f58776d0cbb7302d 2025/11/02 03:07:28 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/trailing LF␊/trailing LF␊" 2025/11/02 03:07:28 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:28 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: sha1sum /rclone-test-lewafob6cecu/trailing\ LF␊/trailing\ LF␊ 2025/11/02 03:07:28 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lewafob6cecu/trailing\ LF␊/trailing\ LF␊" 2025/11/02 03:07:28 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:28 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 4139ba5f0ea96d93d4980db419715a86fa6308d3 /rclone-test-lewafob6cecu/trailing LF␊/trailing LF␊ 2025/11/02 03:07:28 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:28 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 4139ba5f0ea96d93d4980db419715a86fa6308d3 2025/11/02 03:07:28 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/trailing LF␊/trailing LF␊" 2025/11/02 03:07:28 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:28 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: md5sum /rclone-test-lewafob6cecu/trailing\ LF␊/trailing\ LF␊ 2025/11/02 03:07:28 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lewafob6cecu/trailing\ LF␊/trailing\ LF␊" 2025/11/02 03:07:28 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:28 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 3b3733ec235e8e07f58776d0cbb7302d /rclone-test-lewafob6cecu/trailing LF␊/trailing LF␊ 2025/11/02 03:07:28 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:28 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 3b3733ec235e8e07f58776d0cbb7302d 2025/11/02 03:07:28 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/trailing LF␊/trailing LF␊" 2025/11/02 03:07:28 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:28 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: sha1sum /rclone-test-lewafob6cecu/trailing\ LF␊/trailing\ LF␊ 2025/11/02 03:07:28 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lewafob6cecu/trailing\ LF␊/trailing\ LF␊" 2025/11/02 03:07:28 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:28 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 4139ba5f0ea96d93d4980db419715a86fa6308d3 /rclone-test-lewafob6cecu/trailing LF␊/trailing LF␊ 2025/11/02 03:07:28 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:28 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 4139ba5f0ea96d93d4980db419715a86fa6308d3 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" 2025/11/02 03:07:28 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/trailing HT␉/trailing HT␉" 2025/11/02 03:07:28 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:28 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: md5sum /rclone-test-lewafob6cecu/trailing\ HT␉/trailing\ HT␉ 2025/11/02 03:07:28 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lewafob6cecu/trailing\ HT␉/trailing\ HT␉" 2025/11/02 03:07:28 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:28 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 8d098e0223c7d5014aea440872e11fdb /rclone-test-lewafob6cecu/trailing HT␉/trailing HT␉ 2025/11/02 03:07:28 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:28 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 8d098e0223c7d5014aea440872e11fdb 2025/11/02 03:07:28 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/trailing HT␉/trailing HT␉" 2025/11/02 03:07:28 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:28 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: sha1sum /rclone-test-lewafob6cecu/trailing\ HT␉/trailing\ HT␉ 2025/11/02 03:07:28 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lewafob6cecu/trailing\ HT␉/trailing\ HT␉" 2025/11/02 03:07:28 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:28 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: a71348135f3b463ec349be925f22e69ab6ff5711 /rclone-test-lewafob6cecu/trailing HT␉/trailing HT␉ 2025/11/02 03:07:28 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:28 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: a71348135f3b463ec349be925f22e69ab6ff5711 2025/11/02 03:07:28 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/trailing HT␉/trailing HT␉" 2025/11/02 03:07:28 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:28 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: md5sum /rclone-test-lewafob6cecu/trailing\ HT␉/trailing\ HT␉ 2025/11/02 03:07:28 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lewafob6cecu/trailing\ HT␉/trailing\ HT␉" 2025/11/02 03:07:28 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:28 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 8d098e0223c7d5014aea440872e11fdb /rclone-test-lewafob6cecu/trailing HT␉/trailing HT␉ 2025/11/02 03:07:28 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:28 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 8d098e0223c7d5014aea440872e11fdb 2025/11/02 03:07:28 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/trailing HT␉/trailing HT␉" 2025/11/02 03:07:28 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:28 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: sha1sum /rclone-test-lewafob6cecu/trailing\ HT␉/trailing\ HT␉ 2025/11/02 03:07:28 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lewafob6cecu/trailing\ HT␉/trailing\ HT␉" 2025/11/02 03:07:29 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:29 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: a71348135f3b463ec349be925f22e69ab6ff5711 /rclone-test-lewafob6cecu/trailing HT␉/trailing HT␉ 2025/11/02 03:07:29 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:29 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: a71348135f3b463ec349be925f22e69ab6ff5711 2025/11/02 03:07:29 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/trailing HT␉/trailing HT␉" 2025/11/02 03:07:29 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:29 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: md5sum /rclone-test-lewafob6cecu/trailing\ HT␉/trailing\ HT␉ 2025/11/02 03:07:29 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lewafob6cecu/trailing\ HT␉/trailing\ HT␉" 2025/11/02 03:07:29 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:29 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 8d098e0223c7d5014aea440872e11fdb /rclone-test-lewafob6cecu/trailing HT␉/trailing HT␉ 2025/11/02 03:07:29 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:29 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 8d098e0223c7d5014aea440872e11fdb 2025/11/02 03:07:29 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/trailing HT␉/trailing HT␉" 2025/11/02 03:07:29 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:29 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: sha1sum /rclone-test-lewafob6cecu/trailing\ HT␉/trailing\ HT␉ 2025/11/02 03:07:29 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lewafob6cecu/trailing\ HT␉/trailing\ HT␉" 2025/11/02 03:07:29 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:29 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: a71348135f3b463ec349be925f22e69ab6ff5711 /rclone-test-lewafob6cecu/trailing HT␉/trailing HT␉ 2025/11/02 03:07:29 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:29 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: a71348135f3b463ec349be925f22e69ab6ff5711 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" 2025/11/02 03:07:29 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/trailing VT␋/trailing VT␋" 2025/11/02 03:07:29 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:29 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: md5sum /rclone-test-lewafob6cecu/trailing\ VT␋/trailing\ VT␋ 2025/11/02 03:07:29 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lewafob6cecu/trailing\ VT␋/trailing\ VT␋" 2025/11/02 03:07:29 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:29 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 9913f699873ac253ec498560cf817e4b /rclone-test-lewafob6cecu/trailing VT␋/trailing VT␋ 2025/11/02 03:07:29 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:29 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 9913f699873ac253ec498560cf817e4b 2025/11/02 03:07:29 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/trailing VT␋/trailing VT␋" 2025/11/02 03:07:29 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:29 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: sha1sum /rclone-test-lewafob6cecu/trailing\ VT␋/trailing\ VT␋ 2025/11/02 03:07:29 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lewafob6cecu/trailing\ VT␋/trailing\ VT␋" 2025/11/02 03:07:29 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:29 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: c10ba518438804326ea62dc93c80a8ff2452cb4a /rclone-test-lewafob6cecu/trailing VT␋/trailing VT␋ 2025/11/02 03:07:29 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:29 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: c10ba518438804326ea62dc93c80a8ff2452cb4a 2025/11/02 03:07:29 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/trailing VT␋/trailing VT␋" 2025/11/02 03:07:29 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:29 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: md5sum /rclone-test-lewafob6cecu/trailing\ VT␋/trailing\ VT␋ 2025/11/02 03:07:29 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lewafob6cecu/trailing\ VT␋/trailing\ VT␋" 2025/11/02 03:07:29 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:29 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 9913f699873ac253ec498560cf817e4b /rclone-test-lewafob6cecu/trailing VT␋/trailing VT␋ 2025/11/02 03:07:29 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:29 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 9913f699873ac253ec498560cf817e4b 2025/11/02 03:07:29 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/trailing VT␋/trailing VT␋" 2025/11/02 03:07:29 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:29 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: sha1sum /rclone-test-lewafob6cecu/trailing\ VT␋/trailing\ VT␋ 2025/11/02 03:07:29 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lewafob6cecu/trailing\ VT␋/trailing\ VT␋" 2025/11/02 03:07:29 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:29 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: c10ba518438804326ea62dc93c80a8ff2452cb4a /rclone-test-lewafob6cecu/trailing VT␋/trailing VT␋ 2025/11/02 03:07:29 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:29 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: c10ba518438804326ea62dc93c80a8ff2452cb4a 2025/11/02 03:07:29 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/trailing VT␋/trailing VT␋" 2025/11/02 03:07:29 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:29 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: md5sum /rclone-test-lewafob6cecu/trailing\ VT␋/trailing\ VT␋ 2025/11/02 03:07:29 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lewafob6cecu/trailing\ VT␋/trailing\ VT␋" 2025/11/02 03:07:29 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:29 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 9913f699873ac253ec498560cf817e4b /rclone-test-lewafob6cecu/trailing VT␋/trailing VT␋ 2025/11/02 03:07:29 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:29 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 9913f699873ac253ec498560cf817e4b 2025/11/02 03:07:29 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/trailing VT␋/trailing VT␋" 2025/11/02 03:07:29 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:29 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: sha1sum /rclone-test-lewafob6cecu/trailing\ VT␋/trailing\ VT␋ 2025/11/02 03:07:29 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lewafob6cecu/trailing\ VT␋/trailing\ VT␋" 2025/11/02 03:07:29 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:29 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: c10ba518438804326ea62dc93c80a8ff2452cb4a /rclone-test-lewafob6cecu/trailing VT␋/trailing VT␋ 2025/11/02 03:07:29 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:29 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: c10ba518438804326ea62dc93c80a8ff2452cb4a === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." 2025/11/02 03:07:29 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/trailing dot./trailing dot." 2025/11/02 03:07:29 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:29 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: md5sum /rclone-test-lewafob6cecu/trailing\ dot./trailing\ dot. 2025/11/02 03:07:29 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lewafob6cecu/trailing\ dot./trailing\ dot." 2025/11/02 03:07:29 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:29 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 840d80c25a05b9f2940481fe145f0264 /rclone-test-lewafob6cecu/trailing dot./trailing dot. 2025/11/02 03:07:29 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:29 DEBUG : trailing dot./trailing dot.: Parsed hash: 840d80c25a05b9f2940481fe145f0264 2025/11/02 03:07:29 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/trailing dot./trailing dot." 2025/11/02 03:07:29 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:29 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: sha1sum /rclone-test-lewafob6cecu/trailing\ dot./trailing\ dot. 2025/11/02 03:07:29 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lewafob6cecu/trailing\ dot./trailing\ dot." 2025/11/02 03:07:30 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:30 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: d5db48c123f07adfe81d8fafe9e19657d96ad7e4 /rclone-test-lewafob6cecu/trailing dot./trailing dot. 2025/11/02 03:07:30 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:30 DEBUG : trailing dot./trailing dot.: Parsed hash: d5db48c123f07adfe81d8fafe9e19657d96ad7e4 2025/11/02 03:07:30 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/trailing dot./trailing dot." 2025/11/02 03:07:30 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:30 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: md5sum /rclone-test-lewafob6cecu/trailing\ dot./trailing\ dot. 2025/11/02 03:07:30 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lewafob6cecu/trailing\ dot./trailing\ dot." 2025/11/02 03:07:30 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:30 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 840d80c25a05b9f2940481fe145f0264 /rclone-test-lewafob6cecu/trailing dot./trailing dot. 2025/11/02 03:07:30 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:30 DEBUG : trailing dot./trailing dot.: Parsed hash: 840d80c25a05b9f2940481fe145f0264 2025/11/02 03:07:30 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/trailing dot./trailing dot." 2025/11/02 03:07:30 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:30 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: sha1sum /rclone-test-lewafob6cecu/trailing\ dot./trailing\ dot. 2025/11/02 03:07:30 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lewafob6cecu/trailing\ dot./trailing\ dot." 2025/11/02 03:07:30 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:30 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: d5db48c123f07adfe81d8fafe9e19657d96ad7e4 /rclone-test-lewafob6cecu/trailing dot./trailing dot. 2025/11/02 03:07:30 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:30 DEBUG : trailing dot./trailing dot.: Parsed hash: d5db48c123f07adfe81d8fafe9e19657d96ad7e4 2025/11/02 03:07:30 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/trailing dot./trailing dot." 2025/11/02 03:07:30 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:30 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: md5sum /rclone-test-lewafob6cecu/trailing\ dot./trailing\ dot. 2025/11/02 03:07:30 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lewafob6cecu/trailing\ dot./trailing\ dot." 2025/11/02 03:07:30 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:30 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 840d80c25a05b9f2940481fe145f0264 /rclone-test-lewafob6cecu/trailing dot./trailing dot. 2025/11/02 03:07:30 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:30 DEBUG : trailing dot./trailing dot.: Parsed hash: 840d80c25a05b9f2940481fe145f0264 2025/11/02 03:07:30 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/trailing dot./trailing dot." 2025/11/02 03:07:30 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:30 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: sha1sum /rclone-test-lewafob6cecu/trailing\ dot./trailing\ dot. 2025/11/02 03:07:30 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lewafob6cecu/trailing\ dot./trailing\ dot." 2025/11/02 03:07:30 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:30 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: d5db48c123f07adfe81d8fafe9e19657d96ad7e4 /rclone-test-lewafob6cecu/trailing dot./trailing dot. 2025/11/02 03:07:30 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:30 DEBUG : trailing dot./trailing dot.: Parsed hash: d5db48c123f07adfe81d8fafe9e19657d96ad7e4 === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" 2025/11/02 03:07:30 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/invalid utf-8\xfe/invalid utf-8\xfe" 2025/11/02 03:07:30 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:30 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: md5sum /rclone-test-lewafob6cecu/invalid\ utf-8/invalid\ utf-8 2025/11/02 03:07:30 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lewafob6cecu/invalid\ utf-8/invalid\ utf-8" 2025/11/02 03:07:30 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:30 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: be5b11f959c6a65b388f1c1126984061 /rclone-test-lewafob6cecu/invalid utf-8/invalid utf-8 2025/11/02 03:07:30 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:30 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: be5b11f959c6a65b388f1c1126984061 2025/11/02 03:07:30 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/invalid utf-8\xfe/invalid utf-8\xfe" 2025/11/02 03:07:30 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:30 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: sha1sum /rclone-test-lewafob6cecu/invalid\ utf-8/invalid\ utf-8 2025/11/02 03:07:30 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lewafob6cecu/invalid\ utf-8/invalid\ utf-8" 2025/11/02 03:07:30 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:30 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 8416168093cd606d80d2e0b7e9bbc8319f923ea4 /rclone-test-lewafob6cecu/invalid utf-8/invalid utf-8 2025/11/02 03:07:30 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:30 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 8416168093cd606d80d2e0b7e9bbc8319f923ea4 2025/11/02 03:07:30 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/invalid utf-8\xfe/invalid utf-8\xfe" 2025/11/02 03:07:30 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:30 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: md5sum /rclone-test-lewafob6cecu/invalid\ utf-8/invalid\ utf-8 2025/11/02 03:07:30 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lewafob6cecu/invalid\ utf-8/invalid\ utf-8" 2025/11/02 03:07:30 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:30 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: be5b11f959c6a65b388f1c1126984061 /rclone-test-lewafob6cecu/invalid utf-8/invalid utf-8 2025/11/02 03:07:30 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:30 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: be5b11f959c6a65b388f1c1126984061 2025/11/02 03:07:30 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/invalid utf-8\xfe/invalid utf-8\xfe" 2025/11/02 03:07:30 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:30 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: sha1sum /rclone-test-lewafob6cecu/invalid\ utf-8/invalid\ utf-8 2025/11/02 03:07:30 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lewafob6cecu/invalid\ utf-8/invalid\ utf-8" 2025/11/02 03:07:30 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:30 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 8416168093cd606d80d2e0b7e9bbc8319f923ea4 /rclone-test-lewafob6cecu/invalid utf-8/invalid utf-8 2025/11/02 03:07:30 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:30 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 8416168093cd606d80d2e0b7e9bbc8319f923ea4 2025/11/02 03:07:30 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/invalid utf-8\xfe/invalid utf-8\xfe" 2025/11/02 03:07:30 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:30 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: md5sum /rclone-test-lewafob6cecu/invalid\ utf-8/invalid\ utf-8 2025/11/02 03:07:30 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lewafob6cecu/invalid\ utf-8/invalid\ utf-8" 2025/11/02 03:07:30 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:30 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: be5b11f959c6a65b388f1c1126984061 /rclone-test-lewafob6cecu/invalid utf-8/invalid utf-8 2025/11/02 03:07:30 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:30 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: be5b11f959c6a65b388f1c1126984061 2025/11/02 03:07:30 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/invalid utf-8\xfe/invalid utf-8\xfe" 2025/11/02 03:07:30 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:30 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: sha1sum /rclone-test-lewafob6cecu/invalid\ utf-8/invalid\ utf-8 2025/11/02 03:07:30 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lewafob6cecu/invalid\ utf-8/invalid\ utf-8" 2025/11/02 03:07:30 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:30 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 8416168093cd606d80d2e0b7e9bbc8319f923ea4 /rclone-test-lewafob6cecu/invalid utf-8/invalid utf-8 2025/11/02 03:07:30 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:30 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 8416168093cd606d80d2e0b7e9bbc8319f923ea4 === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" 2025/11/02 03:07:30 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/test%46.txt/test%46.txt" 2025/11/02 03:07:30 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:30 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: md5sum /rclone-test-lewafob6cecu/test\%46.txt/test\%46.txt 2025/11/02 03:07:30 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lewafob6cecu/test\%46.txt/test\%46.txt" 2025/11/02 03:07:31 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:31 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 428411f3c5041378d0babf035e499971 /rclone-test-lewafob6cecu/test%46.txt/test%46.txt 2025/11/02 03:07:31 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:31 DEBUG : test%46.txt/test%46.txt: Parsed hash: 428411f3c5041378d0babf035e499971 2025/11/02 03:07:31 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/test%46.txt/test%46.txt" 2025/11/02 03:07:31 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:31 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: sha1sum /rclone-test-lewafob6cecu/test\%46.txt/test\%46.txt 2025/11/02 03:07:31 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lewafob6cecu/test\%46.txt/test\%46.txt" 2025/11/02 03:07:31 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:31 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 680ce0755ed17801c7183950e4dc854634ecd483 /rclone-test-lewafob6cecu/test%46.txt/test%46.txt 2025/11/02 03:07:31 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:31 DEBUG : test%46.txt/test%46.txt: Parsed hash: 680ce0755ed17801c7183950e4dc854634ecd483 2025/11/02 03:07:31 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/test%46.txt/test%46.txt" 2025/11/02 03:07:31 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:31 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: md5sum /rclone-test-lewafob6cecu/test\%46.txt/test\%46.txt 2025/11/02 03:07:31 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lewafob6cecu/test\%46.txt/test\%46.txt" 2025/11/02 03:07:31 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:31 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 428411f3c5041378d0babf035e499971 /rclone-test-lewafob6cecu/test%46.txt/test%46.txt 2025/11/02 03:07:31 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:31 DEBUG : test%46.txt/test%46.txt: Parsed hash: 428411f3c5041378d0babf035e499971 2025/11/02 03:07:31 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/test%46.txt/test%46.txt" 2025/11/02 03:07:31 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:31 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: sha1sum /rclone-test-lewafob6cecu/test\%46.txt/test\%46.txt 2025/11/02 03:07:31 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lewafob6cecu/test\%46.txt/test\%46.txt" 2025/11/02 03:07:31 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:31 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 680ce0755ed17801c7183950e4dc854634ecd483 /rclone-test-lewafob6cecu/test%46.txt/test%46.txt 2025/11/02 03:07:31 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:31 DEBUG : test%46.txt/test%46.txt: Parsed hash: 680ce0755ed17801c7183950e4dc854634ecd483 2025/11/02 03:07:31 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/test%46.txt/test%46.txt" 2025/11/02 03:07:31 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:31 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: md5sum /rclone-test-lewafob6cecu/test\%46.txt/test\%46.txt 2025/11/02 03:07:31 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lewafob6cecu/test\%46.txt/test\%46.txt" 2025/11/02 03:07:31 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:31 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 428411f3c5041378d0babf035e499971 /rclone-test-lewafob6cecu/test%46.txt/test%46.txt 2025/11/02 03:07:31 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:31 DEBUG : test%46.txt/test%46.txt: Parsed hash: 428411f3c5041378d0babf035e499971 2025/11/02 03:07:31 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/test%46.txt/test%46.txt" 2025/11/02 03:07:31 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:31 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: sha1sum /rclone-test-lewafob6cecu/test\%46.txt/test\%46.txt 2025/11/02 03:07:31 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lewafob6cecu/test\%46.txt/test\%46.txt" 2025/11/02 03:07:31 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:31 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 680ce0755ed17801c7183950e4dc854634ecd483 /rclone-test-lewafob6cecu/test%46.txt/test%46.txt 2025/11/02 03:07:31 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:31 DEBUG : test%46.txt/test%46.txt: Parsed hash: 680ce0755ed17801c7183950e4dc854634ecd483 === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2025/11/02 03:07:31 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Connection OK after error: potato 2025/11/02 03:07:31 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2025/11/02 03:07:31 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/zero-length-file" 2025/11/02 03:07:31 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:31 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: md5sum /rclone-test-lewafob6cecu/zero-length-file 2025/11/02 03:07:31 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lewafob6cecu/zero-length-file" 2025/11/02 03:07:31 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:31 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-lewafob6cecu/zero-length-file 2025/11/02 03:07:31 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:31 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/11/02 03:07:31 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/zero-length-file" 2025/11/02 03:07:31 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:31 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: sha1sum /rclone-test-lewafob6cecu/zero-length-file 2025/11/02 03:07:31 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lewafob6cecu/zero-length-file" 2025/11/02 03:07:31 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:31 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-lewafob6cecu/zero-length-file 2025/11/02 03:07:31 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:31 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/11/02 03:07:31 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/zero-length-file" 2025/11/02 03:07:31 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:31 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: md5sum /rclone-test-lewafob6cecu/zero-length-file 2025/11/02 03:07:31 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lewafob6cecu/zero-length-file" 2025/11/02 03:07:31 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:31 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-lewafob6cecu/zero-length-file 2025/11/02 03:07:31 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:31 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/11/02 03:07:31 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/zero-length-file" 2025/11/02 03:07:31 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:31 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: sha1sum /rclone-test-lewafob6cecu/zero-length-file 2025/11/02 03:07:31 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lewafob6cecu/zero-length-file" 2025/11/02 03:07:31 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:31 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-lewafob6cecu/zero-length-file 2025/11/02 03:07:31 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:31 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:819: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2025/11/02 03:07:31 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/file name.txt" 2025/11/02 03:07:31 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:31 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: md5sum /rclone-test-lewafob6cecu/file\ name.txt 2025/11/02 03:07:31 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lewafob6cecu/file\ name.txt" 2025/11/02 03:07:32 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:32 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 13ac94f7bf2e5bf8730e1db89443d24e /rclone-test-lewafob6cecu/file name.txt 2025/11/02 03:07:32 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:32 DEBUG : file name.txt: Parsed hash: 13ac94f7bf2e5bf8730e1db89443d24e 2025/11/02 03:07:32 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/file name.txt" 2025/11/02 03:07:32 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:32 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: sha1sum /rclone-test-lewafob6cecu/file\ name.txt 2025/11/02 03:07:32 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lewafob6cecu/file\ name.txt" 2025/11/02 03:07:32 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:32 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 9c57df69ea9e5bbea79bf2dd7544f47b6c0b2230 /rclone-test-lewafob6cecu/file name.txt 2025/11/02 03:07:32 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:32 DEBUG : file name.txt: Parsed hash: 9c57df69ea9e5bbea79bf2dd7544f47b6c0b2230 2025/11/02 03:07:32 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/file name.txt" 2025/11/02 03:07:32 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:32 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: md5sum /rclone-test-lewafob6cecu/file\ name.txt 2025/11/02 03:07:32 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lewafob6cecu/file\ name.txt" 2025/11/02 03:07:32 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:32 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 13ac94f7bf2e5bf8730e1db89443d24e /rclone-test-lewafob6cecu/file name.txt 2025/11/02 03:07:32 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:32 DEBUG : file name.txt: Parsed hash: 13ac94f7bf2e5bf8730e1db89443d24e 2025/11/02 03:07:32 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/file name.txt" 2025/11/02 03:07:32 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:32 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: sha1sum /rclone-test-lewafob6cecu/file\ name.txt 2025/11/02 03:07:32 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lewafob6cecu/file\ name.txt" 2025/11/02 03:07:32 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:32 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 9c57df69ea9e5bbea79bf2dd7544f47b6c0b2230 /rclone-test-lewafob6cecu/file name.txt 2025/11/02 03:07:32 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:32 DEBUG : file name.txt: Parsed hash: 9c57df69ea9e5bbea79bf2dd7544f47b6c0b2230 2025/11/02 03:07:32 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/02 03:07:32 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:32 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: md5sum /rclone-test-lewafob6cecu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/02 03:07:32 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lewafob6cecu/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/11/02 03:07:32 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:32 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 1dc27115eafb648eb0cf66365e2bff75 /rclone-test-lewafob6cecu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/02 03:07:32 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:32 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 1dc27115eafb648eb0cf66365e2bff75 2025/11/02 03:07:32 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/02 03:07:32 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:32 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: sha1sum /rclone-test-lewafob6cecu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/02 03:07:32 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lewafob6cecu/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/11/02 03:07:32 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:32 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: f701a06b4f48c84d0f00b53ffdbf94e0d49cbe58 /rclone-test-lewafob6cecu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/02 03:07:32 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:32 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f701a06b4f48c84d0f00b53ffdbf94e0d49cbe58 2025/11/02 03:07:32 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/02 03:07:32 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:32 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: md5sum /rclone-test-lewafob6cecu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/02 03:07:32 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lewafob6cecu/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/11/02 03:07:32 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:32 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 1dc27115eafb648eb0cf66365e2bff75 /rclone-test-lewafob6cecu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/02 03:07:32 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:32 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 1dc27115eafb648eb0cf66365e2bff75 2025/11/02 03:07:32 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/02 03:07:32 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:32 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: sha1sum /rclone-test-lewafob6cecu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/02 03:07:32 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lewafob6cecu/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/11/02 03:07:32 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:32 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: f701a06b4f48c84d0f00b53ffdbf94e0d49cbe58 /rclone-test-lewafob6cecu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/02 03:07:32 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:32 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f701a06b4f48c84d0f00b53ffdbf94e0d49cbe58 2025/11/02 03:07:32 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/file name.txt" 2025/11/02 03:07:32 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:32 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: md5sum /rclone-test-lewafob6cecu/file\ name.txt 2025/11/02 03:07:32 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lewafob6cecu/file\ name.txt" 2025/11/02 03:07:32 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:32 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 3756ebddd021a8132cd490693ebec702 /rclone-test-lewafob6cecu/file name.txt 2025/11/02 03:07:32 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:32 DEBUG : file name.txt: Parsed hash: 3756ebddd021a8132cd490693ebec702 2025/11/02 03:07:32 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/file name.txt" 2025/11/02 03:07:32 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:32 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: sha1sum /rclone-test-lewafob6cecu/file\ name.txt 2025/11/02 03:07:32 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lewafob6cecu/file\ name.txt" 2025/11/02 03:07:32 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:32 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: d39734467c4d9bdb1ba88ad604a763036a685b3f /rclone-test-lewafob6cecu/file name.txt 2025/11/02 03:07:32 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:32 DEBUG : file name.txt: Parsed hash: d39734467c4d9bdb1ba88ad604a763036a685b3f 2025/11/02 03:07:32 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/file name.txt" 2025/11/02 03:07:32 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:32 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: md5sum /rclone-test-lewafob6cecu/file\ name.txt 2025/11/02 03:07:32 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lewafob6cecu/file\ name.txt" 2025/11/02 03:07:32 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:32 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 3756ebddd021a8132cd490693ebec702 /rclone-test-lewafob6cecu/file name.txt 2025/11/02 03:07:32 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:32 DEBUG : file name.txt: Parsed hash: 3756ebddd021a8132cd490693ebec702 2025/11/02 03:07:32 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/file name.txt" 2025/11/02 03:07:32 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:32 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: sha1sum /rclone-test-lewafob6cecu/file\ name.txt 2025/11/02 03:07:32 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lewafob6cecu/file\ name.txt" 2025/11/02 03:07:33 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:33 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: d39734467c4d9bdb1ba88ad604a763036a685b3f /rclone-test-lewafob6cecu/file name.txt 2025/11/02 03:07:33 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:33 DEBUG : file name.txt: Parsed hash: d39734467c4d9bdb1ba88ad604a763036a685b3f === 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 2025/11/02 03:07:33 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:" 2025/11/02 03:07:33 DEBUG : Setting type="sftp" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2025/11/02 03:07:33 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 2025/11/02 03:07:33 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2025/11/02 03:07:33 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 2025/11/02 03:07:33 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2025/11/02 03:07:33 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 2025/11/02 03:07:33 DEBUG : sftp://rclone@:22/: Shell type "unix" from config 2025/11/02 03:07:33 DEBUG : sftp://rclone@:22/: Relative path resolved to "/" 2025/11/02 03:07:33 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 2025/11/02 03:07:33 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/file name.txt" 2025/11/02 03:07:33 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:33 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: md5sum /rclone-test-lewafob6cecu/file\ name.txt 2025/11/02 03:07:33 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lewafob6cecu/file\ name.txt" 2025/11/02 03:07:33 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:33 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 3756ebddd021a8132cd490693ebec702 /rclone-test-lewafob6cecu/file name.txt 2025/11/02 03:07:33 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:33 DEBUG : file name.txt: Parsed hash: 3756ebddd021a8132cd490693ebec702 2025/11/02 03:07:33 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/file name.txt" 2025/11/02 03:07:33 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:33 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: sha1sum /rclone-test-lewafob6cecu/file\ name.txt 2025/11/02 03:07:33 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lewafob6cecu/file\ name.txt" 2025/11/02 03:07:33 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:33 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: d39734467c4d9bdb1ba88ad604a763036a685b3f /rclone-test-lewafob6cecu/file name.txt 2025/11/02 03:07:33 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:33 DEBUG : file name.txt: Parsed hash: d39734467c4d9bdb1ba88ad604a763036a685b3f 2025/11/02 03:07:33 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/02 03:07:33 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:33 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: md5sum /rclone-test-lewafob6cecu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/02 03:07:33 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lewafob6cecu/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/11/02 03:07:33 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:33 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 1dc27115eafb648eb0cf66365e2bff75 /rclone-test-lewafob6cecu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/02 03:07:33 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 1dc27115eafb648eb0cf66365e2bff75 2025/11/02 03:07:33 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/02 03:07:33 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:33 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: sha1sum /rclone-test-lewafob6cecu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/02 03:07:33 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lewafob6cecu/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/11/02 03:07:33 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:33 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: f701a06b4f48c84d0f00b53ffdbf94e0d49cbe58 /rclone-test-lewafob6cecu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/02 03:07:33 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f701a06b4f48c84d0f00b53ffdbf94e0d49cbe58 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2025/11/02 03:07:33 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/file name.txt" 2025/11/02 03:07:33 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:33 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: md5sum /rclone-test-lewafob6cecu/file\ name.txt 2025/11/02 03:07:33 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lewafob6cecu/file\ name.txt" 2025/11/02 03:07:33 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:33 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 3756ebddd021a8132cd490693ebec702 /rclone-test-lewafob6cecu/file name.txt 2025/11/02 03:07:33 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:33 DEBUG : file name.txt: Parsed hash: 3756ebddd021a8132cd490693ebec702 2025/11/02 03:07:33 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/file name.txt" 2025/11/02 03:07:33 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:33 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: sha1sum /rclone-test-lewafob6cecu/file\ name.txt 2025/11/02 03:07:33 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lewafob6cecu/file\ name.txt" 2025/11/02 03:07:33 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:33 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: d39734467c4d9bdb1ba88ad604a763036a685b3f /rclone-test-lewafob6cecu/file name.txt 2025/11/02 03:07:33 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:33 DEBUG : file name.txt: Parsed hash: d39734467c4d9bdb1ba88ad604a763036a685b3f === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2025/11/02 03:07:33 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/file name.txt" 2025/11/02 03:07:33 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:33 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: md5sum /rclone-test-lewafob6cecu/file\ name.txt 2025/11/02 03:07:33 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lewafob6cecu/file\ name.txt" 2025/11/02 03:07:33 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:33 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 3756ebddd021a8132cd490693ebec702 /rclone-test-lewafob6cecu/file name.txt 2025/11/02 03:07:33 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:33 DEBUG : file name.txt: Parsed hash: 3756ebddd021a8132cd490693ebec702 2025/11/02 03:07:33 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/file name.txt" 2025/11/02 03:07:33 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:33 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: sha1sum /rclone-test-lewafob6cecu/file\ name.txt 2025/11/02 03:07:33 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lewafob6cecu/file\ name.txt" 2025/11/02 03:07:34 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:34 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: d39734467c4d9bdb1ba88ad604a763036a685b3f /rclone-test-lewafob6cecu/file name.txt 2025/11/02 03:07:34 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:34 DEBUG : file name.txt: Parsed hash: d39734467c4d9bdb1ba88ad604a763036a685b3f 2025/11/02 03:07:34 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/02 03:07:34 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:34 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: md5sum /rclone-test-lewafob6cecu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/02 03:07:34 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lewafob6cecu/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/11/02 03:07:34 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:34 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 1dc27115eafb648eb0cf66365e2bff75 /rclone-test-lewafob6cecu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/02 03:07:34 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:34 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 1dc27115eafb648eb0cf66365e2bff75 2025/11/02 03:07:34 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/02 03:07:34 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:34 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: sha1sum /rclone-test-lewafob6cecu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/02 03:07:34 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lewafob6cecu/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/11/02 03:07:34 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:34 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: f701a06b4f48c84d0f00b53ffdbf94e0d49cbe58 /rclone-test-lewafob6cecu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/02 03:07:34 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:34 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f701a06b4f48c84d0f00b53ffdbf94e0d49cbe58 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1153: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1190: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/11/02 03:07:34 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-lewafob6cecu/hello? sausage/êé" 2025/11/02 03:07:34 DEBUG : Setting type="sftp" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2025/11/02 03:07:34 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 2025/11/02 03:07:34 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2025/11/02 03:07:34 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 2025/11/02 03:07:34 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu/hello? sausage/êé: ssh external: creating additional session 2025/11/02 03:07:34 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu/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 2025/11/02 03:07:34 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu/hello? sausage/êé: Shell type "unix" from config 2025/11/02 03:07:34 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu/hello? sausage/êé: Relative path resolved to "/rclone-test-lewafob6cecu/hello? sausage/êé" 2025/11/02 03:07:34 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu/hello? sausage/êé: Using root directory "/rclone-test-lewafob6cecu/hello? sausage/êé" 2025/11/02 03:07:34 DEBUG : fs cache: renaming cache item "TestSFTPRcloneSSH:rclone-test-lewafob6cecu/hello? sausage/êé" to be canonical "TestSFTPRcloneSSH{aFBXt}:rclone-test-lewafob6cecu/hello? sausage/êé" 2025/11/02 03:07:34 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu/hello? sausage/êé: Shell path "/rclone-test-lewafob6cecu/hello? sausage/êé/a/b/c/d/e.txt" 2025/11/02 03:07:34 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu/hello? sausage/êé: ssh external: creating additional session 2025/11/02 03:07:34 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu/hello? sausage/êé: Running remote command: md5sum /rclone-test-lewafob6cecu/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/11/02 03:07:34 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu/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-lewafob6cecu/hello\?\ sausage/êé/a/b/c/d/e.txt" 2025/11/02 03:07:34 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu/hello? sausage/êé: ssh external: command exited OK 2025/11/02 03:07:34 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu/hello? sausage/êé: Remote command result: 17d1b3273191c86fc044b1d5cc858dbd /rclone-test-lewafob6cecu/hello? sausage/êé/a/b/c/d/e.txt 2025/11/02 03:07:34 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu/hello? sausage/êé: ssh external: close 2025/11/02 03:07:34 DEBUG : a/b/c/d/e.txt: Parsed hash: 17d1b3273191c86fc044b1d5cc858dbd 2025/11/02 03:07:34 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu/hello? sausage/êé: Shell path "/rclone-test-lewafob6cecu/hello? sausage/êé/a/b/c/d/e.txt" 2025/11/02 03:07:34 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu/hello? sausage/êé: ssh external: creating additional session 2025/11/02 03:07:34 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu/hello? sausage/êé: Running remote command: sha1sum /rclone-test-lewafob6cecu/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/11/02 03:07:34 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu/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-lewafob6cecu/hello\?\ sausage/êé/a/b/c/d/e.txt" 2025/11/02 03:07:34 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu/hello? sausage/êé: ssh external: command exited OK 2025/11/02 03:07:34 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu/hello? sausage/êé: Remote command result: 897f83e263dfca73ec9bd86292952035ada12855 /rclone-test-lewafob6cecu/hello? sausage/êé/a/b/c/d/e.txt 2025/11/02 03:07:34 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu/hello? sausage/êé: ssh external: close 2025/11/02 03:07:34 DEBUG : a/b/c/d/e.txt: Parsed hash: 897f83e263dfca73ec9bd86292952035ada12855 2025/11/02 03:07:34 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu/hello? sausage/êé: Shell path "/rclone-test-lewafob6cecu/hello? sausage/êé/a/b/c/d/e.txt" 2025/11/02 03:07:34 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu/hello? sausage/êé: ssh external: creating additional session 2025/11/02 03:07:34 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu/hello? sausage/êé: Running remote command: md5sum /rclone-test-lewafob6cecu/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/11/02 03:07:34 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu/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-lewafob6cecu/hello\?\ sausage/êé/a/b/c/d/e.txt" 2025/11/02 03:07:34 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu/hello? sausage/êé: ssh external: command exited OK 2025/11/02 03:07:34 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu/hello? sausage/êé: Remote command result: 17d1b3273191c86fc044b1d5cc858dbd /rclone-test-lewafob6cecu/hello? sausage/êé/a/b/c/d/e.txt 2025/11/02 03:07:34 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu/hello? sausage/êé: ssh external: close 2025/11/02 03:07:34 DEBUG : a/b/c/d/e.txt: Parsed hash: 17d1b3273191c86fc044b1d5cc858dbd 2025/11/02 03:07:34 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu/hello? sausage/êé: Shell path "/rclone-test-lewafob6cecu/hello? sausage/êé/a/b/c/d/e.txt" 2025/11/02 03:07:34 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu/hello? sausage/êé: ssh external: creating additional session 2025/11/02 03:07:34 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu/hello? sausage/êé: Running remote command: sha1sum /rclone-test-lewafob6cecu/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/11/02 03:07:34 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu/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-lewafob6cecu/hello\?\ sausage/êé/a/b/c/d/e.txt" 2025/11/02 03:07:34 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu/hello? sausage/êé: ssh external: command exited OK 2025/11/02 03:07:34 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu/hello? sausage/êé: Remote command result: 897f83e263dfca73ec9bd86292952035ada12855 /rclone-test-lewafob6cecu/hello? sausage/êé/a/b/c/d/e.txt 2025/11/02 03:07:34 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu/hello? sausage/êé: ssh external: close 2025/11/02 03:07:34 DEBUG : a/b/c/d/e.txt: Parsed hash: 897f83e263dfca73ec9bd86292952035ada12855 2025/11/02 03:07:34 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu/hello? sausage/êé: ssh external: creating additional session 2025/11/02 03:07:34 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu/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 2025/11/02 03:07:34 DEBUG : Waiting for deletions to finish 2025/11/02 03:07:34 INFO : a/b/c/d/e.txt: Deleted 2025/11/02 03:07:34 DEBUG : removing 1 level 4 directories 2025/11/02 03:07:34 INFO : a/b/c/d: Removing directory 2025/11/02 03:07:34 DEBUG : removing 1 level 3 directories 2025/11/02 03:07:34 INFO : a/b/c: Removing directory 2025/11/02 03:07:34 DEBUG : removing 1 level 2 directories 2025/11/02 03:07:34 INFO : a/b: Removing directory 2025/11/02 03:07:34 DEBUG : removing 1 level 1 directories 2025/11/02 03:07:34 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy fstests.go:1254: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2025/11/02 03:07:34 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/file name.txt" 2025/11/02 03:07:34 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:34 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: md5sum /rclone-test-lewafob6cecu/file\ name.txt 2025/11/02 03:07:34 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lewafob6cecu/file\ name.txt" 2025/11/02 03:07:35 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:35 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 3756ebddd021a8132cd490693ebec702 /rclone-test-lewafob6cecu/file name.txt 2025/11/02 03:07:35 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:35 DEBUG : file name.txt: Parsed hash: 3756ebddd021a8132cd490693ebec702 2025/11/02 03:07:35 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/file name.txt" 2025/11/02 03:07:35 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:35 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: sha1sum /rclone-test-lewafob6cecu/file\ name.txt 2025/11/02 03:07:35 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lewafob6cecu/file\ name.txt" 2025/11/02 03:07:35 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:35 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: d39734467c4d9bdb1ba88ad604a763036a685b3f /rclone-test-lewafob6cecu/file name.txt 2025/11/02 03:07:35 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:35 DEBUG : file name.txt: Parsed hash: d39734467c4d9bdb1ba88ad604a763036a685b3f 2025/11/02 03:07:35 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/other.txt" 2025/11/02 03:07:35 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:35 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: md5sum /rclone-test-lewafob6cecu/other.txt 2025/11/02 03:07:35 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lewafob6cecu/other.txt" 2025/11/02 03:07:35 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:35 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 1dc27115eafb648eb0cf66365e2bff75 /rclone-test-lewafob6cecu/other.txt 2025/11/02 03:07:35 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:35 DEBUG : other.txt: Parsed hash: 1dc27115eafb648eb0cf66365e2bff75 2025/11/02 03:07:35 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/other.txt" 2025/11/02 03:07:35 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:35 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: sha1sum /rclone-test-lewafob6cecu/other.txt 2025/11/02 03:07:35 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lewafob6cecu/other.txt" 2025/11/02 03:07:35 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:35 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: f701a06b4f48c84d0f00b53ffdbf94e0d49cbe58 /rclone-test-lewafob6cecu/other.txt 2025/11/02 03:07:35 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:35 DEBUG : other.txt: Parsed hash: f701a06b4f48c84d0f00b53ffdbf94e0d49cbe58 2025/11/02 03:07:35 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:35 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2025/11/02 03:07:35 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/other.txt" 2025/11/02 03:07:35 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:35 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: md5sum /rclone-test-lewafob6cecu/other.txt 2025/11/02 03:07:35 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lewafob6cecu/other.txt" 2025/11/02 03:07:35 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:35 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 1dc27115eafb648eb0cf66365e2bff75 /rclone-test-lewafob6cecu/other.txt 2025/11/02 03:07:35 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:35 DEBUG : other.txt: Parsed hash: 1dc27115eafb648eb0cf66365e2bff75 2025/11/02 03:07:35 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/other.txt" 2025/11/02 03:07:35 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:35 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: sha1sum /rclone-test-lewafob6cecu/other.txt 2025/11/02 03:07:35 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lewafob6cecu/other.txt" 2025/11/02 03:07:35 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:35 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: f701a06b4f48c84d0f00b53ffdbf94e0d49cbe58 /rclone-test-lewafob6cecu/other.txt 2025/11/02 03:07:35 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:35 DEBUG : other.txt: Parsed hash: f701a06b4f48c84d0f00b53ffdbf94e0d49cbe58 2025/11/02 03:07:35 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/moveTest/other.txt" 2025/11/02 03:07:35 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:35 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: md5sum /rclone-test-lewafob6cecu/moveTest/other.txt 2025/11/02 03:07:35 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lewafob6cecu/moveTest/other.txt" 2025/11/02 03:07:35 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:35 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 3756ebddd021a8132cd490693ebec702 /rclone-test-lewafob6cecu/moveTest/other.txt 2025/11/02 03:07:35 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:35 DEBUG : moveTest/other.txt: Parsed hash: 3756ebddd021a8132cd490693ebec702 2025/11/02 03:07:35 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/moveTest/other.txt" 2025/11/02 03:07:35 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:35 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: sha1sum /rclone-test-lewafob6cecu/moveTest/other.txt 2025/11/02 03:07:35 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lewafob6cecu/moveTest/other.txt" 2025/11/02 03:07:35 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:35 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: d39734467c4d9bdb1ba88ad604a763036a685b3f /rclone-test-lewafob6cecu/moveTest/other.txt 2025/11/02 03:07:35 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:35 DEBUG : moveTest/other.txt: Parsed hash: d39734467c4d9bdb1ba88ad604a763036a685b3f 2025/11/02 03:07:35 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/file name.txt" 2025/11/02 03:07:35 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:35 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: md5sum /rclone-test-lewafob6cecu/file\ name.txt 2025/11/02 03:07:35 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lewafob6cecu/file\ name.txt" 2025/11/02 03:07:36 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:36 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 3756ebddd021a8132cd490693ebec702 /rclone-test-lewafob6cecu/file name.txt 2025/11/02 03:07:36 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:36 DEBUG : file name.txt: Parsed hash: 3756ebddd021a8132cd490693ebec702 2025/11/02 03:07:36 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/file name.txt" 2025/11/02 03:07:36 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:36 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: sha1sum /rclone-test-lewafob6cecu/file\ name.txt 2025/11/02 03:07:36 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lewafob6cecu/file\ name.txt" 2025/11/02 03:07:36 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:36 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: d39734467c4d9bdb1ba88ad604a763036a685b3f /rclone-test-lewafob6cecu/file name.txt 2025/11/02 03:07:36 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:36 DEBUG : file name.txt: Parsed hash: d39734467c4d9bdb1ba88ad604a763036a685b3f 2025/11/02 03:07:36 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/other.txt" 2025/11/02 03:07:36 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:36 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: md5sum /rclone-test-lewafob6cecu/other.txt 2025/11/02 03:07:36 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lewafob6cecu/other.txt" 2025/11/02 03:07:36 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:36 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 1dc27115eafb648eb0cf66365e2bff75 /rclone-test-lewafob6cecu/other.txt 2025/11/02 03:07:36 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:36 DEBUG : other.txt: Parsed hash: 1dc27115eafb648eb0cf66365e2bff75 2025/11/02 03:07:36 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/other.txt" 2025/11/02 03:07:36 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:36 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: sha1sum /rclone-test-lewafob6cecu/other.txt 2025/11/02 03:07:36 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lewafob6cecu/other.txt" 2025/11/02 03:07:36 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:36 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: f701a06b4f48c84d0f00b53ffdbf94e0d49cbe58 /rclone-test-lewafob6cecu/other.txt 2025/11/02 03:07:36 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:36 DEBUG : other.txt: Parsed hash: f701a06b4f48c84d0f00b53ffdbf94e0d49cbe58 2025/11/02 03:07:36 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/file name.txt" 2025/11/02 03:07:36 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:36 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: md5sum /rclone-test-lewafob6cecu/file\ name.txt 2025/11/02 03:07:36 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lewafob6cecu/file\ name.txt" 2025/11/02 03:07:36 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:36 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 3756ebddd021a8132cd490693ebec702 /rclone-test-lewafob6cecu/file name.txt 2025/11/02 03:07:36 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:36 DEBUG : file name.txt: Parsed hash: 3756ebddd021a8132cd490693ebec702 2025/11/02 03:07:36 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/file name.txt" 2025/11/02 03:07:36 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:36 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: sha1sum /rclone-test-lewafob6cecu/file\ name.txt 2025/11/02 03:07:36 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lewafob6cecu/file\ name.txt" 2025/11/02 03:07:36 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:36 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: d39734467c4d9bdb1ba88ad604a763036a685b3f /rclone-test-lewafob6cecu/file name.txt 2025/11/02 03:07:36 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:36 DEBUG : file name.txt: Parsed hash: d39734467c4d9bdb1ba88ad604a763036a685b3f 2025/11/02 03:07:36 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/02 03:07:36 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:36 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: md5sum /rclone-test-lewafob6cecu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/02 03:07:36 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lewafob6cecu/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/11/02 03:07:36 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:36 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 1dc27115eafb648eb0cf66365e2bff75 /rclone-test-lewafob6cecu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/02 03:07:36 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:36 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 1dc27115eafb648eb0cf66365e2bff75 2025/11/02 03:07:36 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/02 03:07:36 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:36 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: sha1sum /rclone-test-lewafob6cecu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/02 03:07:36 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lewafob6cecu/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/11/02 03:07:36 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:36 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: f701a06b4f48c84d0f00b53ffdbf94e0d49cbe58 /rclone-test-lewafob6cecu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/02 03:07:36 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:36 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f701a06b4f48c84d0f00b53ffdbf94e0d49cbe58 === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1398: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2025/11/02 03:07:36 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-dizezoz6hata" 2025/11/02 03:07:36 DEBUG : Setting type="sftp" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2025/11/02 03:07:36 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 2025/11/02 03:07:36 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2025/11/02 03:07:36 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 2025/11/02 03:07:36 DEBUG : sftp://rclone@:22/rclone-test-dizezoz6hata: ssh external: creating additional session 2025/11/02 03:07:36 DEBUG : sftp://rclone@:22/rclone-test-dizezoz6hata: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2025/11/02 03:07:36 DEBUG : sftp://rclone@:22/rclone-test-dizezoz6hata: Shell type "unix" from config 2025/11/02 03:07:36 DEBUG : sftp://rclone@:22/rclone-test-dizezoz6hata: Relative path resolved to "/rclone-test-dizezoz6hata" 2025/11/02 03:07:36 DEBUG : sftp://rclone@:22/rclone-test-dizezoz6hata: Using root directory "/rclone-test-dizezoz6hata" 2025/11/02 03:07:36 DEBUG : sftp://rclone@:22/rclone-test-dizezoz6hata: Shell path "/rclone-test-dizezoz6hata/new_name/sub_new_name/file name.txt" 2025/11/02 03:07:36 DEBUG : sftp://rclone@:22/rclone-test-dizezoz6hata: ssh external: creating additional session 2025/11/02 03:07:36 DEBUG : sftp://rclone@:22/rclone-test-dizezoz6hata: Running remote command: md5sum /rclone-test-dizezoz6hata/new_name/sub_new_name/file\ name.txt 2025/11/02 03:07:36 DEBUG : sftp://rclone@:22/rclone-test-dizezoz6hata: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dizezoz6hata/new_name/sub_new_name/file\ name.txt" 2025/11/02 03:07:36 DEBUG : sftp://rclone@:22/rclone-test-dizezoz6hata: ssh external: command exited OK 2025/11/02 03:07:36 DEBUG : sftp://rclone@:22/rclone-test-dizezoz6hata: Remote command result: 3756ebddd021a8132cd490693ebec702 /rclone-test-dizezoz6hata/new_name/sub_new_name/file name.txt 2025/11/02 03:07:36 DEBUG : sftp://rclone@:22/rclone-test-dizezoz6hata: ssh external: close 2025/11/02 03:07:36 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 3756ebddd021a8132cd490693ebec702 2025/11/02 03:07:36 DEBUG : sftp://rclone@:22/rclone-test-dizezoz6hata: Shell path "/rclone-test-dizezoz6hata/new_name/sub_new_name/file name.txt" 2025/11/02 03:07:36 DEBUG : sftp://rclone@:22/rclone-test-dizezoz6hata: ssh external: creating additional session 2025/11/02 03:07:36 DEBUG : sftp://rclone@:22/rclone-test-dizezoz6hata: Running remote command: sha1sum /rclone-test-dizezoz6hata/new_name/sub_new_name/file\ name.txt 2025/11/02 03:07:36 DEBUG : sftp://rclone@:22/rclone-test-dizezoz6hata: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dizezoz6hata/new_name/sub_new_name/file\ name.txt" 2025/11/02 03:07:37 DEBUG : sftp://rclone@:22/rclone-test-dizezoz6hata: ssh external: command exited OK 2025/11/02 03:07:37 DEBUG : sftp://rclone@:22/rclone-test-dizezoz6hata: Remote command result: d39734467c4d9bdb1ba88ad604a763036a685b3f /rclone-test-dizezoz6hata/new_name/sub_new_name/file name.txt 2025/11/02 03:07:37 DEBUG : sftp://rclone@:22/rclone-test-dizezoz6hata: ssh external: close 2025/11/02 03:07:37 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: d39734467c4d9bdb1ba88ad604a763036a685b3f 2025/11/02 03:07:37 DEBUG : sftp://rclone@:22/rclone-test-dizezoz6hata: Shell path "/rclone-test-dizezoz6hata/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/02 03:07:37 DEBUG : sftp://rclone@:22/rclone-test-dizezoz6hata: ssh external: creating additional session 2025/11/02 03:07:37 DEBUG : sftp://rclone@:22/rclone-test-dizezoz6hata: Running remote command: md5sum /rclone-test-dizezoz6hata/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/02 03:07:37 DEBUG : sftp://rclone@:22/rclone-test-dizezoz6hata: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dizezoz6hata/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/11/02 03:07:37 DEBUG : sftp://rclone@:22/rclone-test-dizezoz6hata: ssh external: command exited OK 2025/11/02 03:07:37 DEBUG : sftp://rclone@:22/rclone-test-dizezoz6hata: Remote command result: 1dc27115eafb648eb0cf66365e2bff75 /rclone-test-dizezoz6hata/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/02 03:07:37 DEBUG : sftp://rclone@:22/rclone-test-dizezoz6hata: ssh external: close 2025/11/02 03:07:37 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 1dc27115eafb648eb0cf66365e2bff75 2025/11/02 03:07:37 DEBUG : sftp://rclone@:22/rclone-test-dizezoz6hata: Shell path "/rclone-test-dizezoz6hata/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/02 03:07:37 DEBUG : sftp://rclone@:22/rclone-test-dizezoz6hata: ssh external: creating additional session 2025/11/02 03:07:37 DEBUG : sftp://rclone@:22/rclone-test-dizezoz6hata: Running remote command: sha1sum /rclone-test-dizezoz6hata/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/02 03:07:37 DEBUG : sftp://rclone@:22/rclone-test-dizezoz6hata: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dizezoz6hata/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/11/02 03:07:37 DEBUG : sftp://rclone@:22/rclone-test-dizezoz6hata: ssh external: command exited OK 2025/11/02 03:07:37 DEBUG : sftp://rclone@:22/rclone-test-dizezoz6hata: Remote command result: f701a06b4f48c84d0f00b53ffdbf94e0d49cbe58 /rclone-test-dizezoz6hata/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/02 03:07:37 DEBUG : sftp://rclone@:22/rclone-test-dizezoz6hata: ssh external: close 2025/11/02 03:07:37 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f701a06b4f48c84d0f00b53ffdbf94e0d49cbe58 2025/11/02 03:07:37 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/file name.txt" 2025/11/02 03:07:37 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:37 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: md5sum /rclone-test-lewafob6cecu/file\ name.txt 2025/11/02 03:07:37 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lewafob6cecu/file\ name.txt" 2025/11/02 03:07:37 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:37 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 3756ebddd021a8132cd490693ebec702 /rclone-test-lewafob6cecu/file name.txt 2025/11/02 03:07:37 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:37 DEBUG : file name.txt: Parsed hash: 3756ebddd021a8132cd490693ebec702 2025/11/02 03:07:37 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/file name.txt" 2025/11/02 03:07:37 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:37 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: sha1sum /rclone-test-lewafob6cecu/file\ name.txt 2025/11/02 03:07:37 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lewafob6cecu/file\ name.txt" 2025/11/02 03:07:37 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:37 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: d39734467c4d9bdb1ba88ad604a763036a685b3f /rclone-test-lewafob6cecu/file name.txt 2025/11/02 03:07:37 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:37 DEBUG : file name.txt: Parsed hash: d39734467c4d9bdb1ba88ad604a763036a685b3f 2025/11/02 03:07:37 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/02 03:07:37 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:37 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: md5sum /rclone-test-lewafob6cecu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/02 03:07:37 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lewafob6cecu/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/11/02 03:07:37 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:37 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 1dc27115eafb648eb0cf66365e2bff75 /rclone-test-lewafob6cecu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/02 03:07:37 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:37 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 1dc27115eafb648eb0cf66365e2bff75 2025/11/02 03:07:37 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/02 03:07:37 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:37 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: sha1sum /rclone-test-lewafob6cecu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/02 03:07:37 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lewafob6cecu/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/11/02 03:07:37 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:37 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: f701a06b4f48c84d0f00b53ffdbf94e0d49cbe58 /rclone-test-lewafob6cecu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/02 03:07:37 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:37 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f701a06b4f48c84d0f00b53ffdbf94e0d49cbe58 2025/11/02 03:07:37 DEBUG : sftp://rclone@:22/rclone-test-dizezoz6hata: Purge dir "new_name" 2025/11/02 03:07:37 DEBUG : sftp://rclone@:22/rclone-test-dizezoz6hata: 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 2025/11/02 03:07:37 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/file name.txt" 2025/11/02 03:07:37 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:37 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: md5sum /rclone-test-lewafob6cecu/file\ name.txt 2025/11/02 03:07:37 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lewafob6cecu/file\ name.txt" 2025/11/02 03:07:37 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:37 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 3756ebddd021a8132cd490693ebec702 /rclone-test-lewafob6cecu/file name.txt 2025/11/02 03:07:37 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:37 DEBUG : file name.txt: Parsed hash: 3756ebddd021a8132cd490693ebec702 2025/11/02 03:07:37 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/file name.txt" 2025/11/02 03:07:37 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:37 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: sha1sum /rclone-test-lewafob6cecu/file\ name.txt 2025/11/02 03:07:37 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lewafob6cecu/file\ name.txt" 2025/11/02 03:07:37 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:37 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: d39734467c4d9bdb1ba88ad604a763036a685b3f /rclone-test-lewafob6cecu/file name.txt 2025/11/02 03:07:37 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:37 DEBUG : file name.txt: Parsed hash: d39734467c4d9bdb1ba88ad604a763036a685b3f === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1592: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1623: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: 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 2025/11/02 03:07:37 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/file name.txt" 2025/11/02 03:07:37 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:37 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: md5sum /rclone-test-lewafob6cecu/file\ name.txt 2025/11/02 03:07:37 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lewafob6cecu/file\ name.txt" 2025/11/02 03:07:38 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:38 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 62a2332ede11a96871812c038ee603e5 /rclone-test-lewafob6cecu/file name.txt 2025/11/02 03:07:38 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:38 DEBUG : file name.txt: Parsed hash: 62a2332ede11a96871812c038ee603e5 2025/11/02 03:07:38 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/file name.txt" 2025/11/02 03:07:38 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:38 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: sha1sum /rclone-test-lewafob6cecu/file\ name.txt 2025/11/02 03:07:38 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lewafob6cecu/file\ name.txt" 2025/11/02 03:07:38 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:38 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: bd431d8df170f14ccba1174c59bceb6f01112ed6 /rclone-test-lewafob6cecu/file name.txt 2025/11/02 03:07:38 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:38 DEBUG : file name.txt: Parsed hash: bd431d8df170f14ccba1174c59bceb6f01112ed6 2025/11/02 03:07:38 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/file name.txt" 2025/11/02 03:07:38 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:38 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: md5sum /rclone-test-lewafob6cecu/file\ name.txt 2025/11/02 03:07:38 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lewafob6cecu/file\ name.txt" 2025/11/02 03:07:38 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:38 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 62a2332ede11a96871812c038ee603e5 /rclone-test-lewafob6cecu/file name.txt 2025/11/02 03:07:38 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:38 DEBUG : file name.txt: Parsed hash: 62a2332ede11a96871812c038ee603e5 2025/11/02 03:07:38 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/file name.txt" 2025/11/02 03:07:38 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:38 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: sha1sum /rclone-test-lewafob6cecu/file\ name.txt 2025/11/02 03:07:38 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lewafob6cecu/file\ name.txt" 2025/11/02 03:07:38 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:38 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: bd431d8df170f14ccba1174c59bceb6f01112ed6 /rclone-test-lewafob6cecu/file name.txt 2025/11/02 03:07:38 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:38 DEBUG : file name.txt: Parsed hash: bd431d8df170f14ccba1174c59bceb6f01112ed6 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/11/02 03:07:38 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-lewafob6cecu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/02 03:07:38 DEBUG : Setting type="sftp" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2025/11/02 03:07: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 2025/11/02 03:07:38 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2025/11/02 03:07: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 2025/11/02 03:07:38 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: ssh external: creating additional session 2025/11/02 03:07:38 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu/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 2025/11/02 03:07:38 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2025/11/02 03:07:38 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/rclone-test-lewafob6cecu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/02 03:07:38 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/rclone-test-lewafob6cecu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2025/11/02 03:07:38 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-lewafob6cecu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/02 03:07:38 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: ssh external: creating additional session 2025/11/02 03:07:38 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /rclone-test-lewafob6cecu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/02 03:07:38 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu/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-lewafob6cecu/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/11/02 03:07:38 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: ssh external: command exited OK 2025/11/02 03:07:38 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 1dc27115eafb648eb0cf66365e2bff75 /rclone-test-lewafob6cecu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/02 03:07:38 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: ssh external: close 2025/11/02 03:07:38 DEBUG : z.txt: Parsed hash: 1dc27115eafb648eb0cf66365e2bff75 2025/11/02 03:07:38 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-lewafob6cecu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/02 03:07:38 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: ssh external: creating additional session 2025/11/02 03:07:38 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /rclone-test-lewafob6cecu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/02 03:07:38 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu/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-lewafob6cecu/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/11/02 03:07:38 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: ssh external: command exited OK 2025/11/02 03:07:38 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: f701a06b4f48c84d0f00b53ffdbf94e0d49cbe58 /rclone-test-lewafob6cecu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/02 03:07:38 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: ssh external: close 2025/11/02 03:07:38 DEBUG : z.txt: Parsed hash: f701a06b4f48c84d0f00b53ffdbf94e0d49cbe58 === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/11/02 03:07:38 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-lewafob6cecu/not found.txt" 2025/11/02 03:07:38 DEBUG : Setting type="sftp" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2025/11/02 03:07: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 2025/11/02 03:07:38 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2025/11/02 03:07: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 2025/11/02 03:07:38 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu/not found.txt: ssh external: creating additional session 2025/11/02 03:07:38 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu/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 2025/11/02 03:07:38 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu/not found.txt: Shell type "unix" from config 2025/11/02 03:07:38 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu/not found.txt: Relative path resolved to "/rclone-test-lewafob6cecu/not found.txt" 2025/11/02 03:07:38 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu/not found.txt: Using root directory "/rclone-test-lewafob6cecu/not found.txt" 2025/11/02 03:07:38 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestSFTPRcloneSSH:" path "rclone-test-lewafob6cecu" from "TestSFTPRcloneSSH:rclone-test-lewafob6cecu" 2025/11/02 03:07:38 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:" 2025/11/02 03:07:38 DEBUG : Setting type="sftp" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2025/11/02 03:07: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 2025/11/02 03:07:38 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2025/11/02 03:07: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 2025/11/02 03:07:38 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2025/11/02 03:07:38 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 2025/11/02 03:07:38 DEBUG : sftp://rclone@:22/: Shell type "unix" from config 2025/11/02 03:07:38 DEBUG : sftp://rclone@:22/: Relative path resolved to "/" 2025/11/02 03:07:38 DEBUG : sftp://rclone@:22/: Using root directory "/" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2025/11/02 03:07:38 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-lewafob6cecu/file name.txt" 2025/11/02 03:07:38 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2025/11/02 03:07:38 DEBUG : sftp://rclone@:22/: Running remote command: md5sum /rclone-test-lewafob6cecu/file\ name.txt 2025/11/02 03:07:38 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-lewafob6cecu/file\ name.txt" 2025/11/02 03:07:38 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2025/11/02 03:07:38 DEBUG : sftp://rclone@:22/: Remote command result: 62a2332ede11a96871812c038ee603e5 /rclone-test-lewafob6cecu/file name.txt 2025/11/02 03:07:38 DEBUG : sftp://rclone@:22/: ssh external: close 2025/11/02 03:07:38 DEBUG : rclone-test-lewafob6cecu/file name.txt: Parsed hash: 62a2332ede11a96871812c038ee603e5 2025/11/02 03:07:38 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-lewafob6cecu/file name.txt" 2025/11/02 03:07:38 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2025/11/02 03:07:38 DEBUG : sftp://rclone@:22/: Running remote command: sha1sum /rclone-test-lewafob6cecu/file\ name.txt 2025/11/02 03:07:38 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-lewafob6cecu/file\ name.txt" 2025/11/02 03:07:39 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2025/11/02 03:07:39 DEBUG : sftp://rclone@:22/: Remote command result: bd431d8df170f14ccba1174c59bceb6f01112ed6 /rclone-test-lewafob6cecu/file name.txt 2025/11/02 03:07:39 DEBUG : sftp://rclone@:22/: ssh external: close 2025/11/02 03:07:39 DEBUG : rclone-test-lewafob6cecu/file name.txt: Parsed hash: bd431d8df170f14ccba1174c59bceb6f01112ed6 2025/11/02 03:07:39 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-lewafob6cecu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/02 03:07:39 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2025/11/02 03:07:39 DEBUG : sftp://rclone@:22/: Running remote command: md5sum /rclone-test-lewafob6cecu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/02 03:07:39 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-lewafob6cecu/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/11/02 03:07:39 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2025/11/02 03:07:39 DEBUG : sftp://rclone@:22/: Remote command result: 1dc27115eafb648eb0cf66365e2bff75 /rclone-test-lewafob6cecu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/02 03:07:39 DEBUG : sftp://rclone@:22/: ssh external: close 2025/11/02 03:07:39 DEBUG : rclone-test-lewafob6cecu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 1dc27115eafb648eb0cf66365e2bff75 2025/11/02 03:07:39 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-lewafob6cecu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/02 03:07:39 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2025/11/02 03:07:39 DEBUG : sftp://rclone@:22/: Running remote command: sha1sum /rclone-test-lewafob6cecu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/02 03:07:39 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-lewafob6cecu/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/11/02 03:07:39 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2025/11/02 03:07:39 DEBUG : sftp://rclone@:22/: Remote command result: f701a06b4f48c84d0f00b53ffdbf94e0d49cbe58 /rclone-test-lewafob6cecu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/02 03:07:39 DEBUG : sftp://rclone@:22/: ssh external: close 2025/11/02 03:07:39 DEBUG : rclone-test-lewafob6cecu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f701a06b4f48c84d0f00b53ffdbf94e0d49cbe58 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2025/11/02 03:07:39 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-lewafob6cecu/file name.txt" 2025/11/02 03:07:39 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2025/11/02 03:07:39 DEBUG : sftp://rclone@:22/: Running remote command: md5sum /rclone-test-lewafob6cecu/file\ name.txt 2025/11/02 03:07:39 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-lewafob6cecu/file\ name.txt" 2025/11/02 03:07:39 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2025/11/02 03:07:39 DEBUG : sftp://rclone@:22/: Remote command result: 62a2332ede11a96871812c038ee603e5 /rclone-test-lewafob6cecu/file name.txt 2025/11/02 03:07:39 DEBUG : sftp://rclone@:22/: ssh external: close 2025/11/02 03:07:39 DEBUG : rclone-test-lewafob6cecu/file name.txt: Parsed hash: 62a2332ede11a96871812c038ee603e5 2025/11/02 03:07:39 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-lewafob6cecu/file name.txt" 2025/11/02 03:07:39 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2025/11/02 03:07:39 DEBUG : sftp://rclone@:22/: Running remote command: sha1sum /rclone-test-lewafob6cecu/file\ name.txt 2025/11/02 03:07:39 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-lewafob6cecu/file\ name.txt" 2025/11/02 03:07:39 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2025/11/02 03:07:39 DEBUG : sftp://rclone@:22/: Remote command result: bd431d8df170f14ccba1174c59bceb6f01112ed6 /rclone-test-lewafob6cecu/file name.txt 2025/11/02 03:07:39 DEBUG : sftp://rclone@:22/: ssh external: close 2025/11/02 03:07:39 DEBUG : rclone-test-lewafob6cecu/file name.txt: Parsed hash: bd431d8df170f14ccba1174c59bceb6f01112ed6 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1945: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2025/11/02 03:07:39 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-lewafob6cecu/created from root.txt" 2025/11/02 03:07:39 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2025/11/02 03:07:39 DEBUG : sftp://rclone@:22/: Running remote command: md5sum /rclone-test-lewafob6cecu/created\ from\ root.txt 2025/11/02 03:07:39 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-lewafob6cecu/created\ from\ root.txt" 2025/11/02 03:07:39 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2025/11/02 03:07:39 DEBUG : sftp://rclone@:22/: Remote command result: 7f6a39a913243ffdf0c00440fd656b57 /rclone-test-lewafob6cecu/created from root.txt 2025/11/02 03:07:39 DEBUG : sftp://rclone@:22/: ssh external: close 2025/11/02 03:07:39 DEBUG : rclone-test-lewafob6cecu/created from root.txt: Parsed hash: 7f6a39a913243ffdf0c00440fd656b57 2025/11/02 03:07:39 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-lewafob6cecu/created from root.txt" 2025/11/02 03:07:39 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2025/11/02 03:07:39 DEBUG : sftp://rclone@:22/: Running remote command: sha1sum /rclone-test-lewafob6cecu/created\ from\ root.txt 2025/11/02 03:07:39 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-lewafob6cecu/created\ from\ root.txt" 2025/11/02 03:07:39 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2025/11/02 03:07:39 DEBUG : sftp://rclone@:22/: Remote command result: dd8d4426540225d715acff4eb3edde1ec2b4ed07 /rclone-test-lewafob6cecu/created from root.txt 2025/11/02 03:07:39 DEBUG : sftp://rclone@:22/: ssh external: close 2025/11/02 03:07:39 DEBUG : rclone-test-lewafob6cecu/created from root.txt: Parsed hash: dd8d4426540225d715acff4eb3edde1ec2b4ed07 2025/11/02 03:07:39 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-lewafob6cecu/created from root.txt" 2025/11/02 03:07:39 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2025/11/02 03:07:39 DEBUG : sftp://rclone@:22/: Running remote command: md5sum /rclone-test-lewafob6cecu/created\ from\ root.txt 2025/11/02 03:07:39 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-lewafob6cecu/created\ from\ root.txt" 2025/11/02 03:07:39 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2025/11/02 03:07:39 DEBUG : sftp://rclone@:22/: Remote command result: 7f6a39a913243ffdf0c00440fd656b57 /rclone-test-lewafob6cecu/created from root.txt 2025/11/02 03:07:39 DEBUG : sftp://rclone@:22/: ssh external: close 2025/11/02 03:07:39 DEBUG : rclone-test-lewafob6cecu/created from root.txt: Parsed hash: 7f6a39a913243ffdf0c00440fd656b57 2025/11/02 03:07:39 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-lewafob6cecu/created from root.txt" 2025/11/02 03:07:39 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2025/11/02 03:07:39 DEBUG : sftp://rclone@:22/: Running remote command: sha1sum /rclone-test-lewafob6cecu/created\ from\ root.txt 2025/11/02 03:07:39 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-lewafob6cecu/created\ from\ root.txt" 2025/11/02 03:07:39 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2025/11/02 03:07:39 DEBUG : sftp://rclone@:22/: Remote command result: dd8d4426540225d715acff4eb3edde1ec2b4ed07 /rclone-test-lewafob6cecu/created from root.txt 2025/11/02 03:07:39 DEBUG : sftp://rclone@:22/: ssh external: close 2025/11/02 03:07:39 DEBUG : rclone-test-lewafob6cecu/created from root.txt: Parsed hash: dd8d4426540225d715acff4eb3edde1ec2b4ed07 2025/11/02 03:07:39 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-lewafob6cecu/created from root.txt" 2025/11/02 03:07:39 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2025/11/02 03:07:39 DEBUG : sftp://rclone@:22/: Running remote command: md5sum /rclone-test-lewafob6cecu/created\ from\ root.txt 2025/11/02 03:07:39 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-lewafob6cecu/created\ from\ root.txt" 2025/11/02 03:07:40 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2025/11/02 03:07:40 DEBUG : sftp://rclone@:22/: Remote command result: 7f6a39a913243ffdf0c00440fd656b57 /rclone-test-lewafob6cecu/created from root.txt 2025/11/02 03:07:40 DEBUG : sftp://rclone@:22/: ssh external: close 2025/11/02 03:07:40 DEBUG : rclone-test-lewafob6cecu/created from root.txt: Parsed hash: 7f6a39a913243ffdf0c00440fd656b57 2025/11/02 03:07:40 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-lewafob6cecu/created from root.txt" 2025/11/02 03:07:40 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2025/11/02 03:07:40 DEBUG : sftp://rclone@:22/: Running remote command: sha1sum /rclone-test-lewafob6cecu/created\ from\ root.txt 2025/11/02 03:07:40 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-lewafob6cecu/created\ from\ root.txt" 2025/11/02 03:07:40 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2025/11/02 03:07:40 DEBUG : sftp://rclone@:22/: Remote command result: dd8d4426540225d715acff4eb3edde1ec2b4ed07 /rclone-test-lewafob6cecu/created from root.txt 2025/11/02 03:07:40 DEBUG : sftp://rclone@:22/: ssh external: close 2025/11/02 03:07:40 DEBUG : rclone-test-lewafob6cecu/created from root.txt: Parsed hash: dd8d4426540225d715acff4eb3edde1ec2b4ed07 2025/11/02 03:07:40 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-lewafob6cecu/file name.txt" 2025/11/02 03:07:40 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2025/11/02 03:07:40 DEBUG : sftp://rclone@:22/: Running remote command: md5sum /rclone-test-lewafob6cecu/file\ name.txt 2025/11/02 03:07:40 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-lewafob6cecu/file\ name.txt" 2025/11/02 03:07:40 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2025/11/02 03:07:40 DEBUG : sftp://rclone@:22/: Remote command result: 62a2332ede11a96871812c038ee603e5 /rclone-test-lewafob6cecu/file name.txt 2025/11/02 03:07:40 DEBUG : sftp://rclone@:22/: ssh external: close 2025/11/02 03:07:40 DEBUG : rclone-test-lewafob6cecu/file name.txt: Parsed hash: 62a2332ede11a96871812c038ee603e5 2025/11/02 03:07:40 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-lewafob6cecu/file name.txt" 2025/11/02 03:07:40 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2025/11/02 03:07:40 DEBUG : sftp://rclone@:22/: Running remote command: sha1sum /rclone-test-lewafob6cecu/file\ name.txt 2025/11/02 03:07:40 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-lewafob6cecu/file\ name.txt" 2025/11/02 03:07:40 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2025/11/02 03:07:40 DEBUG : sftp://rclone@:22/: Remote command result: bd431d8df170f14ccba1174c59bceb6f01112ed6 /rclone-test-lewafob6cecu/file name.txt 2025/11/02 03:07:40 DEBUG : sftp://rclone@:22/: ssh external: close 2025/11/02 03:07:40 DEBUG : rclone-test-lewafob6cecu/file name.txt: Parsed hash: bd431d8df170f14ccba1174c59bceb6f01112ed6 2025/11/02 03:07:40 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-lewafob6cecu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/02 03:07:40 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2025/11/02 03:07:40 DEBUG : sftp://rclone@:22/: Running remote command: md5sum /rclone-test-lewafob6cecu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/02 03:07:40 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-lewafob6cecu/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/11/02 03:07:40 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2025/11/02 03:07:40 DEBUG : sftp://rclone@:22/: Remote command result: 1dc27115eafb648eb0cf66365e2bff75 /rclone-test-lewafob6cecu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/02 03:07:40 DEBUG : sftp://rclone@:22/: ssh external: close 2025/11/02 03:07:40 DEBUG : rclone-test-lewafob6cecu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 1dc27115eafb648eb0cf66365e2bff75 2025/11/02 03:07:40 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-lewafob6cecu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/02 03:07:40 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2025/11/02 03:07:40 DEBUG : sftp://rclone@:22/: Running remote command: sha1sum /rclone-test-lewafob6cecu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/02 03:07:40 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-lewafob6cecu/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/11/02 03:07:40 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2025/11/02 03:07:40 DEBUG : sftp://rclone@:22/: Remote command result: f701a06b4f48c84d0f00b53ffdbf94e0d49cbe58 /rclone-test-lewafob6cecu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/02 03:07:40 DEBUG : sftp://rclone@:22/: ssh external: close 2025/11/02 03:07:40 DEBUG : rclone-test-lewafob6cecu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f701a06b4f48c84d0f00b53ffdbf94e0d49cbe58 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2025/11/02 03:07:40 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-lewafob6cecu/file name.txt" 2025/11/02 03:07:40 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2025/11/02 03:07:40 DEBUG : sftp://rclone@:22/: Running remote command: md5sum /rclone-test-lewafob6cecu/file\ name.txt 2025/11/02 03:07:40 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-lewafob6cecu/file\ name.txt" 2025/11/02 03:07:40 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2025/11/02 03:07:40 DEBUG : sftp://rclone@:22/: Remote command result: 62a2332ede11a96871812c038ee603e5 /rclone-test-lewafob6cecu/file name.txt 2025/11/02 03:07:40 DEBUG : sftp://rclone@:22/: ssh external: close 2025/11/02 03:07:40 DEBUG : rclone-test-lewafob6cecu/file name.txt: Parsed hash: 62a2332ede11a96871812c038ee603e5 2025/11/02 03:07:40 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-lewafob6cecu/file name.txt" 2025/11/02 03:07:40 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2025/11/02 03:07:40 DEBUG : sftp://rclone@:22/: Running remote command: sha1sum /rclone-test-lewafob6cecu/file\ name.txt 2025/11/02 03:07:40 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-lewafob6cecu/file\ name.txt" 2025/11/02 03:07:40 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2025/11/02 03:07:40 DEBUG : sftp://rclone@:22/: Remote command result: bd431d8df170f14ccba1174c59bceb6f01112ed6 /rclone-test-lewafob6cecu/file name.txt 2025/11/02 03:07:40 DEBUG : sftp://rclone@:22/: ssh external: close 2025/11/02 03:07:40 DEBUG : rclone-test-lewafob6cecu/file name.txt: Parsed hash: bd431d8df170f14ccba1174c59bceb6f01112ed6 2025/11/02 03:07:40 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-lewafob6cecu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/02 03:07:40 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2025/11/02 03:07:40 DEBUG : sftp://rclone@:22/: Running remote command: md5sum /rclone-test-lewafob6cecu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/02 03:07:40 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-lewafob6cecu/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/11/02 03:07:40 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2025/11/02 03:07:40 DEBUG : sftp://rclone@:22/: Remote command result: 1dc27115eafb648eb0cf66365e2bff75 /rclone-test-lewafob6cecu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/02 03:07:40 DEBUG : sftp://rclone@:22/: ssh external: close 2025/11/02 03:07:40 DEBUG : rclone-test-lewafob6cecu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 1dc27115eafb648eb0cf66365e2bff75 2025/11/02 03:07:40 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-lewafob6cecu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/02 03:07:40 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2025/11/02 03:07:40 DEBUG : sftp://rclone@:22/: Running remote command: sha1sum /rclone-test-lewafob6cecu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/02 03:07:40 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-lewafob6cecu/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/11/02 03:07:40 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2025/11/02 03:07:40 DEBUG : sftp://rclone@:22/: Remote command result: f701a06b4f48c84d0f00b53ffdbf94e0d49cbe58 /rclone-test-lewafob6cecu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/02 03:07:40 DEBUG : sftp://rclone@:22/: ssh external: close 2025/11/02 03:07:40 DEBUG : rclone-test-lewafob6cecu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f701a06b4f48c84d0f00b53ffdbf94e0d49cbe58 === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2004: 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:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2125: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2025/11/02 03:07:40 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/02 03:07:40 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:40 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: md5sum /rclone-test-lewafob6cecu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/02 03:07:40 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lewafob6cecu/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/11/02 03:07:40 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:40 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 1dc27115eafb648eb0cf66365e2bff75 /rclone-test-lewafob6cecu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/02 03:07:40 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 1dc27115eafb648eb0cf66365e2bff75 2025/11/02 03:07:40 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/02 03:07:40 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:40 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: sha1sum /rclone-test-lewafob6cecu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/11/02 03:07:40 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lewafob6cecu/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/11/02 03:07:41 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:41 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: f701a06b4f48c84d0f00b53ffdbf94e0d49cbe58 /rclone-test-lewafob6cecu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/11/02 03:07:41 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f701a06b4f48c84d0f00b53ffdbf94e0d49cbe58 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2025/11/02 03:07:41 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Server has VFS statistics extension 2025/11/02 03:07:41 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: About path "/rclone-test-lewafob6cecu" 2025/11/02 03:07:41 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Failed to retrieve VFS statistics, trying shell command instead: sftp: "operation unsupported" (SSH_FX_OP_UNSUPPORTED) 2025/11/02 03:07:41 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu" 2025/11/02 03:07:41 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: About path "/rclone-test-lewafob6cecu" 2025/11/02 03:07:41 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: About using shell command for shell type "unix" 2025/11/02 03:07:41 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:41 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: df -k /rclone-test-lewafob6cecu 2025/11/02 03:07:41 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "df -k /rclone-test-lewafob6cecu" 2025/11/02 03:07:41 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:41 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: Filesystem 1K-blocks Used Available Use% Mounted on /dev/root 157205004 116645200 34127808 74% / 2025/11/02 03:07:41 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/11/02 03:07:41 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/piped data.txt" 2025/11/02 03:07:41 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:41 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: md5sum /rclone-test-lewafob6cecu/piped\ data.txt 2025/11/02 03:07:41 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lewafob6cecu/piped\ data.txt" 2025/11/02 03:07:41 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:41 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-lewafob6cecu/piped data.txt 2025/11/02 03:07:41 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:41 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/11/02 03:07:41 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/piped data.txt" 2025/11/02 03:07:41 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:41 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: sha1sum /rclone-test-lewafob6cecu/piped\ data.txt 2025/11/02 03:07:41 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lewafob6cecu/piped\ data.txt" 2025/11/02 03:07:41 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:41 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-lewafob6cecu/piped data.txt 2025/11/02 03:07:41 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:41 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/11/02 03:07:41 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/piped data.txt" 2025/11/02 03:07:41 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:41 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: md5sum /rclone-test-lewafob6cecu/piped\ data.txt 2025/11/02 03:07:41 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lewafob6cecu/piped\ data.txt" 2025/11/02 03:07:41 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:41 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-lewafob6cecu/piped data.txt 2025/11/02 03:07:41 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:41 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/11/02 03:07:41 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/piped data.txt" 2025/11/02 03:07:41 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:41 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: sha1sum /rclone-test-lewafob6cecu/piped\ data.txt 2025/11/02 03:07:41 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lewafob6cecu/piped\ data.txt" 2025/11/02 03:07:41 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:41 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-lewafob6cecu/piped data.txt 2025/11/02 03:07:41 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:41 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/11/02 03:07:41 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/piped data.txt" 2025/11/02 03:07:41 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:41 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: md5sum /rclone-test-lewafob6cecu/piped\ data.txt 2025/11/02 03:07:41 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lewafob6cecu/piped\ data.txt" 2025/11/02 03:07:41 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:41 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: f4943061f920e973c6beb3f41eef6584 /rclone-test-lewafob6cecu/piped data.txt 2025/11/02 03:07:41 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:41 DEBUG : piped data.txt: Parsed hash: f4943061f920e973c6beb3f41eef6584 2025/11/02 03:07:41 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/piped data.txt" 2025/11/02 03:07:41 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:41 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: sha1sum /rclone-test-lewafob6cecu/piped\ data.txt 2025/11/02 03:07:41 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lewafob6cecu/piped\ data.txt" 2025/11/02 03:07:41 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:41 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 560f29efe661c306af7ec78ca9fcfb9419449ceb /rclone-test-lewafob6cecu/piped data.txt 2025/11/02 03:07:41 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:41 DEBUG : piped data.txt: Parsed hash: 560f29efe661c306af7ec78ca9fcfb9419449ceb 2025/11/02 03:07:41 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/piped data.txt" 2025/11/02 03:07:41 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:41 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: md5sum /rclone-test-lewafob6cecu/piped\ data.txt 2025/11/02 03:07:41 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lewafob6cecu/piped\ data.txt" 2025/11/02 03:07:41 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:41 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: f4943061f920e973c6beb3f41eef6584 /rclone-test-lewafob6cecu/piped data.txt 2025/11/02 03:07:41 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:41 DEBUG : piped data.txt: Parsed hash: f4943061f920e973c6beb3f41eef6584 2025/11/02 03:07:41 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/piped data.txt" 2025/11/02 03:07:41 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:41 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: sha1sum /rclone-test-lewafob6cecu/piped\ data.txt 2025/11/02 03:07:41 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lewafob6cecu/piped\ data.txt" 2025/11/02 03:07:41 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:41 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 560f29efe661c306af7ec78ca9fcfb9419449ceb /rclone-test-lewafob6cecu/piped data.txt 2025/11/02 03:07:41 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:41 DEBUG : piped data.txt: Parsed hash: 560f29efe661c306af7ec78ca9fcfb9419449ceb === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2343: *sftp.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2364: *sftp.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2476: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/11/02 03:07:41 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/unknown-size-update.txt" 2025/11/02 03:07:41 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:41 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: md5sum /rclone-test-lewafob6cecu/unknown-size-update.txt 2025/11/02 03:07:41 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lewafob6cecu/unknown-size-update.txt" 2025/11/02 03:07:41 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:41 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 4f2b515bb458aa9329ac9f591e752153 /rclone-test-lewafob6cecu/unknown-size-update.txt 2025/11/02 03:07:41 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:41 DEBUG : unknown-size-update.txt: Parsed hash: 4f2b515bb458aa9329ac9f591e752153 2025/11/02 03:07:41 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/unknown-size-update.txt" 2025/11/02 03:07:41 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:41 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: sha1sum /rclone-test-lewafob6cecu/unknown-size-update.txt 2025/11/02 03:07:41 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lewafob6cecu/unknown-size-update.txt" 2025/11/02 03:07:42 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:42 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 109a60c34f0125d3c9216ccb336587a77d54a243 /rclone-test-lewafob6cecu/unknown-size-update.txt 2025/11/02 03:07:42 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:42 DEBUG : unknown-size-update.txt: Parsed hash: 109a60c34f0125d3c9216ccb336587a77d54a243 2025/11/02 03:07:42 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/unknown-size-update.txt" 2025/11/02 03:07:42 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:42 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: md5sum /rclone-test-lewafob6cecu/unknown-size-update.txt 2025/11/02 03:07:42 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-lewafob6cecu/unknown-size-update.txt" 2025/11/02 03:07:42 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:42 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 4f2b515bb458aa9329ac9f591e752153 /rclone-test-lewafob6cecu/unknown-size-update.txt 2025/11/02 03:07:42 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:42 DEBUG : unknown-size-update.txt: Parsed hash: 4f2b515bb458aa9329ac9f591e752153 2025/11/02 03:07:42 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Shell path "/rclone-test-lewafob6cecu/unknown-size-update.txt" 2025/11/02 03:07:42 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: creating additional session 2025/11/02 03:07:42 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Running remote command: sha1sum /rclone-test-lewafob6cecu/unknown-size-update.txt 2025/11/02 03:07:42 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-lewafob6cecu/unknown-size-update.txt" 2025/11/02 03:07:42 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: command exited OK 2025/11/02 03:07:42 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Remote command result: 109a60c34f0125d3c9216ccb336587a77d54a243 /rclone-test-lewafob6cecu/unknown-size-update.txt 2025/11/02 03:07:42 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: ssh external: close 2025/11/02 03:07:42 DEBUG : unknown-size-update.txt: Parsed hash: 109a60c34f0125d3c9216ccb336587a77d54a243 === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/11/02 03:07:42 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-lewafob6cecu/deeper/nonexisting/directory" 2025/11/02 03:07:42 DEBUG : Setting type="sftp" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2025/11/02 03:07: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 2025/11/02 03:07:42 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2025/11/02 03:07: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 2025/11/02 03:07:42 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu/deeper/nonexisting/directory: ssh external: creating additional session 2025/11/02 03:07:42 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu/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 2025/11/02 03:07:42 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu/deeper/nonexisting/directory: Shell type "unix" from config 2025/11/02 03:07:42 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu/deeper/nonexisting/directory: Relative path resolved to "/rclone-test-lewafob6cecu/deeper/nonexisting/directory" 2025/11/02 03:07:42 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu/deeper/nonexisting/directory: Using root directory "/rclone-test-lewafob6cecu/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2725: FS has no Directory methods and doesn't Wrap 2025/11/02 03:07:42 DEBUG : Waiting for deletions to finish 2025/11/02 03:07:42 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/11/02 03:07:42 DEBUG : removing 1 level 4 directories 2025/11/02 03:07:42 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2025/11/02 03:07:42 DEBUG : removing 1 level 3 directories 2025/11/02 03:07:42 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2025/11/02 03:07:42 DEBUG : removing 1 level 2 directories 2025/11/02 03:07:42 INFO : hello? sausage/êé: Removing directory 2025/11/02 03:07:42 DEBUG : removing 1 level 1 directories 2025/11/02 03:07:42 INFO : hello? sausage: Removing directory 2025/11/02 03:07:42 DEBUG : removing 1 level 0 directories 2025/11/02 03:07:42 INFO : sftp://rclone@:22/rclone-test-lewafob6cecu: Removing directory 2025/11/02 03:07:42 ERROR : error listing: directory not found 2025/11/02 03:07:42 DEBUG : Waiting for deletions to finish 2025/11/02 03:07:42 ERROR : error listing: directory not found 2025/11/02 03:07:42 ERROR : sftp://rclone@:22/rclone-test-lewafob6cecu: Failed to list "": directory not found 2025/11/02 03:07:42 DEBUG : removing 1 level 0 directories 2025/11/02 03:07:42 INFO : sftp://rclone@:22/rclone-test-lewafob6cecu: Removing directory 2025/11/02 03:07:42 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2025/11/02 03:07:42 DEBUG : sftp://rclone@:22/rclone-test-lewafob6cecu: Closing 2 unused connections 2025/11/02 03:07:42 NOTICE: TestSFTPRcloneSSH: Stopping server --- PASS: TestIntegration (32.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 (22.63s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.02s) --- 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.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.58s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.42s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (9.90s) --- 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.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.11s) --- 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.20s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.42s) --- 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.69s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (1.78s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.95s) --- 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.18s) --- 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.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (2.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.22s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.33s) --- 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.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.37s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.38s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.38s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.10s) --- PASS: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- 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 34.119s "go test -v -timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Finished OK in 35.000581056s (try 1/5)