"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 TestStringLock --- PASS: TestStringLock (1.17s) === RUN TestIntegration fstests.go:438: Using remote "TestSFTPOpenssh:" 2025/10/04 02:05:41 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-hetoboj5mamo" 2025/10/04 02:05:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/04 02:05:41 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/10/04 02:05:41 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/10/04 02:05:41 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/10/04 02:05:41 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/10/04 02:05:41 DEBUG : Setting pass="eGG7cc8DmcoCMh1_H6bjzOkD-OFuBxML" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/10/04 02:05:41 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/10/04 02:05:41 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{4RcBD}" suffix to name 2025/10/04 02:05:41 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/10/04 02:05:41 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/10/04 02:05:41 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/10/04 02:05:41 DEBUG : Setting pass="eGG7cc8DmcoCMh1_H6bjzOkD-OFuBxML" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/10/04 02:05:41 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: New connection 127.0.0.1:58620->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell type "unix" from config 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Relative path resolved to "/home/rclone/rclone-test-hetoboj5mamo" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Using root directory "/home/rclone/rclone-test-hetoboj5mamo" 2025/10/04 02:05:41 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 2025/10/04 02:05:41 INFO : dir/subdir: Making directory 2025/10/04 02:05:41 INFO : dir/subdir: Removing directory 2025/10/04 02:05:41 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2025/10/04 02:05:41 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: b55d14bb6aca695d8155ca5aa57cb958 /home/rclone/rclone-test-hetoboj5mamo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/04 02:05:41 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: b55d14bb6aca695d8155ca5aa57cb958 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: b75c4c72d7d99e1c6656e9e96be10dd96732a3fc /home/rclone/rclone-test-hetoboj5mamo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/04 02:05:41 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: b75c4c72d7d99e1c6656e9e96be10dd96732a3fc 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: b55d14bb6aca695d8155ca5aa57cb958 /home/rclone/rclone-test-hetoboj5mamo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/04 02:05:41 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: b55d14bb6aca695d8155ca5aa57cb958 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: b75c4c72d7d99e1c6656e9e96be10dd96732a3fc /home/rclone/rclone-test-hetoboj5mamo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/04 02:05:41 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: b75c4c72d7d99e1c6656e9e96be10dd96732a3fc 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: b55d14bb6aca695d8155ca5aa57cb958 /home/rclone/rclone-test-hetoboj5mamo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/04 02:05:41 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: b55d14bb6aca695d8155ca5aa57cb958 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: b75c4c72d7d99e1c6656e9e96be10dd96732a3fc /home/rclone/rclone-test-hetoboj5mamo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/10/04 02:05:41 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: b75c4c72d7d99e1c6656e9e96be10dd96732a3fc === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/./." 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/./. 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: b0c539681993ca1c022c3bac093c8f4a /home/rclone/rclone-test-hetoboj5mamo/./. 2025/10/04 02:05:41 DEBUG : ./.: Parsed hash: b0c539681993ca1c022c3bac093c8f4a 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/./." 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/./. 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: f9f2774ae358d6662b186bdc28bb14a3192b66d4 /home/rclone/rclone-test-hetoboj5mamo/./. 2025/10/04 02:05:41 DEBUG : ./.: Parsed hash: f9f2774ae358d6662b186bdc28bb14a3192b66d4 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/./." 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/./. 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: b0c539681993ca1c022c3bac093c8f4a /home/rclone/rclone-test-hetoboj5mamo/./. 2025/10/04 02:05:41 DEBUG : ./.: Parsed hash: b0c539681993ca1c022c3bac093c8f4a 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/./." 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/./. 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: f9f2774ae358d6662b186bdc28bb14a3192b66d4 /home/rclone/rclone-test-hetoboj5mamo/./. 2025/10/04 02:05:41 DEBUG : ./.: Parsed hash: f9f2774ae358d6662b186bdc28bb14a3192b66d4 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/./." 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/./. 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: b0c539681993ca1c022c3bac093c8f4a /home/rclone/rclone-test-hetoboj5mamo/./. 2025/10/04 02:05:41 DEBUG : ./.: Parsed hash: b0c539681993ca1c022c3bac093c8f4a 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/./." 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/./. 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: f9f2774ae358d6662b186bdc28bb14a3192b66d4 /home/rclone/rclone-test-hetoboj5mamo/./. 2025/10/04 02:05:41 DEBUG : ./.: Parsed hash: f9f2774ae358d6662b186bdc28bb14a3192b66d4 === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/../.." 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/../.. 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 0010eae06f2040c8f9169219db9e68de /home/rclone/rclone-test-hetoboj5mamo/../.. 2025/10/04 02:05:41 DEBUG : ../..: Parsed hash: 0010eae06f2040c8f9169219db9e68de 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/../.." 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/../.. 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 8abc1002d199035600c13f88d78e854ab6148ea9 /home/rclone/rclone-test-hetoboj5mamo/../.. 2025/10/04 02:05:41 DEBUG : ../..: Parsed hash: 8abc1002d199035600c13f88d78e854ab6148ea9 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/../.." 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/../.. 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 0010eae06f2040c8f9169219db9e68de /home/rclone/rclone-test-hetoboj5mamo/../.. 2025/10/04 02:05:41 DEBUG : ../..: Parsed hash: 0010eae06f2040c8f9169219db9e68de 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/../.." 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/../.. 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 8abc1002d199035600c13f88d78e854ab6148ea9 /home/rclone/rclone-test-hetoboj5mamo/../.. 2025/10/04 02:05:41 DEBUG : ../..: Parsed hash: 8abc1002d199035600c13f88d78e854ab6148ea9 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/../.." 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/../.. 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 0010eae06f2040c8f9169219db9e68de /home/rclone/rclone-test-hetoboj5mamo/../.. 2025/10/04 02:05:41 DEBUG : ../..: Parsed hash: 0010eae06f2040c8f9169219db9e68de 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/../.." 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/../.. 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 8abc1002d199035600c13f88d78e854ab6148ea9 /home/rclone/rclone-test-hetoboj5mamo/../.. 2025/10/04 02:05:41 DEBUG : ../..: Parsed hash: 8abc1002d199035600c13f88d78e854ab6148ea9 === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 2410178b3ce750f398604cecb057503a /home/rclone/rclone-test-hetoboj5mamo/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/10/04 02:05:41 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 2410178b3ce750f398604cecb057503a 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 55d810d1823b83a4b816bb3c551b86eec60b5937 /home/rclone/rclone-test-hetoboj5mamo/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/10/04 02:05:41 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 55d810d1823b83a4b816bb3c551b86eec60b5937 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 2410178b3ce750f398604cecb057503a /home/rclone/rclone-test-hetoboj5mamo/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/10/04 02:05:41 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 2410178b3ce750f398604cecb057503a 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 55d810d1823b83a4b816bb3c551b86eec60b5937 /home/rclone/rclone-test-hetoboj5mamo/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/10/04 02:05:41 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 55d810d1823b83a4b816bb3c551b86eec60b5937 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 2410178b3ce750f398604cecb057503a /home/rclone/rclone-test-hetoboj5mamo/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/10/04 02:05:41 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 2410178b3ce750f398604cecb057503a 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 55d810d1823b83a4b816bb3c551b86eec60b5937 /home/rclone/rclone-test-hetoboj5mamo/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/10/04 02:05:41 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 55d810d1823b83a4b816bb3c551b86eec60b5937 === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/ leading space/ leading space" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/\ leading\ space/\ leading\ space 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 7a985a60971157f724a9c27236da19fa /home/rclone/rclone-test-hetoboj5mamo/ leading space/ leading space 2025/10/04 02:05:41 DEBUG : leading space/ leading space: Parsed hash: 7a985a60971157f724a9c27236da19fa 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/ leading space/ leading space" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/\ leading\ space/\ leading\ space 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 05f0959912965c6f916ea67094088256052822c3 /home/rclone/rclone-test-hetoboj5mamo/ leading space/ leading space 2025/10/04 02:05:41 DEBUG : leading space/ leading space: Parsed hash: 05f0959912965c6f916ea67094088256052822c3 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/ leading space/ leading space" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/\ leading\ space/\ leading\ space 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 7a985a60971157f724a9c27236da19fa /home/rclone/rclone-test-hetoboj5mamo/ leading space/ leading space 2025/10/04 02:05:41 DEBUG : leading space/ leading space: Parsed hash: 7a985a60971157f724a9c27236da19fa 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/ leading space/ leading space" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/\ leading\ space/\ leading\ space 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 05f0959912965c6f916ea67094088256052822c3 /home/rclone/rclone-test-hetoboj5mamo/ leading space/ leading space 2025/10/04 02:05:41 DEBUG : leading space/ leading space: Parsed hash: 05f0959912965c6f916ea67094088256052822c3 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/ leading space/ leading space" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/\ leading\ space/\ leading\ space 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 7a985a60971157f724a9c27236da19fa /home/rclone/rclone-test-hetoboj5mamo/ leading space/ leading space 2025/10/04 02:05:41 DEBUG : leading space/ leading space: Parsed hash: 7a985a60971157f724a9c27236da19fa 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/ leading space/ leading space" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/\ leading\ space/\ leading\ space 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 05f0959912965c6f916ea67094088256052822c3 /home/rclone/rclone-test-hetoboj5mamo/ leading space/ leading space 2025/10/04 02:05:41 DEBUG : leading space/ leading space: Parsed hash: 05f0959912965c6f916ea67094088256052822c3 === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/~leading tilde/~leading tilde" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/\~leading\ tilde/\~leading\ tilde 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 428f67dd489acfbf690cf30ca59e48ea /home/rclone/rclone-test-hetoboj5mamo/~leading tilde/~leading tilde 2025/10/04 02:05:41 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 428f67dd489acfbf690cf30ca59e48ea 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/~leading tilde/~leading tilde" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/\~leading\ tilde/\~leading\ tilde 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 3b3245ec4adfa2d7daf9dccac4b1477e77c7e24e /home/rclone/rclone-test-hetoboj5mamo/~leading tilde/~leading tilde 2025/10/04 02:05:41 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 3b3245ec4adfa2d7daf9dccac4b1477e77c7e24e 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/~leading tilde/~leading tilde" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/\~leading\ tilde/\~leading\ tilde 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 428f67dd489acfbf690cf30ca59e48ea /home/rclone/rclone-test-hetoboj5mamo/~leading tilde/~leading tilde 2025/10/04 02:05:41 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 428f67dd489acfbf690cf30ca59e48ea 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/~leading tilde/~leading tilde" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/\~leading\ tilde/\~leading\ tilde 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 3b3245ec4adfa2d7daf9dccac4b1477e77c7e24e /home/rclone/rclone-test-hetoboj5mamo/~leading tilde/~leading tilde 2025/10/04 02:05:41 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 3b3245ec4adfa2d7daf9dccac4b1477e77c7e24e 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/~leading tilde/~leading tilde" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/\~leading\ tilde/\~leading\ tilde 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 428f67dd489acfbf690cf30ca59e48ea /home/rclone/rclone-test-hetoboj5mamo/~leading tilde/~leading tilde 2025/10/04 02:05:41 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 428f67dd489acfbf690cf30ca59e48ea 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/~leading tilde/~leading tilde" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/\~leading\ tilde/\~leading\ tilde 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 3b3245ec4adfa2d7daf9dccac4b1477e77c7e24e /home/rclone/rclone-test-hetoboj5mamo/~leading tilde/~leading tilde 2025/10/04 02:05:41 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 3b3245ec4adfa2d7daf9dccac4b1477e77c7e24e === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/␍leading CR/␍leading CR" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/␍leading\ CR/␍leading\ CR 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 6b6f0ca6bcce092f3fab3172726df3d8 /home/rclone/rclone-test-hetoboj5mamo/␍leading CR/␍leading CR 2025/10/04 02:05:41 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 6b6f0ca6bcce092f3fab3172726df3d8 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/␍leading CR/␍leading CR" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/␍leading\ CR/␍leading\ CR 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 94ea9166f91670e415dd37a113cae206b2d53b54 /home/rclone/rclone-test-hetoboj5mamo/␍leading CR/␍leading CR 2025/10/04 02:05:41 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 94ea9166f91670e415dd37a113cae206b2d53b54 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/␍leading CR/␍leading CR" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/␍leading\ CR/␍leading\ CR 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 6b6f0ca6bcce092f3fab3172726df3d8 /home/rclone/rclone-test-hetoboj5mamo/␍leading CR/␍leading CR 2025/10/04 02:05:41 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 6b6f0ca6bcce092f3fab3172726df3d8 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/␍leading CR/␍leading CR" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/␍leading\ CR/␍leading\ CR 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 94ea9166f91670e415dd37a113cae206b2d53b54 /home/rclone/rclone-test-hetoboj5mamo/␍leading CR/␍leading CR 2025/10/04 02:05:41 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 94ea9166f91670e415dd37a113cae206b2d53b54 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/␍leading CR/␍leading CR" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/␍leading\ CR/␍leading\ CR 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 6b6f0ca6bcce092f3fab3172726df3d8 /home/rclone/rclone-test-hetoboj5mamo/␍leading CR/␍leading CR 2025/10/04 02:05:41 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 6b6f0ca6bcce092f3fab3172726df3d8 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/␍leading CR/␍leading CR" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/␍leading\ CR/␍leading\ CR 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 94ea9166f91670e415dd37a113cae206b2d53b54 /home/rclone/rclone-test-hetoboj5mamo/␍leading CR/␍leading CR 2025/10/04 02:05:41 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 94ea9166f91670e415dd37a113cae206b2d53b54 === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/␊leading LF/␊leading LF" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/␊leading\ LF/␊leading\ LF 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: f15b39fde03f86939bee49df74ca3e33 /home/rclone/rclone-test-hetoboj5mamo/␊leading LF/␊leading LF 2025/10/04 02:05:41 DEBUG : ␊leading LF/␊leading LF: Parsed hash: f15b39fde03f86939bee49df74ca3e33 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/␊leading LF/␊leading LF" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/␊leading\ LF/␊leading\ LF 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: e71bf717ba8a5deb37407a19316037deca1dd699 /home/rclone/rclone-test-hetoboj5mamo/␊leading LF/␊leading LF 2025/10/04 02:05:41 DEBUG : ␊leading LF/␊leading LF: Parsed hash: e71bf717ba8a5deb37407a19316037deca1dd699 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/␊leading LF/␊leading LF" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/␊leading\ LF/␊leading\ LF 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: f15b39fde03f86939bee49df74ca3e33 /home/rclone/rclone-test-hetoboj5mamo/␊leading LF/␊leading LF 2025/10/04 02:05:41 DEBUG : ␊leading LF/␊leading LF: Parsed hash: f15b39fde03f86939bee49df74ca3e33 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/␊leading LF/␊leading LF" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/␊leading\ LF/␊leading\ LF 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: e71bf717ba8a5deb37407a19316037deca1dd699 /home/rclone/rclone-test-hetoboj5mamo/␊leading LF/␊leading LF 2025/10/04 02:05:41 DEBUG : ␊leading LF/␊leading LF: Parsed hash: e71bf717ba8a5deb37407a19316037deca1dd699 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/␊leading LF/␊leading LF" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/␊leading\ LF/␊leading\ LF 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: f15b39fde03f86939bee49df74ca3e33 /home/rclone/rclone-test-hetoboj5mamo/␊leading LF/␊leading LF 2025/10/04 02:05:41 DEBUG : ␊leading LF/␊leading LF: Parsed hash: f15b39fde03f86939bee49df74ca3e33 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/␊leading LF/␊leading LF" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/␊leading\ LF/␊leading\ LF 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: e71bf717ba8a5deb37407a19316037deca1dd699 /home/rclone/rclone-test-hetoboj5mamo/␊leading LF/␊leading LF 2025/10/04 02:05:41 DEBUG : ␊leading LF/␊leading LF: Parsed hash: e71bf717ba8a5deb37407a19316037deca1dd699 === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/␉leading HT/␉leading HT" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/␉leading\ HT/␉leading\ HT 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 8a0309783ff85910888b50176a7b24d5 /home/rclone/rclone-test-hetoboj5mamo/␉leading HT/␉leading HT 2025/10/04 02:05:41 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 8a0309783ff85910888b50176a7b24d5 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/␉leading HT/␉leading HT" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/␉leading\ HT/␉leading\ HT 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 932265343ff55905d039b971fa595c62e5d969d7 /home/rclone/rclone-test-hetoboj5mamo/␉leading HT/␉leading HT 2025/10/04 02:05:41 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 932265343ff55905d039b971fa595c62e5d969d7 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/␉leading HT/␉leading HT" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/␉leading\ HT/␉leading\ HT 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 8a0309783ff85910888b50176a7b24d5 /home/rclone/rclone-test-hetoboj5mamo/␉leading HT/␉leading HT 2025/10/04 02:05:41 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 8a0309783ff85910888b50176a7b24d5 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/␉leading HT/␉leading HT" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/␉leading\ HT/␉leading\ HT 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 932265343ff55905d039b971fa595c62e5d969d7 /home/rclone/rclone-test-hetoboj5mamo/␉leading HT/␉leading HT 2025/10/04 02:05:41 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 932265343ff55905d039b971fa595c62e5d969d7 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/␉leading HT/␉leading HT" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/␉leading\ HT/␉leading\ HT 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 8a0309783ff85910888b50176a7b24d5 /home/rclone/rclone-test-hetoboj5mamo/␉leading HT/␉leading HT 2025/10/04 02:05:41 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 8a0309783ff85910888b50176a7b24d5 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/␉leading HT/␉leading HT" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/␉leading\ HT/␉leading\ HT 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 932265343ff55905d039b971fa595c62e5d969d7 /home/rclone/rclone-test-hetoboj5mamo/␉leading HT/␉leading HT 2025/10/04 02:05:41 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 932265343ff55905d039b971fa595c62e5d969d7 === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/␋leading VT/␋leading VT" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/␋leading\ VT/␋leading\ VT 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: e7fbb2c9160f71ef13accbe57ffa6aaf /home/rclone/rclone-test-hetoboj5mamo/␋leading VT/␋leading VT 2025/10/04 02:05:41 DEBUG : ␋leading VT/␋leading VT: Parsed hash: e7fbb2c9160f71ef13accbe57ffa6aaf 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/␋leading VT/␋leading VT" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/␋leading\ VT/␋leading\ VT 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: d5d507d8db2d7a8d9e0deb9d6ada6676968755f2 /home/rclone/rclone-test-hetoboj5mamo/␋leading VT/␋leading VT 2025/10/04 02:05:41 DEBUG : ␋leading VT/␋leading VT: Parsed hash: d5d507d8db2d7a8d9e0deb9d6ada6676968755f2 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/␋leading VT/␋leading VT" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/␋leading\ VT/␋leading\ VT 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: e7fbb2c9160f71ef13accbe57ffa6aaf /home/rclone/rclone-test-hetoboj5mamo/␋leading VT/␋leading VT 2025/10/04 02:05:41 DEBUG : ␋leading VT/␋leading VT: Parsed hash: e7fbb2c9160f71ef13accbe57ffa6aaf 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/␋leading VT/␋leading VT" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/␋leading\ VT/␋leading\ VT 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: d5d507d8db2d7a8d9e0deb9d6ada6676968755f2 /home/rclone/rclone-test-hetoboj5mamo/␋leading VT/␋leading VT 2025/10/04 02:05:41 DEBUG : ␋leading VT/␋leading VT: Parsed hash: d5d507d8db2d7a8d9e0deb9d6ada6676968755f2 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/␋leading VT/␋leading VT" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/␋leading\ VT/␋leading\ VT 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: e7fbb2c9160f71ef13accbe57ffa6aaf /home/rclone/rclone-test-hetoboj5mamo/␋leading VT/␋leading VT 2025/10/04 02:05:41 DEBUG : ␋leading VT/␋leading VT: Parsed hash: e7fbb2c9160f71ef13accbe57ffa6aaf 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/␋leading VT/␋leading VT" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/␋leading\ VT/␋leading\ VT 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: d5d507d8db2d7a8d9e0deb9d6ada6676968755f2 /home/rclone/rclone-test-hetoboj5mamo/␋leading VT/␋leading VT 2025/10/04 02:05:41 DEBUG : ␋leading VT/␋leading VT: Parsed hash: d5d507d8db2d7a8d9e0deb9d6ada6676968755f2 === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/.leading dot/.leading dot" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/.leading\ dot/.leading\ dot 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 93fbf78b14292711cf25e79db55021f6 /home/rclone/rclone-test-hetoboj5mamo/.leading dot/.leading dot 2025/10/04 02:05:41 DEBUG : .leading dot/.leading dot: Parsed hash: 93fbf78b14292711cf25e79db55021f6 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/.leading dot/.leading dot" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/.leading\ dot/.leading\ dot 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 01e6281cb5a61e0351e9adcbc4963dfed0775033 /home/rclone/rclone-test-hetoboj5mamo/.leading dot/.leading dot 2025/10/04 02:05:41 DEBUG : .leading dot/.leading dot: Parsed hash: 01e6281cb5a61e0351e9adcbc4963dfed0775033 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/.leading dot/.leading dot" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/.leading\ dot/.leading\ dot 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 93fbf78b14292711cf25e79db55021f6 /home/rclone/rclone-test-hetoboj5mamo/.leading dot/.leading dot 2025/10/04 02:05:41 DEBUG : .leading dot/.leading dot: Parsed hash: 93fbf78b14292711cf25e79db55021f6 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/.leading dot/.leading dot" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/.leading\ dot/.leading\ dot 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 01e6281cb5a61e0351e9adcbc4963dfed0775033 /home/rclone/rclone-test-hetoboj5mamo/.leading dot/.leading dot 2025/10/04 02:05:41 DEBUG : .leading dot/.leading dot: Parsed hash: 01e6281cb5a61e0351e9adcbc4963dfed0775033 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/.leading dot/.leading dot" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/.leading\ dot/.leading\ dot 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 93fbf78b14292711cf25e79db55021f6 /home/rclone/rclone-test-hetoboj5mamo/.leading dot/.leading dot 2025/10/04 02:05:41 DEBUG : .leading dot/.leading dot: Parsed hash: 93fbf78b14292711cf25e79db55021f6 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/.leading dot/.leading dot" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/.leading\ dot/.leading\ dot 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 01e6281cb5a61e0351e9adcbc4963dfed0775033 /home/rclone/rclone-test-hetoboj5mamo/.leading dot/.leading dot 2025/10/04 02:05:41 DEBUG : .leading dot/.leading dot: Parsed hash: 01e6281cb5a61e0351e9adcbc4963dfed0775033 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/trailing space /trailing space " 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/trailing\ space\ /trailing\ space\ 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 9789d8067e20df89525aa1c24f1663fe /home/rclone/rclone-test-hetoboj5mamo/trailing space /trailing space 2025/10/04 02:05:41 DEBUG : trailing space /trailing space : Parsed hash: 9789d8067e20df89525aa1c24f1663fe 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/trailing space /trailing space " 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/trailing\ space\ /trailing\ space\ 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 7354218903686051c809b2c024abb89b6cb74515 /home/rclone/rclone-test-hetoboj5mamo/trailing space /trailing space 2025/10/04 02:05:41 DEBUG : trailing space /trailing space : Parsed hash: 7354218903686051c809b2c024abb89b6cb74515 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/trailing space /trailing space " 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/trailing\ space\ /trailing\ space\ 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 9789d8067e20df89525aa1c24f1663fe /home/rclone/rclone-test-hetoboj5mamo/trailing space /trailing space 2025/10/04 02:05:41 DEBUG : trailing space /trailing space : Parsed hash: 9789d8067e20df89525aa1c24f1663fe 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/trailing space /trailing space " 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/trailing\ space\ /trailing\ space\ 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 7354218903686051c809b2c024abb89b6cb74515 /home/rclone/rclone-test-hetoboj5mamo/trailing space /trailing space 2025/10/04 02:05:41 DEBUG : trailing space /trailing space : Parsed hash: 7354218903686051c809b2c024abb89b6cb74515 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/trailing space /trailing space " 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/trailing\ space\ /trailing\ space\ 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 9789d8067e20df89525aa1c24f1663fe /home/rclone/rclone-test-hetoboj5mamo/trailing space /trailing space 2025/10/04 02:05:41 DEBUG : trailing space /trailing space : Parsed hash: 9789d8067e20df89525aa1c24f1663fe 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/trailing space /trailing space " 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/trailing\ space\ /trailing\ space\ 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 7354218903686051c809b2c024abb89b6cb74515 /home/rclone/rclone-test-hetoboj5mamo/trailing space /trailing space 2025/10/04 02:05:41 DEBUG : trailing space /trailing space : Parsed hash: 7354218903686051c809b2c024abb89b6cb74515 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/trailing CR␍/trailing CR␍" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/trailing\ CR␍/trailing\ CR␍ 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 4e06af644fd37118609b69e8bcad342c /home/rclone/rclone-test-hetoboj5mamo/trailing CR␍/trailing CR␍ 2025/10/04 02:05:41 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 4e06af644fd37118609b69e8bcad342c 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/trailing CR␍/trailing CR␍" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/trailing\ CR␍/trailing\ CR␍ 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 2cd7ef097c009211708e82bf11d7b4f9c8830b76 /home/rclone/rclone-test-hetoboj5mamo/trailing CR␍/trailing CR␍ 2025/10/04 02:05:41 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 2cd7ef097c009211708e82bf11d7b4f9c8830b76 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/trailing CR␍/trailing CR␍" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/trailing\ CR␍/trailing\ CR␍ 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 4e06af644fd37118609b69e8bcad342c /home/rclone/rclone-test-hetoboj5mamo/trailing CR␍/trailing CR␍ 2025/10/04 02:05:41 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 4e06af644fd37118609b69e8bcad342c 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/trailing CR␍/trailing CR␍" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/trailing\ CR␍/trailing\ CR␍ 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 2cd7ef097c009211708e82bf11d7b4f9c8830b76 /home/rclone/rclone-test-hetoboj5mamo/trailing CR␍/trailing CR␍ 2025/10/04 02:05:41 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 2cd7ef097c009211708e82bf11d7b4f9c8830b76 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/trailing CR␍/trailing CR␍" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/trailing\ CR␍/trailing\ CR␍ 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 4e06af644fd37118609b69e8bcad342c /home/rclone/rclone-test-hetoboj5mamo/trailing CR␍/trailing CR␍ 2025/10/04 02:05:41 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 4e06af644fd37118609b69e8bcad342c 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/trailing CR␍/trailing CR␍" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/trailing\ CR␍/trailing\ CR␍ 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 2cd7ef097c009211708e82bf11d7b4f9c8830b76 /home/rclone/rclone-test-hetoboj5mamo/trailing CR␍/trailing CR␍ 2025/10/04 02:05:41 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 2cd7ef097c009211708e82bf11d7b4f9c8830b76 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/trailing LF␊/trailing LF␊" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/trailing\ LF␊/trailing\ LF␊ 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: c5a555fb90a3887b0ea86f64636622d5 /home/rclone/rclone-test-hetoboj5mamo/trailing LF␊/trailing LF␊ 2025/10/04 02:05:41 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: c5a555fb90a3887b0ea86f64636622d5 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/trailing LF␊/trailing LF␊" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/trailing\ LF␊/trailing\ LF␊ 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 641803bc9002f22fc03cb98010e867a0bed957da /home/rclone/rclone-test-hetoboj5mamo/trailing LF␊/trailing LF␊ 2025/10/04 02:05:41 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 641803bc9002f22fc03cb98010e867a0bed957da 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/trailing LF␊/trailing LF␊" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/trailing\ LF␊/trailing\ LF␊ 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: c5a555fb90a3887b0ea86f64636622d5 /home/rclone/rclone-test-hetoboj5mamo/trailing LF␊/trailing LF␊ 2025/10/04 02:05:41 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: c5a555fb90a3887b0ea86f64636622d5 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/trailing LF␊/trailing LF␊" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/trailing\ LF␊/trailing\ LF␊ 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 641803bc9002f22fc03cb98010e867a0bed957da /home/rclone/rclone-test-hetoboj5mamo/trailing LF␊/trailing LF␊ 2025/10/04 02:05:41 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 641803bc9002f22fc03cb98010e867a0bed957da 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/trailing LF␊/trailing LF␊" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/trailing\ LF␊/trailing\ LF␊ 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: c5a555fb90a3887b0ea86f64636622d5 /home/rclone/rclone-test-hetoboj5mamo/trailing LF␊/trailing LF␊ 2025/10/04 02:05:41 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: c5a555fb90a3887b0ea86f64636622d5 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/trailing LF␊/trailing LF␊" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/trailing\ LF␊/trailing\ LF␊ 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 641803bc9002f22fc03cb98010e867a0bed957da /home/rclone/rclone-test-hetoboj5mamo/trailing LF␊/trailing LF␊ 2025/10/04 02:05:41 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 641803bc9002f22fc03cb98010e867a0bed957da === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/trailing HT␉/trailing HT␉" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/trailing\ HT␉/trailing\ HT␉ 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: f785a0fd11edf62441894501137391e4 /home/rclone/rclone-test-hetoboj5mamo/trailing HT␉/trailing HT␉ 2025/10/04 02:05:41 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: f785a0fd11edf62441894501137391e4 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/trailing HT␉/trailing HT␉" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/trailing\ HT␉/trailing\ HT␉ 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: cb4b0970308843ac7ab9e57d91db5fe7a9d780e3 /home/rclone/rclone-test-hetoboj5mamo/trailing HT␉/trailing HT␉ 2025/10/04 02:05:41 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: cb4b0970308843ac7ab9e57d91db5fe7a9d780e3 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/trailing HT␉/trailing HT␉" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/trailing\ HT␉/trailing\ HT␉ 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: f785a0fd11edf62441894501137391e4 /home/rclone/rclone-test-hetoboj5mamo/trailing HT␉/trailing HT␉ 2025/10/04 02:05:41 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: f785a0fd11edf62441894501137391e4 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/trailing HT␉/trailing HT␉" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/trailing\ HT␉/trailing\ HT␉ 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: cb4b0970308843ac7ab9e57d91db5fe7a9d780e3 /home/rclone/rclone-test-hetoboj5mamo/trailing HT␉/trailing HT␉ 2025/10/04 02:05:41 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: cb4b0970308843ac7ab9e57d91db5fe7a9d780e3 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/trailing HT␉/trailing HT␉" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/trailing\ HT␉/trailing\ HT␉ 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: f785a0fd11edf62441894501137391e4 /home/rclone/rclone-test-hetoboj5mamo/trailing HT␉/trailing HT␉ 2025/10/04 02:05:41 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: f785a0fd11edf62441894501137391e4 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/trailing HT␉/trailing HT␉" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/trailing\ HT␉/trailing\ HT␉ 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: cb4b0970308843ac7ab9e57d91db5fe7a9d780e3 /home/rclone/rclone-test-hetoboj5mamo/trailing HT␉/trailing HT␉ 2025/10/04 02:05:41 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: cb4b0970308843ac7ab9e57d91db5fe7a9d780e3 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/trailing VT␋/trailing VT␋" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/trailing\ VT␋/trailing\ VT␋ 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 59a40648eb93409430c2e9c50fff5b0e /home/rclone/rclone-test-hetoboj5mamo/trailing VT␋/trailing VT␋ 2025/10/04 02:05:41 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 59a40648eb93409430c2e9c50fff5b0e 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/trailing VT␋/trailing VT␋" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/trailing\ VT␋/trailing\ VT␋ 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 186e74ad2e33fbff409603950225e83d14424b47 /home/rclone/rclone-test-hetoboj5mamo/trailing VT␋/trailing VT␋ 2025/10/04 02:05:41 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 186e74ad2e33fbff409603950225e83d14424b47 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/trailing VT␋/trailing VT␋" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/trailing\ VT␋/trailing\ VT␋ 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 59a40648eb93409430c2e9c50fff5b0e /home/rclone/rclone-test-hetoboj5mamo/trailing VT␋/trailing VT␋ 2025/10/04 02:05:41 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 59a40648eb93409430c2e9c50fff5b0e 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/trailing VT␋/trailing VT␋" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/trailing\ VT␋/trailing\ VT␋ 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 186e74ad2e33fbff409603950225e83d14424b47 /home/rclone/rclone-test-hetoboj5mamo/trailing VT␋/trailing VT␋ 2025/10/04 02:05:41 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 186e74ad2e33fbff409603950225e83d14424b47 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/trailing VT␋/trailing VT␋" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/trailing\ VT␋/trailing\ VT␋ 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 59a40648eb93409430c2e9c50fff5b0e /home/rclone/rclone-test-hetoboj5mamo/trailing VT␋/trailing VT␋ 2025/10/04 02:05:41 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 59a40648eb93409430c2e9c50fff5b0e 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/trailing VT␋/trailing VT␋" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/trailing\ VT␋/trailing\ VT␋ 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 186e74ad2e33fbff409603950225e83d14424b47 /home/rclone/rclone-test-hetoboj5mamo/trailing VT␋/trailing VT␋ 2025/10/04 02:05:41 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 186e74ad2e33fbff409603950225e83d14424b47 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/trailing dot./trailing dot." 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/trailing\ dot./trailing\ dot. 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 420212dacbb87eddeee523dfb5873cf8 /home/rclone/rclone-test-hetoboj5mamo/trailing dot./trailing dot. 2025/10/04 02:05:41 DEBUG : trailing dot./trailing dot.: Parsed hash: 420212dacbb87eddeee523dfb5873cf8 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/trailing dot./trailing dot." 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/trailing\ dot./trailing\ dot. 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: c3129147ca40bf2319a5fb93938ab3477ee18b48 /home/rclone/rclone-test-hetoboj5mamo/trailing dot./trailing dot. 2025/10/04 02:05:41 DEBUG : trailing dot./trailing dot.: Parsed hash: c3129147ca40bf2319a5fb93938ab3477ee18b48 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/trailing dot./trailing dot." 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/trailing\ dot./trailing\ dot. 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 420212dacbb87eddeee523dfb5873cf8 /home/rclone/rclone-test-hetoboj5mamo/trailing dot./trailing dot. 2025/10/04 02:05:41 DEBUG : trailing dot./trailing dot.: Parsed hash: 420212dacbb87eddeee523dfb5873cf8 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/trailing dot./trailing dot." 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/trailing\ dot./trailing\ dot. 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: c3129147ca40bf2319a5fb93938ab3477ee18b48 /home/rclone/rclone-test-hetoboj5mamo/trailing dot./trailing dot. 2025/10/04 02:05:41 DEBUG : trailing dot./trailing dot.: Parsed hash: c3129147ca40bf2319a5fb93938ab3477ee18b48 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/trailing dot./trailing dot." 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/trailing\ dot./trailing\ dot. 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 420212dacbb87eddeee523dfb5873cf8 /home/rclone/rclone-test-hetoboj5mamo/trailing dot./trailing dot. 2025/10/04 02:05:41 DEBUG : trailing dot./trailing dot.: Parsed hash: 420212dacbb87eddeee523dfb5873cf8 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/trailing dot./trailing dot." 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/trailing\ dot./trailing\ dot. 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: c3129147ca40bf2319a5fb93938ab3477ee18b48 /home/rclone/rclone-test-hetoboj5mamo/trailing dot./trailing dot. 2025/10/04 02:05:41 DEBUG : trailing dot./trailing dot.: Parsed hash: c3129147ca40bf2319a5fb93938ab3477ee18b48 === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/invalid utf-8\xfe/invalid utf-8\xfe" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/invalid\ utf-8/invalid\ utf-8 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: b5cad2a02236bf6efe30532fe1a24881 /home/rclone/rclone-test-hetoboj5mamo/invalid utf-8/invalid utf-8 2025/10/04 02:05:41 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: b5cad2a02236bf6efe30532fe1a24881 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/invalid utf-8\xfe/invalid utf-8\xfe" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/invalid\ utf-8/invalid\ utf-8 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: fad4917226405857d3ba0da95eef75e8d992e662 /home/rclone/rclone-test-hetoboj5mamo/invalid utf-8/invalid utf-8 2025/10/04 02:05:41 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: fad4917226405857d3ba0da95eef75e8d992e662 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/invalid utf-8\xfe/invalid utf-8\xfe" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/invalid\ utf-8/invalid\ utf-8 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: b5cad2a02236bf6efe30532fe1a24881 /home/rclone/rclone-test-hetoboj5mamo/invalid utf-8/invalid utf-8 2025/10/04 02:05:41 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: b5cad2a02236bf6efe30532fe1a24881 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/invalid utf-8\xfe/invalid utf-8\xfe" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/invalid\ utf-8/invalid\ utf-8 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: fad4917226405857d3ba0da95eef75e8d992e662 /home/rclone/rclone-test-hetoboj5mamo/invalid utf-8/invalid utf-8 2025/10/04 02:05:41 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: fad4917226405857d3ba0da95eef75e8d992e662 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/invalid utf-8\xfe/invalid utf-8\xfe" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/invalid\ utf-8/invalid\ utf-8 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: b5cad2a02236bf6efe30532fe1a24881 /home/rclone/rclone-test-hetoboj5mamo/invalid utf-8/invalid utf-8 2025/10/04 02:05:41 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: b5cad2a02236bf6efe30532fe1a24881 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/invalid utf-8\xfe/invalid utf-8\xfe" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/invalid\ utf-8/invalid\ utf-8 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: fad4917226405857d3ba0da95eef75e8d992e662 /home/rclone/rclone-test-hetoboj5mamo/invalid utf-8/invalid utf-8 2025/10/04 02:05:41 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: fad4917226405857d3ba0da95eef75e8d992e662 === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/test%46.txt/test%46.txt" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/test\%46.txt/test\%46.txt 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 8c48d22cc4bd2e39a85b52f80f1b0ad1 /home/rclone/rclone-test-hetoboj5mamo/test%46.txt/test%46.txt 2025/10/04 02:05:41 DEBUG : test%46.txt/test%46.txt: Parsed hash: 8c48d22cc4bd2e39a85b52f80f1b0ad1 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/test%46.txt/test%46.txt" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/test\%46.txt/test\%46.txt 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 043ecfa77f2bae61919d59462d5d232f3b14bc0b /home/rclone/rclone-test-hetoboj5mamo/test%46.txt/test%46.txt 2025/10/04 02:05:41 DEBUG : test%46.txt/test%46.txt: Parsed hash: 043ecfa77f2bae61919d59462d5d232f3b14bc0b 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/test%46.txt/test%46.txt" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/test\%46.txt/test\%46.txt 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 8c48d22cc4bd2e39a85b52f80f1b0ad1 /home/rclone/rclone-test-hetoboj5mamo/test%46.txt/test%46.txt 2025/10/04 02:05:41 DEBUG : test%46.txt/test%46.txt: Parsed hash: 8c48d22cc4bd2e39a85b52f80f1b0ad1 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/test%46.txt/test%46.txt" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/test\%46.txt/test\%46.txt 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 043ecfa77f2bae61919d59462d5d232f3b14bc0b /home/rclone/rclone-test-hetoboj5mamo/test%46.txt/test%46.txt 2025/10/04 02:05:41 DEBUG : test%46.txt/test%46.txt: Parsed hash: 043ecfa77f2bae61919d59462d5d232f3b14bc0b 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/test%46.txt/test%46.txt" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/test\%46.txt/test\%46.txt 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 8c48d22cc4bd2e39a85b52f80f1b0ad1 /home/rclone/rclone-test-hetoboj5mamo/test%46.txt/test%46.txt 2025/10/04 02:05:41 DEBUG : test%46.txt/test%46.txt: Parsed hash: 8c48d22cc4bd2e39a85b52f80f1b0ad1 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/test%46.txt/test%46.txt" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/test\%46.txt/test\%46.txt 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 043ecfa77f2bae61919d59462d5d232f3b14bc0b /home/rclone/rclone-test-hetoboj5mamo/test%46.txt/test%46.txt 2025/10/04 02:05:41 DEBUG : test%46.txt/test%46.txt: Parsed hash: 043ecfa77f2bae61919d59462d5d232f3b14bc0b === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Connection OK after error: potato 2025/10/04 02:05:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/zero-length-file" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/zero-length-file 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-hetoboj5mamo/zero-length-file 2025/10/04 02:05:41 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/zero-length-file" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/zero-length-file 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-hetoboj5mamo/zero-length-file 2025/10/04 02:05:41 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/zero-length-file" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/zero-length-file 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-hetoboj5mamo/zero-length-file 2025/10/04 02:05:41 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/zero-length-file" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/zero-length-file 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-hetoboj5mamo/zero-length-file 2025/10/04 02:05:41 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:819: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/file name.txt" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/file\ name.txt 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 6bf7c7624981467fd7fbbbcc1ffc3c8c /home/rclone/rclone-test-hetoboj5mamo/file name.txt 2025/10/04 02:05:41 DEBUG : file name.txt: Parsed hash: 6bf7c7624981467fd7fbbbcc1ffc3c8c 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/file name.txt" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/file\ name.txt 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: cdbed227f33bc7ad09b68ee7ae4afb4eb3a5998b /home/rclone/rclone-test-hetoboj5mamo/file name.txt 2025/10/04 02:05:41 DEBUG : file name.txt: Parsed hash: cdbed227f33bc7ad09b68ee7ae4afb4eb3a5998b 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/file name.txt" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/file\ name.txt 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 6bf7c7624981467fd7fbbbcc1ffc3c8c /home/rclone/rclone-test-hetoboj5mamo/file name.txt 2025/10/04 02:05:41 DEBUG : file name.txt: Parsed hash: 6bf7c7624981467fd7fbbbcc1ffc3c8c 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/file name.txt" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/file\ name.txt 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: cdbed227f33bc7ad09b68ee7ae4afb4eb3a5998b /home/rclone/rclone-test-hetoboj5mamo/file name.txt 2025/10/04 02:05:41 DEBUG : file name.txt: Parsed hash: cdbed227f33bc7ad09b68ee7ae4afb4eb3a5998b 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 24a01198c0d69fd6232c4ad9ee3e6b76 /home/rclone/rclone-test-hetoboj5mamo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/04 02:05:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 24a01198c0d69fd6232c4ad9ee3e6b76 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 0fe0793f9a13da50b3120217fb62c6c3db23ce48 /home/rclone/rclone-test-hetoboj5mamo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/04 02:05:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0fe0793f9a13da50b3120217fb62c6c3db23ce48 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 24a01198c0d69fd6232c4ad9ee3e6b76 /home/rclone/rclone-test-hetoboj5mamo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/04 02:05:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 24a01198c0d69fd6232c4ad9ee3e6b76 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 0fe0793f9a13da50b3120217fb62c6c3db23ce48 /home/rclone/rclone-test-hetoboj5mamo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/04 02:05:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0fe0793f9a13da50b3120217fb62c6c3db23ce48 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/file name.txt" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/file\ name.txt 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 516d6b227daf09dcefc47645c8e944de /home/rclone/rclone-test-hetoboj5mamo/file name.txt 2025/10/04 02:05:41 DEBUG : file name.txt: Parsed hash: 516d6b227daf09dcefc47645c8e944de 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/file name.txt" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/file\ name.txt 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: d97917ad41deb5548b78da4fd147a15bce313a73 /home/rclone/rclone-test-hetoboj5mamo/file name.txt 2025/10/04 02:05:41 DEBUG : file name.txt: Parsed hash: d97917ad41deb5548b78da4fd147a15bce313a73 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/file name.txt" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/file\ name.txt 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 516d6b227daf09dcefc47645c8e944de /home/rclone/rclone-test-hetoboj5mamo/file name.txt 2025/10/04 02:05:41 DEBUG : file name.txt: Parsed hash: 516d6b227daf09dcefc47645c8e944de 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/file name.txt" 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/file\ name.txt 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: d97917ad41deb5548b78da4fd147a15bce313a73 /home/rclone/rclone-test-hetoboj5mamo/file name.txt 2025/10/04 02:05:41 DEBUG : file name.txt: Parsed hash: d97917ad41deb5548b78da4fd147a15bce313a73 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2025/10/04 02:05:41 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2025/10/04 02:05:41 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/10/04 02:05:41 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/10/04 02:05:41 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/10/04 02:05:41 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/10/04 02:05:41 DEBUG : Setting pass="eGG7cc8DmcoCMh1_H6bjzOkD-OFuBxML" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/10/04 02:05:41 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/10/04 02:05:41 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{4RcBD}" suffix to name 2025/10/04 02:05:41 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/10/04 02:05:41 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/10/04 02:05:41 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/10/04 02:05:41 DEBUG : Setting pass="eGG7cc8DmcoCMh1_H6bjzOkD-OFuBxML" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/10/04 02:05:41 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/10/04 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:58628->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2025/10/04 02:05:42 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 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/file name.txt" 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/file\ name.txt 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 516d6b227daf09dcefc47645c8e944de /home/rclone/rclone-test-hetoboj5mamo/file name.txt 2025/10/04 02:05:42 DEBUG : file name.txt: Parsed hash: 516d6b227daf09dcefc47645c8e944de 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/file name.txt" 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/file\ name.txt 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: d97917ad41deb5548b78da4fd147a15bce313a73 /home/rclone/rclone-test-hetoboj5mamo/file name.txt 2025/10/04 02:05:42 DEBUG : file name.txt: Parsed hash: d97917ad41deb5548b78da4fd147a15bce313a73 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 24a01198c0d69fd6232c4ad9ee3e6b76 /home/rclone/rclone-test-hetoboj5mamo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/04 02:05:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 24a01198c0d69fd6232c4ad9ee3e6b76 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 0fe0793f9a13da50b3120217fb62c6c3db23ce48 /home/rclone/rclone-test-hetoboj5mamo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/04 02:05:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0fe0793f9a13da50b3120217fb62c6c3db23ce48 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/file name.txt" 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/file\ name.txt 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 516d6b227daf09dcefc47645c8e944de /home/rclone/rclone-test-hetoboj5mamo/file name.txt 2025/10/04 02:05:42 DEBUG : file name.txt: Parsed hash: 516d6b227daf09dcefc47645c8e944de 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/file name.txt" 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/file\ name.txt 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: d97917ad41deb5548b78da4fd147a15bce313a73 /home/rclone/rclone-test-hetoboj5mamo/file name.txt 2025/10/04 02:05:42 DEBUG : file name.txt: Parsed hash: d97917ad41deb5548b78da4fd147a15bce313a73 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/file name.txt" 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/file\ name.txt 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 516d6b227daf09dcefc47645c8e944de /home/rclone/rclone-test-hetoboj5mamo/file name.txt 2025/10/04 02:05:42 DEBUG : file name.txt: Parsed hash: 516d6b227daf09dcefc47645c8e944de 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/file name.txt" 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/file\ name.txt 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: d97917ad41deb5548b78da4fd147a15bce313a73 /home/rclone/rclone-test-hetoboj5mamo/file name.txt 2025/10/04 02:05:42 DEBUG : file name.txt: Parsed hash: d97917ad41deb5548b78da4fd147a15bce313a73 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 24a01198c0d69fd6232c4ad9ee3e6b76 /home/rclone/rclone-test-hetoboj5mamo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/04 02:05:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 24a01198c0d69fd6232c4ad9ee3e6b76 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 0fe0793f9a13da50b3120217fb62c6c3db23ce48 /home/rclone/rclone-test-hetoboj5mamo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/04 02:05:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0fe0793f9a13da50b3120217fb62c6c3db23ce48 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1153: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1190: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/10/04 02:05:42 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-hetoboj5mamo/hello? sausage/êé" 2025/10/04 02:05:42 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/10/04 02:05:42 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/10/04 02:05:42 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/10/04 02:05:42 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/10/04 02:05:42 DEBUG : Setting pass="eGG7cc8DmcoCMh1_H6bjzOkD-OFuBxML" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/10/04 02:05:42 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/10/04 02:05:42 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{4RcBD}" suffix to name 2025/10/04 02:05:42 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/10/04 02:05:42 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/10/04 02:05:42 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/10/04 02:05:42 DEBUG : Setting pass="eGG7cc8DmcoCMh1_H6bjzOkD-OFuBxML" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/10/04 02:05:42 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo/hello? sausage/êé: New connection 127.0.0.1:58634->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo/hello? sausage/êé: Shell type "unix" from config 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo/hello? sausage/êé: Relative path resolved to "/home/rclone/rclone-test-hetoboj5mamo/hello? sausage/êé" 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo/hello? sausage/êé: Using root directory "/home/rclone/rclone-test-hetoboj5mamo/hello? sausage/êé" 2025/10/04 02:05:42 DEBUG : fs cache: renaming cache item "TestSFTPOpenssh:rclone-test-hetoboj5mamo/hello? sausage/êé" to be canonical "TestSFTPOpenssh{4RcBD}:rclone-test-hetoboj5mamo/hello? sausage/êé" 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo/hello? sausage/êé: Shell path "/home/rclone/rclone-test-hetoboj5mamo/hello? sausage/êé/a/b/c/d/e.txt" 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo/hello? sausage/êé: Remote command result: f6e22f37878fcb6431abcd079342d7f7 /home/rclone/rclone-test-hetoboj5mamo/hello? sausage/êé/a/b/c/d/e.txt 2025/10/04 02:05:42 DEBUG : a/b/c/d/e.txt: Parsed hash: f6e22f37878fcb6431abcd079342d7f7 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo/hello? sausage/êé: Shell path "/home/rclone/rclone-test-hetoboj5mamo/hello? sausage/êé/a/b/c/d/e.txt" 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo/hello? sausage/êé: Remote command result: b82417fce8a5956a06ceaa46ef974e66946b332b /home/rclone/rclone-test-hetoboj5mamo/hello? sausage/êé/a/b/c/d/e.txt 2025/10/04 02:05:42 DEBUG : a/b/c/d/e.txt: Parsed hash: b82417fce8a5956a06ceaa46ef974e66946b332b 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo/hello? sausage/êé: Shell path "/home/rclone/rclone-test-hetoboj5mamo/hello? sausage/êé/a/b/c/d/e.txt" 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo/hello? sausage/êé: Remote command result: f6e22f37878fcb6431abcd079342d7f7 /home/rclone/rclone-test-hetoboj5mamo/hello? sausage/êé/a/b/c/d/e.txt 2025/10/04 02:05:42 DEBUG : a/b/c/d/e.txt: Parsed hash: f6e22f37878fcb6431abcd079342d7f7 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo/hello? sausage/êé: Shell path "/home/rclone/rclone-test-hetoboj5mamo/hello? sausage/êé/a/b/c/d/e.txt" 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo/hello? sausage/êé: Remote command result: b82417fce8a5956a06ceaa46ef974e66946b332b /home/rclone/rclone-test-hetoboj5mamo/hello? sausage/êé/a/b/c/d/e.txt 2025/10/04 02:05:42 DEBUG : a/b/c/d/e.txt: Parsed hash: b82417fce8a5956a06ceaa46ef974e66946b332b 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo/hello? sausage/êé: New connection 127.0.0.1:58636->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/10/04 02:05:42 DEBUG : Waiting for deletions to finish 2025/10/04 02:05:42 INFO : a/b/c/d/e.txt: Deleted 2025/10/04 02:05:42 DEBUG : removing 1 level 4 directories 2025/10/04 02:05:42 INFO : a/b/c/d: Removing directory 2025/10/04 02:05:42 DEBUG : removing 1 level 3 directories 2025/10/04 02:05:42 INFO : a/b/c: Removing directory 2025/10/04 02:05:42 DEBUG : removing 1 level 2 directories 2025/10/04 02:05:42 INFO : a/b: Removing directory 2025/10/04 02:05:42 DEBUG : removing 1 level 1 directories 2025/10/04 02:05:42 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/file name.txt" 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/file\ name.txt 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 516d6b227daf09dcefc47645c8e944de /home/rclone/rclone-test-hetoboj5mamo/file name.txt 2025/10/04 02:05:42 DEBUG : file name.txt: Parsed hash: 516d6b227daf09dcefc47645c8e944de 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/file name.txt" 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/file\ name.txt 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: d97917ad41deb5548b78da4fd147a15bce313a73 /home/rclone/rclone-test-hetoboj5mamo/file name.txt 2025/10/04 02:05:42 DEBUG : file name.txt: Parsed hash: d97917ad41deb5548b78da4fd147a15bce313a73 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 24a01198c0d69fd6232c4ad9ee3e6b76 /home/rclone/rclone-test-hetoboj5mamo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/04 02:05:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 24a01198c0d69fd6232c4ad9ee3e6b76 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 0fe0793f9a13da50b3120217fb62c6c3db23ce48 /home/rclone/rclone-test-hetoboj5mamo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/04 02:05:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0fe0793f9a13da50b3120217fb62c6c3db23ce48 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 24a01198c0d69fd6232c4ad9ee3e6b76 /home/rclone/rclone-test-hetoboj5mamo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2025/10/04 02:05:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: 24a01198c0d69fd6232c4ad9ee3e6b76 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 0fe0793f9a13da50b3120217fb62c6c3db23ce48 /home/rclone/rclone-test-hetoboj5mamo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2025/10/04 02:05:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: 0fe0793f9a13da50b3120217fb62c6c3db23ce48 === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1289: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/file name.txt" 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/file\ name.txt 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 516d6b227daf09dcefc47645c8e944de /home/rclone/rclone-test-hetoboj5mamo/file name.txt 2025/10/04 02:05:42 DEBUG : file name.txt: Parsed hash: 516d6b227daf09dcefc47645c8e944de 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/file name.txt" 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/file\ name.txt 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: d97917ad41deb5548b78da4fd147a15bce313a73 /home/rclone/rclone-test-hetoboj5mamo/file name.txt 2025/10/04 02:05:42 DEBUG : file name.txt: Parsed hash: d97917ad41deb5548b78da4fd147a15bce313a73 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/other.txt" 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/other.txt 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 24a01198c0d69fd6232c4ad9ee3e6b76 /home/rclone/rclone-test-hetoboj5mamo/other.txt 2025/10/04 02:05:42 DEBUG : other.txt: Parsed hash: 24a01198c0d69fd6232c4ad9ee3e6b76 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/other.txt" 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/other.txt 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 0fe0793f9a13da50b3120217fb62c6c3db23ce48 /home/rclone/rclone-test-hetoboj5mamo/other.txt 2025/10/04 02:05:42 DEBUG : other.txt: Parsed hash: 0fe0793f9a13da50b3120217fb62c6c3db23ce48 fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1362 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: other.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: New connection 127.0.0.1:58644->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/other.txt" 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/other.txt 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 24a01198c0d69fd6232c4ad9ee3e6b76 /home/rclone/rclone-test-hetoboj5mamo/other.txt 2025/10/04 02:05:42 DEBUG : other.txt: Parsed hash: 24a01198c0d69fd6232c4ad9ee3e6b76 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/other.txt" 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/other.txt 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 0fe0793f9a13da50b3120217fb62c6c3db23ce48 /home/rclone/rclone-test-hetoboj5mamo/other.txt 2025/10/04 02:05:42 DEBUG : other.txt: Parsed hash: 0fe0793f9a13da50b3120217fb62c6c3db23ce48 fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1373 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: other.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/moveTest/other.txt" 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/moveTest/other.txt 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 516d6b227daf09dcefc47645c8e944de /home/rclone/rclone-test-hetoboj5mamo/moveTest/other.txt 2025/10/04 02:05:42 DEBUG : moveTest/other.txt: Parsed hash: 516d6b227daf09dcefc47645c8e944de 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/moveTest/other.txt" 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/moveTest/other.txt 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: d97917ad41deb5548b78da4fd147a15bce313a73 /home/rclone/rclone-test-hetoboj5mamo/moveTest/other.txt 2025/10/04 02:05:42 DEBUG : moveTest/other.txt: Parsed hash: d97917ad41deb5548b78da4fd147a15bce313a73 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/file name.txt" 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/file\ name.txt 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 516d6b227daf09dcefc47645c8e944de /home/rclone/rclone-test-hetoboj5mamo/file name.txt 2025/10/04 02:05:42 DEBUG : file name.txt: Parsed hash: 516d6b227daf09dcefc47645c8e944de 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/file name.txt" 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/file\ name.txt 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: d97917ad41deb5548b78da4fd147a15bce313a73 /home/rclone/rclone-test-hetoboj5mamo/file name.txt 2025/10/04 02:05:42 DEBUG : file name.txt: Parsed hash: d97917ad41deb5548b78da4fd147a15bce313a73 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/other.txt" 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/other.txt 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 24a01198c0d69fd6232c4ad9ee3e6b76 /home/rclone/rclone-test-hetoboj5mamo/other.txt 2025/10/04 02:05:42 DEBUG : other.txt: Parsed hash: 24a01198c0d69fd6232c4ad9ee3e6b76 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/other.txt" 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/other.txt 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 0fe0793f9a13da50b3120217fb62c6c3db23ce48 /home/rclone/rclone-test-hetoboj5mamo/other.txt 2025/10/04 02:05:42 DEBUG : other.txt: Parsed hash: 0fe0793f9a13da50b3120217fb62c6c3db23ce48 fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1381 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: other.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/file name.txt" 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/file\ name.txt 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 516d6b227daf09dcefc47645c8e944de /home/rclone/rclone-test-hetoboj5mamo/file name.txt 2025/10/04 02:05:42 DEBUG : file name.txt: Parsed hash: 516d6b227daf09dcefc47645c8e944de 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/file name.txt" 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/file\ name.txt 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: d97917ad41deb5548b78da4fd147a15bce313a73 /home/rclone/rclone-test-hetoboj5mamo/file name.txt 2025/10/04 02:05:42 DEBUG : file name.txt: Parsed hash: d97917ad41deb5548b78da4fd147a15bce313a73 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 24a01198c0d69fd6232c4ad9ee3e6b76 /home/rclone/rclone-test-hetoboj5mamo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/04 02:05:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 24a01198c0d69fd6232c4ad9ee3e6b76 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 0fe0793f9a13da50b3120217fb62c6c3db23ce48 /home/rclone/rclone-test-hetoboj5mamo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/04 02:05:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0fe0793f9a13da50b3120217fb62c6c3db23ce48 fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1388 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsMove Messages: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1398: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2025/10/04 02:05:42 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-duwunox6yusi" 2025/10/04 02:05:42 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/10/04 02:05:42 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/10/04 02:05:42 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/10/04 02:05:42 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/10/04 02:05:42 DEBUG : Setting pass="eGG7cc8DmcoCMh1_H6bjzOkD-OFuBxML" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/10/04 02:05:42 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/10/04 02:05:42 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{4RcBD}" suffix to name 2025/10/04 02:05:42 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/10/04 02:05:42 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/10/04 02:05:42 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/10/04 02:05:42 DEBUG : Setting pass="eGG7cc8DmcoCMh1_H6bjzOkD-OFuBxML" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/10/04 02:05:42 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-duwunox6yusi: New connection 127.0.0.1:58656->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-duwunox6yusi: Shell type "unix" from config 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-duwunox6yusi: Relative path resolved to "/home/rclone/rclone-test-duwunox6yusi" 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-duwunox6yusi: Using root directory "/home/rclone/rclone-test-duwunox6yusi" 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-duwunox6yusi: Shell path "/home/rclone/rclone-test-duwunox6yusi/new_name/sub_new_name/file name.txt" 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-duwunox6yusi: Running remote command: md5sum /home/rclone/rclone-test-duwunox6yusi/new_name/sub_new_name/file\ name.txt 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-duwunox6yusi: Remote command result: 516d6b227daf09dcefc47645c8e944de /home/rclone/rclone-test-duwunox6yusi/new_name/sub_new_name/file name.txt 2025/10/04 02:05:42 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 516d6b227daf09dcefc47645c8e944de 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-duwunox6yusi: Shell path "/home/rclone/rclone-test-duwunox6yusi/new_name/sub_new_name/file name.txt" 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-duwunox6yusi: Running remote command: sha1sum /home/rclone/rclone-test-duwunox6yusi/new_name/sub_new_name/file\ name.txt 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-duwunox6yusi: Remote command result: d97917ad41deb5548b78da4fd147a15bce313a73 /home/rclone/rclone-test-duwunox6yusi/new_name/sub_new_name/file name.txt 2025/10/04 02:05:42 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: d97917ad41deb5548b78da4fd147a15bce313a73 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-duwunox6yusi: Shell path "/home/rclone/rclone-test-duwunox6yusi/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-duwunox6yusi: Running remote command: md5sum /home/rclone/rclone-test-duwunox6yusi/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-duwunox6yusi: Remote command result: 24a01198c0d69fd6232c4ad9ee3e6b76 /home/rclone/rclone-test-duwunox6yusi/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/04 02:05:42 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 24a01198c0d69fd6232c4ad9ee3e6b76 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-duwunox6yusi: Shell path "/home/rclone/rclone-test-duwunox6yusi/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-duwunox6yusi: Running remote command: sha1sum /home/rclone/rclone-test-duwunox6yusi/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-duwunox6yusi: Remote command result: 0fe0793f9a13da50b3120217fb62c6c3db23ce48 /home/rclone/rclone-test-duwunox6yusi/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/04 02:05:42 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0fe0793f9a13da50b3120217fb62c6c3db23ce48 fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1485 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove Messages: new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/file name.txt" 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/file\ name.txt 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 516d6b227daf09dcefc47645c8e944de /home/rclone/rclone-test-hetoboj5mamo/file name.txt 2025/10/04 02:05:42 DEBUG : file name.txt: Parsed hash: 516d6b227daf09dcefc47645c8e944de 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/file name.txt" 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/file\ name.txt 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: d97917ad41deb5548b78da4fd147a15bce313a73 /home/rclone/rclone-test-hetoboj5mamo/file name.txt 2025/10/04 02:05:42 DEBUG : file name.txt: Parsed hash: d97917ad41deb5548b78da4fd147a15bce313a73 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 24a01198c0d69fd6232c4ad9ee3e6b76 /home/rclone/rclone-test-hetoboj5mamo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/04 02:05:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 24a01198c0d69fd6232c4ad9ee3e6b76 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 0fe0793f9a13da50b3120217fb62c6c3db23ce48 /home/rclone/rclone-test-hetoboj5mamo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/04 02:05:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0fe0793f9a13da50b3120217fb62c6c3db23ce48 fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1499 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove Messages: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-duwunox6yusi: Purge dir "new_name" 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-duwunox6yusi: Purge dir "" === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/file name.txt" 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/file\ name.txt 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 516d6b227daf09dcefc47645c8e944de /home/rclone/rclone-test-hetoboj5mamo/file name.txt 2025/10/04 02:05:42 DEBUG : file name.txt: Parsed hash: 516d6b227daf09dcefc47645c8e944de 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/file name.txt" 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/file\ name.txt 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: d97917ad41deb5548b78da4fd147a15bce313a73 /home/rclone/rclone-test-hetoboj5mamo/file name.txt 2025/10/04 02:05:42 DEBUG : file name.txt: Parsed hash: d97917ad41deb5548b78da4fd147a15bce313a73 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1592: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1623: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/file name.txt" 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/file\ name.txt 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 978524671a79037ea5d624bcafd684b8 /home/rclone/rclone-test-hetoboj5mamo/file name.txt 2025/10/04 02:05:42 DEBUG : file name.txt: Parsed hash: 978524671a79037ea5d624bcafd684b8 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/file name.txt" 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/file\ name.txt 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: dcab80861de92bb008c0cb66c772f2e360de49b6 /home/rclone/rclone-test-hetoboj5mamo/file name.txt 2025/10/04 02:05:42 DEBUG : file name.txt: Parsed hash: dcab80861de92bb008c0cb66c772f2e360de49b6 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/file name.txt" 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/file\ name.txt 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 978524671a79037ea5d624bcafd684b8 /home/rclone/rclone-test-hetoboj5mamo/file name.txt 2025/10/04 02:05:42 DEBUG : file name.txt: Parsed hash: 978524671a79037ea5d624bcafd684b8 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/file name.txt" 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/file\ name.txt 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: dcab80861de92bb008c0cb66c772f2e360de49b6 /home/rclone/rclone-test-hetoboj5mamo/file name.txt 2025/10/04 02:05:42 DEBUG : file name.txt: Parsed hash: dcab80861de92bb008c0cb66c772f2e360de49b6 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/10/04 02:05:42 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-hetoboj5mamo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/04 02:05:42 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/10/04 02:05:42 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/10/04 02:05:42 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/10/04 02:05:42 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/10/04 02:05:42 DEBUG : Setting pass="eGG7cc8DmcoCMh1_H6bjzOkD-OFuBxML" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/10/04 02:05:42 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/10/04 02:05:42 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{4RcBD}" suffix to name 2025/10/04 02:05:42 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/10/04 02:05:42 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/10/04 02:05:42 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/10/04 02:05:42 DEBUG : Setting pass="eGG7cc8DmcoCMh1_H6bjzOkD-OFuBxML" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/10/04 02:05:42 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:58672->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/home/rclone/rclone-test-hetoboj5mamo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/home/rclone/rclone-test-hetoboj5mamo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-hetoboj5mamo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 24a01198c0d69fd6232c4ad9ee3e6b76 /home/rclone/rclone-test-hetoboj5mamo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/04 02:05:42 DEBUG : z.txt: Parsed hash: 24a01198c0d69fd6232c4ad9ee3e6b76 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-hetoboj5mamo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 0fe0793f9a13da50b3120217fb62c6c3db23ce48 /home/rclone/rclone-test-hetoboj5mamo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/04 02:05:42 DEBUG : z.txt: Parsed hash: 0fe0793f9a13da50b3120217fb62c6c3db23ce48 === NAME TestIntegration/FsMkdir/FsPutFiles/FsIsFile fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1885 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsIsFile Messages: z.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/10/04 02:05:42 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-hetoboj5mamo/not found.txt" 2025/10/04 02:05:42 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/10/04 02:05:42 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/10/04 02:05:42 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/10/04 02:05:42 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/10/04 02:05:42 DEBUG : Setting pass="eGG7cc8DmcoCMh1_H6bjzOkD-OFuBxML" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/10/04 02:05:42 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/10/04 02:05:42 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{4RcBD}" suffix to name 2025/10/04 02:05:42 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/10/04 02:05:42 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/10/04 02:05:42 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/10/04 02:05:42 DEBUG : Setting pass="eGG7cc8DmcoCMh1_H6bjzOkD-OFuBxML" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/10/04 02:05:42 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/10/04 02:05:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo/not found.txt: New connection 127.0.0.1:58684->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo/not found.txt: Shell type "unix" from config 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo/not found.txt: Relative path resolved to "/home/rclone/rclone-test-hetoboj5mamo/not found.txt" 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo/not found.txt: Using root directory "/home/rclone/rclone-test-hetoboj5mamo/not found.txt" 2025/10/04 02:05:43 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestSFTPOpenssh:" path "rclone-test-hetoboj5mamo" from "TestSFTPOpenssh:rclone-test-hetoboj5mamo" 2025/10/04 02:05:43 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2025/10/04 02:05:43 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/10/04 02:05:43 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/10/04 02:05:43 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/10/04 02:05:43 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/10/04 02:05:43 DEBUG : Setting pass="eGG7cc8DmcoCMh1_H6bjzOkD-OFuBxML" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/10/04 02:05:43 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/10/04 02:05:43 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{4RcBD}" suffix to name 2025/10/04 02:05:43 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/10/04 02:05:43 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/10/04 02:05:43 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/10/04 02:05:43 DEBUG : Setting pass="eGG7cc8DmcoCMh1_H6bjzOkD-OFuBxML" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/10/04 02:05:43 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:58694->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-hetoboj5mamo/file name.txt" 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/file\ name.txt 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 978524671a79037ea5d624bcafd684b8 /home/rclone/rclone-test-hetoboj5mamo/file name.txt 2025/10/04 02:05:43 DEBUG : rclone-test-hetoboj5mamo/file name.txt: Parsed hash: 978524671a79037ea5d624bcafd684b8 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-hetoboj5mamo/file name.txt" 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/file\ name.txt 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: dcab80861de92bb008c0cb66c772f2e360de49b6 /home/rclone/rclone-test-hetoboj5mamo/file name.txt 2025/10/04 02:05:43 DEBUG : rclone-test-hetoboj5mamo/file name.txt: Parsed hash: dcab80861de92bb008c0cb66c772f2e360de49b6 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-hetoboj5mamo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 24a01198c0d69fd6232c4ad9ee3e6b76 /home/rclone/rclone-test-hetoboj5mamo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/04 02:05:43 DEBUG : rclone-test-hetoboj5mamo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 24a01198c0d69fd6232c4ad9ee3e6b76 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-hetoboj5mamo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 0fe0793f9a13da50b3120217fb62c6c3db23ce48 /home/rclone/rclone-test-hetoboj5mamo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/04 02:05:43 DEBUG : rclone-test-hetoboj5mamo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0fe0793f9a13da50b3120217fb62c6c3db23ce48 fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1931 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: rclone-test-hetoboj5mamo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-hetoboj5mamo/file name.txt" 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/file\ name.txt 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 978524671a79037ea5d624bcafd684b8 /home/rclone/rclone-test-hetoboj5mamo/file name.txt 2025/10/04 02:05:43 DEBUG : rclone-test-hetoboj5mamo/file name.txt: Parsed hash: 978524671a79037ea5d624bcafd684b8 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-hetoboj5mamo/file name.txt" 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/file\ name.txt 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: dcab80861de92bb008c0cb66c772f2e360de49b6 /home/rclone/rclone-test-hetoboj5mamo/file name.txt 2025/10/04 02:05:43 DEBUG : rclone-test-hetoboj5mamo/file name.txt: Parsed hash: dcab80861de92bb008c0cb66c772f2e360de49b6 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1945: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-hetoboj5mamo/created from root.txt" 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/created\ from\ root.txt 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 68148f257461979e50170a132a8d80a0 /home/rclone/rclone-test-hetoboj5mamo/created from root.txt 2025/10/04 02:05:43 DEBUG : rclone-test-hetoboj5mamo/created from root.txt: Parsed hash: 68148f257461979e50170a132a8d80a0 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-hetoboj5mamo/created from root.txt" 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/created\ from\ root.txt 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 17e0cda2a925d29349ef4f8d8353b19be138eaca /home/rclone/rclone-test-hetoboj5mamo/created from root.txt 2025/10/04 02:05:43 DEBUG : rclone-test-hetoboj5mamo/created from root.txt: Parsed hash: 17e0cda2a925d29349ef4f8d8353b19be138eaca 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-hetoboj5mamo/created from root.txt" 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/created\ from\ root.txt 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 68148f257461979e50170a132a8d80a0 /home/rclone/rclone-test-hetoboj5mamo/created from root.txt 2025/10/04 02:05:43 DEBUG : rclone-test-hetoboj5mamo/created from root.txt: Parsed hash: 68148f257461979e50170a132a8d80a0 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-hetoboj5mamo/created from root.txt" 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/created\ from\ root.txt 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 17e0cda2a925d29349ef4f8d8353b19be138eaca /home/rclone/rclone-test-hetoboj5mamo/created from root.txt 2025/10/04 02:05:43 DEBUG : rclone-test-hetoboj5mamo/created from root.txt: Parsed hash: 17e0cda2a925d29349ef4f8d8353b19be138eaca 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-hetoboj5mamo/created from root.txt" 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/created\ from\ root.txt 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 68148f257461979e50170a132a8d80a0 /home/rclone/rclone-test-hetoboj5mamo/created from root.txt 2025/10/04 02:05:43 DEBUG : rclone-test-hetoboj5mamo/created from root.txt: Parsed hash: 68148f257461979e50170a132a8d80a0 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-hetoboj5mamo/created from root.txt" 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/created\ from\ root.txt 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 17e0cda2a925d29349ef4f8d8353b19be138eaca /home/rclone/rclone-test-hetoboj5mamo/created from root.txt 2025/10/04 02:05:43 DEBUG : rclone-test-hetoboj5mamo/created from root.txt: Parsed hash: 17e0cda2a925d29349ef4f8d8353b19be138eaca 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-hetoboj5mamo/file name.txt" 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/file\ name.txt 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 978524671a79037ea5d624bcafd684b8 /home/rclone/rclone-test-hetoboj5mamo/file name.txt 2025/10/04 02:05:43 DEBUG : rclone-test-hetoboj5mamo/file name.txt: Parsed hash: 978524671a79037ea5d624bcafd684b8 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-hetoboj5mamo/file name.txt" 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/file\ name.txt 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: dcab80861de92bb008c0cb66c772f2e360de49b6 /home/rclone/rclone-test-hetoboj5mamo/file name.txt 2025/10/04 02:05:43 DEBUG : rclone-test-hetoboj5mamo/file name.txt: Parsed hash: dcab80861de92bb008c0cb66c772f2e360de49b6 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-hetoboj5mamo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 24a01198c0d69fd6232c4ad9ee3e6b76 /home/rclone/rclone-test-hetoboj5mamo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/04 02:05:43 DEBUG : rclone-test-hetoboj5mamo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 24a01198c0d69fd6232c4ad9ee3e6b76 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-hetoboj5mamo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 0fe0793f9a13da50b3120217fb62c6c3db23ce48 /home/rclone/rclone-test-hetoboj5mamo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/04 02:05:43 DEBUG : rclone-test-hetoboj5mamo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0fe0793f9a13da50b3120217fb62c6c3db23ce48 fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1987 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put Messages: rclone-test-hetoboj5mamo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-hetoboj5mamo/file name.txt" 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/file\ name.txt 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 978524671a79037ea5d624bcafd684b8 /home/rclone/rclone-test-hetoboj5mamo/file name.txt 2025/10/04 02:05:43 DEBUG : rclone-test-hetoboj5mamo/file name.txt: Parsed hash: 978524671a79037ea5d624bcafd684b8 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-hetoboj5mamo/file name.txt" 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/file\ name.txt 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: dcab80861de92bb008c0cb66c772f2e360de49b6 /home/rclone/rclone-test-hetoboj5mamo/file name.txt 2025/10/04 02:05:43 DEBUG : rclone-test-hetoboj5mamo/file name.txt: Parsed hash: dcab80861de92bb008c0cb66c772f2e360de49b6 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-hetoboj5mamo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 24a01198c0d69fd6232c4ad9ee3e6b76 /home/rclone/rclone-test-hetoboj5mamo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/04 02:05:43 DEBUG : rclone-test-hetoboj5mamo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 24a01198c0d69fd6232c4ad9ee3e6b76 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-hetoboj5mamo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 0fe0793f9a13da50b3120217fb62c6c3db23ce48 /home/rclone/rclone-test-hetoboj5mamo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/04 02:05:43 DEBUG : rclone-test-hetoboj5mamo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0fe0793f9a13da50b3120217fb62c6c3db23ce48 fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1992 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove Messages: rclone-test-hetoboj5mamo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Modification time difference too big |-26975h59m55.876876877s| > 1s (want 2001-02-03 04:05:10.123123123 +0000 UTC vs got 2004-03-03 04:05:06 +0000 UTC) (precision 1s) === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2004: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2125: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 24a01198c0d69fd6232c4ad9ee3e6b76 /home/rclone/rclone-test-hetoboj5mamo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/04 02:05:43 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 24a01198c0d69fd6232c4ad9ee3e6b76 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 0fe0793f9a13da50b3120217fb62c6c3db23ce48 /home/rclone/rclone-test-hetoboj5mamo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/10/04 02:05:43 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0fe0793f9a13da50b3120217fb62c6c3db23ce48 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Server has VFS statistics extension 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: About path "/home/rclone/rclone-test-hetoboj5mamo" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/piped data.txt" 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/piped\ data.txt 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-hetoboj5mamo/piped data.txt 2025/10/04 02:05:43 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/piped data.txt" 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/piped\ data.txt 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-hetoboj5mamo/piped data.txt 2025/10/04 02:05:43 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/piped data.txt" 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/piped\ data.txt 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-hetoboj5mamo/piped data.txt 2025/10/04 02:05:43 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/piped data.txt" 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/piped\ data.txt 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-hetoboj5mamo/piped data.txt 2025/10/04 02:05:43 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/piped data.txt" 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/piped\ data.txt 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 4f3cb5ee3b34f5a3510457ed1b4f0c72 /home/rclone/rclone-test-hetoboj5mamo/piped data.txt 2025/10/04 02:05:43 DEBUG : piped data.txt: Parsed hash: 4f3cb5ee3b34f5a3510457ed1b4f0c72 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/piped data.txt" 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/piped\ data.txt 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: be7aa91fbfdfae299708e04fc6bd1eead3564cb9 /home/rclone/rclone-test-hetoboj5mamo/piped data.txt 2025/10/04 02:05:43 DEBUG : piped data.txt: Parsed hash: be7aa91fbfdfae299708e04fc6bd1eead3564cb9 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/piped data.txt" 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/piped\ data.txt 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: 4f3cb5ee3b34f5a3510457ed1b4f0c72 /home/rclone/rclone-test-hetoboj5mamo/piped data.txt 2025/10/04 02:05:43 DEBUG : piped data.txt: Parsed hash: 4f3cb5ee3b34f5a3510457ed1b4f0c72 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/piped data.txt" 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/piped\ data.txt 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: be7aa91fbfdfae299708e04fc6bd1eead3564cb9 /home/rclone/rclone-test-hetoboj5mamo/piped data.txt 2025/10/04 02:05:43 DEBUG : piped data.txt: Parsed hash: be7aa91fbfdfae299708e04fc6bd1eead3564cb9 === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2343: *sftp.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2364: *sftp.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2485: *sftp.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/unknown-size-update.txt" 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/unknown-size-update.txt 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: fdf6f085d7541d60a39592203284b4e8 /home/rclone/rclone-test-hetoboj5mamo/unknown-size-update.txt 2025/10/04 02:05:43 DEBUG : unknown-size-update.txt: Parsed hash: fdf6f085d7541d60a39592203284b4e8 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/unknown-size-update.txt" 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/unknown-size-update.txt 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: e3aa1a7f265bcfddd84f05f03094aa2b9a71d258 /home/rclone/rclone-test-hetoboj5mamo/unknown-size-update.txt 2025/10/04 02:05:43 DEBUG : unknown-size-update.txt: Parsed hash: e3aa1a7f265bcfddd84f05f03094aa2b9a71d258 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/unknown-size-update.txt" 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: md5sum /home/rclone/rclone-test-hetoboj5mamo/unknown-size-update.txt 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: fdf6f085d7541d60a39592203284b4e8 /home/rclone/rclone-test-hetoboj5mamo/unknown-size-update.txt 2025/10/04 02:05:43 DEBUG : unknown-size-update.txt: Parsed hash: fdf6f085d7541d60a39592203284b4e8 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Shell path "/home/rclone/rclone-test-hetoboj5mamo/unknown-size-update.txt" 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Running remote command: sha1sum /home/rclone/rclone-test-hetoboj5mamo/unknown-size-update.txt 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Remote command result: e3aa1a7f265bcfddd84f05f03094aa2b9a71d258 /home/rclone/rclone-test-hetoboj5mamo/unknown-size-update.txt 2025/10/04 02:05:43 DEBUG : unknown-size-update.txt: Parsed hash: e3aa1a7f265bcfddd84f05f03094aa2b9a71d258 === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/10/04 02:05:43 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-hetoboj5mamo/deeper/nonexisting/directory" 2025/10/04 02:05:43 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/10/04 02:05:43 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/10/04 02:05:43 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/10/04 02:05:43 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/10/04 02:05:43 DEBUG : Setting pass="eGG7cc8DmcoCMh1_H6bjzOkD-OFuBxML" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/10/04 02:05:43 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/10/04 02:05:43 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{4RcBD}" suffix to name 2025/10/04 02:05:43 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/10/04 02:05:43 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/10/04 02:05:43 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/10/04 02:05:43 DEBUG : Setting pass="eGG7cc8DmcoCMh1_H6bjzOkD-OFuBxML" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/10/04 02:05:43 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo/deeper/nonexisting/directory: New connection 127.0.0.1:58706->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo/deeper/nonexisting/directory: Shell type "unix" from config 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo/deeper/nonexisting/directory: Failed to resolve path using RealPath: file does not exist 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo/deeper/nonexisting/directory: Relative path joined with current directory to get absolute path "/home/rclone/rclone-test-hetoboj5mamo/deeper/nonexisting/directory" 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo/deeper/nonexisting/directory: Using root directory "/home/rclone/rclone-test-hetoboj5mamo/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2725: FS has no Directory methods and doesn't Wrap 2025/10/04 02:05:43 DEBUG : Waiting for deletions to finish 2025/10/04 02:05:43 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/10/04 02:05:43 DEBUG : removing 1 level 4 directories 2025/10/04 02:05:43 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2025/10/04 02:05:43 DEBUG : removing 1 level 3 directories 2025/10/04 02:05:43 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2025/10/04 02:05:43 DEBUG : removing 1 level 2 directories 2025/10/04 02:05:43 INFO : hello? sausage/êé: Removing directory 2025/10/04 02:05:43 DEBUG : removing 1 level 1 directories 2025/10/04 02:05:43 INFO : hello? sausage: Removing directory 2025/10/04 02:05:43 DEBUG : removing 1 level 0 directories 2025/10/04 02:05:43 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Removing directory 2025/10/04 02:05:43 ERROR : error listing: directory not found 2025/10/04 02:05:43 DEBUG : Waiting for deletions to finish 2025/10/04 02:05:43 ERROR : error listing: directory not found 2025/10/04 02:05:43 ERROR : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Failed to list "": directory not found 2025/10/04 02:05:43 DEBUG : removing 1 level 0 directories 2025/10/04 02:05:43 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Removing directory 2025/10/04 02:05:43 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2025/10/04 02:05:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hetoboj5mamo: Closing 2 unused connections --- FAIL: TestIntegration (2.44s) --- 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) --- FAIL: TestIntegration/FsMkdir (2.27s) --- 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.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.03s) --- 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.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.02s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.02s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: 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.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.03s) --- 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.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.05s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.20s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.17s) --- 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.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.09s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.22s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.09s) --- FAIL: 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.02s) --- 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) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/sftp 3.632s "go test -v -timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished ERROR in 4.579187205s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutFiles/FsMove TestIntegration/FsMkdir/FsPutFiles/FsDirMove TestIntegration/FsMkdir/FsPutFiles/FsIsFile TestIntegration/FsMkdir/FsPutFiles/FromRoot/List TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove]