"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.16s) === RUN TestIntegration fstests.go:438: Using remote "TestSFTPRcloneSSH:" 2025/10/07 03:31:49 NOTICE: TestSFTPRcloneSSH: Stopping server 2025/10/07 03:31:50 NOTICE: TestSFTPRcloneSSH: Attempting to stop TestSFTPRcloneSSH try 2/10 2025/10/07 03:31:50 NOTICE: TestSFTPRcloneSSH: Stopping server 2025/10/07 03:31:51 NOTICE: TestSFTPRcloneSSH: Attempting to stop TestSFTPRcloneSSH try 3/10 2025/10/07 03:31:51 NOTICE: TestSFTPRcloneSSH: Stopping server 2025/10/07 03:31:52 NOTICE: TestSFTPRcloneSSH: Attempting to stop TestSFTPRcloneSSH try 4/10 2025/10/07 03:31:52 NOTICE: TestSFTPRcloneSSH: Stopping server 2025/10/07 03:31:53 NOTICE: TestSFTPRcloneSSH: Attempting to stop TestSFTPRcloneSSH try 5/10 2025/10/07 03:31:53 NOTICE: TestSFTPRcloneSSH: Stopping server 2025/10/07 03:31:54 NOTICE: TestSFTPRcloneSSH: Attempting to stop TestSFTPRcloneSSH try 6/10 2025/10/07 03:31:54 NOTICE: TestSFTPRcloneSSH: Stopping server 2025/10/07 03:31:55 NOTICE: TestSFTPRcloneSSH: Attempting to stop TestSFTPRcloneSSH try 7/10 2025/10/07 03:31:55 NOTICE: TestSFTPRcloneSSH: Stopping server 2025/10/07 03:31:56 NOTICE: TestSFTPRcloneSSH: Attempting to stop TestSFTPRcloneSSH try 8/10 2025/10/07 03:31:56 NOTICE: TestSFTPRcloneSSH: Stopping server 2025/10/07 03:31:57 NOTICE: TestSFTPRcloneSSH: Attempting to stop TestSFTPRcloneSSH try 9/10 2025/10/07 03:31:57 NOTICE: TestSFTPRcloneSSH: Stopping server 2025/10/07 03:31:58 NOTICE: TestSFTPRcloneSSH: Attempting to stop TestSFTPRcloneSSH try 10/10 2025/10/07 03:31:58 NOTICE: TestSFTPRcloneSSH: Stopping server 2025/10/07 03:31:58 NOTICE: TestSFTPRcloneSSH: Starting server 2025/10/07 03:31:59 NOTICE: TestSFTPRcloneSSH: Attempting to connect to "127.0.0.1:28623" try 1/100 2025/10/07 03:31:59 DEBUG : TestSFTPRcloneSSH: Read 1, error: 2025/10/07 03:31:59 NOTICE: TestSFTPRcloneSSH: Started server and connected to "127.0.0.1:28623" 2025/10/07 03:31:59 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-wadavoh7xehi" 2025/10/07 03:31:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/07 03:31:59 DEBUG : Setting type="sftp" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2025/10/07 03:31:59 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/10/07 03:31:59 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2025/10/07 03:31:59 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/10/07 03:31:59 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:31:59 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2025/10/07 03:31:59 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell type "unix" from config 2025/10/07 03:31:59 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Relative path resolved to "/rclone-test-wadavoh7xehi" 2025/10/07 03:31:59 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Using root directory "/rclone-test-wadavoh7xehi" 2025/10/07 03:31:59 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/10/07 03:32:00 INFO : dir/subdir: Making directory 2025/10/07 03:32:00 INFO : dir/subdir: Removing directory 2025/10/07 03:32:00 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/10/07 03:32:00 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/10/07 03:32:00 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/10/07 03:32:00 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:00 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: md5sum /rclone-test-wadavoh7xehi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/07 03:32:00 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-wadavoh7xehi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/10/07 03:32:00 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:00 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 643337ea008300542f0f282897700a1f /rclone-test-wadavoh7xehi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/07 03:32:00 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:00 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 643337ea008300542f0f282897700a1f 2025/10/07 03:32:00 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/10/07 03:32:00 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:00 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: sha1sum /rclone-test-wadavoh7xehi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/07 03:32:00 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-wadavoh7xehi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/10/07 03:32:00 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:00 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: f1a2ce58a7045b96605cfb5cfa3d310428fa185a /rclone-test-wadavoh7xehi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/07 03:32:00 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:00 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: f1a2ce58a7045b96605cfb5cfa3d310428fa185a 2025/10/07 03:32:00 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/10/07 03:32:00 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:00 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: md5sum /rclone-test-wadavoh7xehi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/07 03:32:00 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-wadavoh7xehi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/10/07 03:32:00 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:00 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 643337ea008300542f0f282897700a1f /rclone-test-wadavoh7xehi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/07 03:32:00 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:00 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 643337ea008300542f0f282897700a1f 2025/10/07 03:32:00 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/10/07 03:32:00 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:00 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: sha1sum /rclone-test-wadavoh7xehi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/07 03:32:00 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-wadavoh7xehi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/10/07 03:32:00 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:00 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: f1a2ce58a7045b96605cfb5cfa3d310428fa185a /rclone-test-wadavoh7xehi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/07 03:32:00 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:00 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: f1a2ce58a7045b96605cfb5cfa3d310428fa185a 2025/10/07 03:32:00 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/10/07 03:32:00 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:00 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: md5sum /rclone-test-wadavoh7xehi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/07 03:32:00 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-wadavoh7xehi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/10/07 03:32:00 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:00 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 643337ea008300542f0f282897700a1f /rclone-test-wadavoh7xehi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/07 03:32:00 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:00 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 643337ea008300542f0f282897700a1f 2025/10/07 03:32:00 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/10/07 03:32:00 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:00 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: sha1sum /rclone-test-wadavoh7xehi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/07 03:32:00 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-wadavoh7xehi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/10/07 03:32:00 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:00 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: f1a2ce58a7045b96605cfb5cfa3d310428fa185a /rclone-test-wadavoh7xehi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/07 03:32:00 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:00 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: f1a2ce58a7045b96605cfb5cfa3d310428fa185a === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." 2025/10/07 03:32:00 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/./." 2025/10/07 03:32:00 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:00 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: md5sum /rclone-test-wadavoh7xehi/./. 2025/10/07 03:32:00 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-wadavoh7xehi/./." 2025/10/07 03:32:00 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:00 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 0e4f5a3a0d74f64eec2a058b002633ac /rclone-test-wadavoh7xehi/./. 2025/10/07 03:32:00 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:00 DEBUG : ./.: Parsed hash: 0e4f5a3a0d74f64eec2a058b002633ac 2025/10/07 03:32:00 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/./." 2025/10/07 03:32:00 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:00 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: sha1sum /rclone-test-wadavoh7xehi/./. 2025/10/07 03:32:00 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-wadavoh7xehi/./." 2025/10/07 03:32:00 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:00 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: c4f109957de131634d3da82d2b58b174cb9637c8 /rclone-test-wadavoh7xehi/./. 2025/10/07 03:32:00 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:00 DEBUG : ./.: Parsed hash: c4f109957de131634d3da82d2b58b174cb9637c8 2025/10/07 03:32:00 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/./." 2025/10/07 03:32:00 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:00 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: md5sum /rclone-test-wadavoh7xehi/./. 2025/10/07 03:32:00 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-wadavoh7xehi/./." 2025/10/07 03:32:00 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:00 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 0e4f5a3a0d74f64eec2a058b002633ac /rclone-test-wadavoh7xehi/./. 2025/10/07 03:32:00 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:00 DEBUG : ./.: Parsed hash: 0e4f5a3a0d74f64eec2a058b002633ac 2025/10/07 03:32:00 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/./." 2025/10/07 03:32:00 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:00 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: sha1sum /rclone-test-wadavoh7xehi/./. 2025/10/07 03:32:00 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-wadavoh7xehi/./." 2025/10/07 03:32:01 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:01 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: c4f109957de131634d3da82d2b58b174cb9637c8 /rclone-test-wadavoh7xehi/./. 2025/10/07 03:32:01 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:01 DEBUG : ./.: Parsed hash: c4f109957de131634d3da82d2b58b174cb9637c8 2025/10/07 03:32:01 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/./." 2025/10/07 03:32:01 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:01 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: md5sum /rclone-test-wadavoh7xehi/./. 2025/10/07 03:32:01 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-wadavoh7xehi/./." 2025/10/07 03:32:01 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:01 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 0e4f5a3a0d74f64eec2a058b002633ac /rclone-test-wadavoh7xehi/./. 2025/10/07 03:32:01 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:01 DEBUG : ./.: Parsed hash: 0e4f5a3a0d74f64eec2a058b002633ac 2025/10/07 03:32:01 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/./." 2025/10/07 03:32:01 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:01 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: sha1sum /rclone-test-wadavoh7xehi/./. 2025/10/07 03:32:01 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-wadavoh7xehi/./." 2025/10/07 03:32:01 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:01 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: c4f109957de131634d3da82d2b58b174cb9637c8 /rclone-test-wadavoh7xehi/./. 2025/10/07 03:32:01 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:01 DEBUG : ./.: Parsed hash: c4f109957de131634d3da82d2b58b174cb9637c8 === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." 2025/10/07 03:32:01 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/../.." 2025/10/07 03:32:01 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:01 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: md5sum /rclone-test-wadavoh7xehi/../.. 2025/10/07 03:32:01 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-wadavoh7xehi/../.." 2025/10/07 03:32:01 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:01 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 35fab0fc27cd708af2e80534f75878a0 /rclone-test-wadavoh7xehi/../.. 2025/10/07 03:32:01 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:01 DEBUG : ../..: Parsed hash: 35fab0fc27cd708af2e80534f75878a0 2025/10/07 03:32:01 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/../.." 2025/10/07 03:32:01 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:01 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: sha1sum /rclone-test-wadavoh7xehi/../.. 2025/10/07 03:32:01 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-wadavoh7xehi/../.." 2025/10/07 03:32:01 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:01 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 9f74bc05e87c1803351bd1d473d0608af852c52e /rclone-test-wadavoh7xehi/../.. 2025/10/07 03:32:01 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:01 DEBUG : ../..: Parsed hash: 9f74bc05e87c1803351bd1d473d0608af852c52e 2025/10/07 03:32:01 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/../.." 2025/10/07 03:32:01 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:01 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: md5sum /rclone-test-wadavoh7xehi/../.. 2025/10/07 03:32:01 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-wadavoh7xehi/../.." 2025/10/07 03:32:01 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:01 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 35fab0fc27cd708af2e80534f75878a0 /rclone-test-wadavoh7xehi/../.. 2025/10/07 03:32:01 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:01 DEBUG : ../..: Parsed hash: 35fab0fc27cd708af2e80534f75878a0 2025/10/07 03:32:01 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/../.." 2025/10/07 03:32:01 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:01 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: sha1sum /rclone-test-wadavoh7xehi/../.. 2025/10/07 03:32:01 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-wadavoh7xehi/../.." 2025/10/07 03:32:01 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:01 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 9f74bc05e87c1803351bd1d473d0608af852c52e /rclone-test-wadavoh7xehi/../.. 2025/10/07 03:32:01 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:01 DEBUG : ../..: Parsed hash: 9f74bc05e87c1803351bd1d473d0608af852c52e 2025/10/07 03:32:01 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/../.." 2025/10/07 03:32:01 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:01 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: md5sum /rclone-test-wadavoh7xehi/../.. 2025/10/07 03:32:01 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-wadavoh7xehi/../.." 2025/10/07 03:32:01 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:01 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 35fab0fc27cd708af2e80534f75878a0 /rclone-test-wadavoh7xehi/../.. 2025/10/07 03:32:01 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:01 DEBUG : ../..: Parsed hash: 35fab0fc27cd708af2e80534f75878a0 2025/10/07 03:32:01 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/../.." 2025/10/07 03:32:01 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:01 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: sha1sum /rclone-test-wadavoh7xehi/../.. 2025/10/07 03:32:01 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-wadavoh7xehi/../.." 2025/10/07 03:32:01 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:01 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 9f74bc05e87c1803351bd1d473d0608af852c52e /rclone-test-wadavoh7xehi/../.. 2025/10/07 03:32:01 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:01 DEBUG : ../..: Parsed hash: 9f74bc05e87c1803351bd1d473d0608af852c52e === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/10/07 03:32:01 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/10/07 03:32:01 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:01 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: md5sum /rclone-test-wadavoh7xehi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/10/07 03:32:01 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-wadavoh7xehi/\!\""\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\""\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~" 2025/10/07 03:32:01 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:01 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: bee228853f85197cf8e3c6568d0f3ccb /rclone-test-wadavoh7xehi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/10/07 03:32:01 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:01 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: bee228853f85197cf8e3c6568d0f3ccb 2025/10/07 03:32:01 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/10/07 03:32:01 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:01 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: sha1sum /rclone-test-wadavoh7xehi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/10/07 03:32:01 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-wadavoh7xehi/\!\""\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\""\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~" 2025/10/07 03:32:02 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:02 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 71842a82d79a0a928e2729f3f3164052be3c03fd /rclone-test-wadavoh7xehi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/10/07 03:32:02 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:02 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 71842a82d79a0a928e2729f3f3164052be3c03fd 2025/10/07 03:32:02 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/10/07 03:32:02 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:02 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: md5sum /rclone-test-wadavoh7xehi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/10/07 03:32:02 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-wadavoh7xehi/\!\""\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\""\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~" 2025/10/07 03:32:02 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:02 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: bee228853f85197cf8e3c6568d0f3ccb /rclone-test-wadavoh7xehi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/10/07 03:32:02 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:02 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: bee228853f85197cf8e3c6568d0f3ccb 2025/10/07 03:32:02 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/10/07 03:32:02 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:02 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: sha1sum /rclone-test-wadavoh7xehi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/10/07 03:32:02 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-wadavoh7xehi/\!\""\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\""\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~" 2025/10/07 03:32:02 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:02 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 71842a82d79a0a928e2729f3f3164052be3c03fd /rclone-test-wadavoh7xehi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/10/07 03:32:02 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:02 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 71842a82d79a0a928e2729f3f3164052be3c03fd 2025/10/07 03:32:02 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/10/07 03:32:02 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:02 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: md5sum /rclone-test-wadavoh7xehi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/10/07 03:32:02 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-wadavoh7xehi/\!\""\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\""\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~" 2025/10/07 03:32:02 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:02 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: bee228853f85197cf8e3c6568d0f3ccb /rclone-test-wadavoh7xehi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/10/07 03:32:02 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:02 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: bee228853f85197cf8e3c6568d0f3ccb 2025/10/07 03:32:02 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/10/07 03:32:02 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:02 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: sha1sum /rclone-test-wadavoh7xehi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/10/07 03:32:02 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-wadavoh7xehi/\!\""\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\""\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~" 2025/10/07 03:32:02 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:02 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 71842a82d79a0a928e2729f3f3164052be3c03fd /rclone-test-wadavoh7xehi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/10/07 03:32:02 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:02 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 71842a82d79a0a928e2729f3f3164052be3c03fd === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" 2025/10/07 03:32:02 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/ leading space/ leading space" 2025/10/07 03:32:02 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:02 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: md5sum /rclone-test-wadavoh7xehi/\ leading\ space/\ leading\ space 2025/10/07 03:32:02 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-wadavoh7xehi/\ leading\ space/\ leading\ space" 2025/10/07 03:32:02 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:02 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 5e1df8ef9833772d4a7575d607a7de0c /rclone-test-wadavoh7xehi/ leading space/ leading space 2025/10/07 03:32:02 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:02 DEBUG : leading space/ leading space: Parsed hash: 5e1df8ef9833772d4a7575d607a7de0c 2025/10/07 03:32:02 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/ leading space/ leading space" 2025/10/07 03:32:02 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:02 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: sha1sum /rclone-test-wadavoh7xehi/\ leading\ space/\ leading\ space 2025/10/07 03:32:02 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-wadavoh7xehi/\ leading\ space/\ leading\ space" 2025/10/07 03:32:02 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:02 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 0214d608989f972182e6f2273d4336ba7013e94b /rclone-test-wadavoh7xehi/ leading space/ leading space 2025/10/07 03:32:02 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:02 DEBUG : leading space/ leading space: Parsed hash: 0214d608989f972182e6f2273d4336ba7013e94b 2025/10/07 03:32:02 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/ leading space/ leading space" 2025/10/07 03:32:02 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:02 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: md5sum /rclone-test-wadavoh7xehi/\ leading\ space/\ leading\ space 2025/10/07 03:32:02 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-wadavoh7xehi/\ leading\ space/\ leading\ space" 2025/10/07 03:32:02 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:02 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 5e1df8ef9833772d4a7575d607a7de0c /rclone-test-wadavoh7xehi/ leading space/ leading space 2025/10/07 03:32:02 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:02 DEBUG : leading space/ leading space: Parsed hash: 5e1df8ef9833772d4a7575d607a7de0c 2025/10/07 03:32:02 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/ leading space/ leading space" 2025/10/07 03:32:02 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:02 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: sha1sum /rclone-test-wadavoh7xehi/\ leading\ space/\ leading\ space 2025/10/07 03:32:02 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-wadavoh7xehi/\ leading\ space/\ leading\ space" 2025/10/07 03:32:02 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:02 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 0214d608989f972182e6f2273d4336ba7013e94b /rclone-test-wadavoh7xehi/ leading space/ leading space 2025/10/07 03:32:02 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:02 DEBUG : leading space/ leading space: Parsed hash: 0214d608989f972182e6f2273d4336ba7013e94b 2025/10/07 03:32:02 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/ leading space/ leading space" 2025/10/07 03:32:02 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:02 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: md5sum /rclone-test-wadavoh7xehi/\ leading\ space/\ leading\ space 2025/10/07 03:32:02 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-wadavoh7xehi/\ leading\ space/\ leading\ space" 2025/10/07 03:32:03 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:03 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 5e1df8ef9833772d4a7575d607a7de0c /rclone-test-wadavoh7xehi/ leading space/ leading space 2025/10/07 03:32:03 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:03 DEBUG : leading space/ leading space: Parsed hash: 5e1df8ef9833772d4a7575d607a7de0c 2025/10/07 03:32:03 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/ leading space/ leading space" 2025/10/07 03:32:03 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:03 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: sha1sum /rclone-test-wadavoh7xehi/\ leading\ space/\ leading\ space 2025/10/07 03:32:03 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-wadavoh7xehi/\ leading\ space/\ leading\ space" 2025/10/07 03:32:03 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:03 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 0214d608989f972182e6f2273d4336ba7013e94b /rclone-test-wadavoh7xehi/ leading space/ leading space 2025/10/07 03:32:03 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:03 DEBUG : leading space/ leading space: Parsed hash: 0214d608989f972182e6f2273d4336ba7013e94b === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" 2025/10/07 03:32:03 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/~leading tilde/~leading tilde" 2025/10/07 03:32:03 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:03 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: md5sum /rclone-test-wadavoh7xehi/\~leading\ tilde/\~leading\ tilde 2025/10/07 03:32:03 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-wadavoh7xehi/\~leading\ tilde/\~leading\ tilde" 2025/10/07 03:32:03 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:03 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: e816769314080351e955ec23b10b088d /rclone-test-wadavoh7xehi/~leading tilde/~leading tilde 2025/10/07 03:32:03 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:03 DEBUG : ~leading tilde/~leading tilde: Parsed hash: e816769314080351e955ec23b10b088d 2025/10/07 03:32:03 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/~leading tilde/~leading tilde" 2025/10/07 03:32:03 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:03 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: sha1sum /rclone-test-wadavoh7xehi/\~leading\ tilde/\~leading\ tilde 2025/10/07 03:32:03 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-wadavoh7xehi/\~leading\ tilde/\~leading\ tilde" 2025/10/07 03:32:03 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:03 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 2b13e082f814c3471bb135ad637d49ff68e69434 /rclone-test-wadavoh7xehi/~leading tilde/~leading tilde 2025/10/07 03:32:03 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:03 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 2b13e082f814c3471bb135ad637d49ff68e69434 2025/10/07 03:32:03 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/~leading tilde/~leading tilde" 2025/10/07 03:32:03 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:03 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: md5sum /rclone-test-wadavoh7xehi/\~leading\ tilde/\~leading\ tilde 2025/10/07 03:32:03 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-wadavoh7xehi/\~leading\ tilde/\~leading\ tilde" 2025/10/07 03:32:03 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:03 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: e816769314080351e955ec23b10b088d /rclone-test-wadavoh7xehi/~leading tilde/~leading tilde 2025/10/07 03:32:03 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:03 DEBUG : ~leading tilde/~leading tilde: Parsed hash: e816769314080351e955ec23b10b088d 2025/10/07 03:32:03 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/~leading tilde/~leading tilde" 2025/10/07 03:32:03 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:03 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: sha1sum /rclone-test-wadavoh7xehi/\~leading\ tilde/\~leading\ tilde 2025/10/07 03:32:03 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-wadavoh7xehi/\~leading\ tilde/\~leading\ tilde" 2025/10/07 03:32:03 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:03 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 2b13e082f814c3471bb135ad637d49ff68e69434 /rclone-test-wadavoh7xehi/~leading tilde/~leading tilde 2025/10/07 03:32:03 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:03 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 2b13e082f814c3471bb135ad637d49ff68e69434 2025/10/07 03:32:03 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/~leading tilde/~leading tilde" 2025/10/07 03:32:03 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:03 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: md5sum /rclone-test-wadavoh7xehi/\~leading\ tilde/\~leading\ tilde 2025/10/07 03:32:03 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-wadavoh7xehi/\~leading\ tilde/\~leading\ tilde" 2025/10/07 03:32:03 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:03 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: e816769314080351e955ec23b10b088d /rclone-test-wadavoh7xehi/~leading tilde/~leading tilde 2025/10/07 03:32:03 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:03 DEBUG : ~leading tilde/~leading tilde: Parsed hash: e816769314080351e955ec23b10b088d 2025/10/07 03:32:03 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/~leading tilde/~leading tilde" 2025/10/07 03:32:03 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:03 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: sha1sum /rclone-test-wadavoh7xehi/\~leading\ tilde/\~leading\ tilde 2025/10/07 03:32:03 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-wadavoh7xehi/\~leading\ tilde/\~leading\ tilde" 2025/10/07 03:32:03 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:03 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 2b13e082f814c3471bb135ad637d49ff68e69434 /rclone-test-wadavoh7xehi/~leading tilde/~leading tilde 2025/10/07 03:32:03 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:03 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 2b13e082f814c3471bb135ad637d49ff68e69434 === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" 2025/10/07 03:32:03 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/␍leading CR/␍leading CR" 2025/10/07 03:32:03 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:03 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: md5sum /rclone-test-wadavoh7xehi/␍leading\ CR/␍leading\ CR 2025/10/07 03:32:03 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-wadavoh7xehi/␍leading\ CR/␍leading\ CR" 2025/10/07 03:32:03 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:03 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 63e8ad703f512fb5f326eb90511d0dde /rclone-test-wadavoh7xehi/␍leading CR/␍leading CR 2025/10/07 03:32:03 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:03 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 63e8ad703f512fb5f326eb90511d0dde 2025/10/07 03:32:03 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/␍leading CR/␍leading CR" 2025/10/07 03:32:03 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:03 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: sha1sum /rclone-test-wadavoh7xehi/␍leading\ CR/␍leading\ CR 2025/10/07 03:32:03 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-wadavoh7xehi/␍leading\ CR/␍leading\ CR" 2025/10/07 03:32:04 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:04 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 0813dbe8badea453d2601c42d3b2abc8d61407ef /rclone-test-wadavoh7xehi/␍leading CR/␍leading CR 2025/10/07 03:32:04 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:04 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 0813dbe8badea453d2601c42d3b2abc8d61407ef 2025/10/07 03:32:04 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/␍leading CR/␍leading CR" 2025/10/07 03:32:04 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:04 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: md5sum /rclone-test-wadavoh7xehi/␍leading\ CR/␍leading\ CR 2025/10/07 03:32:04 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-wadavoh7xehi/␍leading\ CR/␍leading\ CR" 2025/10/07 03:32:04 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:04 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 63e8ad703f512fb5f326eb90511d0dde /rclone-test-wadavoh7xehi/␍leading CR/␍leading CR 2025/10/07 03:32:04 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:04 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 63e8ad703f512fb5f326eb90511d0dde 2025/10/07 03:32:04 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/␍leading CR/␍leading CR" 2025/10/07 03:32:04 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:04 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: sha1sum /rclone-test-wadavoh7xehi/␍leading\ CR/␍leading\ CR 2025/10/07 03:32:04 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-wadavoh7xehi/␍leading\ CR/␍leading\ CR" 2025/10/07 03:32:04 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:04 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 0813dbe8badea453d2601c42d3b2abc8d61407ef /rclone-test-wadavoh7xehi/␍leading CR/␍leading CR 2025/10/07 03:32:04 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:04 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 0813dbe8badea453d2601c42d3b2abc8d61407ef 2025/10/07 03:32:04 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/␍leading CR/␍leading CR" 2025/10/07 03:32:04 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:04 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: md5sum /rclone-test-wadavoh7xehi/␍leading\ CR/␍leading\ CR 2025/10/07 03:32:04 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-wadavoh7xehi/␍leading\ CR/␍leading\ CR" 2025/10/07 03:32:04 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:04 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 63e8ad703f512fb5f326eb90511d0dde /rclone-test-wadavoh7xehi/␍leading CR/␍leading CR 2025/10/07 03:32:04 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:04 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 63e8ad703f512fb5f326eb90511d0dde 2025/10/07 03:32:04 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/␍leading CR/␍leading CR" 2025/10/07 03:32:04 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:04 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: sha1sum /rclone-test-wadavoh7xehi/␍leading\ CR/␍leading\ CR 2025/10/07 03:32:04 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-wadavoh7xehi/␍leading\ CR/␍leading\ CR" 2025/10/07 03:32:04 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:04 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 0813dbe8badea453d2601c42d3b2abc8d61407ef /rclone-test-wadavoh7xehi/␍leading CR/␍leading CR 2025/10/07 03:32:04 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:04 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 0813dbe8badea453d2601c42d3b2abc8d61407ef === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" 2025/10/07 03:32:04 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/␊leading LF/␊leading LF" 2025/10/07 03:32:04 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:04 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: md5sum /rclone-test-wadavoh7xehi/␊leading\ LF/␊leading\ LF 2025/10/07 03:32:04 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-wadavoh7xehi/␊leading\ LF/␊leading\ LF" 2025/10/07 03:32:04 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:04 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 60130f066243b1f64f5a66600d82cb29 /rclone-test-wadavoh7xehi/␊leading LF/␊leading LF 2025/10/07 03:32:04 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:04 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 60130f066243b1f64f5a66600d82cb29 2025/10/07 03:32:04 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/␊leading LF/␊leading LF" 2025/10/07 03:32:04 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:04 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: sha1sum /rclone-test-wadavoh7xehi/␊leading\ LF/␊leading\ LF 2025/10/07 03:32:04 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-wadavoh7xehi/␊leading\ LF/␊leading\ LF" 2025/10/07 03:32:04 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:04 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 603da91088c9aab60799f8f08af46c8f740f84a3 /rclone-test-wadavoh7xehi/␊leading LF/␊leading LF 2025/10/07 03:32:04 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:04 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 603da91088c9aab60799f8f08af46c8f740f84a3 2025/10/07 03:32:04 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/␊leading LF/␊leading LF" 2025/10/07 03:32:04 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:04 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: md5sum /rclone-test-wadavoh7xehi/␊leading\ LF/␊leading\ LF 2025/10/07 03:32:04 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-wadavoh7xehi/␊leading\ LF/␊leading\ LF" 2025/10/07 03:32:04 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:04 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 60130f066243b1f64f5a66600d82cb29 /rclone-test-wadavoh7xehi/␊leading LF/␊leading LF 2025/10/07 03:32:04 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:04 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 60130f066243b1f64f5a66600d82cb29 2025/10/07 03:32:04 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/␊leading LF/␊leading LF" 2025/10/07 03:32:04 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:04 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: sha1sum /rclone-test-wadavoh7xehi/␊leading\ LF/␊leading\ LF 2025/10/07 03:32:04 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-wadavoh7xehi/␊leading\ LF/␊leading\ LF" 2025/10/07 03:32:04 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:04 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 603da91088c9aab60799f8f08af46c8f740f84a3 /rclone-test-wadavoh7xehi/␊leading LF/␊leading LF 2025/10/07 03:32:04 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:04 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 603da91088c9aab60799f8f08af46c8f740f84a3 2025/10/07 03:32:04 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/␊leading LF/␊leading LF" 2025/10/07 03:32:04 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:04 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: md5sum /rclone-test-wadavoh7xehi/␊leading\ LF/␊leading\ LF 2025/10/07 03:32:04 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-wadavoh7xehi/␊leading\ LF/␊leading\ LF" 2025/10/07 03:32:05 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:05 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 60130f066243b1f64f5a66600d82cb29 /rclone-test-wadavoh7xehi/␊leading LF/␊leading LF 2025/10/07 03:32:05 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:05 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 60130f066243b1f64f5a66600d82cb29 2025/10/07 03:32:05 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/␊leading LF/␊leading LF" 2025/10/07 03:32:05 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:05 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: sha1sum /rclone-test-wadavoh7xehi/␊leading\ LF/␊leading\ LF 2025/10/07 03:32:05 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-wadavoh7xehi/␊leading\ LF/␊leading\ LF" 2025/10/07 03:32:05 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:05 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 603da91088c9aab60799f8f08af46c8f740f84a3 /rclone-test-wadavoh7xehi/␊leading LF/␊leading LF 2025/10/07 03:32:05 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:05 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 603da91088c9aab60799f8f08af46c8f740f84a3 === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" 2025/10/07 03:32:05 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/␉leading HT/␉leading HT" 2025/10/07 03:32:05 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:05 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: md5sum /rclone-test-wadavoh7xehi/␉leading\ HT/␉leading\ HT 2025/10/07 03:32:05 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-wadavoh7xehi/␉leading\ HT/␉leading\ HT" 2025/10/07 03:32:05 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:05 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 9f3e682127e0956768c2f594c028a191 /rclone-test-wadavoh7xehi/␉leading HT/␉leading HT 2025/10/07 03:32:05 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:05 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 9f3e682127e0956768c2f594c028a191 2025/10/07 03:32:05 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/␉leading HT/␉leading HT" 2025/10/07 03:32:05 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:05 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: sha1sum /rclone-test-wadavoh7xehi/␉leading\ HT/␉leading\ HT 2025/10/07 03:32:05 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-wadavoh7xehi/␉leading\ HT/␉leading\ HT" 2025/10/07 03:32:05 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:05 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 4387e7d56daaf9fab535f018eca3c91958926dcc /rclone-test-wadavoh7xehi/␉leading HT/␉leading HT 2025/10/07 03:32:05 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:05 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 4387e7d56daaf9fab535f018eca3c91958926dcc 2025/10/07 03:32:05 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/␉leading HT/␉leading HT" 2025/10/07 03:32:05 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:05 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: md5sum /rclone-test-wadavoh7xehi/␉leading\ HT/␉leading\ HT 2025/10/07 03:32:05 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-wadavoh7xehi/␉leading\ HT/␉leading\ HT" 2025/10/07 03:32:05 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:05 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 9f3e682127e0956768c2f594c028a191 /rclone-test-wadavoh7xehi/␉leading HT/␉leading HT 2025/10/07 03:32:05 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:05 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 9f3e682127e0956768c2f594c028a191 2025/10/07 03:32:05 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/␉leading HT/␉leading HT" 2025/10/07 03:32:05 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:05 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: sha1sum /rclone-test-wadavoh7xehi/␉leading\ HT/␉leading\ HT 2025/10/07 03:32:05 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-wadavoh7xehi/␉leading\ HT/␉leading\ HT" 2025/10/07 03:32:05 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:05 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 4387e7d56daaf9fab535f018eca3c91958926dcc /rclone-test-wadavoh7xehi/␉leading HT/␉leading HT 2025/10/07 03:32:05 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:05 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 4387e7d56daaf9fab535f018eca3c91958926dcc 2025/10/07 03:32:05 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/␉leading HT/␉leading HT" 2025/10/07 03:32:05 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:05 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: md5sum /rclone-test-wadavoh7xehi/␉leading\ HT/␉leading\ HT 2025/10/07 03:32:05 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-wadavoh7xehi/␉leading\ HT/␉leading\ HT" 2025/10/07 03:32:05 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:05 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 9f3e682127e0956768c2f594c028a191 /rclone-test-wadavoh7xehi/␉leading HT/␉leading HT 2025/10/07 03:32:05 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:05 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 9f3e682127e0956768c2f594c028a191 2025/10/07 03:32:05 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/␉leading HT/␉leading HT" 2025/10/07 03:32:05 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:05 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: sha1sum /rclone-test-wadavoh7xehi/␉leading\ HT/␉leading\ HT 2025/10/07 03:32:05 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-wadavoh7xehi/␉leading\ HT/␉leading\ HT" 2025/10/07 03:32:05 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:05 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 4387e7d56daaf9fab535f018eca3c91958926dcc /rclone-test-wadavoh7xehi/␉leading HT/␉leading HT 2025/10/07 03:32:05 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:05 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 4387e7d56daaf9fab535f018eca3c91958926dcc === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" 2025/10/07 03:32:05 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/␋leading VT/␋leading VT" 2025/10/07 03:32:05 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:05 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: md5sum /rclone-test-wadavoh7xehi/␋leading\ VT/␋leading\ VT 2025/10/07 03:32:05 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-wadavoh7xehi/␋leading\ VT/␋leading\ VT" 2025/10/07 03:32:05 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:05 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: f4f90e201d3df31bdb59eacf86281f1c /rclone-test-wadavoh7xehi/␋leading VT/␋leading VT 2025/10/07 03:32:05 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:05 DEBUG : ␋leading VT/␋leading VT: Parsed hash: f4f90e201d3df31bdb59eacf86281f1c 2025/10/07 03:32:05 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/␋leading VT/␋leading VT" 2025/10/07 03:32:05 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:05 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: sha1sum /rclone-test-wadavoh7xehi/␋leading\ VT/␋leading\ VT 2025/10/07 03:32:05 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-wadavoh7xehi/␋leading\ VT/␋leading\ VT" 2025/10/07 03:32:06 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:06 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 212541456978f13d47ea3979c65e0f5914c85dd8 /rclone-test-wadavoh7xehi/␋leading VT/␋leading VT 2025/10/07 03:32:06 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:06 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 212541456978f13d47ea3979c65e0f5914c85dd8 2025/10/07 03:32:06 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/␋leading VT/␋leading VT" 2025/10/07 03:32:06 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:06 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: md5sum /rclone-test-wadavoh7xehi/␋leading\ VT/␋leading\ VT 2025/10/07 03:32:06 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-wadavoh7xehi/␋leading\ VT/␋leading\ VT" 2025/10/07 03:32:06 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:06 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: f4f90e201d3df31bdb59eacf86281f1c /rclone-test-wadavoh7xehi/␋leading VT/␋leading VT 2025/10/07 03:32:06 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:06 DEBUG : ␋leading VT/␋leading VT: Parsed hash: f4f90e201d3df31bdb59eacf86281f1c 2025/10/07 03:32:06 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/␋leading VT/␋leading VT" 2025/10/07 03:32:06 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:06 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: sha1sum /rclone-test-wadavoh7xehi/␋leading\ VT/␋leading\ VT 2025/10/07 03:32:06 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-wadavoh7xehi/␋leading\ VT/␋leading\ VT" 2025/10/07 03:32:06 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:06 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 212541456978f13d47ea3979c65e0f5914c85dd8 /rclone-test-wadavoh7xehi/␋leading VT/␋leading VT 2025/10/07 03:32:06 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:06 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 212541456978f13d47ea3979c65e0f5914c85dd8 2025/10/07 03:32:06 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/␋leading VT/␋leading VT" 2025/10/07 03:32:06 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:06 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: md5sum /rclone-test-wadavoh7xehi/␋leading\ VT/␋leading\ VT 2025/10/07 03:32:06 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-wadavoh7xehi/␋leading\ VT/␋leading\ VT" 2025/10/07 03:32:06 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:06 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: f4f90e201d3df31bdb59eacf86281f1c /rclone-test-wadavoh7xehi/␋leading VT/␋leading VT 2025/10/07 03:32:06 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:06 DEBUG : ␋leading VT/␋leading VT: Parsed hash: f4f90e201d3df31bdb59eacf86281f1c 2025/10/07 03:32:06 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/␋leading VT/␋leading VT" 2025/10/07 03:32:06 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:06 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: sha1sum /rclone-test-wadavoh7xehi/␋leading\ VT/␋leading\ VT 2025/10/07 03:32:06 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-wadavoh7xehi/␋leading\ VT/␋leading\ VT" 2025/10/07 03:32:06 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:06 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 212541456978f13d47ea3979c65e0f5914c85dd8 /rclone-test-wadavoh7xehi/␋leading VT/␋leading VT 2025/10/07 03:32:06 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:06 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 212541456978f13d47ea3979c65e0f5914c85dd8 === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" 2025/10/07 03:32:06 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/.leading dot/.leading dot" 2025/10/07 03:32:06 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:06 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: md5sum /rclone-test-wadavoh7xehi/.leading\ dot/.leading\ dot 2025/10/07 03:32:06 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-wadavoh7xehi/.leading\ dot/.leading\ dot" 2025/10/07 03:32:06 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:06 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 900eee70fabd420659f178101ac91baf /rclone-test-wadavoh7xehi/.leading dot/.leading dot 2025/10/07 03:32:06 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:06 DEBUG : .leading dot/.leading dot: Parsed hash: 900eee70fabd420659f178101ac91baf 2025/10/07 03:32:06 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/.leading dot/.leading dot" 2025/10/07 03:32:06 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:06 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: sha1sum /rclone-test-wadavoh7xehi/.leading\ dot/.leading\ dot 2025/10/07 03:32:06 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-wadavoh7xehi/.leading\ dot/.leading\ dot" 2025/10/07 03:32:06 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:06 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 250bf46c3f4c804f04e783ed1ff28f9956bc6d2b /rclone-test-wadavoh7xehi/.leading dot/.leading dot 2025/10/07 03:32:06 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:06 DEBUG : .leading dot/.leading dot: Parsed hash: 250bf46c3f4c804f04e783ed1ff28f9956bc6d2b 2025/10/07 03:32:06 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/.leading dot/.leading dot" 2025/10/07 03:32:06 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:06 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: md5sum /rclone-test-wadavoh7xehi/.leading\ dot/.leading\ dot 2025/10/07 03:32:06 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-wadavoh7xehi/.leading\ dot/.leading\ dot" 2025/10/07 03:32:06 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:06 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 900eee70fabd420659f178101ac91baf /rclone-test-wadavoh7xehi/.leading dot/.leading dot 2025/10/07 03:32:06 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:06 DEBUG : .leading dot/.leading dot: Parsed hash: 900eee70fabd420659f178101ac91baf 2025/10/07 03:32:06 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/.leading dot/.leading dot" 2025/10/07 03:32:06 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:06 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: sha1sum /rclone-test-wadavoh7xehi/.leading\ dot/.leading\ dot 2025/10/07 03:32:06 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-wadavoh7xehi/.leading\ dot/.leading\ dot" 2025/10/07 03:32:06 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:06 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 250bf46c3f4c804f04e783ed1ff28f9956bc6d2b /rclone-test-wadavoh7xehi/.leading dot/.leading dot 2025/10/07 03:32:06 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:06 DEBUG : .leading dot/.leading dot: Parsed hash: 250bf46c3f4c804f04e783ed1ff28f9956bc6d2b 2025/10/07 03:32:06 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/.leading dot/.leading dot" 2025/10/07 03:32:06 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:06 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: md5sum /rclone-test-wadavoh7xehi/.leading\ dot/.leading\ dot 2025/10/07 03:32:06 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-wadavoh7xehi/.leading\ dot/.leading\ dot" 2025/10/07 03:32:07 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:07 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 900eee70fabd420659f178101ac91baf /rclone-test-wadavoh7xehi/.leading dot/.leading dot 2025/10/07 03:32:07 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:07 DEBUG : .leading dot/.leading dot: Parsed hash: 900eee70fabd420659f178101ac91baf 2025/10/07 03:32:07 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/.leading dot/.leading dot" 2025/10/07 03:32:07 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:07 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: sha1sum /rclone-test-wadavoh7xehi/.leading\ dot/.leading\ dot 2025/10/07 03:32:07 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-wadavoh7xehi/.leading\ dot/.leading\ dot" 2025/10/07 03:32:07 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:07 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 250bf46c3f4c804f04e783ed1ff28f9956bc6d2b /rclone-test-wadavoh7xehi/.leading dot/.leading dot 2025/10/07 03:32:07 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:07 DEBUG : .leading dot/.leading dot: Parsed hash: 250bf46c3f4c804f04e783ed1ff28f9956bc6d2b === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " 2025/10/07 03:32:07 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/trailing space /trailing space " 2025/10/07 03:32:07 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:07 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: md5sum /rclone-test-wadavoh7xehi/trailing\ space\ /trailing\ space\ 2025/10/07 03:32:07 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-wadavoh7xehi/trailing\ space\ /trailing\ space\ " 2025/10/07 03:32:07 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:07 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: ea452527d16629662b61faf070e737d6 /rclone-test-wadavoh7xehi/trailing space /trailing space 2025/10/07 03:32:07 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:07 DEBUG : trailing space /trailing space : Parsed hash: ea452527d16629662b61faf070e737d6 2025/10/07 03:32:07 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/trailing space /trailing space " 2025/10/07 03:32:07 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:07 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: sha1sum /rclone-test-wadavoh7xehi/trailing\ space\ /trailing\ space\ 2025/10/07 03:32:07 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-wadavoh7xehi/trailing\ space\ /trailing\ space\ " 2025/10/07 03:32:07 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:07 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: ec39228b041caeb8324b03bb20900ae824319084 /rclone-test-wadavoh7xehi/trailing space /trailing space 2025/10/07 03:32:07 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:07 DEBUG : trailing space /trailing space : Parsed hash: ec39228b041caeb8324b03bb20900ae824319084 2025/10/07 03:32:07 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/trailing space /trailing space " 2025/10/07 03:32:07 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:07 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: md5sum /rclone-test-wadavoh7xehi/trailing\ space\ /trailing\ space\ 2025/10/07 03:32:07 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-wadavoh7xehi/trailing\ space\ /trailing\ space\ " 2025/10/07 03:32:07 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:07 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: ea452527d16629662b61faf070e737d6 /rclone-test-wadavoh7xehi/trailing space /trailing space 2025/10/07 03:32:07 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:07 DEBUG : trailing space /trailing space : Parsed hash: ea452527d16629662b61faf070e737d6 2025/10/07 03:32:07 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/trailing space /trailing space " 2025/10/07 03:32:07 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:07 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: sha1sum /rclone-test-wadavoh7xehi/trailing\ space\ /trailing\ space\ 2025/10/07 03:32:07 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-wadavoh7xehi/trailing\ space\ /trailing\ space\ " 2025/10/07 03:32:07 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:07 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: ec39228b041caeb8324b03bb20900ae824319084 /rclone-test-wadavoh7xehi/trailing space /trailing space 2025/10/07 03:32:07 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:07 DEBUG : trailing space /trailing space : Parsed hash: ec39228b041caeb8324b03bb20900ae824319084 2025/10/07 03:32:07 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/trailing space /trailing space " 2025/10/07 03:32:07 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:07 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: md5sum /rclone-test-wadavoh7xehi/trailing\ space\ /trailing\ space\ 2025/10/07 03:32:07 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-wadavoh7xehi/trailing\ space\ /trailing\ space\ " 2025/10/07 03:32:07 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:07 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: ea452527d16629662b61faf070e737d6 /rclone-test-wadavoh7xehi/trailing space /trailing space 2025/10/07 03:32:07 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:07 DEBUG : trailing space /trailing space : Parsed hash: ea452527d16629662b61faf070e737d6 2025/10/07 03:32:07 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/trailing space /trailing space " 2025/10/07 03:32:07 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:07 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: sha1sum /rclone-test-wadavoh7xehi/trailing\ space\ /trailing\ space\ 2025/10/07 03:32:07 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-wadavoh7xehi/trailing\ space\ /trailing\ space\ " 2025/10/07 03:32:07 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:07 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: ec39228b041caeb8324b03bb20900ae824319084 /rclone-test-wadavoh7xehi/trailing space /trailing space 2025/10/07 03:32:07 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:07 DEBUG : trailing space /trailing space : Parsed hash: ec39228b041caeb8324b03bb20900ae824319084 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" 2025/10/07 03:32:07 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/trailing CR␍/trailing CR␍" 2025/10/07 03:32:07 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:07 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: md5sum /rclone-test-wadavoh7xehi/trailing\ CR␍/trailing\ CR␍ 2025/10/07 03:32:07 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-wadavoh7xehi/trailing\ CR␍/trailing\ CR␍" 2025/10/07 03:32:07 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:07 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: b14a0754d4a883b7217085a6b100074d /rclone-test-wadavoh7xehi/trailing CR␍/trailing CR␍ 2025/10/07 03:32:07 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:07 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: b14a0754d4a883b7217085a6b100074d 2025/10/07 03:32:07 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/trailing CR␍/trailing CR␍" 2025/10/07 03:32:07 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:07 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: sha1sum /rclone-test-wadavoh7xehi/trailing\ CR␍/trailing\ CR␍ 2025/10/07 03:32:07 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-wadavoh7xehi/trailing\ CR␍/trailing\ CR␍" 2025/10/07 03:32:08 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:08 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 6856009b092bed25e0aeb2bf9379d29a649d26c1 /rclone-test-wadavoh7xehi/trailing CR␍/trailing CR␍ 2025/10/07 03:32:08 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:08 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 6856009b092bed25e0aeb2bf9379d29a649d26c1 2025/10/07 03:32:08 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/trailing CR␍/trailing CR␍" 2025/10/07 03:32:08 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:08 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: md5sum /rclone-test-wadavoh7xehi/trailing\ CR␍/trailing\ CR␍ 2025/10/07 03:32:08 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-wadavoh7xehi/trailing\ CR␍/trailing\ CR␍" 2025/10/07 03:32:08 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:08 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: b14a0754d4a883b7217085a6b100074d /rclone-test-wadavoh7xehi/trailing CR␍/trailing CR␍ 2025/10/07 03:32:08 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:08 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: b14a0754d4a883b7217085a6b100074d 2025/10/07 03:32:08 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/trailing CR␍/trailing CR␍" 2025/10/07 03:32:08 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:08 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: sha1sum /rclone-test-wadavoh7xehi/trailing\ CR␍/trailing\ CR␍ 2025/10/07 03:32:08 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-wadavoh7xehi/trailing\ CR␍/trailing\ CR␍" 2025/10/07 03:32:08 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:08 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 6856009b092bed25e0aeb2bf9379d29a649d26c1 /rclone-test-wadavoh7xehi/trailing CR␍/trailing CR␍ 2025/10/07 03:32:08 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:08 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 6856009b092bed25e0aeb2bf9379d29a649d26c1 2025/10/07 03:32:08 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/trailing CR␍/trailing CR␍" 2025/10/07 03:32:08 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:08 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: md5sum /rclone-test-wadavoh7xehi/trailing\ CR␍/trailing\ CR␍ 2025/10/07 03:32:08 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-wadavoh7xehi/trailing\ CR␍/trailing\ CR␍" 2025/10/07 03:32:08 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:08 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: b14a0754d4a883b7217085a6b100074d /rclone-test-wadavoh7xehi/trailing CR␍/trailing CR␍ 2025/10/07 03:32:08 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:08 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: b14a0754d4a883b7217085a6b100074d 2025/10/07 03:32:08 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/trailing CR␍/trailing CR␍" 2025/10/07 03:32:08 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:08 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: sha1sum /rclone-test-wadavoh7xehi/trailing\ CR␍/trailing\ CR␍ 2025/10/07 03:32:08 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-wadavoh7xehi/trailing\ CR␍/trailing\ CR␍" 2025/10/07 03:32:08 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:08 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 6856009b092bed25e0aeb2bf9379d29a649d26c1 /rclone-test-wadavoh7xehi/trailing CR␍/trailing CR␍ 2025/10/07 03:32:08 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:08 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 6856009b092bed25e0aeb2bf9379d29a649d26c1 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" 2025/10/07 03:32:08 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/trailing LF␊/trailing LF␊" 2025/10/07 03:32:08 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:08 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: md5sum /rclone-test-wadavoh7xehi/trailing\ LF␊/trailing\ LF␊ 2025/10/07 03:32:08 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-wadavoh7xehi/trailing\ LF␊/trailing\ LF␊" 2025/10/07 03:32:08 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:08 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: f85ab1a2dd654c38e95fb181f24739ed /rclone-test-wadavoh7xehi/trailing LF␊/trailing LF␊ 2025/10/07 03:32:08 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:08 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: f85ab1a2dd654c38e95fb181f24739ed 2025/10/07 03:32:08 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/trailing LF␊/trailing LF␊" 2025/10/07 03:32:08 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:08 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: sha1sum /rclone-test-wadavoh7xehi/trailing\ LF␊/trailing\ LF␊ 2025/10/07 03:32:08 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-wadavoh7xehi/trailing\ LF␊/trailing\ LF␊" 2025/10/07 03:32:08 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:08 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: a2617f3fa72d7df522092c745e7e9dc2857e475b /rclone-test-wadavoh7xehi/trailing LF␊/trailing LF␊ 2025/10/07 03:32:08 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:08 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: a2617f3fa72d7df522092c745e7e9dc2857e475b 2025/10/07 03:32:08 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/trailing LF␊/trailing LF␊" 2025/10/07 03:32:08 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:08 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: md5sum /rclone-test-wadavoh7xehi/trailing\ LF␊/trailing\ LF␊ 2025/10/07 03:32:08 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-wadavoh7xehi/trailing\ LF␊/trailing\ LF␊" 2025/10/07 03:32:08 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:08 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: f85ab1a2dd654c38e95fb181f24739ed /rclone-test-wadavoh7xehi/trailing LF␊/trailing LF␊ 2025/10/07 03:32:08 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:08 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: f85ab1a2dd654c38e95fb181f24739ed 2025/10/07 03:32:08 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/trailing LF␊/trailing LF␊" 2025/10/07 03:32:08 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:08 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: sha1sum /rclone-test-wadavoh7xehi/trailing\ LF␊/trailing\ LF␊ 2025/10/07 03:32:08 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-wadavoh7xehi/trailing\ LF␊/trailing\ LF␊" 2025/10/07 03:32:08 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:08 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: a2617f3fa72d7df522092c745e7e9dc2857e475b /rclone-test-wadavoh7xehi/trailing LF␊/trailing LF␊ 2025/10/07 03:32:08 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:08 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: a2617f3fa72d7df522092c745e7e9dc2857e475b 2025/10/07 03:32:08 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/trailing LF␊/trailing LF␊" 2025/10/07 03:32:08 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:08 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: md5sum /rclone-test-wadavoh7xehi/trailing\ LF␊/trailing\ LF␊ 2025/10/07 03:32:08 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-wadavoh7xehi/trailing\ LF␊/trailing\ LF␊" 2025/10/07 03:32:09 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:09 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: f85ab1a2dd654c38e95fb181f24739ed /rclone-test-wadavoh7xehi/trailing LF␊/trailing LF␊ 2025/10/07 03:32:09 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:09 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: f85ab1a2dd654c38e95fb181f24739ed 2025/10/07 03:32:09 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/trailing LF␊/trailing LF␊" 2025/10/07 03:32:09 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:09 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: sha1sum /rclone-test-wadavoh7xehi/trailing\ LF␊/trailing\ LF␊ 2025/10/07 03:32:09 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-wadavoh7xehi/trailing\ LF␊/trailing\ LF␊" 2025/10/07 03:32:09 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:09 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: a2617f3fa72d7df522092c745e7e9dc2857e475b /rclone-test-wadavoh7xehi/trailing LF␊/trailing LF␊ 2025/10/07 03:32:09 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:09 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: a2617f3fa72d7df522092c745e7e9dc2857e475b === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" 2025/10/07 03:32:09 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/trailing HT␉/trailing HT␉" 2025/10/07 03:32:09 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:09 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: md5sum /rclone-test-wadavoh7xehi/trailing\ HT␉/trailing\ HT␉ 2025/10/07 03:32:09 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-wadavoh7xehi/trailing\ HT␉/trailing\ HT␉" 2025/10/07 03:32:09 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:09 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 015f27e97c4214f941a5cd70082a18e9 /rclone-test-wadavoh7xehi/trailing HT␉/trailing HT␉ 2025/10/07 03:32:09 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:09 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 015f27e97c4214f941a5cd70082a18e9 2025/10/07 03:32:09 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/trailing HT␉/trailing HT␉" 2025/10/07 03:32:09 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:09 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: sha1sum /rclone-test-wadavoh7xehi/trailing\ HT␉/trailing\ HT␉ 2025/10/07 03:32:09 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-wadavoh7xehi/trailing\ HT␉/trailing\ HT␉" 2025/10/07 03:32:09 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:09 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 83a93d45baa3c41f5688eb169c9adbe2a18315b8 /rclone-test-wadavoh7xehi/trailing HT␉/trailing HT␉ 2025/10/07 03:32:09 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:09 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 83a93d45baa3c41f5688eb169c9adbe2a18315b8 2025/10/07 03:32:09 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/trailing HT␉/trailing HT␉" 2025/10/07 03:32:09 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:09 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: md5sum /rclone-test-wadavoh7xehi/trailing\ HT␉/trailing\ HT␉ 2025/10/07 03:32:09 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-wadavoh7xehi/trailing\ HT␉/trailing\ HT␉" 2025/10/07 03:32:09 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:09 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 015f27e97c4214f941a5cd70082a18e9 /rclone-test-wadavoh7xehi/trailing HT␉/trailing HT␉ 2025/10/07 03:32:09 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:09 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 015f27e97c4214f941a5cd70082a18e9 2025/10/07 03:32:09 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/trailing HT␉/trailing HT␉" 2025/10/07 03:32:09 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:09 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: sha1sum /rclone-test-wadavoh7xehi/trailing\ HT␉/trailing\ HT␉ 2025/10/07 03:32:09 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-wadavoh7xehi/trailing\ HT␉/trailing\ HT␉" 2025/10/07 03:32:09 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:09 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 83a93d45baa3c41f5688eb169c9adbe2a18315b8 /rclone-test-wadavoh7xehi/trailing HT␉/trailing HT␉ 2025/10/07 03:32:09 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:09 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 83a93d45baa3c41f5688eb169c9adbe2a18315b8 2025/10/07 03:32:09 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/trailing HT␉/trailing HT␉" 2025/10/07 03:32:09 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:09 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: md5sum /rclone-test-wadavoh7xehi/trailing\ HT␉/trailing\ HT␉ 2025/10/07 03:32:09 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-wadavoh7xehi/trailing\ HT␉/trailing\ HT␉" 2025/10/07 03:32:09 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:09 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 015f27e97c4214f941a5cd70082a18e9 /rclone-test-wadavoh7xehi/trailing HT␉/trailing HT␉ 2025/10/07 03:32:09 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:09 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 015f27e97c4214f941a5cd70082a18e9 2025/10/07 03:32:09 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/trailing HT␉/trailing HT␉" 2025/10/07 03:32:09 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:09 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: sha1sum /rclone-test-wadavoh7xehi/trailing\ HT␉/trailing\ HT␉ 2025/10/07 03:32:09 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-wadavoh7xehi/trailing\ HT␉/trailing\ HT␉" 2025/10/07 03:32:09 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:09 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 83a93d45baa3c41f5688eb169c9adbe2a18315b8 /rclone-test-wadavoh7xehi/trailing HT␉/trailing HT␉ 2025/10/07 03:32:09 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:09 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 83a93d45baa3c41f5688eb169c9adbe2a18315b8 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" 2025/10/07 03:32:09 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/trailing VT␋/trailing VT␋" 2025/10/07 03:32:09 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:09 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: md5sum /rclone-test-wadavoh7xehi/trailing\ VT␋/trailing\ VT␋ 2025/10/07 03:32:09 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-wadavoh7xehi/trailing\ VT␋/trailing\ VT␋" 2025/10/07 03:32:09 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:09 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: e0eaceb2169052c65d55126a55fcb03d /rclone-test-wadavoh7xehi/trailing VT␋/trailing VT␋ 2025/10/07 03:32:09 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:09 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: e0eaceb2169052c65d55126a55fcb03d 2025/10/07 03:32:09 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/trailing VT␋/trailing VT␋" 2025/10/07 03:32:09 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:09 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: sha1sum /rclone-test-wadavoh7xehi/trailing\ VT␋/trailing\ VT␋ 2025/10/07 03:32:09 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-wadavoh7xehi/trailing\ VT␋/trailing\ VT␋" 2025/10/07 03:32:10 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:10 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: d0fe166f197347f30eed08e0a8aa42bcec598f57 /rclone-test-wadavoh7xehi/trailing VT␋/trailing VT␋ 2025/10/07 03:32:10 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:10 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: d0fe166f197347f30eed08e0a8aa42bcec598f57 2025/10/07 03:32:10 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/trailing VT␋/trailing VT␋" 2025/10/07 03:32:10 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:10 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: md5sum /rclone-test-wadavoh7xehi/trailing\ VT␋/trailing\ VT␋ 2025/10/07 03:32:10 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-wadavoh7xehi/trailing\ VT␋/trailing\ VT␋" 2025/10/07 03:32:10 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:10 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: e0eaceb2169052c65d55126a55fcb03d /rclone-test-wadavoh7xehi/trailing VT␋/trailing VT␋ 2025/10/07 03:32:10 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:10 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: e0eaceb2169052c65d55126a55fcb03d 2025/10/07 03:32:10 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/trailing VT␋/trailing VT␋" 2025/10/07 03:32:10 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:10 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: sha1sum /rclone-test-wadavoh7xehi/trailing\ VT␋/trailing\ VT␋ 2025/10/07 03:32:10 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-wadavoh7xehi/trailing\ VT␋/trailing\ VT␋" 2025/10/07 03:32:10 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:10 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: d0fe166f197347f30eed08e0a8aa42bcec598f57 /rclone-test-wadavoh7xehi/trailing VT␋/trailing VT␋ 2025/10/07 03:32:10 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:10 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: d0fe166f197347f30eed08e0a8aa42bcec598f57 2025/10/07 03:32:10 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/trailing VT␋/trailing VT␋" 2025/10/07 03:32:10 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:10 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: md5sum /rclone-test-wadavoh7xehi/trailing\ VT␋/trailing\ VT␋ 2025/10/07 03:32:10 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-wadavoh7xehi/trailing\ VT␋/trailing\ VT␋" 2025/10/07 03:32:10 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:10 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: e0eaceb2169052c65d55126a55fcb03d /rclone-test-wadavoh7xehi/trailing VT␋/trailing VT␋ 2025/10/07 03:32:10 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:10 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: e0eaceb2169052c65d55126a55fcb03d 2025/10/07 03:32:10 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/trailing VT␋/trailing VT␋" 2025/10/07 03:32:10 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:10 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: sha1sum /rclone-test-wadavoh7xehi/trailing\ VT␋/trailing\ VT␋ 2025/10/07 03:32:10 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-wadavoh7xehi/trailing\ VT␋/trailing\ VT␋" 2025/10/07 03:32:10 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:10 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: d0fe166f197347f30eed08e0a8aa42bcec598f57 /rclone-test-wadavoh7xehi/trailing VT␋/trailing VT␋ 2025/10/07 03:32:10 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:10 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: d0fe166f197347f30eed08e0a8aa42bcec598f57 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." 2025/10/07 03:32:10 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/trailing dot./trailing dot." 2025/10/07 03:32:10 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:10 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: md5sum /rclone-test-wadavoh7xehi/trailing\ dot./trailing\ dot. 2025/10/07 03:32:10 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-wadavoh7xehi/trailing\ dot./trailing\ dot." 2025/10/07 03:32:10 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:10 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 8d341d02861c1197d24f8c8c348e3be4 /rclone-test-wadavoh7xehi/trailing dot./trailing dot. 2025/10/07 03:32:10 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:10 DEBUG : trailing dot./trailing dot.: Parsed hash: 8d341d02861c1197d24f8c8c348e3be4 2025/10/07 03:32:10 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/trailing dot./trailing dot." 2025/10/07 03:32:10 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:10 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: sha1sum /rclone-test-wadavoh7xehi/trailing\ dot./trailing\ dot. 2025/10/07 03:32:10 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-wadavoh7xehi/trailing\ dot./trailing\ dot." 2025/10/07 03:32:10 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:10 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 02b8eb81d1c0b7d8be173d7d389c8a4148066787 /rclone-test-wadavoh7xehi/trailing dot./trailing dot. 2025/10/07 03:32:10 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:10 DEBUG : trailing dot./trailing dot.: Parsed hash: 02b8eb81d1c0b7d8be173d7d389c8a4148066787 2025/10/07 03:32:10 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/trailing dot./trailing dot." 2025/10/07 03:32:10 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:10 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: md5sum /rclone-test-wadavoh7xehi/trailing\ dot./trailing\ dot. 2025/10/07 03:32:10 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-wadavoh7xehi/trailing\ dot./trailing\ dot." 2025/10/07 03:32:10 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:10 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 8d341d02861c1197d24f8c8c348e3be4 /rclone-test-wadavoh7xehi/trailing dot./trailing dot. 2025/10/07 03:32:10 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:10 DEBUG : trailing dot./trailing dot.: Parsed hash: 8d341d02861c1197d24f8c8c348e3be4 2025/10/07 03:32:10 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/trailing dot./trailing dot." 2025/10/07 03:32:10 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:10 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: sha1sum /rclone-test-wadavoh7xehi/trailing\ dot./trailing\ dot. 2025/10/07 03:32:10 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-wadavoh7xehi/trailing\ dot./trailing\ dot." 2025/10/07 03:32:10 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:10 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 02b8eb81d1c0b7d8be173d7d389c8a4148066787 /rclone-test-wadavoh7xehi/trailing dot./trailing dot. 2025/10/07 03:32:10 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:10 DEBUG : trailing dot./trailing dot.: Parsed hash: 02b8eb81d1c0b7d8be173d7d389c8a4148066787 2025/10/07 03:32:10 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/trailing dot./trailing dot." 2025/10/07 03:32:10 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:10 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: md5sum /rclone-test-wadavoh7xehi/trailing\ dot./trailing\ dot. 2025/10/07 03:32:10 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-wadavoh7xehi/trailing\ dot./trailing\ dot." 2025/10/07 03:32:11 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:11 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 8d341d02861c1197d24f8c8c348e3be4 /rclone-test-wadavoh7xehi/trailing dot./trailing dot. 2025/10/07 03:32:11 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:11 DEBUG : trailing dot./trailing dot.: Parsed hash: 8d341d02861c1197d24f8c8c348e3be4 2025/10/07 03:32:11 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/trailing dot./trailing dot." 2025/10/07 03:32:11 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:11 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: sha1sum /rclone-test-wadavoh7xehi/trailing\ dot./trailing\ dot. 2025/10/07 03:32:11 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-wadavoh7xehi/trailing\ dot./trailing\ dot." 2025/10/07 03:32:11 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:11 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 02b8eb81d1c0b7d8be173d7d389c8a4148066787 /rclone-test-wadavoh7xehi/trailing dot./trailing dot. 2025/10/07 03:32:11 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:11 DEBUG : trailing dot./trailing dot.: Parsed hash: 02b8eb81d1c0b7d8be173d7d389c8a4148066787 === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" 2025/10/07 03:32:11 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/invalid utf-8\xfe/invalid utf-8\xfe" 2025/10/07 03:32:11 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:11 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: md5sum /rclone-test-wadavoh7xehi/invalid\ utf-8/invalid\ utf-8 2025/10/07 03:32:11 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-wadavoh7xehi/invalid\ utf-8/invalid\ utf-8" 2025/10/07 03:32:11 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:11 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: f85013f71514d3ec37afc794bef553fb /rclone-test-wadavoh7xehi/invalid utf-8/invalid utf-8 2025/10/07 03:32:11 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:11 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: f85013f71514d3ec37afc794bef553fb 2025/10/07 03:32:11 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/invalid utf-8\xfe/invalid utf-8\xfe" 2025/10/07 03:32:11 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:11 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: sha1sum /rclone-test-wadavoh7xehi/invalid\ utf-8/invalid\ utf-8 2025/10/07 03:32:11 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-wadavoh7xehi/invalid\ utf-8/invalid\ utf-8" 2025/10/07 03:32:11 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:11 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 4a888c2afbb8ad3d0de6361f1087f191efecdce9 /rclone-test-wadavoh7xehi/invalid utf-8/invalid utf-8 2025/10/07 03:32:11 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:11 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 4a888c2afbb8ad3d0de6361f1087f191efecdce9 2025/10/07 03:32:11 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/invalid utf-8\xfe/invalid utf-8\xfe" 2025/10/07 03:32:11 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:11 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: md5sum /rclone-test-wadavoh7xehi/invalid\ utf-8/invalid\ utf-8 2025/10/07 03:32:11 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-wadavoh7xehi/invalid\ utf-8/invalid\ utf-8" 2025/10/07 03:32:11 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:11 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: f85013f71514d3ec37afc794bef553fb /rclone-test-wadavoh7xehi/invalid utf-8/invalid utf-8 2025/10/07 03:32:11 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:11 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: f85013f71514d3ec37afc794bef553fb 2025/10/07 03:32:11 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/invalid utf-8\xfe/invalid utf-8\xfe" 2025/10/07 03:32:11 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:11 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: sha1sum /rclone-test-wadavoh7xehi/invalid\ utf-8/invalid\ utf-8 2025/10/07 03:32:11 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-wadavoh7xehi/invalid\ utf-8/invalid\ utf-8" 2025/10/07 03:32:11 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:11 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 4a888c2afbb8ad3d0de6361f1087f191efecdce9 /rclone-test-wadavoh7xehi/invalid utf-8/invalid utf-8 2025/10/07 03:32:11 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:11 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 4a888c2afbb8ad3d0de6361f1087f191efecdce9 2025/10/07 03:32:11 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/invalid utf-8\xfe/invalid utf-8\xfe" 2025/10/07 03:32:11 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:11 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: md5sum /rclone-test-wadavoh7xehi/invalid\ utf-8/invalid\ utf-8 2025/10/07 03:32:11 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-wadavoh7xehi/invalid\ utf-8/invalid\ utf-8" 2025/10/07 03:32:11 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:11 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: f85013f71514d3ec37afc794bef553fb /rclone-test-wadavoh7xehi/invalid utf-8/invalid utf-8 2025/10/07 03:32:11 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:11 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: f85013f71514d3ec37afc794bef553fb 2025/10/07 03:32:11 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/invalid utf-8\xfe/invalid utf-8\xfe" 2025/10/07 03:32:11 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:11 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: sha1sum /rclone-test-wadavoh7xehi/invalid\ utf-8/invalid\ utf-8 2025/10/07 03:32:11 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-wadavoh7xehi/invalid\ utf-8/invalid\ utf-8" 2025/10/07 03:32:11 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:11 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 4a888c2afbb8ad3d0de6361f1087f191efecdce9 /rclone-test-wadavoh7xehi/invalid utf-8/invalid utf-8 2025/10/07 03:32:11 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:11 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 4a888c2afbb8ad3d0de6361f1087f191efecdce9 === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" 2025/10/07 03:32:11 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/test%46.txt/test%46.txt" 2025/10/07 03:32:11 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:11 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: md5sum /rclone-test-wadavoh7xehi/test\%46.txt/test\%46.txt 2025/10/07 03:32:11 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-wadavoh7xehi/test\%46.txt/test\%46.txt" 2025/10/07 03:32:12 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:12 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 25439124a95a713185282fa0cb98b8c3 /rclone-test-wadavoh7xehi/test%46.txt/test%46.txt 2025/10/07 03:32:12 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:12 DEBUG : test%46.txt/test%46.txt: Parsed hash: 25439124a95a713185282fa0cb98b8c3 2025/10/07 03:32:12 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/test%46.txt/test%46.txt" 2025/10/07 03:32:12 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:12 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: sha1sum /rclone-test-wadavoh7xehi/test\%46.txt/test\%46.txt 2025/10/07 03:32:12 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-wadavoh7xehi/test\%46.txt/test\%46.txt" 2025/10/07 03:32:12 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:12 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: de0f76b66312c579d1a465007f573a7a6a791bda /rclone-test-wadavoh7xehi/test%46.txt/test%46.txt 2025/10/07 03:32:12 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:12 DEBUG : test%46.txt/test%46.txt: Parsed hash: de0f76b66312c579d1a465007f573a7a6a791bda 2025/10/07 03:32:12 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/test%46.txt/test%46.txt" 2025/10/07 03:32:12 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:12 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: md5sum /rclone-test-wadavoh7xehi/test\%46.txt/test\%46.txt 2025/10/07 03:32:12 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-wadavoh7xehi/test\%46.txt/test\%46.txt" 2025/10/07 03:32:12 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:12 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 25439124a95a713185282fa0cb98b8c3 /rclone-test-wadavoh7xehi/test%46.txt/test%46.txt 2025/10/07 03:32:12 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:12 DEBUG : test%46.txt/test%46.txt: Parsed hash: 25439124a95a713185282fa0cb98b8c3 2025/10/07 03:32:12 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/test%46.txt/test%46.txt" 2025/10/07 03:32:12 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:12 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: sha1sum /rclone-test-wadavoh7xehi/test\%46.txt/test\%46.txt 2025/10/07 03:32:12 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-wadavoh7xehi/test\%46.txt/test\%46.txt" 2025/10/07 03:32:12 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:12 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: de0f76b66312c579d1a465007f573a7a6a791bda /rclone-test-wadavoh7xehi/test%46.txt/test%46.txt 2025/10/07 03:32:12 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:12 DEBUG : test%46.txt/test%46.txt: Parsed hash: de0f76b66312c579d1a465007f573a7a6a791bda 2025/10/07 03:32:12 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/test%46.txt/test%46.txt" 2025/10/07 03:32:12 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:12 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: md5sum /rclone-test-wadavoh7xehi/test\%46.txt/test\%46.txt 2025/10/07 03:32:12 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-wadavoh7xehi/test\%46.txt/test\%46.txt" 2025/10/07 03:32:12 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:12 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 25439124a95a713185282fa0cb98b8c3 /rclone-test-wadavoh7xehi/test%46.txt/test%46.txt 2025/10/07 03:32:12 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:12 DEBUG : test%46.txt/test%46.txt: Parsed hash: 25439124a95a713185282fa0cb98b8c3 2025/10/07 03:32:12 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/test%46.txt/test%46.txt" 2025/10/07 03:32:12 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:12 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: sha1sum /rclone-test-wadavoh7xehi/test\%46.txt/test\%46.txt 2025/10/07 03:32:12 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-wadavoh7xehi/test\%46.txt/test\%46.txt" 2025/10/07 03:32:12 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:12 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: de0f76b66312c579d1a465007f573a7a6a791bda /rclone-test-wadavoh7xehi/test%46.txt/test%46.txt 2025/10/07 03:32:12 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:12 DEBUG : test%46.txt/test%46.txt: Parsed hash: de0f76b66312c579d1a465007f573a7a6a791bda === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2025/10/07 03:32:12 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Connection OK after error: potato 2025/10/07 03:32:12 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2025/10/07 03:32:12 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/zero-length-file" 2025/10/07 03:32:12 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:12 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: md5sum /rclone-test-wadavoh7xehi/zero-length-file 2025/10/07 03:32:12 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-wadavoh7xehi/zero-length-file" 2025/10/07 03:32:12 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:12 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-wadavoh7xehi/zero-length-file 2025/10/07 03:32:12 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:12 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/10/07 03:32:12 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/zero-length-file" 2025/10/07 03:32:12 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:12 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: sha1sum /rclone-test-wadavoh7xehi/zero-length-file 2025/10/07 03:32:12 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-wadavoh7xehi/zero-length-file" 2025/10/07 03:32:12 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:12 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-wadavoh7xehi/zero-length-file 2025/10/07 03:32:12 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:12 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/10/07 03:32:12 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/zero-length-file" 2025/10/07 03:32:12 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:12 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: md5sum /rclone-test-wadavoh7xehi/zero-length-file 2025/10/07 03:32:12 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-wadavoh7xehi/zero-length-file" 2025/10/07 03:32:12 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:12 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-wadavoh7xehi/zero-length-file 2025/10/07 03:32:12 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:12 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/10/07 03:32:12 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/zero-length-file" 2025/10/07 03:32:12 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:12 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: sha1sum /rclone-test-wadavoh7xehi/zero-length-file 2025/10/07 03:32:12 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-wadavoh7xehi/zero-length-file" 2025/10/07 03:32:13 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:13 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-wadavoh7xehi/zero-length-file 2025/10/07 03:32:13 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:13 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/10/07 03:32:13 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/file name.txt" 2025/10/07 03:32:13 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:13 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: md5sum /rclone-test-wadavoh7xehi/file\ name.txt 2025/10/07 03:32:13 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-wadavoh7xehi/file\ name.txt" 2025/10/07 03:32:13 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:13 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 9c713e231ff58b5226724ad60b39d019 /rclone-test-wadavoh7xehi/file name.txt 2025/10/07 03:32:13 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:13 DEBUG : file name.txt: Parsed hash: 9c713e231ff58b5226724ad60b39d019 2025/10/07 03:32:13 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/file name.txt" 2025/10/07 03:32:13 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:13 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: sha1sum /rclone-test-wadavoh7xehi/file\ name.txt 2025/10/07 03:32:13 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-wadavoh7xehi/file\ name.txt" 2025/10/07 03:32:13 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:13 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 6ba50c2bb4b95675fe8ed0a8253ac7de8d014a02 /rclone-test-wadavoh7xehi/file name.txt 2025/10/07 03:32:13 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:13 DEBUG : file name.txt: Parsed hash: 6ba50c2bb4b95675fe8ed0a8253ac7de8d014a02 2025/10/07 03:32:13 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/file name.txt" 2025/10/07 03:32:13 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:13 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: md5sum /rclone-test-wadavoh7xehi/file\ name.txt 2025/10/07 03:32:13 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-wadavoh7xehi/file\ name.txt" 2025/10/07 03:32:13 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:13 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 9c713e231ff58b5226724ad60b39d019 /rclone-test-wadavoh7xehi/file name.txt 2025/10/07 03:32:13 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:13 DEBUG : file name.txt: Parsed hash: 9c713e231ff58b5226724ad60b39d019 2025/10/07 03:32:13 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/file name.txt" 2025/10/07 03:32:13 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:13 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: sha1sum /rclone-test-wadavoh7xehi/file\ name.txt 2025/10/07 03:32:13 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-wadavoh7xehi/file\ name.txt" 2025/10/07 03:32:13 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:13 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 6ba50c2bb4b95675fe8ed0a8253ac7de8d014a02 /rclone-test-wadavoh7xehi/file name.txt 2025/10/07 03:32:13 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:13 DEBUG : file name.txt: Parsed hash: 6ba50c2bb4b95675fe8ed0a8253ac7de8d014a02 2025/10/07 03:32:13 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/07 03:32:13 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:13 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: md5sum /rclone-test-wadavoh7xehi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/07 03:32:13 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-wadavoh7xehi/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/10/07 03:32:13 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:13 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 2e902f6f7cdfbf1807cda00ddc86b1ff /rclone-test-wadavoh7xehi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/07 03:32:13 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2e902f6f7cdfbf1807cda00ddc86b1ff 2025/10/07 03:32:13 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/07 03:32:13 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:13 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: sha1sum /rclone-test-wadavoh7xehi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/07 03:32:13 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-wadavoh7xehi/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/10/07 03:32:13 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:13 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 5910043efb6e22a71e58d2004f2bc62f3981add8 /rclone-test-wadavoh7xehi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/07 03:32:13 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 5910043efb6e22a71e58d2004f2bc62f3981add8 2025/10/07 03:32:13 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/07 03:32:13 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:13 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: md5sum /rclone-test-wadavoh7xehi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/07 03:32:13 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-wadavoh7xehi/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/10/07 03:32:13 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:13 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 2e902f6f7cdfbf1807cda00ddc86b1ff /rclone-test-wadavoh7xehi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/07 03:32:13 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2e902f6f7cdfbf1807cda00ddc86b1ff 2025/10/07 03:32:13 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/07 03:32:13 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:13 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: sha1sum /rclone-test-wadavoh7xehi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/07 03:32:13 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-wadavoh7xehi/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/10/07 03:32:13 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:13 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 5910043efb6e22a71e58d2004f2bc62f3981add8 /rclone-test-wadavoh7xehi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/07 03:32:13 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 5910043efb6e22a71e58d2004f2bc62f3981add8 2025/10/07 03:32:13 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/file name.txt" 2025/10/07 03:32:13 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:13 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: md5sum /rclone-test-wadavoh7xehi/file\ name.txt 2025/10/07 03:32:13 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-wadavoh7xehi/file\ name.txt" 2025/10/07 03:32:14 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:14 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: b73cfcc14909ad9f814fdacd2e253414 /rclone-test-wadavoh7xehi/file name.txt 2025/10/07 03:32:14 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:14 DEBUG : file name.txt: Parsed hash: b73cfcc14909ad9f814fdacd2e253414 2025/10/07 03:32:14 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/file name.txt" 2025/10/07 03:32:14 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:14 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: sha1sum /rclone-test-wadavoh7xehi/file\ name.txt 2025/10/07 03:32:14 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-wadavoh7xehi/file\ name.txt" 2025/10/07 03:32:14 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:14 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: ffee4679a64f2d27b8f5485e52970f620ea8c0e5 /rclone-test-wadavoh7xehi/file name.txt 2025/10/07 03:32:14 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:14 DEBUG : file name.txt: Parsed hash: ffee4679a64f2d27b8f5485e52970f620ea8c0e5 2025/10/07 03:32:14 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/file name.txt" 2025/10/07 03:32:14 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:14 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: md5sum /rclone-test-wadavoh7xehi/file\ name.txt 2025/10/07 03:32:14 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-wadavoh7xehi/file\ name.txt" 2025/10/07 03:32:14 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:14 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: b73cfcc14909ad9f814fdacd2e253414 /rclone-test-wadavoh7xehi/file name.txt 2025/10/07 03:32:14 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:14 DEBUG : file name.txt: Parsed hash: b73cfcc14909ad9f814fdacd2e253414 2025/10/07 03:32:14 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/file name.txt" 2025/10/07 03:32:14 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:14 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: sha1sum /rclone-test-wadavoh7xehi/file\ name.txt 2025/10/07 03:32:14 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-wadavoh7xehi/file\ name.txt" 2025/10/07 03:32:14 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:14 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: ffee4679a64f2d27b8f5485e52970f620ea8c0e5 /rclone-test-wadavoh7xehi/file name.txt 2025/10/07 03:32:14 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:14 DEBUG : file name.txt: Parsed hash: ffee4679a64f2d27b8f5485e52970f620ea8c0e5 === 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/10/07 03:32:14 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:" 2025/10/07 03:32:14 DEBUG : Setting type="sftp" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2025/10/07 03:32:14 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/10/07 03:32:14 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2025/10/07 03:32:14 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/10/07 03:32:14 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2025/10/07 03:32:14 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/10/07 03:32:14 DEBUG : sftp://rclone@:22/: Shell type "unix" from config 2025/10/07 03:32:14 DEBUG : sftp://rclone@:22/: Relative path resolved to "/" 2025/10/07 03:32:14 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/10/07 03:32:14 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/file name.txt" 2025/10/07 03:32:14 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:14 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: md5sum /rclone-test-wadavoh7xehi/file\ name.txt 2025/10/07 03:32:14 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-wadavoh7xehi/file\ name.txt" 2025/10/07 03:32:14 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:14 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: b73cfcc14909ad9f814fdacd2e253414 /rclone-test-wadavoh7xehi/file name.txt 2025/10/07 03:32:14 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:14 DEBUG : file name.txt: Parsed hash: b73cfcc14909ad9f814fdacd2e253414 2025/10/07 03:32:14 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/file name.txt" 2025/10/07 03:32:14 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:14 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: sha1sum /rclone-test-wadavoh7xehi/file\ name.txt 2025/10/07 03:32:14 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-wadavoh7xehi/file\ name.txt" 2025/10/07 03:32:14 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:14 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: ffee4679a64f2d27b8f5485e52970f620ea8c0e5 /rclone-test-wadavoh7xehi/file name.txt 2025/10/07 03:32:14 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:14 DEBUG : file name.txt: Parsed hash: ffee4679a64f2d27b8f5485e52970f620ea8c0e5 2025/10/07 03:32:14 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/07 03:32:14 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:14 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: md5sum /rclone-test-wadavoh7xehi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/07 03:32:14 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-wadavoh7xehi/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/10/07 03:32:14 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:14 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 2e902f6f7cdfbf1807cda00ddc86b1ff /rclone-test-wadavoh7xehi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/07 03:32:14 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:14 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2e902f6f7cdfbf1807cda00ddc86b1ff 2025/10/07 03:32:14 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/07 03:32:14 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:14 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: sha1sum /rclone-test-wadavoh7xehi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/07 03:32:14 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-wadavoh7xehi/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/10/07 03:32:14 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:14 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 5910043efb6e22a71e58d2004f2bc62f3981add8 /rclone-test-wadavoh7xehi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/07 03:32:14 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:14 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 5910043efb6e22a71e58d2004f2bc62f3981add8 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2025/10/07 03:32:14 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/file name.txt" 2025/10/07 03:32:14 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:14 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: md5sum /rclone-test-wadavoh7xehi/file\ name.txt 2025/10/07 03:32:14 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-wadavoh7xehi/file\ name.txt" 2025/10/07 03:32:15 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:15 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: b73cfcc14909ad9f814fdacd2e253414 /rclone-test-wadavoh7xehi/file name.txt 2025/10/07 03:32:15 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:15 DEBUG : file name.txt: Parsed hash: b73cfcc14909ad9f814fdacd2e253414 2025/10/07 03:32:15 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/file name.txt" 2025/10/07 03:32:15 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:15 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: sha1sum /rclone-test-wadavoh7xehi/file\ name.txt 2025/10/07 03:32:15 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-wadavoh7xehi/file\ name.txt" 2025/10/07 03:32:15 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:15 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: ffee4679a64f2d27b8f5485e52970f620ea8c0e5 /rclone-test-wadavoh7xehi/file name.txt 2025/10/07 03:32:15 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:15 DEBUG : file name.txt: Parsed hash: ffee4679a64f2d27b8f5485e52970f620ea8c0e5 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2025/10/07 03:32:15 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/file name.txt" 2025/10/07 03:32:15 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:15 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: md5sum /rclone-test-wadavoh7xehi/file\ name.txt 2025/10/07 03:32:15 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-wadavoh7xehi/file\ name.txt" 2025/10/07 03:32:15 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:15 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: b73cfcc14909ad9f814fdacd2e253414 /rclone-test-wadavoh7xehi/file name.txt 2025/10/07 03:32:15 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:15 DEBUG : file name.txt: Parsed hash: b73cfcc14909ad9f814fdacd2e253414 2025/10/07 03:32:15 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/file name.txt" 2025/10/07 03:32:15 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:15 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: sha1sum /rclone-test-wadavoh7xehi/file\ name.txt 2025/10/07 03:32:15 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-wadavoh7xehi/file\ name.txt" 2025/10/07 03:32:15 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:15 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: ffee4679a64f2d27b8f5485e52970f620ea8c0e5 /rclone-test-wadavoh7xehi/file name.txt 2025/10/07 03:32:15 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:15 DEBUG : file name.txt: Parsed hash: ffee4679a64f2d27b8f5485e52970f620ea8c0e5 2025/10/07 03:32:15 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/07 03:32:15 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:15 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: md5sum /rclone-test-wadavoh7xehi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/07 03:32:15 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-wadavoh7xehi/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/10/07 03:32:15 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:15 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 2e902f6f7cdfbf1807cda00ddc86b1ff /rclone-test-wadavoh7xehi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/07 03:32:15 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2e902f6f7cdfbf1807cda00ddc86b1ff 2025/10/07 03:32:15 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/07 03:32:15 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:15 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: sha1sum /rclone-test-wadavoh7xehi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/07 03:32:15 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-wadavoh7xehi/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/10/07 03:32:15 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:15 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 5910043efb6e22a71e58d2004f2bc62f3981add8 /rclone-test-wadavoh7xehi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/07 03:32:15 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 5910043efb6e22a71e58d2004f2bc62f3981add8 === 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/10/07 03:32:15 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-wadavoh7xehi/hello? sausage/êé" 2025/10/07 03:32:15 DEBUG : Setting type="sftp" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2025/10/07 03:32:15 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/10/07 03:32:15 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2025/10/07 03:32:15 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/10/07 03:32:15 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi/hello? sausage/êé: ssh external: creating additional session 2025/10/07 03:32:15 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi/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/10/07 03:32:15 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi/hello? sausage/êé: Shell type "unix" from config 2025/10/07 03:32:15 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi/hello? sausage/êé: Relative path resolved to "/rclone-test-wadavoh7xehi/hello? sausage/êé" 2025/10/07 03:32:15 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi/hello? sausage/êé: Using root directory "/rclone-test-wadavoh7xehi/hello? sausage/êé" 2025/10/07 03:32:15 DEBUG : fs cache: renaming cache item "TestSFTPRcloneSSH:rclone-test-wadavoh7xehi/hello? sausage/êé" to be canonical "TestSFTPRcloneSSH{aFBXt}:rclone-test-wadavoh7xehi/hello? sausage/êé" 2025/10/07 03:32:15 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi/hello? sausage/êé: Shell path "/rclone-test-wadavoh7xehi/hello? sausage/êé/a/b/c/d/e.txt" 2025/10/07 03:32:15 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi/hello? sausage/êé: ssh external: creating additional session 2025/10/07 03:32:15 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi/hello? sausage/êé: Running remote command: md5sum /rclone-test-wadavoh7xehi/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/10/07 03:32:15 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi/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-wadavoh7xehi/hello\?\ sausage/êé/a/b/c/d/e.txt" 2025/10/07 03:32:15 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi/hello? sausage/êé: ssh external: command exited OK 2025/10/07 03:32:15 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi/hello? sausage/êé: Remote command result: eb423ede8d3a9f9e84afedd821c17126 /rclone-test-wadavoh7xehi/hello? sausage/êé/a/b/c/d/e.txt 2025/10/07 03:32:15 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi/hello? sausage/êé: ssh external: close 2025/10/07 03:32:15 DEBUG : a/b/c/d/e.txt: Parsed hash: eb423ede8d3a9f9e84afedd821c17126 2025/10/07 03:32:15 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi/hello? sausage/êé: Shell path "/rclone-test-wadavoh7xehi/hello? sausage/êé/a/b/c/d/e.txt" 2025/10/07 03:32:15 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi/hello? sausage/êé: ssh external: creating additional session 2025/10/07 03:32:15 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi/hello? sausage/êé: Running remote command: sha1sum /rclone-test-wadavoh7xehi/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/10/07 03:32:15 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi/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-wadavoh7xehi/hello\?\ sausage/êé/a/b/c/d/e.txt" 2025/10/07 03:32:15 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi/hello? sausage/êé: ssh external: command exited OK 2025/10/07 03:32:15 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi/hello? sausage/êé: Remote command result: 27609c099a1b4fac3ec41f9f1ded5d677cc91748 /rclone-test-wadavoh7xehi/hello? sausage/êé/a/b/c/d/e.txt 2025/10/07 03:32:15 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi/hello? sausage/êé: ssh external: close 2025/10/07 03:32:15 DEBUG : a/b/c/d/e.txt: Parsed hash: 27609c099a1b4fac3ec41f9f1ded5d677cc91748 2025/10/07 03:32:15 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi/hello? sausage/êé: Shell path "/rclone-test-wadavoh7xehi/hello? sausage/êé/a/b/c/d/e.txt" 2025/10/07 03:32:15 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi/hello? sausage/êé: ssh external: creating additional session 2025/10/07 03:32:15 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi/hello? sausage/êé: Running remote command: md5sum /rclone-test-wadavoh7xehi/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/10/07 03:32:15 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi/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-wadavoh7xehi/hello\?\ sausage/êé/a/b/c/d/e.txt" 2025/10/07 03:32:16 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi/hello? sausage/êé: ssh external: command exited OK 2025/10/07 03:32:16 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi/hello? sausage/êé: Remote command result: eb423ede8d3a9f9e84afedd821c17126 /rclone-test-wadavoh7xehi/hello? sausage/êé/a/b/c/d/e.txt 2025/10/07 03:32:16 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi/hello? sausage/êé: ssh external: close 2025/10/07 03:32:16 DEBUG : a/b/c/d/e.txt: Parsed hash: eb423ede8d3a9f9e84afedd821c17126 2025/10/07 03:32:16 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi/hello? sausage/êé: Shell path "/rclone-test-wadavoh7xehi/hello? sausage/êé/a/b/c/d/e.txt" 2025/10/07 03:32:16 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi/hello? sausage/êé: ssh external: creating additional session 2025/10/07 03:32:16 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi/hello? sausage/êé: Running remote command: sha1sum /rclone-test-wadavoh7xehi/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/10/07 03:32:16 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi/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-wadavoh7xehi/hello\?\ sausage/êé/a/b/c/d/e.txt" 2025/10/07 03:32:16 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi/hello? sausage/êé: ssh external: command exited OK 2025/10/07 03:32:16 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi/hello? sausage/êé: Remote command result: 27609c099a1b4fac3ec41f9f1ded5d677cc91748 /rclone-test-wadavoh7xehi/hello? sausage/êé/a/b/c/d/e.txt 2025/10/07 03:32:16 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi/hello? sausage/êé: ssh external: close 2025/10/07 03:32:16 DEBUG : a/b/c/d/e.txt: Parsed hash: 27609c099a1b4fac3ec41f9f1ded5d677cc91748 2025/10/07 03:32:16 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi/hello? sausage/êé: ssh external: creating additional session 2025/10/07 03:32:16 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi/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/10/07 03:32:16 DEBUG : Waiting for deletions to finish 2025/10/07 03:32:16 INFO : a/b/c/d/e.txt: Deleted 2025/10/07 03:32:16 DEBUG : removing 1 level 4 directories 2025/10/07 03:32:16 INFO : a/b/c/d: Removing directory 2025/10/07 03:32:16 DEBUG : removing 1 level 3 directories 2025/10/07 03:32:16 INFO : a/b/c: Removing directory 2025/10/07 03:32:16 DEBUG : removing 1 level 2 directories 2025/10/07 03:32:16 INFO : a/b: Removing directory 2025/10/07 03:32:16 DEBUG : removing 1 level 1 directories 2025/10/07 03:32:16 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy fstests.go:1254: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2025/10/07 03:32:16 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/file name.txt" 2025/10/07 03:32:16 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:16 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: md5sum /rclone-test-wadavoh7xehi/file\ name.txt 2025/10/07 03:32:16 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-wadavoh7xehi/file\ name.txt" 2025/10/07 03:32:16 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:16 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: b73cfcc14909ad9f814fdacd2e253414 /rclone-test-wadavoh7xehi/file name.txt 2025/10/07 03:32:16 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:16 DEBUG : file name.txt: Parsed hash: b73cfcc14909ad9f814fdacd2e253414 2025/10/07 03:32:16 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/file name.txt" 2025/10/07 03:32:16 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:16 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: sha1sum /rclone-test-wadavoh7xehi/file\ name.txt 2025/10/07 03:32:16 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-wadavoh7xehi/file\ name.txt" 2025/10/07 03:32:16 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:16 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: ffee4679a64f2d27b8f5485e52970f620ea8c0e5 /rclone-test-wadavoh7xehi/file name.txt 2025/10/07 03:32:16 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:16 DEBUG : file name.txt: Parsed hash: ffee4679a64f2d27b8f5485e52970f620ea8c0e5 2025/10/07 03:32:16 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/other.txt" 2025/10/07 03:32:16 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:16 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: md5sum /rclone-test-wadavoh7xehi/other.txt 2025/10/07 03:32:16 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-wadavoh7xehi/other.txt" 2025/10/07 03:32:16 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:16 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 2e902f6f7cdfbf1807cda00ddc86b1ff /rclone-test-wadavoh7xehi/other.txt 2025/10/07 03:32:16 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:16 DEBUG : other.txt: Parsed hash: 2e902f6f7cdfbf1807cda00ddc86b1ff 2025/10/07 03:32:16 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/other.txt" 2025/10/07 03:32:16 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:16 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: sha1sum /rclone-test-wadavoh7xehi/other.txt 2025/10/07 03:32:16 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-wadavoh7xehi/other.txt" 2025/10/07 03:32:16 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:16 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 5910043efb6e22a71e58d2004f2bc62f3981add8 /rclone-test-wadavoh7xehi/other.txt 2025/10/07 03:32:16 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:16 DEBUG : other.txt: Parsed hash: 5910043efb6e22a71e58d2004f2bc62f3981add8 2025/10/07 03:32:16 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:16 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2025/10/07 03:32:16 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/other.txt" 2025/10/07 03:32:16 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:16 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: md5sum /rclone-test-wadavoh7xehi/other.txt 2025/10/07 03:32:16 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-wadavoh7xehi/other.txt" 2025/10/07 03:32:16 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:16 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 2e902f6f7cdfbf1807cda00ddc86b1ff /rclone-test-wadavoh7xehi/other.txt 2025/10/07 03:32:16 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:16 DEBUG : other.txt: Parsed hash: 2e902f6f7cdfbf1807cda00ddc86b1ff 2025/10/07 03:32:16 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/other.txt" 2025/10/07 03:32:16 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:16 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: sha1sum /rclone-test-wadavoh7xehi/other.txt 2025/10/07 03:32:16 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-wadavoh7xehi/other.txt" 2025/10/07 03:32:17 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:17 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 5910043efb6e22a71e58d2004f2bc62f3981add8 /rclone-test-wadavoh7xehi/other.txt 2025/10/07 03:32:17 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:17 DEBUG : other.txt: Parsed hash: 5910043efb6e22a71e58d2004f2bc62f3981add8 2025/10/07 03:32:17 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/moveTest/other.txt" 2025/10/07 03:32:17 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:17 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: md5sum /rclone-test-wadavoh7xehi/moveTest/other.txt 2025/10/07 03:32:17 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-wadavoh7xehi/moveTest/other.txt" 2025/10/07 03:32:17 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:17 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: b73cfcc14909ad9f814fdacd2e253414 /rclone-test-wadavoh7xehi/moveTest/other.txt 2025/10/07 03:32:17 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:17 DEBUG : moveTest/other.txt: Parsed hash: b73cfcc14909ad9f814fdacd2e253414 2025/10/07 03:32:17 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/moveTest/other.txt" 2025/10/07 03:32:17 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:17 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: sha1sum /rclone-test-wadavoh7xehi/moveTest/other.txt 2025/10/07 03:32:17 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-wadavoh7xehi/moveTest/other.txt" 2025/10/07 03:32:17 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:17 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: ffee4679a64f2d27b8f5485e52970f620ea8c0e5 /rclone-test-wadavoh7xehi/moveTest/other.txt 2025/10/07 03:32:17 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:17 DEBUG : moveTest/other.txt: Parsed hash: ffee4679a64f2d27b8f5485e52970f620ea8c0e5 2025/10/07 03:32:17 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/file name.txt" 2025/10/07 03:32:17 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:17 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: md5sum /rclone-test-wadavoh7xehi/file\ name.txt 2025/10/07 03:32:17 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-wadavoh7xehi/file\ name.txt" 2025/10/07 03:32:17 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:17 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: b73cfcc14909ad9f814fdacd2e253414 /rclone-test-wadavoh7xehi/file name.txt 2025/10/07 03:32:17 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:17 DEBUG : file name.txt: Parsed hash: b73cfcc14909ad9f814fdacd2e253414 2025/10/07 03:32:17 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/file name.txt" 2025/10/07 03:32:17 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:17 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: sha1sum /rclone-test-wadavoh7xehi/file\ name.txt 2025/10/07 03:32:17 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-wadavoh7xehi/file\ name.txt" 2025/10/07 03:32:17 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:17 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: ffee4679a64f2d27b8f5485e52970f620ea8c0e5 /rclone-test-wadavoh7xehi/file name.txt 2025/10/07 03:32:17 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:17 DEBUG : file name.txt: Parsed hash: ffee4679a64f2d27b8f5485e52970f620ea8c0e5 2025/10/07 03:32:17 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/other.txt" 2025/10/07 03:32:17 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:17 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: md5sum /rclone-test-wadavoh7xehi/other.txt 2025/10/07 03:32:17 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-wadavoh7xehi/other.txt" 2025/10/07 03:32:17 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:17 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 2e902f6f7cdfbf1807cda00ddc86b1ff /rclone-test-wadavoh7xehi/other.txt 2025/10/07 03:32:17 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:17 DEBUG : other.txt: Parsed hash: 2e902f6f7cdfbf1807cda00ddc86b1ff 2025/10/07 03:32:17 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/other.txt" 2025/10/07 03:32:17 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:17 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: sha1sum /rclone-test-wadavoh7xehi/other.txt 2025/10/07 03:32:17 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-wadavoh7xehi/other.txt" 2025/10/07 03:32:17 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:17 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 5910043efb6e22a71e58d2004f2bc62f3981add8 /rclone-test-wadavoh7xehi/other.txt 2025/10/07 03:32:17 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:17 DEBUG : other.txt: Parsed hash: 5910043efb6e22a71e58d2004f2bc62f3981add8 2025/10/07 03:32:17 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/file name.txt" 2025/10/07 03:32:17 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:17 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: md5sum /rclone-test-wadavoh7xehi/file\ name.txt 2025/10/07 03:32:17 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-wadavoh7xehi/file\ name.txt" 2025/10/07 03:32:17 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:17 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: b73cfcc14909ad9f814fdacd2e253414 /rclone-test-wadavoh7xehi/file name.txt 2025/10/07 03:32:17 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:17 DEBUG : file name.txt: Parsed hash: b73cfcc14909ad9f814fdacd2e253414 2025/10/07 03:32:17 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/file name.txt" 2025/10/07 03:32:17 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:17 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: sha1sum /rclone-test-wadavoh7xehi/file\ name.txt 2025/10/07 03:32:17 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-wadavoh7xehi/file\ name.txt" 2025/10/07 03:32:17 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:17 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: ffee4679a64f2d27b8f5485e52970f620ea8c0e5 /rclone-test-wadavoh7xehi/file name.txt 2025/10/07 03:32:17 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:17 DEBUG : file name.txt: Parsed hash: ffee4679a64f2d27b8f5485e52970f620ea8c0e5 2025/10/07 03:32:17 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/07 03:32:17 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:17 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: md5sum /rclone-test-wadavoh7xehi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/07 03:32:17 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-wadavoh7xehi/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/10/07 03:32:18 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:18 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 2e902f6f7cdfbf1807cda00ddc86b1ff /rclone-test-wadavoh7xehi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/07 03:32:18 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2e902f6f7cdfbf1807cda00ddc86b1ff 2025/10/07 03:32:18 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/07 03:32:18 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:18 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: sha1sum /rclone-test-wadavoh7xehi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/07 03:32:18 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-wadavoh7xehi/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/10/07 03:32:18 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:18 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 5910043efb6e22a71e58d2004f2bc62f3981add8 /rclone-test-wadavoh7xehi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/07 03:32:18 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 5910043efb6e22a71e58d2004f2bc62f3981add8 === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1398: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2025/10/07 03:32:18 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-piyekug4xovo" 2025/10/07 03:32:18 DEBUG : Setting type="sftp" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2025/10/07 03:32:18 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/10/07 03:32:18 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2025/10/07 03:32:18 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/10/07 03:32:18 DEBUG : sftp://rclone@:22/rclone-test-piyekug4xovo: ssh external: creating additional session 2025/10/07 03:32:18 DEBUG : sftp://rclone@:22/rclone-test-piyekug4xovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2025/10/07 03:32:18 DEBUG : sftp://rclone@:22/rclone-test-piyekug4xovo: Shell type "unix" from config 2025/10/07 03:32:18 DEBUG : sftp://rclone@:22/rclone-test-piyekug4xovo: Relative path resolved to "/rclone-test-piyekug4xovo" 2025/10/07 03:32:18 DEBUG : sftp://rclone@:22/rclone-test-piyekug4xovo: Using root directory "/rclone-test-piyekug4xovo" 2025/10/07 03:32:18 DEBUG : sftp://rclone@:22/rclone-test-piyekug4xovo: Shell path "/rclone-test-piyekug4xovo/new_name/sub_new_name/file name.txt" 2025/10/07 03:32:18 DEBUG : sftp://rclone@:22/rclone-test-piyekug4xovo: ssh external: creating additional session 2025/10/07 03:32:18 DEBUG : sftp://rclone@:22/rclone-test-piyekug4xovo: Running remote command: md5sum /rclone-test-piyekug4xovo/new_name/sub_new_name/file\ name.txt 2025/10/07 03:32:18 DEBUG : sftp://rclone@:22/rclone-test-piyekug4xovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-piyekug4xovo/new_name/sub_new_name/file\ name.txt" 2025/10/07 03:32:18 DEBUG : sftp://rclone@:22/rclone-test-piyekug4xovo: ssh external: command exited OK 2025/10/07 03:32:18 DEBUG : sftp://rclone@:22/rclone-test-piyekug4xovo: Remote command result: b73cfcc14909ad9f814fdacd2e253414 /rclone-test-piyekug4xovo/new_name/sub_new_name/file name.txt 2025/10/07 03:32:18 DEBUG : sftp://rclone@:22/rclone-test-piyekug4xovo: ssh external: close 2025/10/07 03:32:18 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: b73cfcc14909ad9f814fdacd2e253414 2025/10/07 03:32:18 DEBUG : sftp://rclone@:22/rclone-test-piyekug4xovo: Shell path "/rclone-test-piyekug4xovo/new_name/sub_new_name/file name.txt" 2025/10/07 03:32:18 DEBUG : sftp://rclone@:22/rclone-test-piyekug4xovo: ssh external: creating additional session 2025/10/07 03:32:18 DEBUG : sftp://rclone@:22/rclone-test-piyekug4xovo: Running remote command: sha1sum /rclone-test-piyekug4xovo/new_name/sub_new_name/file\ name.txt 2025/10/07 03:32:18 DEBUG : sftp://rclone@:22/rclone-test-piyekug4xovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-piyekug4xovo/new_name/sub_new_name/file\ name.txt" 2025/10/07 03:32:18 DEBUG : sftp://rclone@:22/rclone-test-piyekug4xovo: ssh external: command exited OK 2025/10/07 03:32:18 DEBUG : sftp://rclone@:22/rclone-test-piyekug4xovo: Remote command result: ffee4679a64f2d27b8f5485e52970f620ea8c0e5 /rclone-test-piyekug4xovo/new_name/sub_new_name/file name.txt 2025/10/07 03:32:18 DEBUG : sftp://rclone@:22/rclone-test-piyekug4xovo: ssh external: close 2025/10/07 03:32:18 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: ffee4679a64f2d27b8f5485e52970f620ea8c0e5 2025/10/07 03:32:18 DEBUG : sftp://rclone@:22/rclone-test-piyekug4xovo: Shell path "/rclone-test-piyekug4xovo/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/07 03:32:18 DEBUG : sftp://rclone@:22/rclone-test-piyekug4xovo: ssh external: creating additional session 2025/10/07 03:32:18 DEBUG : sftp://rclone@:22/rclone-test-piyekug4xovo: Running remote command: md5sum /rclone-test-piyekug4xovo/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/07 03:32:18 DEBUG : sftp://rclone@:22/rclone-test-piyekug4xovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-piyekug4xovo/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/10/07 03:32:18 DEBUG : sftp://rclone@:22/rclone-test-piyekug4xovo: ssh external: command exited OK 2025/10/07 03:32:18 DEBUG : sftp://rclone@:22/rclone-test-piyekug4xovo: Remote command result: 2e902f6f7cdfbf1807cda00ddc86b1ff /rclone-test-piyekug4xovo/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/07 03:32:18 DEBUG : sftp://rclone@:22/rclone-test-piyekug4xovo: ssh external: close 2025/10/07 03:32:18 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2e902f6f7cdfbf1807cda00ddc86b1ff 2025/10/07 03:32:18 DEBUG : sftp://rclone@:22/rclone-test-piyekug4xovo: Shell path "/rclone-test-piyekug4xovo/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/07 03:32:18 DEBUG : sftp://rclone@:22/rclone-test-piyekug4xovo: ssh external: creating additional session 2025/10/07 03:32:18 DEBUG : sftp://rclone@:22/rclone-test-piyekug4xovo: Running remote command: sha1sum /rclone-test-piyekug4xovo/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/07 03:32:18 DEBUG : sftp://rclone@:22/rclone-test-piyekug4xovo: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-piyekug4xovo/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/10/07 03:32:18 DEBUG : sftp://rclone@:22/rclone-test-piyekug4xovo: ssh external: command exited OK 2025/10/07 03:32:18 DEBUG : sftp://rclone@:22/rclone-test-piyekug4xovo: Remote command result: 5910043efb6e22a71e58d2004f2bc62f3981add8 /rclone-test-piyekug4xovo/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/07 03:32:18 DEBUG : sftp://rclone@:22/rclone-test-piyekug4xovo: ssh external: close 2025/10/07 03:32:18 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 5910043efb6e22a71e58d2004f2bc62f3981add8 2025/10/07 03:32:18 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/file name.txt" 2025/10/07 03:32:18 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:18 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: md5sum /rclone-test-wadavoh7xehi/file\ name.txt 2025/10/07 03:32:18 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-wadavoh7xehi/file\ name.txt" 2025/10/07 03:32:18 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:18 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: b73cfcc14909ad9f814fdacd2e253414 /rclone-test-wadavoh7xehi/file name.txt 2025/10/07 03:32:18 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:18 DEBUG : file name.txt: Parsed hash: b73cfcc14909ad9f814fdacd2e253414 2025/10/07 03:32:18 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/file name.txt" 2025/10/07 03:32:18 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:18 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: sha1sum /rclone-test-wadavoh7xehi/file\ name.txt 2025/10/07 03:32:18 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-wadavoh7xehi/file\ name.txt" 2025/10/07 03:32:18 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:18 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: ffee4679a64f2d27b8f5485e52970f620ea8c0e5 /rclone-test-wadavoh7xehi/file name.txt 2025/10/07 03:32:18 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:18 DEBUG : file name.txt: Parsed hash: ffee4679a64f2d27b8f5485e52970f620ea8c0e5 2025/10/07 03:32:18 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/07 03:32:18 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:18 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: md5sum /rclone-test-wadavoh7xehi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/07 03:32:18 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-wadavoh7xehi/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/10/07 03:32:19 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:19 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 2e902f6f7cdfbf1807cda00ddc86b1ff /rclone-test-wadavoh7xehi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/07 03:32:19 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:19 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2e902f6f7cdfbf1807cda00ddc86b1ff 2025/10/07 03:32:19 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/07 03:32:19 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:19 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: sha1sum /rclone-test-wadavoh7xehi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/07 03:32:19 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-wadavoh7xehi/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/10/07 03:32:19 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:19 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 5910043efb6e22a71e58d2004f2bc62f3981add8 /rclone-test-wadavoh7xehi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/07 03:32:19 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:19 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 5910043efb6e22a71e58d2004f2bc62f3981add8 2025/10/07 03:32:19 DEBUG : sftp://rclone@:22/rclone-test-piyekug4xovo: Purge dir "new_name" 2025/10/07 03:32:19 DEBUG : sftp://rclone@:22/rclone-test-piyekug4xovo: 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/10/07 03:32:19 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/file name.txt" 2025/10/07 03:32:19 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:19 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: md5sum /rclone-test-wadavoh7xehi/file\ name.txt 2025/10/07 03:32:19 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-wadavoh7xehi/file\ name.txt" 2025/10/07 03:32:19 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:19 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: b73cfcc14909ad9f814fdacd2e253414 /rclone-test-wadavoh7xehi/file name.txt 2025/10/07 03:32:19 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:19 DEBUG : file name.txt: Parsed hash: b73cfcc14909ad9f814fdacd2e253414 2025/10/07 03:32:19 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/file name.txt" 2025/10/07 03:32:19 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:19 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: sha1sum /rclone-test-wadavoh7xehi/file\ name.txt 2025/10/07 03:32:19 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-wadavoh7xehi/file\ name.txt" 2025/10/07 03:32:19 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:19 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: ffee4679a64f2d27b8f5485e52970f620ea8c0e5 /rclone-test-wadavoh7xehi/file name.txt 2025/10/07 03:32:19 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:19 DEBUG : file name.txt: Parsed hash: ffee4679a64f2d27b8f5485e52970f620ea8c0e5 === 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/10/07 03:32:19 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/file name.txt" 2025/10/07 03:32:19 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:19 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: md5sum /rclone-test-wadavoh7xehi/file\ name.txt 2025/10/07 03:32:19 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-wadavoh7xehi/file\ name.txt" 2025/10/07 03:32:19 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:19 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: a6c9d3b26f92ce36fa91329aa0c9a32d /rclone-test-wadavoh7xehi/file name.txt 2025/10/07 03:32:19 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:19 DEBUG : file name.txt: Parsed hash: a6c9d3b26f92ce36fa91329aa0c9a32d 2025/10/07 03:32:19 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/file name.txt" 2025/10/07 03:32:19 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:19 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: sha1sum /rclone-test-wadavoh7xehi/file\ name.txt 2025/10/07 03:32:19 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-wadavoh7xehi/file\ name.txt" 2025/10/07 03:32:19 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:19 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 2eeed8ce96467927f39b063cc7602e034c0e6d35 /rclone-test-wadavoh7xehi/file name.txt 2025/10/07 03:32:19 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:19 DEBUG : file name.txt: Parsed hash: 2eeed8ce96467927f39b063cc7602e034c0e6d35 2025/10/07 03:32:19 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/file name.txt" 2025/10/07 03:32:19 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:19 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: md5sum /rclone-test-wadavoh7xehi/file\ name.txt 2025/10/07 03:32:19 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-wadavoh7xehi/file\ name.txt" 2025/10/07 03:32:19 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:19 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: a6c9d3b26f92ce36fa91329aa0c9a32d /rclone-test-wadavoh7xehi/file name.txt 2025/10/07 03:32:19 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:19 DEBUG : file name.txt: Parsed hash: a6c9d3b26f92ce36fa91329aa0c9a32d 2025/10/07 03:32:19 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/file name.txt" 2025/10/07 03:32:19 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:19 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: sha1sum /rclone-test-wadavoh7xehi/file\ name.txt 2025/10/07 03:32:19 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-wadavoh7xehi/file\ name.txt" 2025/10/07 03:32:19 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:19 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 2eeed8ce96467927f39b063cc7602e034c0e6d35 /rclone-test-wadavoh7xehi/file name.txt 2025/10/07 03:32:19 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:19 DEBUG : file name.txt: Parsed hash: 2eeed8ce96467927f39b063cc7602e034c0e6d35 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/10/07 03:32:19 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-wadavoh7xehi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/07 03:32:19 DEBUG : Setting type="sftp" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2025/10/07 03:32: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/10/07 03:32:19 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2025/10/07 03:32: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/10/07 03:32:19 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: ssh external: creating additional session 2025/10/07 03:32:19 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi/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/10/07 03:32:20 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2025/10/07 03:32:20 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/rclone-test-wadavoh7xehi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/07 03:32:20 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/rclone-test-wadavoh7xehi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2025/10/07 03:32:20 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-wadavoh7xehi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/07 03:32:20 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: ssh external: creating additional session 2025/10/07 03:32:20 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /rclone-test-wadavoh7xehi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/07 03:32:20 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi/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-wadavoh7xehi/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/10/07 03:32:20 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: ssh external: command exited OK 2025/10/07 03:32:20 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 2e902f6f7cdfbf1807cda00ddc86b1ff /rclone-test-wadavoh7xehi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/07 03:32:20 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: ssh external: close 2025/10/07 03:32:20 DEBUG : z.txt: Parsed hash: 2e902f6f7cdfbf1807cda00ddc86b1ff 2025/10/07 03:32:20 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-wadavoh7xehi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/07 03:32:20 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: ssh external: creating additional session 2025/10/07 03:32:20 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /rclone-test-wadavoh7xehi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/07 03:32:20 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi/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-wadavoh7xehi/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/10/07 03:32:20 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: ssh external: command exited OK 2025/10/07 03:32:20 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 5910043efb6e22a71e58d2004f2bc62f3981add8 /rclone-test-wadavoh7xehi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/07 03:32:20 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: ssh external: close 2025/10/07 03:32:20 DEBUG : z.txt: Parsed hash: 5910043efb6e22a71e58d2004f2bc62f3981add8 === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/10/07 03:32:20 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-wadavoh7xehi/not found.txt" 2025/10/07 03:32:20 DEBUG : Setting type="sftp" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2025/10/07 03:32:20 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/10/07 03:32:20 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2025/10/07 03:32:20 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/10/07 03:32:20 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi/not found.txt: ssh external: creating additional session 2025/10/07 03:32:20 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi/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/10/07 03:32:20 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi/not found.txt: Shell type "unix" from config 2025/10/07 03:32:20 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi/not found.txt: Relative path resolved to "/rclone-test-wadavoh7xehi/not found.txt" 2025/10/07 03:32:20 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi/not found.txt: Using root directory "/rclone-test-wadavoh7xehi/not found.txt" 2025/10/07 03:32:20 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestSFTPRcloneSSH:" path "rclone-test-wadavoh7xehi" from "TestSFTPRcloneSSH:rclone-test-wadavoh7xehi" 2025/10/07 03:32:20 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:" 2025/10/07 03:32:20 DEBUG : Setting type="sftp" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2025/10/07 03:32:20 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/10/07 03:32:20 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2025/10/07 03:32:20 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/10/07 03:32:20 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2025/10/07 03:32:20 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/10/07 03:32:20 DEBUG : sftp://rclone@:22/: Shell type "unix" from config 2025/10/07 03:32:20 DEBUG : sftp://rclone@:22/: Relative path resolved to "/" 2025/10/07 03:32:20 DEBUG : sftp://rclone@:22/: Using root directory "/" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2025/10/07 03:32:20 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-wadavoh7xehi/file name.txt" 2025/10/07 03:32:20 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2025/10/07 03:32:20 DEBUG : sftp://rclone@:22/: Running remote command: md5sum /rclone-test-wadavoh7xehi/file\ name.txt 2025/10/07 03:32:20 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-wadavoh7xehi/file\ name.txt" 2025/10/07 03:32:20 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2025/10/07 03:32:20 DEBUG : sftp://rclone@:22/: Remote command result: a6c9d3b26f92ce36fa91329aa0c9a32d /rclone-test-wadavoh7xehi/file name.txt 2025/10/07 03:32:20 DEBUG : sftp://rclone@:22/: ssh external: close 2025/10/07 03:32:20 DEBUG : rclone-test-wadavoh7xehi/file name.txt: Parsed hash: a6c9d3b26f92ce36fa91329aa0c9a32d 2025/10/07 03:32:20 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-wadavoh7xehi/file name.txt" 2025/10/07 03:32:20 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2025/10/07 03:32:20 DEBUG : sftp://rclone@:22/: Running remote command: sha1sum /rclone-test-wadavoh7xehi/file\ name.txt 2025/10/07 03:32:20 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-wadavoh7xehi/file\ name.txt" 2025/10/07 03:32:20 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2025/10/07 03:32:20 DEBUG : sftp://rclone@:22/: Remote command result: 2eeed8ce96467927f39b063cc7602e034c0e6d35 /rclone-test-wadavoh7xehi/file name.txt 2025/10/07 03:32:20 DEBUG : sftp://rclone@:22/: ssh external: close 2025/10/07 03:32:20 DEBUG : rclone-test-wadavoh7xehi/file name.txt: Parsed hash: 2eeed8ce96467927f39b063cc7602e034c0e6d35 2025/10/07 03:32:20 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-wadavoh7xehi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/07 03:32:20 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2025/10/07 03:32:20 DEBUG : sftp://rclone@:22/: Running remote command: md5sum /rclone-test-wadavoh7xehi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/07 03:32:20 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-wadavoh7xehi/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/10/07 03:32:20 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2025/10/07 03:32:20 DEBUG : sftp://rclone@:22/: Remote command result: 2e902f6f7cdfbf1807cda00ddc86b1ff /rclone-test-wadavoh7xehi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/07 03:32:20 DEBUG : sftp://rclone@:22/: ssh external: close 2025/10/07 03:32:20 DEBUG : rclone-test-wadavoh7xehi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2e902f6f7cdfbf1807cda00ddc86b1ff 2025/10/07 03:32:20 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-wadavoh7xehi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/07 03:32:20 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2025/10/07 03:32:20 DEBUG : sftp://rclone@:22/: Running remote command: sha1sum /rclone-test-wadavoh7xehi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/07 03:32:20 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-wadavoh7xehi/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/10/07 03:32:20 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2025/10/07 03:32:20 DEBUG : sftp://rclone@:22/: Remote command result: 5910043efb6e22a71e58d2004f2bc62f3981add8 /rclone-test-wadavoh7xehi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/07 03:32:20 DEBUG : sftp://rclone@:22/: ssh external: close 2025/10/07 03:32:20 DEBUG : rclone-test-wadavoh7xehi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 5910043efb6e22a71e58d2004f2bc62f3981add8 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2025/10/07 03:32:20 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-wadavoh7xehi/file name.txt" 2025/10/07 03:32:20 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2025/10/07 03:32:20 DEBUG : sftp://rclone@:22/: Running remote command: md5sum /rclone-test-wadavoh7xehi/file\ name.txt 2025/10/07 03:32:20 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-wadavoh7xehi/file\ name.txt" 2025/10/07 03:32:20 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2025/10/07 03:32:20 DEBUG : sftp://rclone@:22/: Remote command result: a6c9d3b26f92ce36fa91329aa0c9a32d /rclone-test-wadavoh7xehi/file name.txt 2025/10/07 03:32:20 DEBUG : sftp://rclone@:22/: ssh external: close 2025/10/07 03:32:20 DEBUG : rclone-test-wadavoh7xehi/file name.txt: Parsed hash: a6c9d3b26f92ce36fa91329aa0c9a32d 2025/10/07 03:32:20 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-wadavoh7xehi/file name.txt" 2025/10/07 03:32:20 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2025/10/07 03:32:20 DEBUG : sftp://rclone@:22/: Running remote command: sha1sum /rclone-test-wadavoh7xehi/file\ name.txt 2025/10/07 03:32:20 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-wadavoh7xehi/file\ name.txt" 2025/10/07 03:32:21 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2025/10/07 03:32:21 DEBUG : sftp://rclone@:22/: Remote command result: 2eeed8ce96467927f39b063cc7602e034c0e6d35 /rclone-test-wadavoh7xehi/file name.txt 2025/10/07 03:32:21 DEBUG : sftp://rclone@:22/: ssh external: close 2025/10/07 03:32:21 DEBUG : rclone-test-wadavoh7xehi/file name.txt: Parsed hash: 2eeed8ce96467927f39b063cc7602e034c0e6d35 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1945: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2025/10/07 03:32:21 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-wadavoh7xehi/created from root.txt" 2025/10/07 03:32:21 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2025/10/07 03:32:21 DEBUG : sftp://rclone@:22/: Running remote command: md5sum /rclone-test-wadavoh7xehi/created\ from\ root.txt 2025/10/07 03:32:21 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-wadavoh7xehi/created\ from\ root.txt" 2025/10/07 03:32:21 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2025/10/07 03:32:21 DEBUG : sftp://rclone@:22/: Remote command result: 6535f759b3a102aedb0658677175369f /rclone-test-wadavoh7xehi/created from root.txt 2025/10/07 03:32:21 DEBUG : sftp://rclone@:22/: ssh external: close 2025/10/07 03:32:21 DEBUG : rclone-test-wadavoh7xehi/created from root.txt: Parsed hash: 6535f759b3a102aedb0658677175369f 2025/10/07 03:32:21 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-wadavoh7xehi/created from root.txt" 2025/10/07 03:32:21 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2025/10/07 03:32:21 DEBUG : sftp://rclone@:22/: Running remote command: sha1sum /rclone-test-wadavoh7xehi/created\ from\ root.txt 2025/10/07 03:32:21 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-wadavoh7xehi/created\ from\ root.txt" 2025/10/07 03:32:21 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2025/10/07 03:32:21 DEBUG : sftp://rclone@:22/: Remote command result: 22053466f43b990312a424f323c3d2e43d0f1171 /rclone-test-wadavoh7xehi/created from root.txt 2025/10/07 03:32:21 DEBUG : sftp://rclone@:22/: ssh external: close 2025/10/07 03:32:21 DEBUG : rclone-test-wadavoh7xehi/created from root.txt: Parsed hash: 22053466f43b990312a424f323c3d2e43d0f1171 2025/10/07 03:32:21 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-wadavoh7xehi/created from root.txt" 2025/10/07 03:32:21 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2025/10/07 03:32:21 DEBUG : sftp://rclone@:22/: Running remote command: md5sum /rclone-test-wadavoh7xehi/created\ from\ root.txt 2025/10/07 03:32:21 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-wadavoh7xehi/created\ from\ root.txt" 2025/10/07 03:32:21 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2025/10/07 03:32:21 DEBUG : sftp://rclone@:22/: Remote command result: 6535f759b3a102aedb0658677175369f /rclone-test-wadavoh7xehi/created from root.txt 2025/10/07 03:32:21 DEBUG : sftp://rclone@:22/: ssh external: close 2025/10/07 03:32:21 DEBUG : rclone-test-wadavoh7xehi/created from root.txt: Parsed hash: 6535f759b3a102aedb0658677175369f 2025/10/07 03:32:21 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-wadavoh7xehi/created from root.txt" 2025/10/07 03:32:21 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2025/10/07 03:32:21 DEBUG : sftp://rclone@:22/: Running remote command: sha1sum /rclone-test-wadavoh7xehi/created\ from\ root.txt 2025/10/07 03:32:21 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-wadavoh7xehi/created\ from\ root.txt" 2025/10/07 03:32:21 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2025/10/07 03:32:21 DEBUG : sftp://rclone@:22/: Remote command result: 22053466f43b990312a424f323c3d2e43d0f1171 /rclone-test-wadavoh7xehi/created from root.txt 2025/10/07 03:32:21 DEBUG : sftp://rclone@:22/: ssh external: close 2025/10/07 03:32:21 DEBUG : rclone-test-wadavoh7xehi/created from root.txt: Parsed hash: 22053466f43b990312a424f323c3d2e43d0f1171 2025/10/07 03:32:21 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-wadavoh7xehi/created from root.txt" 2025/10/07 03:32:21 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2025/10/07 03:32:21 DEBUG : sftp://rclone@:22/: Running remote command: md5sum /rclone-test-wadavoh7xehi/created\ from\ root.txt 2025/10/07 03:32:21 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-wadavoh7xehi/created\ from\ root.txt" 2025/10/07 03:32:21 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2025/10/07 03:32:21 DEBUG : sftp://rclone@:22/: Remote command result: 6535f759b3a102aedb0658677175369f /rclone-test-wadavoh7xehi/created from root.txt 2025/10/07 03:32:21 DEBUG : sftp://rclone@:22/: ssh external: close 2025/10/07 03:32:21 DEBUG : rclone-test-wadavoh7xehi/created from root.txt: Parsed hash: 6535f759b3a102aedb0658677175369f 2025/10/07 03:32:21 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-wadavoh7xehi/created from root.txt" 2025/10/07 03:32:21 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2025/10/07 03:32:21 DEBUG : sftp://rclone@:22/: Running remote command: sha1sum /rclone-test-wadavoh7xehi/created\ from\ root.txt 2025/10/07 03:32:21 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-wadavoh7xehi/created\ from\ root.txt" 2025/10/07 03:32:21 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2025/10/07 03:32:21 DEBUG : sftp://rclone@:22/: Remote command result: 22053466f43b990312a424f323c3d2e43d0f1171 /rclone-test-wadavoh7xehi/created from root.txt 2025/10/07 03:32:21 DEBUG : sftp://rclone@:22/: ssh external: close 2025/10/07 03:32:21 DEBUG : rclone-test-wadavoh7xehi/created from root.txt: Parsed hash: 22053466f43b990312a424f323c3d2e43d0f1171 2025/10/07 03:32:21 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-wadavoh7xehi/file name.txt" 2025/10/07 03:32:21 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2025/10/07 03:32:21 DEBUG : sftp://rclone@:22/: Running remote command: md5sum /rclone-test-wadavoh7xehi/file\ name.txt 2025/10/07 03:32:21 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-wadavoh7xehi/file\ name.txt" 2025/10/07 03:32:21 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2025/10/07 03:32:21 DEBUG : sftp://rclone@:22/: Remote command result: a6c9d3b26f92ce36fa91329aa0c9a32d /rclone-test-wadavoh7xehi/file name.txt 2025/10/07 03:32:21 DEBUG : sftp://rclone@:22/: ssh external: close 2025/10/07 03:32:21 DEBUG : rclone-test-wadavoh7xehi/file name.txt: Parsed hash: a6c9d3b26f92ce36fa91329aa0c9a32d 2025/10/07 03:32:21 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-wadavoh7xehi/file name.txt" 2025/10/07 03:32:21 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2025/10/07 03:32:21 DEBUG : sftp://rclone@:22/: Running remote command: sha1sum /rclone-test-wadavoh7xehi/file\ name.txt 2025/10/07 03:32:21 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-wadavoh7xehi/file\ name.txt" 2025/10/07 03:32:21 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2025/10/07 03:32:21 DEBUG : sftp://rclone@:22/: Remote command result: 2eeed8ce96467927f39b063cc7602e034c0e6d35 /rclone-test-wadavoh7xehi/file name.txt 2025/10/07 03:32:21 DEBUG : sftp://rclone@:22/: ssh external: close 2025/10/07 03:32:21 DEBUG : rclone-test-wadavoh7xehi/file name.txt: Parsed hash: 2eeed8ce96467927f39b063cc7602e034c0e6d35 2025/10/07 03:32:21 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-wadavoh7xehi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/07 03:32:21 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2025/10/07 03:32:21 DEBUG : sftp://rclone@:22/: Running remote command: md5sum /rclone-test-wadavoh7xehi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/07 03:32:21 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-wadavoh7xehi/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/10/07 03:32:22 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2025/10/07 03:32:22 DEBUG : sftp://rclone@:22/: Remote command result: 2e902f6f7cdfbf1807cda00ddc86b1ff /rclone-test-wadavoh7xehi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/07 03:32:22 DEBUG : sftp://rclone@:22/: ssh external: close 2025/10/07 03:32:22 DEBUG : rclone-test-wadavoh7xehi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2e902f6f7cdfbf1807cda00ddc86b1ff 2025/10/07 03:32:22 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-wadavoh7xehi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/07 03:32:22 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2025/10/07 03:32:22 DEBUG : sftp://rclone@:22/: Running remote command: sha1sum /rclone-test-wadavoh7xehi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/07 03:32:22 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-wadavoh7xehi/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/10/07 03:32:22 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2025/10/07 03:32:22 DEBUG : sftp://rclone@:22/: Remote command result: 5910043efb6e22a71e58d2004f2bc62f3981add8 /rclone-test-wadavoh7xehi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/07 03:32:22 DEBUG : sftp://rclone@:22/: ssh external: close 2025/10/07 03:32:22 DEBUG : rclone-test-wadavoh7xehi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 5910043efb6e22a71e58d2004f2bc62f3981add8 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2025/10/07 03:32:22 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-wadavoh7xehi/file name.txt" 2025/10/07 03:32:22 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2025/10/07 03:32:22 DEBUG : sftp://rclone@:22/: Running remote command: md5sum /rclone-test-wadavoh7xehi/file\ name.txt 2025/10/07 03:32:22 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-wadavoh7xehi/file\ name.txt" 2025/10/07 03:32:22 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2025/10/07 03:32:22 DEBUG : sftp://rclone@:22/: Remote command result: a6c9d3b26f92ce36fa91329aa0c9a32d /rclone-test-wadavoh7xehi/file name.txt 2025/10/07 03:32:22 DEBUG : sftp://rclone@:22/: ssh external: close 2025/10/07 03:32:22 DEBUG : rclone-test-wadavoh7xehi/file name.txt: Parsed hash: a6c9d3b26f92ce36fa91329aa0c9a32d 2025/10/07 03:32:22 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-wadavoh7xehi/file name.txt" 2025/10/07 03:32:22 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2025/10/07 03:32:22 DEBUG : sftp://rclone@:22/: Running remote command: sha1sum /rclone-test-wadavoh7xehi/file\ name.txt 2025/10/07 03:32:22 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-wadavoh7xehi/file\ name.txt" 2025/10/07 03:32:22 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2025/10/07 03:32:22 DEBUG : sftp://rclone@:22/: Remote command result: 2eeed8ce96467927f39b063cc7602e034c0e6d35 /rclone-test-wadavoh7xehi/file name.txt 2025/10/07 03:32:22 DEBUG : sftp://rclone@:22/: ssh external: close 2025/10/07 03:32:22 DEBUG : rclone-test-wadavoh7xehi/file name.txt: Parsed hash: 2eeed8ce96467927f39b063cc7602e034c0e6d35 2025/10/07 03:32:22 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-wadavoh7xehi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/07 03:32:22 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2025/10/07 03:32:22 DEBUG : sftp://rclone@:22/: Running remote command: md5sum /rclone-test-wadavoh7xehi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/07 03:32:22 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-wadavoh7xehi/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/10/07 03:32:22 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2025/10/07 03:32:22 DEBUG : sftp://rclone@:22/: Remote command result: 2e902f6f7cdfbf1807cda00ddc86b1ff /rclone-test-wadavoh7xehi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/07 03:32:22 DEBUG : sftp://rclone@:22/: ssh external: close 2025/10/07 03:32:22 DEBUG : rclone-test-wadavoh7xehi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2e902f6f7cdfbf1807cda00ddc86b1ff 2025/10/07 03:32:22 DEBUG : sftp://rclone@:22/: Shell path "/rclone-test-wadavoh7xehi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/07 03:32:22 DEBUG : sftp://rclone@:22/: ssh external: creating additional session 2025/10/07 03:32:22 DEBUG : sftp://rclone@:22/: Running remote command: sha1sum /rclone-test-wadavoh7xehi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/07 03:32:22 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-wadavoh7xehi/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/10/07 03:32:22 DEBUG : sftp://rclone@:22/: ssh external: command exited OK 2025/10/07 03:32:22 DEBUG : sftp://rclone@:22/: Remote command result: 5910043efb6e22a71e58d2004f2bc62f3981add8 /rclone-test-wadavoh7xehi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/07 03:32:22 DEBUG : sftp://rclone@:22/: ssh external: close 2025/10/07 03:32:22 DEBUG : rclone-test-wadavoh7xehi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 5910043efb6e22a71e58d2004f2bc62f3981add8 === 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/10/07 03:32:22 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/07 03:32:22 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:22 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: md5sum /rclone-test-wadavoh7xehi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/07 03:32:22 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-wadavoh7xehi/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/10/07 03:32:22 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:22 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 2e902f6f7cdfbf1807cda00ddc86b1ff /rclone-test-wadavoh7xehi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/07 03:32:22 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:22 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2e902f6f7cdfbf1807cda00ddc86b1ff 2025/10/07 03:32:22 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/07 03:32:22 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:22 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: sha1sum /rclone-test-wadavoh7xehi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/07 03:32:22 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-wadavoh7xehi/hello\?\ sausage/êé/Hello,\ 世界/\ \""\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt" 2025/10/07 03:32:22 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:22 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 5910043efb6e22a71e58d2004f2bc62f3981add8 /rclone-test-wadavoh7xehi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/07 03:32:22 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:22 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 5910043efb6e22a71e58d2004f2bc62f3981add8 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2025/10/07 03:32:22 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Server has VFS statistics extension 2025/10/07 03:32:22 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: About path "/rclone-test-wadavoh7xehi" 2025/10/07 03:32:22 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Failed to retrieve VFS statistics, trying shell command instead: sftp: "operation unsupported" (SSH_FX_OP_UNSUPPORTED) 2025/10/07 03:32:22 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi" 2025/10/07 03:32:22 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: About path "/rclone-test-wadavoh7xehi" 2025/10/07 03:32:22 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: About using shell command for shell type "unix" 2025/10/07 03:32:22 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:22 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: df -k /rclone-test-wadavoh7xehi 2025/10/07 03:32:22 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: 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-wadavoh7xehi" 2025/10/07 03:32:22 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:22 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: Filesystem 1K-blocks Used Available Use% Mounted on /dev/root 157205004 111420604 39352404 70% / 2025/10/07 03:32:22 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/10/07 03:32:22 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/piped data.txt" 2025/10/07 03:32:22 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:22 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: md5sum /rclone-test-wadavoh7xehi/piped\ data.txt 2025/10/07 03:32:22 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-wadavoh7xehi/piped\ data.txt" 2025/10/07 03:32:23 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:23 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-wadavoh7xehi/piped data.txt 2025/10/07 03:32:23 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:23 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/10/07 03:32:23 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/piped data.txt" 2025/10/07 03:32:23 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:23 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: sha1sum /rclone-test-wadavoh7xehi/piped\ data.txt 2025/10/07 03:32:23 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-wadavoh7xehi/piped\ data.txt" 2025/10/07 03:32:23 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:23 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-wadavoh7xehi/piped data.txt 2025/10/07 03:32:23 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:23 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/10/07 03:32:23 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/piped data.txt" 2025/10/07 03:32:23 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:23 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: md5sum /rclone-test-wadavoh7xehi/piped\ data.txt 2025/10/07 03:32:23 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-wadavoh7xehi/piped\ data.txt" 2025/10/07 03:32:23 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:23 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-wadavoh7xehi/piped data.txt 2025/10/07 03:32:23 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:23 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/10/07 03:32:23 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/piped data.txt" 2025/10/07 03:32:23 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:23 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: sha1sum /rclone-test-wadavoh7xehi/piped\ data.txt 2025/10/07 03:32:23 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-wadavoh7xehi/piped\ data.txt" 2025/10/07 03:32:23 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:23 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-wadavoh7xehi/piped data.txt 2025/10/07 03:32:23 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:23 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/10/07 03:32:23 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/piped data.txt" 2025/10/07 03:32:23 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:23 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: md5sum /rclone-test-wadavoh7xehi/piped\ data.txt 2025/10/07 03:32:23 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-wadavoh7xehi/piped\ data.txt" 2025/10/07 03:32:23 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:23 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 7572a3ddade6bf76397c32ffcb7ce854 /rclone-test-wadavoh7xehi/piped data.txt 2025/10/07 03:32:23 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:23 DEBUG : piped data.txt: Parsed hash: 7572a3ddade6bf76397c32ffcb7ce854 2025/10/07 03:32:23 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/piped data.txt" 2025/10/07 03:32:23 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:23 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: sha1sum /rclone-test-wadavoh7xehi/piped\ data.txt 2025/10/07 03:32:23 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-wadavoh7xehi/piped\ data.txt" 2025/10/07 03:32:23 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:23 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 261e49aafe6206195c5fd1db0063148b348f6939 /rclone-test-wadavoh7xehi/piped data.txt 2025/10/07 03:32:23 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:23 DEBUG : piped data.txt: Parsed hash: 261e49aafe6206195c5fd1db0063148b348f6939 2025/10/07 03:32:23 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/piped data.txt" 2025/10/07 03:32:23 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:23 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: md5sum /rclone-test-wadavoh7xehi/piped\ data.txt 2025/10/07 03:32:23 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-wadavoh7xehi/piped\ data.txt" 2025/10/07 03:32:23 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:23 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 7572a3ddade6bf76397c32ffcb7ce854 /rclone-test-wadavoh7xehi/piped data.txt 2025/10/07 03:32:23 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:23 DEBUG : piped data.txt: Parsed hash: 7572a3ddade6bf76397c32ffcb7ce854 2025/10/07 03:32:23 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/piped data.txt" 2025/10/07 03:32:23 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:23 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: sha1sum /rclone-test-wadavoh7xehi/piped\ data.txt 2025/10/07 03:32:23 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-wadavoh7xehi/piped\ data.txt" 2025/10/07 03:32:23 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:23 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 261e49aafe6206195c5fd1db0063148b348f6939 /rclone-test-wadavoh7xehi/piped data.txt 2025/10/07 03:32:23 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:23 DEBUG : piped data.txt: Parsed hash: 261e49aafe6206195c5fd1db0063148b348f6939 === 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/10/07 03:32:23 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/unknown-size-update.txt" 2025/10/07 03:32:23 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:23 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: md5sum /rclone-test-wadavoh7xehi/unknown-size-update.txt 2025/10/07 03:32:23 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-wadavoh7xehi/unknown-size-update.txt" 2025/10/07 03:32:23 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:23 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: bf53862e3d6cf66d426af3e13e56d7fe /rclone-test-wadavoh7xehi/unknown-size-update.txt 2025/10/07 03:32:23 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:23 DEBUG : unknown-size-update.txt: Parsed hash: bf53862e3d6cf66d426af3e13e56d7fe 2025/10/07 03:32:23 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/unknown-size-update.txt" 2025/10/07 03:32:23 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:23 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: sha1sum /rclone-test-wadavoh7xehi/unknown-size-update.txt 2025/10/07 03:32:23 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-wadavoh7xehi/unknown-size-update.txt" 2025/10/07 03:32:24 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:24 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 249ef882c25bff8d05e6f327b5edf35b6af6f190 /rclone-test-wadavoh7xehi/unknown-size-update.txt 2025/10/07 03:32:24 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:24 DEBUG : unknown-size-update.txt: Parsed hash: 249ef882c25bff8d05e6f327b5edf35b6af6f190 2025/10/07 03:32:24 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/unknown-size-update.txt" 2025/10/07 03:32:24 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:24 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: md5sum /rclone-test-wadavoh7xehi/unknown-size-update.txt 2025/10/07 03:32:24 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-wadavoh7xehi/unknown-size-update.txt" 2025/10/07 03:32:24 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:24 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: bf53862e3d6cf66d426af3e13e56d7fe /rclone-test-wadavoh7xehi/unknown-size-update.txt 2025/10/07 03:32:24 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:24 DEBUG : unknown-size-update.txt: Parsed hash: bf53862e3d6cf66d426af3e13e56d7fe 2025/10/07 03:32:24 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Shell path "/rclone-test-wadavoh7xehi/unknown-size-update.txt" 2025/10/07 03:32:24 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: creating additional session 2025/10/07 03:32:24 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Running remote command: sha1sum /rclone-test-wadavoh7xehi/unknown-size-update.txt 2025/10/07 03:32:24 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-wadavoh7xehi/unknown-size-update.txt" 2025/10/07 03:32:24 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: command exited OK 2025/10/07 03:32:24 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Remote command result: 249ef882c25bff8d05e6f327b5edf35b6af6f190 /rclone-test-wadavoh7xehi/unknown-size-update.txt 2025/10/07 03:32:24 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: ssh external: close 2025/10/07 03:32:24 DEBUG : unknown-size-update.txt: Parsed hash: 249ef882c25bff8d05e6f327b5edf35b6af6f190 === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/10/07 03:32:24 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-wadavoh7xehi/deeper/nonexisting/directory" 2025/10/07 03:32:24 DEBUG : Setting type="sftp" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2025/10/07 03:32:24 DEBUG : Setting ssh="ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_SSH 2025/10/07 03:32:24 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2025/10/07 03:32:24 DEBUG : Setting ssh="ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_SSH 2025/10/07 03:32:24 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi/deeper/nonexisting/directory: ssh external: creating additional session 2025/10/07 03:32:24 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi/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/10/07 03:32:24 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi/deeper/nonexisting/directory: Shell type "unix" from config 2025/10/07 03:32:24 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi/deeper/nonexisting/directory: Relative path resolved to "/rclone-test-wadavoh7xehi/deeper/nonexisting/directory" 2025/10/07 03:32:24 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi/deeper/nonexisting/directory: Using root directory "/rclone-test-wadavoh7xehi/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/10/07 03:32:24 DEBUG : Waiting for deletions to finish 2025/10/07 03:32:24 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/10/07 03:32:24 DEBUG : removing 1 level 4 directories 2025/10/07 03:32:24 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2025/10/07 03:32:24 DEBUG : removing 1 level 3 directories 2025/10/07 03:32:24 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2025/10/07 03:32:24 DEBUG : removing 1 level 2 directories 2025/10/07 03:32:24 INFO : hello? sausage/êé: Removing directory 2025/10/07 03:32:24 DEBUG : removing 1 level 1 directories 2025/10/07 03:32:24 INFO : hello? sausage: Removing directory 2025/10/07 03:32:24 DEBUG : removing 1 level 0 directories 2025/10/07 03:32:24 INFO : sftp://rclone@:22/rclone-test-wadavoh7xehi: Removing directory 2025/10/07 03:32:24 ERROR : error listing: directory not found 2025/10/07 03:32:24 DEBUG : Waiting for deletions to finish 2025/10/07 03:32:24 ERROR : error listing: directory not found 2025/10/07 03:32:24 ERROR : sftp://rclone@:22/rclone-test-wadavoh7xehi: Failed to list "": directory not found 2025/10/07 03:32:24 DEBUG : removing 1 level 0 directories 2025/10/07 03:32:24 INFO : sftp://rclone@:22/rclone-test-wadavoh7xehi: Removing directory 2025/10/07 03:32:24 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2025/10/07 03:32:24 DEBUG : sftp://rclone@:22/rclone-test-wadavoh7xehi: Closing 2 unused connections 2025/10/07 03:32:24 NOTICE: TestSFTPRcloneSSH: Stopping server --- PASS: TestIntegration (34.78s) --- 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 (24.46s) --- 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 (12.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.69s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.45s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (10.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.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.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.21s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.45s) --- 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.70s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (1.88s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.98s) --- 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.22s) --- 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.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (2.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.21s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.45s) --- 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.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.45s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.47s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.46s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.11s) --- PASS: TestIntegration/FsMkdir/FsDirSetModTime (0.01s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- PASS: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 sftp_test.go:25: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestIntegration3 sftp_test.go:35: skipping as -remote is set --- SKIP: TestIntegration3 (0.00s) PASS ok github.com/rclone/rclone/backend/sftp 35.949s "go test -v -timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Finished OK in 37.128780809s (try 1/5)