"go test -v -timeout 1h0m0s -remote TestSFTPOpenssh: -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 TestSSHExternalWaitMultipleCalls --- PASS: TestSSHExternalWaitMultipleCalls (0.10s) === RUN TestSSHExternalCloseMultipleCalls --- PASS: TestSSHExternalCloseMultipleCalls (0.00s) === RUN TestStringLock --- PASS: TestStringLock (1.14s) === RUN TestIntegration fstests.go:438: Using remote "TestSFTPOpenssh:" 2026/02/16 01:55:26 NOTICE: TestSFTPOpenssh: Starting server 2026/02/16 01:55:27 NOTICE: TestSFTPOpenssh: Attempting to connect to "127.0.0.1:28627" try 1/100 2026/02/16 01:55:27 DEBUG : TestSFTPOpenssh: Read 1, error: 2026/02/16 01:55:27 NOTICE: TestSFTPOpenssh: Started server and connected to "127.0.0.1:28627" 2026/02/16 01:55:27 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-midocox8lequ" 2026/02/16 01:55:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/16 01:55:27 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/02/16 01:55:27 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/16 01:55:27 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/16 01:55:27 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/16 01:55:27 DEBUG : Setting pass="FYQy9Y7-bdtApl1zZBboJ0UfjptG7kbR" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/16 01:55:27 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/16 01:55:27 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{LoaTi}" suffix to name 2026/02/16 01:55:27 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/16 01:55:27 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/16 01:55:27 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/16 01:55:27 DEBUG : Setting pass="FYQy9Y7-bdtApl1zZBboJ0UfjptG7kbR" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/16 01:55:27 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: New connection 127.0.0.1:54778->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell type "unix" from config 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Relative path resolved to "/home/rclone/rclone-test-midocox8lequ" 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Using root directory "/home/rclone/rclone-test-midocox8lequ" 2026/02/16 01:55:27 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/02/16 01:55:27 INFO : dir/subdir: Making directory 2026/02/16 01:55:27 INFO : dir/subdir: Removing directory 2026/02/16 01:55:27 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2026/02/16 01:55:27 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: cc0ba6db06ca5124f1986d90a432c20b /home/rclone/rclone-test-midocox8lequ/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/02/16 01:55:27 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: cc0ba6db06ca5124f1986d90a432c20b 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: a3d9293c202389f33be16208254123aa88fad20d /home/rclone/rclone-test-midocox8lequ/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/02/16 01:55:27 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: a3d9293c202389f33be16208254123aa88fad20d 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: cc0ba6db06ca5124f1986d90a432c20b /home/rclone/rclone-test-midocox8lequ/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/02/16 01:55:27 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: cc0ba6db06ca5124f1986d90a432c20b 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: a3d9293c202389f33be16208254123aa88fad20d /home/rclone/rclone-test-midocox8lequ/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/02/16 01:55:27 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: a3d9293c202389f33be16208254123aa88fad20d 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: cc0ba6db06ca5124f1986d90a432c20b /home/rclone/rclone-test-midocox8lequ/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/02/16 01:55:27 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: cc0ba6db06ca5124f1986d90a432c20b 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: a3d9293c202389f33be16208254123aa88fad20d /home/rclone/rclone-test-midocox8lequ/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/02/16 01:55:27 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: a3d9293c202389f33be16208254123aa88fad20d === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/./." 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/./. 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: cce00d22e585c9447a4a3330ddf3dbf4 /home/rclone/rclone-test-midocox8lequ/./. 2026/02/16 01:55:27 DEBUG : ./.: Parsed hash: cce00d22e585c9447a4a3330ddf3dbf4 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/./." 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/./. 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: d80e3437aeef6e7fc8ea62e231efe92227348336 /home/rclone/rclone-test-midocox8lequ/./. 2026/02/16 01:55:27 DEBUG : ./.: Parsed hash: d80e3437aeef6e7fc8ea62e231efe92227348336 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/./." 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/./. 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: cce00d22e585c9447a4a3330ddf3dbf4 /home/rclone/rclone-test-midocox8lequ/./. 2026/02/16 01:55:27 DEBUG : ./.: Parsed hash: cce00d22e585c9447a4a3330ddf3dbf4 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/./." 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/./. 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: d80e3437aeef6e7fc8ea62e231efe92227348336 /home/rclone/rclone-test-midocox8lequ/./. 2026/02/16 01:55:27 DEBUG : ./.: Parsed hash: d80e3437aeef6e7fc8ea62e231efe92227348336 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/./." 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/./. 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: cce00d22e585c9447a4a3330ddf3dbf4 /home/rclone/rclone-test-midocox8lequ/./. 2026/02/16 01:55:27 DEBUG : ./.: Parsed hash: cce00d22e585c9447a4a3330ddf3dbf4 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/./." 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/./. 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: d80e3437aeef6e7fc8ea62e231efe92227348336 /home/rclone/rclone-test-midocox8lequ/./. 2026/02/16 01:55:27 DEBUG : ./.: Parsed hash: d80e3437aeef6e7fc8ea62e231efe92227348336 === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/../.." 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/../.. 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: c5404d8fc0b5890ad520e518a182755e /home/rclone/rclone-test-midocox8lequ/../.. 2026/02/16 01:55:27 DEBUG : ../..: Parsed hash: c5404d8fc0b5890ad520e518a182755e 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/../.." 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/../.. 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: ee1610e288a499b24e55bfd644d192c8ae2cf992 /home/rclone/rclone-test-midocox8lequ/../.. 2026/02/16 01:55:27 DEBUG : ../..: Parsed hash: ee1610e288a499b24e55bfd644d192c8ae2cf992 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/../.." 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/../.. 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: c5404d8fc0b5890ad520e518a182755e /home/rclone/rclone-test-midocox8lequ/../.. 2026/02/16 01:55:27 DEBUG : ../..: Parsed hash: c5404d8fc0b5890ad520e518a182755e 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/../.." 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/../.. 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: ee1610e288a499b24e55bfd644d192c8ae2cf992 /home/rclone/rclone-test-midocox8lequ/../.. 2026/02/16 01:55:27 DEBUG : ../..: Parsed hash: ee1610e288a499b24e55bfd644d192c8ae2cf992 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/../.." 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/../.. 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: c5404d8fc0b5890ad520e518a182755e /home/rclone/rclone-test-midocox8lequ/../.. 2026/02/16 01:55:27 DEBUG : ../..: Parsed hash: c5404d8fc0b5890ad520e518a182755e 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/../.." 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/../.. 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: ee1610e288a499b24e55bfd644d192c8ae2cf992 /home/rclone/rclone-test-midocox8lequ/../.. 2026/02/16 01:55:27 DEBUG : ../..: Parsed hash: ee1610e288a499b24e55bfd644d192c8ae2cf992 === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 1055266270ad228b5170dee95f5fe05a /home/rclone/rclone-test-midocox8lequ/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/02/16 01:55:27 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 1055266270ad228b5170dee95f5fe05a 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 39bf6f913c8472dd785e4f0758026920323df4e7 /home/rclone/rclone-test-midocox8lequ/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/02/16 01:55:27 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 39bf6f913c8472dd785e4f0758026920323df4e7 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 1055266270ad228b5170dee95f5fe05a /home/rclone/rclone-test-midocox8lequ/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/02/16 01:55:27 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 1055266270ad228b5170dee95f5fe05a 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 39bf6f913c8472dd785e4f0758026920323df4e7 /home/rclone/rclone-test-midocox8lequ/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/02/16 01:55:27 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 39bf6f913c8472dd785e4f0758026920323df4e7 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 1055266270ad228b5170dee95f5fe05a /home/rclone/rclone-test-midocox8lequ/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/02/16 01:55:27 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 1055266270ad228b5170dee95f5fe05a 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 39bf6f913c8472dd785e4f0758026920323df4e7 /home/rclone/rclone-test-midocox8lequ/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/02/16 01:55:27 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 39bf6f913c8472dd785e4f0758026920323df4e7 === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/ leading space/ leading space" 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/\ leading\ space/\ leading\ space 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 5e372499974122ab6a9280567085f863 /home/rclone/rclone-test-midocox8lequ/ leading space/ leading space 2026/02/16 01:55:27 DEBUG : leading space/ leading space: Parsed hash: 5e372499974122ab6a9280567085f863 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/ leading space/ leading space" 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/\ leading\ space/\ leading\ space 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 5e79cdc14097b0d45344994461c2ba4c32176cde /home/rclone/rclone-test-midocox8lequ/ leading space/ leading space 2026/02/16 01:55:27 DEBUG : leading space/ leading space: Parsed hash: 5e79cdc14097b0d45344994461c2ba4c32176cde 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/ leading space/ leading space" 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/\ leading\ space/\ leading\ space 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 5e372499974122ab6a9280567085f863 /home/rclone/rclone-test-midocox8lequ/ leading space/ leading space 2026/02/16 01:55:27 DEBUG : leading space/ leading space: Parsed hash: 5e372499974122ab6a9280567085f863 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/ leading space/ leading space" 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/\ leading\ space/\ leading\ space 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 5e79cdc14097b0d45344994461c2ba4c32176cde /home/rclone/rclone-test-midocox8lequ/ leading space/ leading space 2026/02/16 01:55:27 DEBUG : leading space/ leading space: Parsed hash: 5e79cdc14097b0d45344994461c2ba4c32176cde 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/ leading space/ leading space" 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/\ leading\ space/\ leading\ space 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 5e372499974122ab6a9280567085f863 /home/rclone/rclone-test-midocox8lequ/ leading space/ leading space 2026/02/16 01:55:27 DEBUG : leading space/ leading space: Parsed hash: 5e372499974122ab6a9280567085f863 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/ leading space/ leading space" 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/\ leading\ space/\ leading\ space 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 5e79cdc14097b0d45344994461c2ba4c32176cde /home/rclone/rclone-test-midocox8lequ/ leading space/ leading space 2026/02/16 01:55:27 DEBUG : leading space/ leading space: Parsed hash: 5e79cdc14097b0d45344994461c2ba4c32176cde === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/~leading tilde/~leading tilde" 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/\~leading\ tilde/\~leading\ tilde 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 20b40b6d1e2d2266b3d7577305a971e9 /home/rclone/rclone-test-midocox8lequ/~leading tilde/~leading tilde 2026/02/16 01:55:27 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 20b40b6d1e2d2266b3d7577305a971e9 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/~leading tilde/~leading tilde" 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/\~leading\ tilde/\~leading\ tilde 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 8a981f4e4127eca65b94eef1ca0dc4e24dfee29c /home/rclone/rclone-test-midocox8lequ/~leading tilde/~leading tilde 2026/02/16 01:55:27 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 8a981f4e4127eca65b94eef1ca0dc4e24dfee29c 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/~leading tilde/~leading tilde" 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/\~leading\ tilde/\~leading\ tilde 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 20b40b6d1e2d2266b3d7577305a971e9 /home/rclone/rclone-test-midocox8lequ/~leading tilde/~leading tilde 2026/02/16 01:55:27 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 20b40b6d1e2d2266b3d7577305a971e9 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/~leading tilde/~leading tilde" 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/\~leading\ tilde/\~leading\ tilde 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 8a981f4e4127eca65b94eef1ca0dc4e24dfee29c /home/rclone/rclone-test-midocox8lequ/~leading tilde/~leading tilde 2026/02/16 01:55:27 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 8a981f4e4127eca65b94eef1ca0dc4e24dfee29c 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/~leading tilde/~leading tilde" 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/\~leading\ tilde/\~leading\ tilde 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 20b40b6d1e2d2266b3d7577305a971e9 /home/rclone/rclone-test-midocox8lequ/~leading tilde/~leading tilde 2026/02/16 01:55:27 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 20b40b6d1e2d2266b3d7577305a971e9 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/~leading tilde/~leading tilde" 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/\~leading\ tilde/\~leading\ tilde 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 8a981f4e4127eca65b94eef1ca0dc4e24dfee29c /home/rclone/rclone-test-midocox8lequ/~leading tilde/~leading tilde 2026/02/16 01:55:27 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 8a981f4e4127eca65b94eef1ca0dc4e24dfee29c === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/␍leading CR/␍leading CR" 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/␍leading\ CR/␍leading\ CR 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 4f6699beb6e6d066fdb2ca18fd05a9c1 /home/rclone/rclone-test-midocox8lequ/␍leading CR/␍leading CR 2026/02/16 01:55:27 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 4f6699beb6e6d066fdb2ca18fd05a9c1 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/␍leading CR/␍leading CR" 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/␍leading\ CR/␍leading\ CR 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 95e16563a1f5eb4d54b0ea851499eb8a06989654 /home/rclone/rclone-test-midocox8lequ/␍leading CR/␍leading CR 2026/02/16 01:55:27 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 95e16563a1f5eb4d54b0ea851499eb8a06989654 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/␍leading CR/␍leading CR" 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/␍leading\ CR/␍leading\ CR 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 4f6699beb6e6d066fdb2ca18fd05a9c1 /home/rclone/rclone-test-midocox8lequ/␍leading CR/␍leading CR 2026/02/16 01:55:27 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 4f6699beb6e6d066fdb2ca18fd05a9c1 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/␍leading CR/␍leading CR" 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/␍leading\ CR/␍leading\ CR 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 95e16563a1f5eb4d54b0ea851499eb8a06989654 /home/rclone/rclone-test-midocox8lequ/␍leading CR/␍leading CR 2026/02/16 01:55:27 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 95e16563a1f5eb4d54b0ea851499eb8a06989654 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/␍leading CR/␍leading CR" 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/␍leading\ CR/␍leading\ CR 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 4f6699beb6e6d066fdb2ca18fd05a9c1 /home/rclone/rclone-test-midocox8lequ/␍leading CR/␍leading CR 2026/02/16 01:55:27 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 4f6699beb6e6d066fdb2ca18fd05a9c1 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/␍leading CR/␍leading CR" 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/␍leading\ CR/␍leading\ CR 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 95e16563a1f5eb4d54b0ea851499eb8a06989654 /home/rclone/rclone-test-midocox8lequ/␍leading CR/␍leading CR 2026/02/16 01:55:27 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 95e16563a1f5eb4d54b0ea851499eb8a06989654 === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/␊leading LF/␊leading LF" 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/␊leading\ LF/␊leading\ LF 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 3fd384ffd94a10d65f640e3e2ecfcc1c /home/rclone/rclone-test-midocox8lequ/␊leading LF/␊leading LF 2026/02/16 01:55:27 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 3fd384ffd94a10d65f640e3e2ecfcc1c 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/␊leading LF/␊leading LF" 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/␊leading\ LF/␊leading\ LF 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 5de811b4b001ebec176e242943d1f2f53b8fed74 /home/rclone/rclone-test-midocox8lequ/␊leading LF/␊leading LF 2026/02/16 01:55:27 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 5de811b4b001ebec176e242943d1f2f53b8fed74 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/␊leading LF/␊leading LF" 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/␊leading\ LF/␊leading\ LF 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 3fd384ffd94a10d65f640e3e2ecfcc1c /home/rclone/rclone-test-midocox8lequ/␊leading LF/␊leading LF 2026/02/16 01:55:27 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 3fd384ffd94a10d65f640e3e2ecfcc1c 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/␊leading LF/␊leading LF" 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/␊leading\ LF/␊leading\ LF 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 5de811b4b001ebec176e242943d1f2f53b8fed74 /home/rclone/rclone-test-midocox8lequ/␊leading LF/␊leading LF 2026/02/16 01:55:27 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 5de811b4b001ebec176e242943d1f2f53b8fed74 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/␊leading LF/␊leading LF" 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/␊leading\ LF/␊leading\ LF 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 3fd384ffd94a10d65f640e3e2ecfcc1c /home/rclone/rclone-test-midocox8lequ/␊leading LF/␊leading LF 2026/02/16 01:55:27 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 3fd384ffd94a10d65f640e3e2ecfcc1c 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/␊leading LF/␊leading LF" 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/␊leading\ LF/␊leading\ LF 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 5de811b4b001ebec176e242943d1f2f53b8fed74 /home/rclone/rclone-test-midocox8lequ/␊leading LF/␊leading LF 2026/02/16 01:55:27 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 5de811b4b001ebec176e242943d1f2f53b8fed74 === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/␉leading HT/␉leading HT" 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/␉leading\ HT/␉leading\ HT 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 82c0915cf3f9b54ffb529fa579e417f9 /home/rclone/rclone-test-midocox8lequ/␉leading HT/␉leading HT 2026/02/16 01:55:27 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 82c0915cf3f9b54ffb529fa579e417f9 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/␉leading HT/␉leading HT" 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/␉leading\ HT/␉leading\ HT 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 40fb7e171983a929ca535a083a9e0ef3b7f45b4a /home/rclone/rclone-test-midocox8lequ/␉leading HT/␉leading HT 2026/02/16 01:55:27 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 40fb7e171983a929ca535a083a9e0ef3b7f45b4a 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/␉leading HT/␉leading HT" 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/␉leading\ HT/␉leading\ HT 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 82c0915cf3f9b54ffb529fa579e417f9 /home/rclone/rclone-test-midocox8lequ/␉leading HT/␉leading HT 2026/02/16 01:55:27 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 82c0915cf3f9b54ffb529fa579e417f9 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/␉leading HT/␉leading HT" 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/␉leading\ HT/␉leading\ HT 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 40fb7e171983a929ca535a083a9e0ef3b7f45b4a /home/rclone/rclone-test-midocox8lequ/␉leading HT/␉leading HT 2026/02/16 01:55:27 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 40fb7e171983a929ca535a083a9e0ef3b7f45b4a 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/␉leading HT/␉leading HT" 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/␉leading\ HT/␉leading\ HT 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 82c0915cf3f9b54ffb529fa579e417f9 /home/rclone/rclone-test-midocox8lequ/␉leading HT/␉leading HT 2026/02/16 01:55:27 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 82c0915cf3f9b54ffb529fa579e417f9 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/␉leading HT/␉leading HT" 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/␉leading\ HT/␉leading\ HT 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 40fb7e171983a929ca535a083a9e0ef3b7f45b4a /home/rclone/rclone-test-midocox8lequ/␉leading HT/␉leading HT 2026/02/16 01:55:27 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 40fb7e171983a929ca535a083a9e0ef3b7f45b4a === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/␋leading VT/␋leading VT" 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/␋leading\ VT/␋leading\ VT 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 887433c4849c9695a4fefa875f13fe01 /home/rclone/rclone-test-midocox8lequ/␋leading VT/␋leading VT 2026/02/16 01:55:27 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 887433c4849c9695a4fefa875f13fe01 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/␋leading VT/␋leading VT" 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/␋leading\ VT/␋leading\ VT 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 72a96cb3d792fc5f67a3010721d32b23d8d6d39f /home/rclone/rclone-test-midocox8lequ/␋leading VT/␋leading VT 2026/02/16 01:55:27 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 72a96cb3d792fc5f67a3010721d32b23d8d6d39f 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/␋leading VT/␋leading VT" 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/␋leading\ VT/␋leading\ VT 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 887433c4849c9695a4fefa875f13fe01 /home/rclone/rclone-test-midocox8lequ/␋leading VT/␋leading VT 2026/02/16 01:55:27 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 887433c4849c9695a4fefa875f13fe01 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/␋leading VT/␋leading VT" 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/␋leading\ VT/␋leading\ VT 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 72a96cb3d792fc5f67a3010721d32b23d8d6d39f /home/rclone/rclone-test-midocox8lequ/␋leading VT/␋leading VT 2026/02/16 01:55:27 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 72a96cb3d792fc5f67a3010721d32b23d8d6d39f 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/␋leading VT/␋leading VT" 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/␋leading\ VT/␋leading\ VT 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 887433c4849c9695a4fefa875f13fe01 /home/rclone/rclone-test-midocox8lequ/␋leading VT/␋leading VT 2026/02/16 01:55:27 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 887433c4849c9695a4fefa875f13fe01 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/␋leading VT/␋leading VT" 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/␋leading\ VT/␋leading\ VT 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 72a96cb3d792fc5f67a3010721d32b23d8d6d39f /home/rclone/rclone-test-midocox8lequ/␋leading VT/␋leading VT 2026/02/16 01:55:27 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 72a96cb3d792fc5f67a3010721d32b23d8d6d39f === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/.leading dot/.leading dot" 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/.leading\ dot/.leading\ dot 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 72754156407a9b122d1ce7f48f90cad3 /home/rclone/rclone-test-midocox8lequ/.leading dot/.leading dot 2026/02/16 01:55:27 DEBUG : .leading dot/.leading dot: Parsed hash: 72754156407a9b122d1ce7f48f90cad3 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/.leading dot/.leading dot" 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/.leading\ dot/.leading\ dot 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 13c1b046732cbeab6a20647c5ee8a10c4fc25f05 /home/rclone/rclone-test-midocox8lequ/.leading dot/.leading dot 2026/02/16 01:55:27 DEBUG : .leading dot/.leading dot: Parsed hash: 13c1b046732cbeab6a20647c5ee8a10c4fc25f05 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/.leading dot/.leading dot" 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/.leading\ dot/.leading\ dot 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 72754156407a9b122d1ce7f48f90cad3 /home/rclone/rclone-test-midocox8lequ/.leading dot/.leading dot 2026/02/16 01:55:27 DEBUG : .leading dot/.leading dot: Parsed hash: 72754156407a9b122d1ce7f48f90cad3 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/.leading dot/.leading dot" 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/.leading\ dot/.leading\ dot 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 13c1b046732cbeab6a20647c5ee8a10c4fc25f05 /home/rclone/rclone-test-midocox8lequ/.leading dot/.leading dot 2026/02/16 01:55:27 DEBUG : .leading dot/.leading dot: Parsed hash: 13c1b046732cbeab6a20647c5ee8a10c4fc25f05 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/.leading dot/.leading dot" 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/.leading\ dot/.leading\ dot 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 72754156407a9b122d1ce7f48f90cad3 /home/rclone/rclone-test-midocox8lequ/.leading dot/.leading dot 2026/02/16 01:55:27 DEBUG : .leading dot/.leading dot: Parsed hash: 72754156407a9b122d1ce7f48f90cad3 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/.leading dot/.leading dot" 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/.leading\ dot/.leading\ dot 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 13c1b046732cbeab6a20647c5ee8a10c4fc25f05 /home/rclone/rclone-test-midocox8lequ/.leading dot/.leading dot 2026/02/16 01:55:27 DEBUG : .leading dot/.leading dot: Parsed hash: 13c1b046732cbeab6a20647c5ee8a10c4fc25f05 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/trailing space /trailing space " 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/trailing\ space\ /trailing\ space\ 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: d3ad7307ecf3644af8ad05445d807ff3 /home/rclone/rclone-test-midocox8lequ/trailing space /trailing space 2026/02/16 01:55:27 DEBUG : trailing space /trailing space : Parsed hash: d3ad7307ecf3644af8ad05445d807ff3 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/trailing space /trailing space " 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/trailing\ space\ /trailing\ space\ 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: ede060ec0ddc4b7a340195922377446d9cc24c21 /home/rclone/rclone-test-midocox8lequ/trailing space /trailing space 2026/02/16 01:55:27 DEBUG : trailing space /trailing space : Parsed hash: ede060ec0ddc4b7a340195922377446d9cc24c21 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/trailing space /trailing space " 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/trailing\ space\ /trailing\ space\ 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: d3ad7307ecf3644af8ad05445d807ff3 /home/rclone/rclone-test-midocox8lequ/trailing space /trailing space 2026/02/16 01:55:27 DEBUG : trailing space /trailing space : Parsed hash: d3ad7307ecf3644af8ad05445d807ff3 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/trailing space /trailing space " 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/trailing\ space\ /trailing\ space\ 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: ede060ec0ddc4b7a340195922377446d9cc24c21 /home/rclone/rclone-test-midocox8lequ/trailing space /trailing space 2026/02/16 01:55:27 DEBUG : trailing space /trailing space : Parsed hash: ede060ec0ddc4b7a340195922377446d9cc24c21 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/trailing space /trailing space " 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/trailing\ space\ /trailing\ space\ 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: d3ad7307ecf3644af8ad05445d807ff3 /home/rclone/rclone-test-midocox8lequ/trailing space /trailing space 2026/02/16 01:55:27 DEBUG : trailing space /trailing space : Parsed hash: d3ad7307ecf3644af8ad05445d807ff3 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/trailing space /trailing space " 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/trailing\ space\ /trailing\ space\ 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: ede060ec0ddc4b7a340195922377446d9cc24c21 /home/rclone/rclone-test-midocox8lequ/trailing space /trailing space 2026/02/16 01:55:27 DEBUG : trailing space /trailing space : Parsed hash: ede060ec0ddc4b7a340195922377446d9cc24c21 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/trailing CR␍/trailing CR␍" 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/trailing\ CR␍/trailing\ CR␍ 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: f7af36eba281a7f9193ec98f54522f8a /home/rclone/rclone-test-midocox8lequ/trailing CR␍/trailing CR␍ 2026/02/16 01:55:27 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: f7af36eba281a7f9193ec98f54522f8a 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/trailing CR␍/trailing CR␍" 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/trailing\ CR␍/trailing\ CR␍ 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 16ac3e3e6bfd85660a839159883e809eb7863db5 /home/rclone/rclone-test-midocox8lequ/trailing CR␍/trailing CR␍ 2026/02/16 01:55:27 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 16ac3e3e6bfd85660a839159883e809eb7863db5 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/trailing CR␍/trailing CR␍" 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/trailing\ CR␍/trailing\ CR␍ 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: f7af36eba281a7f9193ec98f54522f8a /home/rclone/rclone-test-midocox8lequ/trailing CR␍/trailing CR␍ 2026/02/16 01:55:27 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: f7af36eba281a7f9193ec98f54522f8a 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/trailing CR␍/trailing CR␍" 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/trailing\ CR␍/trailing\ CR␍ 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 16ac3e3e6bfd85660a839159883e809eb7863db5 /home/rclone/rclone-test-midocox8lequ/trailing CR␍/trailing CR␍ 2026/02/16 01:55:27 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 16ac3e3e6bfd85660a839159883e809eb7863db5 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/trailing CR␍/trailing CR␍" 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/trailing\ CR␍/trailing\ CR␍ 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: f7af36eba281a7f9193ec98f54522f8a /home/rclone/rclone-test-midocox8lequ/trailing CR␍/trailing CR␍ 2026/02/16 01:55:27 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: f7af36eba281a7f9193ec98f54522f8a 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/trailing CR␍/trailing CR␍" 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/trailing\ CR␍/trailing\ CR␍ 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 16ac3e3e6bfd85660a839159883e809eb7863db5 /home/rclone/rclone-test-midocox8lequ/trailing CR␍/trailing CR␍ 2026/02/16 01:55:27 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 16ac3e3e6bfd85660a839159883e809eb7863db5 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/trailing LF␊/trailing LF␊" 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/trailing\ LF␊/trailing\ LF␊ 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: e9c765dad1e98faebdcfa5430e4f9610 /home/rclone/rclone-test-midocox8lequ/trailing LF␊/trailing LF␊ 2026/02/16 01:55:27 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: e9c765dad1e98faebdcfa5430e4f9610 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/trailing LF␊/trailing LF␊" 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/trailing\ LF␊/trailing\ LF␊ 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 0f1ca11ad11c3b524ad637495a11c2fe65f2f670 /home/rclone/rclone-test-midocox8lequ/trailing LF␊/trailing LF␊ 2026/02/16 01:55:27 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 0f1ca11ad11c3b524ad637495a11c2fe65f2f670 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/trailing LF␊/trailing LF␊" 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/trailing\ LF␊/trailing\ LF␊ 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: e9c765dad1e98faebdcfa5430e4f9610 /home/rclone/rclone-test-midocox8lequ/trailing LF␊/trailing LF␊ 2026/02/16 01:55:27 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: e9c765dad1e98faebdcfa5430e4f9610 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/trailing LF␊/trailing LF␊" 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/trailing\ LF␊/trailing\ LF␊ 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 0f1ca11ad11c3b524ad637495a11c2fe65f2f670 /home/rclone/rclone-test-midocox8lequ/trailing LF␊/trailing LF␊ 2026/02/16 01:55:27 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 0f1ca11ad11c3b524ad637495a11c2fe65f2f670 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/trailing LF␊/trailing LF␊" 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/trailing\ LF␊/trailing\ LF␊ 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: e9c765dad1e98faebdcfa5430e4f9610 /home/rclone/rclone-test-midocox8lequ/trailing LF␊/trailing LF␊ 2026/02/16 01:55:27 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: e9c765dad1e98faebdcfa5430e4f9610 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/trailing LF␊/trailing LF␊" 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/trailing\ LF␊/trailing\ LF␊ 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 0f1ca11ad11c3b524ad637495a11c2fe65f2f670 /home/rclone/rclone-test-midocox8lequ/trailing LF␊/trailing LF␊ 2026/02/16 01:55:27 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 0f1ca11ad11c3b524ad637495a11c2fe65f2f670 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/trailing HT␉/trailing HT␉" 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/trailing\ HT␉/trailing\ HT␉ 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: ac2653db07e2fcc45ab3c46fe4608cde /home/rclone/rclone-test-midocox8lequ/trailing HT␉/trailing HT␉ 2026/02/16 01:55:27 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: ac2653db07e2fcc45ab3c46fe4608cde 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/trailing HT␉/trailing HT␉" 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/trailing\ HT␉/trailing\ HT␉ 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: de881d5c09ace743a4bde2a90a628668bcebc1cb /home/rclone/rclone-test-midocox8lequ/trailing HT␉/trailing HT␉ 2026/02/16 01:55:27 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: de881d5c09ace743a4bde2a90a628668bcebc1cb 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/trailing HT␉/trailing HT␉" 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/trailing\ HT␉/trailing\ HT␉ 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: ac2653db07e2fcc45ab3c46fe4608cde /home/rclone/rclone-test-midocox8lequ/trailing HT␉/trailing HT␉ 2026/02/16 01:55:27 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: ac2653db07e2fcc45ab3c46fe4608cde 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/trailing HT␉/trailing HT␉" 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/trailing\ HT␉/trailing\ HT␉ 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: de881d5c09ace743a4bde2a90a628668bcebc1cb /home/rclone/rclone-test-midocox8lequ/trailing HT␉/trailing HT␉ 2026/02/16 01:55:27 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: de881d5c09ace743a4bde2a90a628668bcebc1cb 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/trailing HT␉/trailing HT␉" 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/trailing\ HT␉/trailing\ HT␉ 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: ac2653db07e2fcc45ab3c46fe4608cde /home/rclone/rclone-test-midocox8lequ/trailing HT␉/trailing HT␉ 2026/02/16 01:55:27 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: ac2653db07e2fcc45ab3c46fe4608cde 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/trailing HT␉/trailing HT␉" 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/trailing\ HT␉/trailing\ HT␉ 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: de881d5c09ace743a4bde2a90a628668bcebc1cb /home/rclone/rclone-test-midocox8lequ/trailing HT␉/trailing HT␉ 2026/02/16 01:55:27 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: de881d5c09ace743a4bde2a90a628668bcebc1cb === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/trailing VT␋/trailing VT␋" 2026/02/16 01:55:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/trailing\ VT␋/trailing\ VT␋ 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 735b0524288e4ea77b9db99ef042518c /home/rclone/rclone-test-midocox8lequ/trailing VT␋/trailing VT␋ 2026/02/16 01:55:28 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 735b0524288e4ea77b9db99ef042518c 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/trailing VT␋/trailing VT␋" 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/trailing\ VT␋/trailing\ VT␋ 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 79d324b7d5f4f3f076bb2ab802ef9a077c7c0a10 /home/rclone/rclone-test-midocox8lequ/trailing VT␋/trailing VT␋ 2026/02/16 01:55:28 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 79d324b7d5f4f3f076bb2ab802ef9a077c7c0a10 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/trailing VT␋/trailing VT␋" 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/trailing\ VT␋/trailing\ VT␋ 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 735b0524288e4ea77b9db99ef042518c /home/rclone/rclone-test-midocox8lequ/trailing VT␋/trailing VT␋ 2026/02/16 01:55:28 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 735b0524288e4ea77b9db99ef042518c 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/trailing VT␋/trailing VT␋" 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/trailing\ VT␋/trailing\ VT␋ 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 79d324b7d5f4f3f076bb2ab802ef9a077c7c0a10 /home/rclone/rclone-test-midocox8lequ/trailing VT␋/trailing VT␋ 2026/02/16 01:55:28 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 79d324b7d5f4f3f076bb2ab802ef9a077c7c0a10 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/trailing VT␋/trailing VT␋" 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/trailing\ VT␋/trailing\ VT␋ 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 735b0524288e4ea77b9db99ef042518c /home/rclone/rclone-test-midocox8lequ/trailing VT␋/trailing VT␋ 2026/02/16 01:55:28 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 735b0524288e4ea77b9db99ef042518c 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/trailing VT␋/trailing VT␋" 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/trailing\ VT␋/trailing\ VT␋ 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 79d324b7d5f4f3f076bb2ab802ef9a077c7c0a10 /home/rclone/rclone-test-midocox8lequ/trailing VT␋/trailing VT␋ 2026/02/16 01:55:28 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 79d324b7d5f4f3f076bb2ab802ef9a077c7c0a10 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/trailing dot./trailing dot." 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/trailing\ dot./trailing\ dot. 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: b62ce9b53bf295eae4279a03099d1bec /home/rclone/rclone-test-midocox8lequ/trailing dot./trailing dot. 2026/02/16 01:55:28 DEBUG : trailing dot./trailing dot.: Parsed hash: b62ce9b53bf295eae4279a03099d1bec 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/trailing dot./trailing dot." 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/trailing\ dot./trailing\ dot. 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 83b9ce2ea1a418f00f70efc1b4845359f264b903 /home/rclone/rclone-test-midocox8lequ/trailing dot./trailing dot. 2026/02/16 01:55:28 DEBUG : trailing dot./trailing dot.: Parsed hash: 83b9ce2ea1a418f00f70efc1b4845359f264b903 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/trailing dot./trailing dot." 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/trailing\ dot./trailing\ dot. 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: b62ce9b53bf295eae4279a03099d1bec /home/rclone/rclone-test-midocox8lequ/trailing dot./trailing dot. 2026/02/16 01:55:28 DEBUG : trailing dot./trailing dot.: Parsed hash: b62ce9b53bf295eae4279a03099d1bec 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/trailing dot./trailing dot." 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/trailing\ dot./trailing\ dot. 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 83b9ce2ea1a418f00f70efc1b4845359f264b903 /home/rclone/rclone-test-midocox8lequ/trailing dot./trailing dot. 2026/02/16 01:55:28 DEBUG : trailing dot./trailing dot.: Parsed hash: 83b9ce2ea1a418f00f70efc1b4845359f264b903 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/trailing dot./trailing dot." 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/trailing\ dot./trailing\ dot. 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: b62ce9b53bf295eae4279a03099d1bec /home/rclone/rclone-test-midocox8lequ/trailing dot./trailing dot. 2026/02/16 01:55:28 DEBUG : trailing dot./trailing dot.: Parsed hash: b62ce9b53bf295eae4279a03099d1bec 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/trailing dot./trailing dot." 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/trailing\ dot./trailing\ dot. 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 83b9ce2ea1a418f00f70efc1b4845359f264b903 /home/rclone/rclone-test-midocox8lequ/trailing dot./trailing dot. 2026/02/16 01:55:28 DEBUG : trailing dot./trailing dot.: Parsed hash: 83b9ce2ea1a418f00f70efc1b4845359f264b903 === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/invalid utf-8\xfe/invalid utf-8\xfe" 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/invalid\ utf-8/invalid\ utf-8 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: ad744d112b475ebd56f18687131f282d /home/rclone/rclone-test-midocox8lequ/invalid utf-8/invalid utf-8 2026/02/16 01:55:28 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: ad744d112b475ebd56f18687131f282d 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/invalid utf-8\xfe/invalid utf-8\xfe" 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/invalid\ utf-8/invalid\ utf-8 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: bc72d8ea87c0e7994fabcc7835a3bafd485fe325 /home/rclone/rclone-test-midocox8lequ/invalid utf-8/invalid utf-8 2026/02/16 01:55:28 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: bc72d8ea87c0e7994fabcc7835a3bafd485fe325 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/invalid utf-8\xfe/invalid utf-8\xfe" 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/invalid\ utf-8/invalid\ utf-8 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: ad744d112b475ebd56f18687131f282d /home/rclone/rclone-test-midocox8lequ/invalid utf-8/invalid utf-8 2026/02/16 01:55:28 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: ad744d112b475ebd56f18687131f282d 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/invalid utf-8\xfe/invalid utf-8\xfe" 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/invalid\ utf-8/invalid\ utf-8 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: bc72d8ea87c0e7994fabcc7835a3bafd485fe325 /home/rclone/rclone-test-midocox8lequ/invalid utf-8/invalid utf-8 2026/02/16 01:55:28 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: bc72d8ea87c0e7994fabcc7835a3bafd485fe325 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/invalid utf-8\xfe/invalid utf-8\xfe" 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/invalid\ utf-8/invalid\ utf-8 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: ad744d112b475ebd56f18687131f282d /home/rclone/rclone-test-midocox8lequ/invalid utf-8/invalid utf-8 2026/02/16 01:55:28 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: ad744d112b475ebd56f18687131f282d 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/invalid utf-8\xfe/invalid utf-8\xfe" 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/invalid\ utf-8/invalid\ utf-8 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: bc72d8ea87c0e7994fabcc7835a3bafd485fe325 /home/rclone/rclone-test-midocox8lequ/invalid utf-8/invalid utf-8 2026/02/16 01:55:28 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: bc72d8ea87c0e7994fabcc7835a3bafd485fe325 === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/test%46.txt/test%46.txt" 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/test\%46.txt/test\%46.txt 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 1f6b55f5acb05ce86d675a63f17ad7fa /home/rclone/rclone-test-midocox8lequ/test%46.txt/test%46.txt 2026/02/16 01:55:28 DEBUG : test%46.txt/test%46.txt: Parsed hash: 1f6b55f5acb05ce86d675a63f17ad7fa 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/test%46.txt/test%46.txt" 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/test\%46.txt/test\%46.txt 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 66d20cc86beeebedd8528df61e1ecc2462695c79 /home/rclone/rclone-test-midocox8lequ/test%46.txt/test%46.txt 2026/02/16 01:55:28 DEBUG : test%46.txt/test%46.txt: Parsed hash: 66d20cc86beeebedd8528df61e1ecc2462695c79 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/test%46.txt/test%46.txt" 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/test\%46.txt/test\%46.txt 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 1f6b55f5acb05ce86d675a63f17ad7fa /home/rclone/rclone-test-midocox8lequ/test%46.txt/test%46.txt 2026/02/16 01:55:28 DEBUG : test%46.txt/test%46.txt: Parsed hash: 1f6b55f5acb05ce86d675a63f17ad7fa 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/test%46.txt/test%46.txt" 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/test\%46.txt/test\%46.txt 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 66d20cc86beeebedd8528df61e1ecc2462695c79 /home/rclone/rclone-test-midocox8lequ/test%46.txt/test%46.txt 2026/02/16 01:55:28 DEBUG : test%46.txt/test%46.txt: Parsed hash: 66d20cc86beeebedd8528df61e1ecc2462695c79 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/test%46.txt/test%46.txt" 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/test\%46.txt/test\%46.txt 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 1f6b55f5acb05ce86d675a63f17ad7fa /home/rclone/rclone-test-midocox8lequ/test%46.txt/test%46.txt 2026/02/16 01:55:28 DEBUG : test%46.txt/test%46.txt: Parsed hash: 1f6b55f5acb05ce86d675a63f17ad7fa 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/test%46.txt/test%46.txt" 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/test\%46.txt/test\%46.txt 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 66d20cc86beeebedd8528df61e1ecc2462695c79 /home/rclone/rclone-test-midocox8lequ/test%46.txt/test%46.txt 2026/02/16 01:55:28 DEBUG : test%46.txt/test%46.txt: Parsed hash: 66d20cc86beeebedd8528df61e1ecc2462695c79 === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Connection OK after error: potato 2026/02/16 01:55:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/zero-length-file" 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/zero-length-file 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-midocox8lequ/zero-length-file 2026/02/16 01:55:28 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/zero-length-file" 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/zero-length-file 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-midocox8lequ/zero-length-file 2026/02/16 01:55:28 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/zero-length-file" 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/zero-length-file 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-midocox8lequ/zero-length-file 2026/02/16 01:55:28 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/zero-length-file" 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/zero-length-file 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-midocox8lequ/zero-length-file 2026/02/16 01:55:28 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:820: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:869: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/file name.txt" 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/file\ name.txt 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: d5fadc3b9447e0d1ea397ddf68f0490c /home/rclone/rclone-test-midocox8lequ/file name.txt 2026/02/16 01:55:28 DEBUG : file name.txt: Parsed hash: d5fadc3b9447e0d1ea397ddf68f0490c 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/file name.txt" 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/file\ name.txt 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 3796997db5c7ec87eb6ef53859219a3179d2393f /home/rclone/rclone-test-midocox8lequ/file name.txt 2026/02/16 01:55:28 DEBUG : file name.txt: Parsed hash: 3796997db5c7ec87eb6ef53859219a3179d2393f 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/file name.txt" 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/file\ name.txt 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: d5fadc3b9447e0d1ea397ddf68f0490c /home/rclone/rclone-test-midocox8lequ/file name.txt 2026/02/16 01:55:28 DEBUG : file name.txt: Parsed hash: d5fadc3b9447e0d1ea397ddf68f0490c 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/file name.txt" 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/file\ name.txt 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 3796997db5c7ec87eb6ef53859219a3179d2393f /home/rclone/rclone-test-midocox8lequ/file name.txt 2026/02/16 01:55:28 DEBUG : file name.txt: Parsed hash: 3796997db5c7ec87eb6ef53859219a3179d2393f 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 507224bb4a2b300b047fd2c333764441 /home/rclone/rclone-test-midocox8lequ/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/16 01:55:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 507224bb4a2b300b047fd2c333764441 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: f83c4a6faa5b1ff4a195181ea7c4274a4966e53e /home/rclone/rclone-test-midocox8lequ/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/16 01:55:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f83c4a6faa5b1ff4a195181ea7c4274a4966e53e 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 507224bb4a2b300b047fd2c333764441 /home/rclone/rclone-test-midocox8lequ/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/16 01:55:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 507224bb4a2b300b047fd2c333764441 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: f83c4a6faa5b1ff4a195181ea7c4274a4966e53e /home/rclone/rclone-test-midocox8lequ/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/16 01:55:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f83c4a6faa5b1ff4a195181ea7c4274a4966e53e 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/file name.txt" 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/file\ name.txt 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: c8b0d853a82ba74ae30ea9de52a5181e /home/rclone/rclone-test-midocox8lequ/file name.txt 2026/02/16 01:55:28 DEBUG : file name.txt: Parsed hash: c8b0d853a82ba74ae30ea9de52a5181e 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/file name.txt" 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/file\ name.txt 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 21e272bad0c889ebc22b8d8df4540888a07d74ba /home/rclone/rclone-test-midocox8lequ/file name.txt 2026/02/16 01:55:28 DEBUG : file name.txt: Parsed hash: 21e272bad0c889ebc22b8d8df4540888a07d74ba 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/file name.txt" 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/file\ name.txt 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: c8b0d853a82ba74ae30ea9de52a5181e /home/rclone/rclone-test-midocox8lequ/file name.txt 2026/02/16 01:55:28 DEBUG : file name.txt: Parsed hash: c8b0d853a82ba74ae30ea9de52a5181e 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/file name.txt" 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/file\ name.txt 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 21e272bad0c889ebc22b8d8df4540888a07d74ba /home/rclone/rclone-test-midocox8lequ/file name.txt 2026/02/16 01:55:28 DEBUG : file name.txt: Parsed hash: 21e272bad0c889ebc22b8d8df4540888a07d74ba === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/02/16 01:55:28 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2026/02/16 01:55:28 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/02/16 01:55:28 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/16 01:55:28 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/16 01:55:28 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/16 01:55:28 DEBUG : Setting pass="FYQy9Y7-bdtApl1zZBboJ0UfjptG7kbR" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/16 01:55:28 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/16 01:55:28 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{LoaTi}" suffix to name 2026/02/16 01:55:28 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/16 01:55:28 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/16 01:55:28 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/16 01:55:28 DEBUG : Setting pass="FYQy9Y7-bdtApl1zZBboJ0UfjptG7kbR" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/16 01:55:28 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:54782->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/file name.txt" 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/file\ name.txt 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: c8b0d853a82ba74ae30ea9de52a5181e /home/rclone/rclone-test-midocox8lequ/file name.txt 2026/02/16 01:55:28 DEBUG : file name.txt: Parsed hash: c8b0d853a82ba74ae30ea9de52a5181e 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/file name.txt" 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/file\ name.txt 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 21e272bad0c889ebc22b8d8df4540888a07d74ba /home/rclone/rclone-test-midocox8lequ/file name.txt 2026/02/16 01:55:28 DEBUG : file name.txt: Parsed hash: 21e272bad0c889ebc22b8d8df4540888a07d74ba 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 507224bb4a2b300b047fd2c333764441 /home/rclone/rclone-test-midocox8lequ/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/16 01:55:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 507224bb4a2b300b047fd2c333764441 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: f83c4a6faa5b1ff4a195181ea7c4274a4966e53e /home/rclone/rclone-test-midocox8lequ/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/16 01:55:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f83c4a6faa5b1ff4a195181ea7c4274a4966e53e === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/file name.txt" 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/file\ name.txt 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: c8b0d853a82ba74ae30ea9de52a5181e /home/rclone/rclone-test-midocox8lequ/file name.txt 2026/02/16 01:55:28 DEBUG : file name.txt: Parsed hash: c8b0d853a82ba74ae30ea9de52a5181e 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/file name.txt" 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/file\ name.txt 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 21e272bad0c889ebc22b8d8df4540888a07d74ba /home/rclone/rclone-test-midocox8lequ/file name.txt 2026/02/16 01:55:28 DEBUG : file name.txt: Parsed hash: 21e272bad0c889ebc22b8d8df4540888a07d74ba === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1122: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/file name.txt" 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/file\ name.txt 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: c8b0d853a82ba74ae30ea9de52a5181e /home/rclone/rclone-test-midocox8lequ/file name.txt 2026/02/16 01:55:28 DEBUG : file name.txt: Parsed hash: c8b0d853a82ba74ae30ea9de52a5181e 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/file name.txt" 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/file\ name.txt 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 21e272bad0c889ebc22b8d8df4540888a07d74ba /home/rclone/rclone-test-midocox8lequ/file name.txt 2026/02/16 01:55:28 DEBUG : file name.txt: Parsed hash: 21e272bad0c889ebc22b8d8df4540888a07d74ba 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 507224bb4a2b300b047fd2c333764441 /home/rclone/rclone-test-midocox8lequ/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/16 01:55:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 507224bb4a2b300b047fd2c333764441 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: f83c4a6faa5b1ff4a195181ea7c4274a4966e53e /home/rclone/rclone-test-midocox8lequ/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/16 01:55:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f83c4a6faa5b1ff4a195181ea7c4274a4966e53e === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1154: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1191: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/02/16 01:55:28 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-midocox8lequ/hello? sausage/êé" 2026/02/16 01:55:28 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/02/16 01:55:28 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/16 01:55:28 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/16 01:55:28 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/16 01:55:28 DEBUG : Setting pass="FYQy9Y7-bdtApl1zZBboJ0UfjptG7kbR" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/16 01:55:28 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/16 01:55:28 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{LoaTi}" suffix to name 2026/02/16 01:55:28 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/16 01:55:28 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/16 01:55:28 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/16 01:55:28 DEBUG : Setting pass="FYQy9Y7-bdtApl1zZBboJ0UfjptG7kbR" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/16 01:55:28 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ/hello? sausage/êé: New connection 127.0.0.1:54798->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ/hello? sausage/êé: Shell type "unix" from config 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ/hello? sausage/êé: Relative path resolved to "/home/rclone/rclone-test-midocox8lequ/hello? sausage/êé" 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ/hello? sausage/êé: Using root directory "/home/rclone/rclone-test-midocox8lequ/hello? sausage/êé" 2026/02/16 01:55:28 DEBUG : fs cache: renaming cache item "TestSFTPOpenssh:rclone-test-midocox8lequ/hello? sausage/êé" to be canonical "TestSFTPOpenssh{LoaTi}:rclone-test-midocox8lequ/hello? sausage/êé" 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ/hello? sausage/êé: Shell path "/home/rclone/rclone-test-midocox8lequ/hello? sausage/êé/a/b/c/d/e.txt" 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ/hello? sausage/êé: Remote command result: 906418756bc3dab9ad6e29ebb9fd7f3d /home/rclone/rclone-test-midocox8lequ/hello? sausage/êé/a/b/c/d/e.txt 2026/02/16 01:55:28 DEBUG : a/b/c/d/e.txt: Parsed hash: 906418756bc3dab9ad6e29ebb9fd7f3d 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ/hello? sausage/êé: Shell path "/home/rclone/rclone-test-midocox8lequ/hello? sausage/êé/a/b/c/d/e.txt" 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ/hello? sausage/êé: Remote command result: 10b5faadd359067de5b5a670cda193dbc01677e8 /home/rclone/rclone-test-midocox8lequ/hello? sausage/êé/a/b/c/d/e.txt 2026/02/16 01:55:28 DEBUG : a/b/c/d/e.txt: Parsed hash: 10b5faadd359067de5b5a670cda193dbc01677e8 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ/hello? sausage/êé: Shell path "/home/rclone/rclone-test-midocox8lequ/hello? sausage/êé/a/b/c/d/e.txt" 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ/hello? sausage/êé: Remote command result: 906418756bc3dab9ad6e29ebb9fd7f3d /home/rclone/rclone-test-midocox8lequ/hello? sausage/êé/a/b/c/d/e.txt 2026/02/16 01:55:28 DEBUG : a/b/c/d/e.txt: Parsed hash: 906418756bc3dab9ad6e29ebb9fd7f3d 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ/hello? sausage/êé: Shell path "/home/rclone/rclone-test-midocox8lequ/hello? sausage/êé/a/b/c/d/e.txt" 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ/hello? sausage/êé: Remote command result: 10b5faadd359067de5b5a670cda193dbc01677e8 /home/rclone/rclone-test-midocox8lequ/hello? sausage/êé/a/b/c/d/e.txt 2026/02/16 01:55:28 DEBUG : a/b/c/d/e.txt: Parsed hash: 10b5faadd359067de5b5a670cda193dbc01677e8 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ/hello? sausage/êé: New connection 127.0.0.1:54806->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/02/16 01:55:28 DEBUG : Waiting for deletions to finish 2026/02/16 01:55:28 INFO : a/b/c/d/e.txt: Deleted 2026/02/16 01:55:28 DEBUG : removing 1 level 4 directories 2026/02/16 01:55:28 INFO : a/b/c/d: Removing directory 2026/02/16 01:55:28 DEBUG : removing 1 level 3 directories 2026/02/16 01:55:28 INFO : a/b/c: Removing directory 2026/02/16 01:55:28 DEBUG : removing 1 level 2 directories 2026/02/16 01:55:28 INFO : a/b: Removing directory 2026/02/16 01:55:28 DEBUG : removing 1 level 1 directories 2026/02/16 01:55:28 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/file name.txt" 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/file\ name.txt 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: c8b0d853a82ba74ae30ea9de52a5181e /home/rclone/rclone-test-midocox8lequ/file name.txt 2026/02/16 01:55:28 DEBUG : file name.txt: Parsed hash: c8b0d853a82ba74ae30ea9de52a5181e 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/file name.txt" 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/file\ name.txt 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 21e272bad0c889ebc22b8d8df4540888a07d74ba /home/rclone/rclone-test-midocox8lequ/file name.txt 2026/02/16 01:55:28 DEBUG : file name.txt: Parsed hash: 21e272bad0c889ebc22b8d8df4540888a07d74ba 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 507224bb4a2b300b047fd2c333764441 /home/rclone/rclone-test-midocox8lequ/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/16 01:55:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 507224bb4a2b300b047fd2c333764441 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: f83c4a6faa5b1ff4a195181ea7c4274a4966e53e /home/rclone/rclone-test-midocox8lequ/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/16 01:55:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f83c4a6faa5b1ff4a195181ea7c4274a4966e53e 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 507224bb4a2b300b047fd2c333764441 /home/rclone/rclone-test-midocox8lequ/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/02/16 01:55:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: 507224bb4a2b300b047fd2c333764441 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: f83c4a6faa5b1ff4a195181ea7c4274a4966e53e /home/rclone/rclone-test-midocox8lequ/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/02/16 01:55:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: f83c4a6faa5b1ff4a195181ea7c4274a4966e53e === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1294: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/file name.txt" 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/file\ name.txt 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: c8b0d853a82ba74ae30ea9de52a5181e /home/rclone/rclone-test-midocox8lequ/file name.txt 2026/02/16 01:55:28 DEBUG : file name.txt: Parsed hash: c8b0d853a82ba74ae30ea9de52a5181e 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/file name.txt" 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/file\ name.txt 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 21e272bad0c889ebc22b8d8df4540888a07d74ba /home/rclone/rclone-test-midocox8lequ/file name.txt 2026/02/16 01:55:28 DEBUG : file name.txt: Parsed hash: 21e272bad0c889ebc22b8d8df4540888a07d74ba 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/other.txt" 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/other.txt 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 507224bb4a2b300b047fd2c333764441 /home/rclone/rclone-test-midocox8lequ/other.txt 2026/02/16 01:55:28 DEBUG : other.txt: Parsed hash: 507224bb4a2b300b047fd2c333764441 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/other.txt" 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/other.txt 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: f83c4a6faa5b1ff4a195181ea7c4274a4966e53e /home/rclone/rclone-test-midocox8lequ/other.txt 2026/02/16 01:55:28 DEBUG : other.txt: Parsed hash: f83c4a6faa5b1ff4a195181ea7c4274a4966e53e 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: New connection 127.0.0.1:54818->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/other.txt" 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/other.txt 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 507224bb4a2b300b047fd2c333764441 /home/rclone/rclone-test-midocox8lequ/other.txt 2026/02/16 01:55:28 DEBUG : other.txt: Parsed hash: 507224bb4a2b300b047fd2c333764441 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/other.txt" 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/other.txt 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: f83c4a6faa5b1ff4a195181ea7c4274a4966e53e /home/rclone/rclone-test-midocox8lequ/other.txt 2026/02/16 01:55:28 DEBUG : other.txt: Parsed hash: f83c4a6faa5b1ff4a195181ea7c4274a4966e53e 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/moveTest/other.txt" 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/moveTest/other.txt 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: c8b0d853a82ba74ae30ea9de52a5181e /home/rclone/rclone-test-midocox8lequ/moveTest/other.txt 2026/02/16 01:55:28 DEBUG : moveTest/other.txt: Parsed hash: c8b0d853a82ba74ae30ea9de52a5181e 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/moveTest/other.txt" 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/moveTest/other.txt 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 21e272bad0c889ebc22b8d8df4540888a07d74ba /home/rclone/rclone-test-midocox8lequ/moveTest/other.txt 2026/02/16 01:55:28 DEBUG : moveTest/other.txt: Parsed hash: 21e272bad0c889ebc22b8d8df4540888a07d74ba 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/file name.txt" 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/file\ name.txt 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: c8b0d853a82ba74ae30ea9de52a5181e /home/rclone/rclone-test-midocox8lequ/file name.txt 2026/02/16 01:55:28 DEBUG : file name.txt: Parsed hash: c8b0d853a82ba74ae30ea9de52a5181e 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/file name.txt" 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/file\ name.txt 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 21e272bad0c889ebc22b8d8df4540888a07d74ba /home/rclone/rclone-test-midocox8lequ/file name.txt 2026/02/16 01:55:28 DEBUG : file name.txt: Parsed hash: 21e272bad0c889ebc22b8d8df4540888a07d74ba 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/other.txt" 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/other.txt 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 507224bb4a2b300b047fd2c333764441 /home/rclone/rclone-test-midocox8lequ/other.txt 2026/02/16 01:55:28 DEBUG : other.txt: Parsed hash: 507224bb4a2b300b047fd2c333764441 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/other.txt" 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/other.txt 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: f83c4a6faa5b1ff4a195181ea7c4274a4966e53e /home/rclone/rclone-test-midocox8lequ/other.txt 2026/02/16 01:55:28 DEBUG : other.txt: Parsed hash: f83c4a6faa5b1ff4a195181ea7c4274a4966e53e 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/file name.txt" 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/file\ name.txt 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: c8b0d853a82ba74ae30ea9de52a5181e /home/rclone/rclone-test-midocox8lequ/file name.txt 2026/02/16 01:55:28 DEBUG : file name.txt: Parsed hash: c8b0d853a82ba74ae30ea9de52a5181e 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/file name.txt" 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/file\ name.txt 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 21e272bad0c889ebc22b8d8df4540888a07d74ba /home/rclone/rclone-test-midocox8lequ/file name.txt 2026/02/16 01:55:28 DEBUG : file name.txt: Parsed hash: 21e272bad0c889ebc22b8d8df4540888a07d74ba 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 507224bb4a2b300b047fd2c333764441 /home/rclone/rclone-test-midocox8lequ/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/16 01:55:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 507224bb4a2b300b047fd2c333764441 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: f83c4a6faa5b1ff4a195181ea7c4274a4966e53e /home/rclone/rclone-test-midocox8lequ/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/16 01:55:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f83c4a6faa5b1ff4a195181ea7c4274a4966e53e === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1403: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/02/16 01:55:28 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-dutihez9loqe" 2026/02/16 01:55:28 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/02/16 01:55:28 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/16 01:55:28 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/16 01:55:28 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/16 01:55:28 DEBUG : Setting pass="FYQy9Y7-bdtApl1zZBboJ0UfjptG7kbR" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/16 01:55:28 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/16 01:55:28 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{LoaTi}" suffix to name 2026/02/16 01:55:28 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/16 01:55:28 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/16 01:55:28 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/16 01:55:28 DEBUG : Setting pass="FYQy9Y7-bdtApl1zZBboJ0UfjptG7kbR" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/16 01:55:28 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dutihez9loqe: New connection 127.0.0.1:54830->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dutihez9loqe: Shell type "unix" from config 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dutihez9loqe: Relative path resolved to "/home/rclone/rclone-test-dutihez9loqe" 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dutihez9loqe: Using root directory "/home/rclone/rclone-test-dutihez9loqe" 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dutihez9loqe: Shell path "/home/rclone/rclone-test-dutihez9loqe/new_name/sub_new_name/file name.txt" 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dutihez9loqe: Running remote command: md5sum /home/rclone/rclone-test-dutihez9loqe/new_name/sub_new_name/file\ name.txt 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dutihez9loqe: Remote command result: c8b0d853a82ba74ae30ea9de52a5181e /home/rclone/rclone-test-dutihez9loqe/new_name/sub_new_name/file name.txt 2026/02/16 01:55:28 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: c8b0d853a82ba74ae30ea9de52a5181e 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dutihez9loqe: Shell path "/home/rclone/rclone-test-dutihez9loqe/new_name/sub_new_name/file name.txt" 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dutihez9loqe: Running remote command: sha1sum /home/rclone/rclone-test-dutihez9loqe/new_name/sub_new_name/file\ name.txt 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dutihez9loqe: Remote command result: 21e272bad0c889ebc22b8d8df4540888a07d74ba /home/rclone/rclone-test-dutihez9loqe/new_name/sub_new_name/file name.txt 2026/02/16 01:55:28 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 21e272bad0c889ebc22b8d8df4540888a07d74ba 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dutihez9loqe: Shell path "/home/rclone/rclone-test-dutihez9loqe/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dutihez9loqe: Running remote command: md5sum /home/rclone/rclone-test-dutihez9loqe/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dutihez9loqe: Remote command result: 507224bb4a2b300b047fd2c333764441 /home/rclone/rclone-test-dutihez9loqe/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/16 01:55:28 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 507224bb4a2b300b047fd2c333764441 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dutihez9loqe: Shell path "/home/rclone/rclone-test-dutihez9loqe/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/16 01:55:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dutihez9loqe: Running remote command: sha1sum /home/rclone/rclone-test-dutihez9loqe/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dutihez9loqe: Remote command result: f83c4a6faa5b1ff4a195181ea7c4274a4966e53e /home/rclone/rclone-test-dutihez9loqe/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/16 01:55:29 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f83c4a6faa5b1ff4a195181ea7c4274a4966e53e 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/file name.txt" 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/file\ name.txt 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: c8b0d853a82ba74ae30ea9de52a5181e /home/rclone/rclone-test-midocox8lequ/file name.txt 2026/02/16 01:55:29 DEBUG : file name.txt: Parsed hash: c8b0d853a82ba74ae30ea9de52a5181e 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/file name.txt" 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/file\ name.txt 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 21e272bad0c889ebc22b8d8df4540888a07d74ba /home/rclone/rclone-test-midocox8lequ/file name.txt 2026/02/16 01:55:29 DEBUG : file name.txt: Parsed hash: 21e272bad0c889ebc22b8d8df4540888a07d74ba 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 507224bb4a2b300b047fd2c333764441 /home/rclone/rclone-test-midocox8lequ/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/16 01:55:29 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 507224bb4a2b300b047fd2c333764441 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: f83c4a6faa5b1ff4a195181ea7c4274a4966e53e /home/rclone/rclone-test-midocox8lequ/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/16 01:55:29 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f83c4a6faa5b1ff4a195181ea7c4274a4966e53e 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dutihez9loqe: Purge dir "new_name" 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dutihez9loqe: Purge dir "" === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/file name.txt" 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/file\ name.txt 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: c8b0d853a82ba74ae30ea9de52a5181e /home/rclone/rclone-test-midocox8lequ/file name.txt 2026/02/16 01:55:29 DEBUG : file name.txt: Parsed hash: c8b0d853a82ba74ae30ea9de52a5181e 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/file name.txt" 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/file\ name.txt 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 21e272bad0c889ebc22b8d8df4540888a07d74ba /home/rclone/rclone-test-midocox8lequ/file name.txt 2026/02/16 01:55:29 DEBUG : file name.txt: Parsed hash: 21e272bad0c889ebc22b8d8df4540888a07d74ba === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1597: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1628: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1699: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/file name.txt" 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/file\ name.txt 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 4740100e086de3d306f25ebac6768898 /home/rclone/rclone-test-midocox8lequ/file name.txt 2026/02/16 01:55:29 DEBUG : file name.txt: Parsed hash: 4740100e086de3d306f25ebac6768898 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/file name.txt" 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/file\ name.txt 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: d01c171ba9515504181a8b6c7019f1968efb6318 /home/rclone/rclone-test-midocox8lequ/file name.txt 2026/02/16 01:55:29 DEBUG : file name.txt: Parsed hash: d01c171ba9515504181a8b6c7019f1968efb6318 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/file name.txt" 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/file\ name.txt 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 4740100e086de3d306f25ebac6768898 /home/rclone/rclone-test-midocox8lequ/file name.txt 2026/02/16 01:55:29 DEBUG : file name.txt: Parsed hash: 4740100e086de3d306f25ebac6768898 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/file name.txt" 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/file\ name.txt 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: d01c171ba9515504181a8b6c7019f1968efb6318 /home/rclone/rclone-test-midocox8lequ/file name.txt 2026/02/16 01:55:29 DEBUG : file name.txt: Parsed hash: d01c171ba9515504181a8b6c7019f1968efb6318 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/02/16 01:55:29 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-midocox8lequ/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/16 01:55:29 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/02/16 01:55:29 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/16 01:55:29 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/16 01:55:29 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/16 01:55:29 DEBUG : Setting pass="FYQy9Y7-bdtApl1zZBboJ0UfjptG7kbR" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/16 01:55:29 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/16 01:55:29 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{LoaTi}" suffix to name 2026/02/16 01:55:29 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/16 01:55:29 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/16 01:55:29 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/16 01:55:29 DEBUG : Setting pass="FYQy9Y7-bdtApl1zZBboJ0UfjptG7kbR" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/16 01:55:29 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:54838->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/home/rclone/rclone-test-midocox8lequ/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/home/rclone/rclone-test-midocox8lequ/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-midocox8lequ/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 507224bb4a2b300b047fd2c333764441 /home/rclone/rclone-test-midocox8lequ/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/16 01:55:29 DEBUG : z.txt: Parsed hash: 507224bb4a2b300b047fd2c333764441 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-midocox8lequ/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: f83c4a6faa5b1ff4a195181ea7c4274a4966e53e /home/rclone/rclone-test-midocox8lequ/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/16 01:55:29 DEBUG : z.txt: Parsed hash: f83c4a6faa5b1ff4a195181ea7c4274a4966e53e === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/02/16 01:55:29 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-midocox8lequ/not found.txt" 2026/02/16 01:55:29 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/02/16 01:55:29 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/16 01:55:29 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/16 01:55:29 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/16 01:55:29 DEBUG : Setting pass="FYQy9Y7-bdtApl1zZBboJ0UfjptG7kbR" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/16 01:55:29 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/16 01:55:29 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{LoaTi}" suffix to name 2026/02/16 01:55:29 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/16 01:55:29 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/16 01:55:29 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/16 01:55:29 DEBUG : Setting pass="FYQy9Y7-bdtApl1zZBboJ0UfjptG7kbR" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/16 01:55:29 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ/not found.txt: New connection 127.0.0.1:54854->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ/not found.txt: Shell type "unix" from config 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ/not found.txt: Relative path resolved to "/home/rclone/rclone-test-midocox8lequ/not found.txt" 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ/not found.txt: Using root directory "/home/rclone/rclone-test-midocox8lequ/not found.txt" 2026/02/16 01:55:29 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestSFTPOpenssh:" path "rclone-test-midocox8lequ" from "TestSFTPOpenssh:rclone-test-midocox8lequ" 2026/02/16 01:55:29 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2026/02/16 01:55:29 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/02/16 01:55:29 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/16 01:55:29 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/16 01:55:29 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/16 01:55:29 DEBUG : Setting pass="FYQy9Y7-bdtApl1zZBboJ0UfjptG7kbR" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/16 01:55:29 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/16 01:55:29 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{LoaTi}" suffix to name 2026/02/16 01:55:29 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/16 01:55:29 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/16 01:55:29 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/16 01:55:29 DEBUG : Setting pass="FYQy9Y7-bdtApl1zZBboJ0UfjptG7kbR" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/16 01:55:29 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:54858->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-midocox8lequ/file name.txt" 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/file\ name.txt 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 4740100e086de3d306f25ebac6768898 /home/rclone/rclone-test-midocox8lequ/file name.txt 2026/02/16 01:55:29 DEBUG : rclone-test-midocox8lequ/file name.txt: Parsed hash: 4740100e086de3d306f25ebac6768898 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-midocox8lequ/file name.txt" 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/file\ name.txt 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: d01c171ba9515504181a8b6c7019f1968efb6318 /home/rclone/rclone-test-midocox8lequ/file name.txt 2026/02/16 01:55:29 DEBUG : rclone-test-midocox8lequ/file name.txt: Parsed hash: d01c171ba9515504181a8b6c7019f1968efb6318 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-midocox8lequ/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 507224bb4a2b300b047fd2c333764441 /home/rclone/rclone-test-midocox8lequ/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/16 01:55:29 DEBUG : rclone-test-midocox8lequ/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 507224bb4a2b300b047fd2c333764441 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-midocox8lequ/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: f83c4a6faa5b1ff4a195181ea7c4274a4966e53e /home/rclone/rclone-test-midocox8lequ/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/16 01:55:29 DEBUG : rclone-test-midocox8lequ/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f83c4a6faa5b1ff4a195181ea7c4274a4966e53e === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-midocox8lequ/file name.txt" 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/file\ name.txt 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 4740100e086de3d306f25ebac6768898 /home/rclone/rclone-test-midocox8lequ/file name.txt 2026/02/16 01:55:29 DEBUG : rclone-test-midocox8lequ/file name.txt: Parsed hash: 4740100e086de3d306f25ebac6768898 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-midocox8lequ/file name.txt" 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/file\ name.txt 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: d01c171ba9515504181a8b6c7019f1968efb6318 /home/rclone/rclone-test-midocox8lequ/file name.txt 2026/02/16 01:55:29 DEBUG : rclone-test-midocox8lequ/file name.txt: Parsed hash: d01c171ba9515504181a8b6c7019f1968efb6318 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1953: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-midocox8lequ/created from root.txt" 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/created\ from\ root.txt 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 0aca5224ae0e9ae9bb506d6ec0c98a34 /home/rclone/rclone-test-midocox8lequ/created from root.txt 2026/02/16 01:55:29 DEBUG : rclone-test-midocox8lequ/created from root.txt: Parsed hash: 0aca5224ae0e9ae9bb506d6ec0c98a34 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-midocox8lequ/created from root.txt" 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/created\ from\ root.txt 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: f8033eaad0c1ffdd4b594cc3947c0f03b46a73ec /home/rclone/rclone-test-midocox8lequ/created from root.txt 2026/02/16 01:55:29 DEBUG : rclone-test-midocox8lequ/created from root.txt: Parsed hash: f8033eaad0c1ffdd4b594cc3947c0f03b46a73ec 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-midocox8lequ/created from root.txt" 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/created\ from\ root.txt 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 0aca5224ae0e9ae9bb506d6ec0c98a34 /home/rclone/rclone-test-midocox8lequ/created from root.txt 2026/02/16 01:55:29 DEBUG : rclone-test-midocox8lequ/created from root.txt: Parsed hash: 0aca5224ae0e9ae9bb506d6ec0c98a34 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-midocox8lequ/created from root.txt" 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/created\ from\ root.txt 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: f8033eaad0c1ffdd4b594cc3947c0f03b46a73ec /home/rclone/rclone-test-midocox8lequ/created from root.txt 2026/02/16 01:55:29 DEBUG : rclone-test-midocox8lequ/created from root.txt: Parsed hash: f8033eaad0c1ffdd4b594cc3947c0f03b46a73ec 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-midocox8lequ/created from root.txt" 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/created\ from\ root.txt 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 0aca5224ae0e9ae9bb506d6ec0c98a34 /home/rclone/rclone-test-midocox8lequ/created from root.txt 2026/02/16 01:55:29 DEBUG : rclone-test-midocox8lequ/created from root.txt: Parsed hash: 0aca5224ae0e9ae9bb506d6ec0c98a34 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-midocox8lequ/created from root.txt" 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/created\ from\ root.txt 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: f8033eaad0c1ffdd4b594cc3947c0f03b46a73ec /home/rclone/rclone-test-midocox8lequ/created from root.txt 2026/02/16 01:55:29 DEBUG : rclone-test-midocox8lequ/created from root.txt: Parsed hash: f8033eaad0c1ffdd4b594cc3947c0f03b46a73ec 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-midocox8lequ/file name.txt" 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/file\ name.txt 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 4740100e086de3d306f25ebac6768898 /home/rclone/rclone-test-midocox8lequ/file name.txt 2026/02/16 01:55:29 DEBUG : rclone-test-midocox8lequ/file name.txt: Parsed hash: 4740100e086de3d306f25ebac6768898 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-midocox8lequ/file name.txt" 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/file\ name.txt 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: d01c171ba9515504181a8b6c7019f1968efb6318 /home/rclone/rclone-test-midocox8lequ/file name.txt 2026/02/16 01:55:29 DEBUG : rclone-test-midocox8lequ/file name.txt: Parsed hash: d01c171ba9515504181a8b6c7019f1968efb6318 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-midocox8lequ/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 507224bb4a2b300b047fd2c333764441 /home/rclone/rclone-test-midocox8lequ/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/16 01:55:29 DEBUG : rclone-test-midocox8lequ/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 507224bb4a2b300b047fd2c333764441 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-midocox8lequ/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: f83c4a6faa5b1ff4a195181ea7c4274a4966e53e /home/rclone/rclone-test-midocox8lequ/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/16 01:55:29 DEBUG : rclone-test-midocox8lequ/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f83c4a6faa5b1ff4a195181ea7c4274a4966e53e === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-midocox8lequ/file name.txt" 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/file\ name.txt 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 4740100e086de3d306f25ebac6768898 /home/rclone/rclone-test-midocox8lequ/file name.txt 2026/02/16 01:55:29 DEBUG : rclone-test-midocox8lequ/file name.txt: Parsed hash: 4740100e086de3d306f25ebac6768898 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-midocox8lequ/file name.txt" 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/file\ name.txt 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: d01c171ba9515504181a8b6c7019f1968efb6318 /home/rclone/rclone-test-midocox8lequ/file name.txt 2026/02/16 01:55:29 DEBUG : rclone-test-midocox8lequ/file name.txt: Parsed hash: d01c171ba9515504181a8b6c7019f1968efb6318 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-midocox8lequ/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 507224bb4a2b300b047fd2c333764441 /home/rclone/rclone-test-midocox8lequ/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/16 01:55:29 DEBUG : rclone-test-midocox8lequ/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 507224bb4a2b300b047fd2c333764441 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-midocox8lequ/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: f83c4a6faa5b1ff4a195181ea7c4274a4966e53e /home/rclone/rclone-test-midocox8lequ/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/16 01:55:29 DEBUG : rclone-test-midocox8lequ/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f83c4a6faa5b1ff4a195181ea7c4274a4966e53e === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2012: 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:2117: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2133: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 507224bb4a2b300b047fd2c333764441 /home/rclone/rclone-test-midocox8lequ/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/16 01:55:29 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 507224bb4a2b300b047fd2c333764441 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: f83c4a6faa5b1ff4a195181ea7c4274a4966e53e /home/rclone/rclone-test-midocox8lequ/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/16 01:55:29 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: f83c4a6faa5b1ff4a195181ea7c4274a4966e53e === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Server has VFS statistics extension 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: About path "/home/rclone/rclone-test-midocox8lequ" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/piped data.txt" 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/piped\ data.txt 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-midocox8lequ/piped data.txt 2026/02/16 01:55:29 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/piped data.txt" 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/piped\ data.txt 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-midocox8lequ/piped data.txt 2026/02/16 01:55:29 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/piped data.txt" 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/piped\ data.txt 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-midocox8lequ/piped data.txt 2026/02/16 01:55:29 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/piped data.txt" 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/piped\ data.txt 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-midocox8lequ/piped data.txt 2026/02/16 01:55:29 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/piped data.txt" 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/piped\ data.txt 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: f47f696453e0ce8525f60da61e7b3e7c /home/rclone/rclone-test-midocox8lequ/piped data.txt 2026/02/16 01:55:29 DEBUG : piped data.txt: Parsed hash: f47f696453e0ce8525f60da61e7b3e7c 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/piped data.txt" 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/piped\ data.txt 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 23584696ac3dc0dd401840ba164afcb48b58440d /home/rclone/rclone-test-midocox8lequ/piped data.txt 2026/02/16 01:55:29 DEBUG : piped data.txt: Parsed hash: 23584696ac3dc0dd401840ba164afcb48b58440d 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/piped data.txt" 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/piped\ data.txt 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: f47f696453e0ce8525f60da61e7b3e7c /home/rclone/rclone-test-midocox8lequ/piped data.txt 2026/02/16 01:55:29 DEBUG : piped data.txt: Parsed hash: f47f696453e0ce8525f60da61e7b3e7c 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/piped data.txt" 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/piped\ data.txt 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 23584696ac3dc0dd401840ba164afcb48b58440d /home/rclone/rclone-test-midocox8lequ/piped data.txt 2026/02/16 01:55:29 DEBUG : piped data.txt: Parsed hash: 23584696ac3dc0dd401840ba164afcb48b58440d === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2351: *sftp.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2372: *sftp.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2493: *sftp.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/unknown-size-update.txt" 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/unknown-size-update.txt 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: f33d0c5726c3881271aec55bcec09520 /home/rclone/rclone-test-midocox8lequ/unknown-size-update.txt 2026/02/16 01:55:29 DEBUG : unknown-size-update.txt: Parsed hash: f33d0c5726c3881271aec55bcec09520 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/unknown-size-update.txt" 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/unknown-size-update.txt 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 1ddd2dd4d80846e649064a976ff2e4adab4cab30 /home/rclone/rclone-test-midocox8lequ/unknown-size-update.txt 2026/02/16 01:55:29 DEBUG : unknown-size-update.txt: Parsed hash: 1ddd2dd4d80846e649064a976ff2e4adab4cab30 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/unknown-size-update.txt" 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: md5sum /home/rclone/rclone-test-midocox8lequ/unknown-size-update.txt 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: f33d0c5726c3881271aec55bcec09520 /home/rclone/rclone-test-midocox8lequ/unknown-size-update.txt 2026/02/16 01:55:29 DEBUG : unknown-size-update.txt: Parsed hash: f33d0c5726c3881271aec55bcec09520 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Shell path "/home/rclone/rclone-test-midocox8lequ/unknown-size-update.txt" 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Running remote command: sha1sum /home/rclone/rclone-test-midocox8lequ/unknown-size-update.txt 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Remote command result: 1ddd2dd4d80846e649064a976ff2e4adab4cab30 /home/rclone/rclone-test-midocox8lequ/unknown-size-update.txt 2026/02/16 01:55:29 DEBUG : unknown-size-update.txt: Parsed hash: 1ddd2dd4d80846e649064a976ff2e4adab4cab30 === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/02/16 01:55:29 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-midocox8lequ/deeper/nonexisting/directory" 2026/02/16 01:55:29 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/02/16 01:55:29 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/16 01:55:29 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/16 01:55:29 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/16 01:55:29 DEBUG : Setting pass="FYQy9Y7-bdtApl1zZBboJ0UfjptG7kbR" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/16 01:55:29 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/16 01:55:29 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{LoaTi}" suffix to name 2026/02/16 01:55:29 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/16 01:55:29 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/16 01:55:29 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/16 01:55:29 DEBUG : Setting pass="FYQy9Y7-bdtApl1zZBboJ0UfjptG7kbR" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/16 01:55:29 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ/deeper/nonexisting/directory: New connection 127.0.0.1:54864->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ/deeper/nonexisting/directory: Shell type "unix" from config 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ/deeper/nonexisting/directory: Failed to resolve path using RealPath: file does not exist 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ/deeper/nonexisting/directory: Relative path joined with current directory to get absolute path "/home/rclone/rclone-test-midocox8lequ/deeper/nonexisting/directory" 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ/deeper/nonexisting/directory: Using root directory "/home/rclone/rclone-test-midocox8lequ/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2676: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2733: FS has no Directory methods and doesn't Wrap 2026/02/16 01:55:29 DEBUG : Waiting for deletions to finish 2026/02/16 01:55:29 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/02/16 01:55:29 DEBUG : removing 1 level 4 directories 2026/02/16 01:55:29 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/02/16 01:55:29 DEBUG : removing 1 level 3 directories 2026/02/16 01:55:29 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/02/16 01:55:29 DEBUG : removing 1 level 2 directories 2026/02/16 01:55:29 INFO : hello? sausage/êé: Removing directory 2026/02/16 01:55:29 DEBUG : removing 1 level 1 directories 2026/02/16 01:55:29 INFO : hello? sausage: Removing directory 2026/02/16 01:55:29 DEBUG : removing 1 level 0 directories 2026/02/16 01:55:29 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Removing directory 2026/02/16 01:55:29 ERROR : error listing: directory not found 2026/02/16 01:55:29 DEBUG : Waiting for deletions to finish 2026/02/16 01:55:29 ERROR : error listing: directory not found 2026/02/16 01:55:29 ERROR : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Failed to list "": directory not found 2026/02/16 01:55:29 DEBUG : removing 1 level 0 directories 2026/02/16 01:55:29 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Removing directory 2026/02/16 01:55:29 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2026/02/16 01:55:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-midocox8lequ: Closing 2 unused connections 2026/02/16 01:55:29 NOTICE: TestSFTPOpenssh: Stopping server --- PASS: TestIntegration (3.54s) --- 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 (2.32s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.03s) --- 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 (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.04s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.01s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (1.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.08s) --- 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.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.02s) --- 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.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.04s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.23s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.18s) --- 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.01s) --- 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.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.03s) --- 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.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.02s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.03s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.02s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.09s) --- 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 4.796s "go test -v -timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished OK in 5.66555102s (try 1/5)