"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.28s) === RUN TestIntegration fstests.go:438: Using remote "TestSFTPOpenssh:" 2025/04/14 02:06:38 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-vapicex3zaho" 2025/04/14 02:06:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/14 02:06:38 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/04/14 02:06:38 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/04/14 02:06:38 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/04/14 02:06:38 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/04/14 02:06:38 DEBUG : Setting pass="RA6ALgoTM0QixMrEXM6DpQJ2TYgssQiA" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/04/14 02:06:38 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/04/14 02:06:38 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{_9sD9}" suffix to name 2025/04/14 02:06:38 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/04/14 02:06:38 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/04/14 02:06:38 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/04/14 02:06:38 DEBUG : Setting pass="RA6ALgoTM0QixMrEXM6DpQJ2TYgssQiA" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/04/14 02:06:38 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: New connection 127.0.0.1:51904->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell type "unix" from config 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Relative path resolved to "/home/rclone/rclone-test-vapicex3zaho" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Using root directory "/home/rclone/rclone-test-vapicex3zaho" 2025/04/14 02:06:38 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/04/14 02:06:38 INFO : dir/subdir: Making directory 2025/04/14 02:06:38 INFO : dir/subdir: Removing directory 2025/04/14 02:06:38 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/04/14 02:06:38 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/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: 3d21788e50298be09862fcb1beb054e8 /home/rclone/rclone-test-vapicex3zaho/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/04/14 02:06:38 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 3d21788e50298be09862fcb1beb054e8 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: 9ebc11414a3eafda163804e6b9a531cbc7ec0c68 /home/rclone/rclone-test-vapicex3zaho/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/04/14 02:06:38 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 9ebc11414a3eafda163804e6b9a531cbc7ec0c68 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: 3d21788e50298be09862fcb1beb054e8 /home/rclone/rclone-test-vapicex3zaho/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/04/14 02:06:38 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 3d21788e50298be09862fcb1beb054e8 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: 9ebc11414a3eafda163804e6b9a531cbc7ec0c68 /home/rclone/rclone-test-vapicex3zaho/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/04/14 02:06:38 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 9ebc11414a3eafda163804e6b9a531cbc7ec0c68 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: 3d21788e50298be09862fcb1beb054e8 /home/rclone/rclone-test-vapicex3zaho/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/04/14 02:06:38 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 3d21788e50298be09862fcb1beb054e8 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: 9ebc11414a3eafda163804e6b9a531cbc7ec0c68 /home/rclone/rclone-test-vapicex3zaho/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/04/14 02:06:38 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 9ebc11414a3eafda163804e6b9a531cbc7ec0c68 === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/./." 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/./. 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: a1ef398f95758bd5f780eea2e4e9606f /home/rclone/rclone-test-vapicex3zaho/./. 2025/04/14 02:06:38 DEBUG : ./.: Parsed hash: a1ef398f95758bd5f780eea2e4e9606f 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/./." 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/./. 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: c29e7c572b77a17b7a8e6726d37eb357d5c11ada /home/rclone/rclone-test-vapicex3zaho/./. 2025/04/14 02:06:38 DEBUG : ./.: Parsed hash: c29e7c572b77a17b7a8e6726d37eb357d5c11ada 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/./." 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/./. 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: a1ef398f95758bd5f780eea2e4e9606f /home/rclone/rclone-test-vapicex3zaho/./. 2025/04/14 02:06:38 DEBUG : ./.: Parsed hash: a1ef398f95758bd5f780eea2e4e9606f 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/./." 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/./. 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: c29e7c572b77a17b7a8e6726d37eb357d5c11ada /home/rclone/rclone-test-vapicex3zaho/./. 2025/04/14 02:06:38 DEBUG : ./.: Parsed hash: c29e7c572b77a17b7a8e6726d37eb357d5c11ada 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/./." 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/./. 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: a1ef398f95758bd5f780eea2e4e9606f /home/rclone/rclone-test-vapicex3zaho/./. 2025/04/14 02:06:38 DEBUG : ./.: Parsed hash: a1ef398f95758bd5f780eea2e4e9606f 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/./." 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/./. 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: c29e7c572b77a17b7a8e6726d37eb357d5c11ada /home/rclone/rclone-test-vapicex3zaho/./. 2025/04/14 02:06:38 DEBUG : ./.: Parsed hash: c29e7c572b77a17b7a8e6726d37eb357d5c11ada === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/../.." 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/../.. 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: b9b995ee5b24da8a78706d5e7be75bf5 /home/rclone/rclone-test-vapicex3zaho/../.. 2025/04/14 02:06:38 DEBUG : ../..: Parsed hash: b9b995ee5b24da8a78706d5e7be75bf5 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/../.." 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/../.. 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: a6f54452c2ece46159dc9a6e01dced16e2c48aac /home/rclone/rclone-test-vapicex3zaho/../.. 2025/04/14 02:06:38 DEBUG : ../..: Parsed hash: a6f54452c2ece46159dc9a6e01dced16e2c48aac 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/../.." 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/../.. 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: b9b995ee5b24da8a78706d5e7be75bf5 /home/rclone/rclone-test-vapicex3zaho/../.. 2025/04/14 02:06:38 DEBUG : ../..: Parsed hash: b9b995ee5b24da8a78706d5e7be75bf5 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/../.." 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/../.. 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: a6f54452c2ece46159dc9a6e01dced16e2c48aac /home/rclone/rclone-test-vapicex3zaho/../.. 2025/04/14 02:06:38 DEBUG : ../..: Parsed hash: a6f54452c2ece46159dc9a6e01dced16e2c48aac 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/../.." 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/../.. 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: b9b995ee5b24da8a78706d5e7be75bf5 /home/rclone/rclone-test-vapicex3zaho/../.. 2025/04/14 02:06:38 DEBUG : ../..: Parsed hash: b9b995ee5b24da8a78706d5e7be75bf5 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/../.." 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/../.. 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: a6f54452c2ece46159dc9a6e01dced16e2c48aac /home/rclone/rclone-test-vapicex3zaho/../.. 2025/04/14 02:06:38 DEBUG : ../..: Parsed hash: a6f54452c2ece46159dc9a6e01dced16e2c48aac === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: 449478e9075cbc46ad73f80e334b9f98 /home/rclone/rclone-test-vapicex3zaho/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/04/14 02:06:38 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 449478e9075cbc46ad73f80e334b9f98 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: 52658f2dce35cb52e6b283baf22d8bc34b49dcec /home/rclone/rclone-test-vapicex3zaho/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/04/14 02:06:38 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 52658f2dce35cb52e6b283baf22d8bc34b49dcec 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: 449478e9075cbc46ad73f80e334b9f98 /home/rclone/rclone-test-vapicex3zaho/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/04/14 02:06:38 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 449478e9075cbc46ad73f80e334b9f98 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: 52658f2dce35cb52e6b283baf22d8bc34b49dcec /home/rclone/rclone-test-vapicex3zaho/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/04/14 02:06:38 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 52658f2dce35cb52e6b283baf22d8bc34b49dcec 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: 449478e9075cbc46ad73f80e334b9f98 /home/rclone/rclone-test-vapicex3zaho/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/04/14 02:06:38 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 449478e9075cbc46ad73f80e334b9f98 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: 52658f2dce35cb52e6b283baf22d8bc34b49dcec /home/rclone/rclone-test-vapicex3zaho/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/04/14 02:06:38 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 52658f2dce35cb52e6b283baf22d8bc34b49dcec === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/ leading space/ leading space" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/\ leading\ space/\ leading\ space 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: ed30227bff99709f2f19516fa93d479d /home/rclone/rclone-test-vapicex3zaho/ leading space/ leading space 2025/04/14 02:06:38 DEBUG : leading space/ leading space: Parsed hash: ed30227bff99709f2f19516fa93d479d 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/ leading space/ leading space" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/\ leading\ space/\ leading\ space 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: 21a17772a86b8133724acee20ce29f9f1c4653bc /home/rclone/rclone-test-vapicex3zaho/ leading space/ leading space 2025/04/14 02:06:38 DEBUG : leading space/ leading space: Parsed hash: 21a17772a86b8133724acee20ce29f9f1c4653bc 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/ leading space/ leading space" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/\ leading\ space/\ leading\ space 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: ed30227bff99709f2f19516fa93d479d /home/rclone/rclone-test-vapicex3zaho/ leading space/ leading space 2025/04/14 02:06:38 DEBUG : leading space/ leading space: Parsed hash: ed30227bff99709f2f19516fa93d479d 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/ leading space/ leading space" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/\ leading\ space/\ leading\ space 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: 21a17772a86b8133724acee20ce29f9f1c4653bc /home/rclone/rclone-test-vapicex3zaho/ leading space/ leading space 2025/04/14 02:06:38 DEBUG : leading space/ leading space: Parsed hash: 21a17772a86b8133724acee20ce29f9f1c4653bc 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/ leading space/ leading space" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/\ leading\ space/\ leading\ space 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: ed30227bff99709f2f19516fa93d479d /home/rclone/rclone-test-vapicex3zaho/ leading space/ leading space 2025/04/14 02:06:38 DEBUG : leading space/ leading space: Parsed hash: ed30227bff99709f2f19516fa93d479d 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/ leading space/ leading space" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/\ leading\ space/\ leading\ space 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: 21a17772a86b8133724acee20ce29f9f1c4653bc /home/rclone/rclone-test-vapicex3zaho/ leading space/ leading space 2025/04/14 02:06:38 DEBUG : leading space/ leading space: Parsed hash: 21a17772a86b8133724acee20ce29f9f1c4653bc === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/~leading tilde/~leading tilde" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/\~leading\ tilde/\~leading\ tilde 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: ce9284bfeaa99ec2b433bb6feb04978f /home/rclone/rclone-test-vapicex3zaho/~leading tilde/~leading tilde 2025/04/14 02:06:38 DEBUG : ~leading tilde/~leading tilde: Parsed hash: ce9284bfeaa99ec2b433bb6feb04978f 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/~leading tilde/~leading tilde" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/\~leading\ tilde/\~leading\ tilde 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: f1e17187b3a1d7f5395628156dc88abdaf86ce10 /home/rclone/rclone-test-vapicex3zaho/~leading tilde/~leading tilde 2025/04/14 02:06:38 DEBUG : ~leading tilde/~leading tilde: Parsed hash: f1e17187b3a1d7f5395628156dc88abdaf86ce10 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/~leading tilde/~leading tilde" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/\~leading\ tilde/\~leading\ tilde 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: ce9284bfeaa99ec2b433bb6feb04978f /home/rclone/rclone-test-vapicex3zaho/~leading tilde/~leading tilde 2025/04/14 02:06:38 DEBUG : ~leading tilde/~leading tilde: Parsed hash: ce9284bfeaa99ec2b433bb6feb04978f 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/~leading tilde/~leading tilde" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/\~leading\ tilde/\~leading\ tilde 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: f1e17187b3a1d7f5395628156dc88abdaf86ce10 /home/rclone/rclone-test-vapicex3zaho/~leading tilde/~leading tilde 2025/04/14 02:06:38 DEBUG : ~leading tilde/~leading tilde: Parsed hash: f1e17187b3a1d7f5395628156dc88abdaf86ce10 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/~leading tilde/~leading tilde" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/\~leading\ tilde/\~leading\ tilde 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: ce9284bfeaa99ec2b433bb6feb04978f /home/rclone/rclone-test-vapicex3zaho/~leading tilde/~leading tilde 2025/04/14 02:06:38 DEBUG : ~leading tilde/~leading tilde: Parsed hash: ce9284bfeaa99ec2b433bb6feb04978f 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/~leading tilde/~leading tilde" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/\~leading\ tilde/\~leading\ tilde 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: f1e17187b3a1d7f5395628156dc88abdaf86ce10 /home/rclone/rclone-test-vapicex3zaho/~leading tilde/~leading tilde 2025/04/14 02:06:38 DEBUG : ~leading tilde/~leading tilde: Parsed hash: f1e17187b3a1d7f5395628156dc88abdaf86ce10 === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/␍leading CR/␍leading CR" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/␍leading\ CR/␍leading\ CR 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: 10c4b02507c33b75396e4098b0cd604e /home/rclone/rclone-test-vapicex3zaho/␍leading CR/␍leading CR 2025/04/14 02:06:38 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 10c4b02507c33b75396e4098b0cd604e 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/␍leading CR/␍leading CR" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/␍leading\ CR/␍leading\ CR 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: 79651f42409fbe78d60962f537c9c4ec964eca9b /home/rclone/rclone-test-vapicex3zaho/␍leading CR/␍leading CR 2025/04/14 02:06:38 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 79651f42409fbe78d60962f537c9c4ec964eca9b 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/␍leading CR/␍leading CR" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/␍leading\ CR/␍leading\ CR 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: 10c4b02507c33b75396e4098b0cd604e /home/rclone/rclone-test-vapicex3zaho/␍leading CR/␍leading CR 2025/04/14 02:06:38 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 10c4b02507c33b75396e4098b0cd604e 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/␍leading CR/␍leading CR" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/␍leading\ CR/␍leading\ CR 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: 79651f42409fbe78d60962f537c9c4ec964eca9b /home/rclone/rclone-test-vapicex3zaho/␍leading CR/␍leading CR 2025/04/14 02:06:38 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 79651f42409fbe78d60962f537c9c4ec964eca9b 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/␍leading CR/␍leading CR" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/␍leading\ CR/␍leading\ CR 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: 10c4b02507c33b75396e4098b0cd604e /home/rclone/rclone-test-vapicex3zaho/␍leading CR/␍leading CR 2025/04/14 02:06:38 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 10c4b02507c33b75396e4098b0cd604e 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/␍leading CR/␍leading CR" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/␍leading\ CR/␍leading\ CR 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: 79651f42409fbe78d60962f537c9c4ec964eca9b /home/rclone/rclone-test-vapicex3zaho/␍leading CR/␍leading CR 2025/04/14 02:06:38 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 79651f42409fbe78d60962f537c9c4ec964eca9b === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/␊leading LF/␊leading LF" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/␊leading\ LF/␊leading\ LF 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: c5d70f1d87a805ff963867966532bf40 /home/rclone/rclone-test-vapicex3zaho/␊leading LF/␊leading LF 2025/04/14 02:06:38 DEBUG : ␊leading LF/␊leading LF: Parsed hash: c5d70f1d87a805ff963867966532bf40 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/␊leading LF/␊leading LF" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/␊leading\ LF/␊leading\ LF 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: 60ba4c4d51f7cfbebb4ae632c7ca4e4b894e52fb /home/rclone/rclone-test-vapicex3zaho/␊leading LF/␊leading LF 2025/04/14 02:06:38 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 60ba4c4d51f7cfbebb4ae632c7ca4e4b894e52fb 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/␊leading LF/␊leading LF" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/␊leading\ LF/␊leading\ LF 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: c5d70f1d87a805ff963867966532bf40 /home/rclone/rclone-test-vapicex3zaho/␊leading LF/␊leading LF 2025/04/14 02:06:38 DEBUG : ␊leading LF/␊leading LF: Parsed hash: c5d70f1d87a805ff963867966532bf40 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/␊leading LF/␊leading LF" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/␊leading\ LF/␊leading\ LF 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: 60ba4c4d51f7cfbebb4ae632c7ca4e4b894e52fb /home/rclone/rclone-test-vapicex3zaho/␊leading LF/␊leading LF 2025/04/14 02:06:38 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 60ba4c4d51f7cfbebb4ae632c7ca4e4b894e52fb 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/␊leading LF/␊leading LF" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/␊leading\ LF/␊leading\ LF 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: c5d70f1d87a805ff963867966532bf40 /home/rclone/rclone-test-vapicex3zaho/␊leading LF/␊leading LF 2025/04/14 02:06:38 DEBUG : ␊leading LF/␊leading LF: Parsed hash: c5d70f1d87a805ff963867966532bf40 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/␊leading LF/␊leading LF" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/␊leading\ LF/␊leading\ LF 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: 60ba4c4d51f7cfbebb4ae632c7ca4e4b894e52fb /home/rclone/rclone-test-vapicex3zaho/␊leading LF/␊leading LF 2025/04/14 02:06:38 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 60ba4c4d51f7cfbebb4ae632c7ca4e4b894e52fb === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/␉leading HT/␉leading HT" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/␉leading\ HT/␉leading\ HT 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: 03f017216019f190d716e15e35eb19e2 /home/rclone/rclone-test-vapicex3zaho/␉leading HT/␉leading HT 2025/04/14 02:06:38 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 03f017216019f190d716e15e35eb19e2 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/␉leading HT/␉leading HT" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/␉leading\ HT/␉leading\ HT 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: dba022d80e3a604d6500c06a60179b0bfa31f86b /home/rclone/rclone-test-vapicex3zaho/␉leading HT/␉leading HT 2025/04/14 02:06:38 DEBUG : ␉leading HT/␉leading HT: Parsed hash: dba022d80e3a604d6500c06a60179b0bfa31f86b 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/␉leading HT/␉leading HT" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/␉leading\ HT/␉leading\ HT 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: 03f017216019f190d716e15e35eb19e2 /home/rclone/rclone-test-vapicex3zaho/␉leading HT/␉leading HT 2025/04/14 02:06:38 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 03f017216019f190d716e15e35eb19e2 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/␉leading HT/␉leading HT" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/␉leading\ HT/␉leading\ HT 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: dba022d80e3a604d6500c06a60179b0bfa31f86b /home/rclone/rclone-test-vapicex3zaho/␉leading HT/␉leading HT 2025/04/14 02:06:38 DEBUG : ␉leading HT/␉leading HT: Parsed hash: dba022d80e3a604d6500c06a60179b0bfa31f86b 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/␉leading HT/␉leading HT" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/␉leading\ HT/␉leading\ HT 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: 03f017216019f190d716e15e35eb19e2 /home/rclone/rclone-test-vapicex3zaho/␉leading HT/␉leading HT 2025/04/14 02:06:38 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 03f017216019f190d716e15e35eb19e2 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/␉leading HT/␉leading HT" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/␉leading\ HT/␉leading\ HT 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: dba022d80e3a604d6500c06a60179b0bfa31f86b /home/rclone/rclone-test-vapicex3zaho/␉leading HT/␉leading HT 2025/04/14 02:06:38 DEBUG : ␉leading HT/␉leading HT: Parsed hash: dba022d80e3a604d6500c06a60179b0bfa31f86b === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/␋leading VT/␋leading VT" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/␋leading\ VT/␋leading\ VT 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: 529fee568fbf6f6ceba808c9b70c530b /home/rclone/rclone-test-vapicex3zaho/␋leading VT/␋leading VT 2025/04/14 02:06:38 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 529fee568fbf6f6ceba808c9b70c530b 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/␋leading VT/␋leading VT" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/␋leading\ VT/␋leading\ VT 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: cad1f05cc0acc56ccae98044d438a01e4a5bddad /home/rclone/rclone-test-vapicex3zaho/␋leading VT/␋leading VT 2025/04/14 02:06:38 DEBUG : ␋leading VT/␋leading VT: Parsed hash: cad1f05cc0acc56ccae98044d438a01e4a5bddad 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/␋leading VT/␋leading VT" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/␋leading\ VT/␋leading\ VT 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: 529fee568fbf6f6ceba808c9b70c530b /home/rclone/rclone-test-vapicex3zaho/␋leading VT/␋leading VT 2025/04/14 02:06:38 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 529fee568fbf6f6ceba808c9b70c530b 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/␋leading VT/␋leading VT" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/␋leading\ VT/␋leading\ VT 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: cad1f05cc0acc56ccae98044d438a01e4a5bddad /home/rclone/rclone-test-vapicex3zaho/␋leading VT/␋leading VT 2025/04/14 02:06:38 DEBUG : ␋leading VT/␋leading VT: Parsed hash: cad1f05cc0acc56ccae98044d438a01e4a5bddad 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/␋leading VT/␋leading VT" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/␋leading\ VT/␋leading\ VT 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: 529fee568fbf6f6ceba808c9b70c530b /home/rclone/rclone-test-vapicex3zaho/␋leading VT/␋leading VT 2025/04/14 02:06:38 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 529fee568fbf6f6ceba808c9b70c530b 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/␋leading VT/␋leading VT" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/␋leading\ VT/␋leading\ VT 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: cad1f05cc0acc56ccae98044d438a01e4a5bddad /home/rclone/rclone-test-vapicex3zaho/␋leading VT/␋leading VT 2025/04/14 02:06:38 DEBUG : ␋leading VT/␋leading VT: Parsed hash: cad1f05cc0acc56ccae98044d438a01e4a5bddad === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/.leading dot/.leading dot" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/.leading\ dot/.leading\ dot 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: 8e51231f827049a66ba858f7b12933c6 /home/rclone/rclone-test-vapicex3zaho/.leading dot/.leading dot 2025/04/14 02:06:38 DEBUG : .leading dot/.leading dot: Parsed hash: 8e51231f827049a66ba858f7b12933c6 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/.leading dot/.leading dot" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/.leading\ dot/.leading\ dot 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: b6cec359b2596fa492ddd37e539109758f00e6f5 /home/rclone/rclone-test-vapicex3zaho/.leading dot/.leading dot 2025/04/14 02:06:38 DEBUG : .leading dot/.leading dot: Parsed hash: b6cec359b2596fa492ddd37e539109758f00e6f5 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/.leading dot/.leading dot" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/.leading\ dot/.leading\ dot 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: 8e51231f827049a66ba858f7b12933c6 /home/rclone/rclone-test-vapicex3zaho/.leading dot/.leading dot 2025/04/14 02:06:38 DEBUG : .leading dot/.leading dot: Parsed hash: 8e51231f827049a66ba858f7b12933c6 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/.leading dot/.leading dot" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/.leading\ dot/.leading\ dot 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: b6cec359b2596fa492ddd37e539109758f00e6f5 /home/rclone/rclone-test-vapicex3zaho/.leading dot/.leading dot 2025/04/14 02:06:38 DEBUG : .leading dot/.leading dot: Parsed hash: b6cec359b2596fa492ddd37e539109758f00e6f5 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/.leading dot/.leading dot" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/.leading\ dot/.leading\ dot 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: 8e51231f827049a66ba858f7b12933c6 /home/rclone/rclone-test-vapicex3zaho/.leading dot/.leading dot 2025/04/14 02:06:38 DEBUG : .leading dot/.leading dot: Parsed hash: 8e51231f827049a66ba858f7b12933c6 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/.leading dot/.leading dot" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/.leading\ dot/.leading\ dot 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: b6cec359b2596fa492ddd37e539109758f00e6f5 /home/rclone/rclone-test-vapicex3zaho/.leading dot/.leading dot 2025/04/14 02:06:38 DEBUG : .leading dot/.leading dot: Parsed hash: b6cec359b2596fa492ddd37e539109758f00e6f5 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/trailing space /trailing space " 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/trailing\ space\ /trailing\ space\ 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: 1b9ceba2892efbf2eac14c291a82c832 /home/rclone/rclone-test-vapicex3zaho/trailing space /trailing space 2025/04/14 02:06:38 DEBUG : trailing space /trailing space : Parsed hash: 1b9ceba2892efbf2eac14c291a82c832 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/trailing space /trailing space " 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/trailing\ space\ /trailing\ space\ 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: b4a71d2097f34d5821c1c4186850913a47a6373c /home/rclone/rclone-test-vapicex3zaho/trailing space /trailing space 2025/04/14 02:06:38 DEBUG : trailing space /trailing space : Parsed hash: b4a71d2097f34d5821c1c4186850913a47a6373c 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/trailing space /trailing space " 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/trailing\ space\ /trailing\ space\ 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: 1b9ceba2892efbf2eac14c291a82c832 /home/rclone/rclone-test-vapicex3zaho/trailing space /trailing space 2025/04/14 02:06:38 DEBUG : trailing space /trailing space : Parsed hash: 1b9ceba2892efbf2eac14c291a82c832 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/trailing space /trailing space " 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/trailing\ space\ /trailing\ space\ 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: b4a71d2097f34d5821c1c4186850913a47a6373c /home/rclone/rclone-test-vapicex3zaho/trailing space /trailing space 2025/04/14 02:06:38 DEBUG : trailing space /trailing space : Parsed hash: b4a71d2097f34d5821c1c4186850913a47a6373c 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/trailing space /trailing space " 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/trailing\ space\ /trailing\ space\ 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: 1b9ceba2892efbf2eac14c291a82c832 /home/rclone/rclone-test-vapicex3zaho/trailing space /trailing space 2025/04/14 02:06:38 DEBUG : trailing space /trailing space : Parsed hash: 1b9ceba2892efbf2eac14c291a82c832 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/trailing space /trailing space " 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/trailing\ space\ /trailing\ space\ 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: b4a71d2097f34d5821c1c4186850913a47a6373c /home/rclone/rclone-test-vapicex3zaho/trailing space /trailing space 2025/04/14 02:06:38 DEBUG : trailing space /trailing space : Parsed hash: b4a71d2097f34d5821c1c4186850913a47a6373c === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/trailing CR␍/trailing CR␍" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/trailing\ CR␍/trailing\ CR␍ 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: dbea7dfb00929ba473633a8ec3e97808 /home/rclone/rclone-test-vapicex3zaho/trailing CR␍/trailing CR␍ 2025/04/14 02:06:38 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: dbea7dfb00929ba473633a8ec3e97808 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/trailing CR␍/trailing CR␍" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/trailing\ CR␍/trailing\ CR␍ 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: e5176a8c8ebce9d9d170d40986ba815a8c045241 /home/rclone/rclone-test-vapicex3zaho/trailing CR␍/trailing CR␍ 2025/04/14 02:06:38 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: e5176a8c8ebce9d9d170d40986ba815a8c045241 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/trailing CR␍/trailing CR␍" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/trailing\ CR␍/trailing\ CR␍ 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: dbea7dfb00929ba473633a8ec3e97808 /home/rclone/rclone-test-vapicex3zaho/trailing CR␍/trailing CR␍ 2025/04/14 02:06:38 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: dbea7dfb00929ba473633a8ec3e97808 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/trailing CR␍/trailing CR␍" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/trailing\ CR␍/trailing\ CR␍ 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: e5176a8c8ebce9d9d170d40986ba815a8c045241 /home/rclone/rclone-test-vapicex3zaho/trailing CR␍/trailing CR␍ 2025/04/14 02:06:38 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: e5176a8c8ebce9d9d170d40986ba815a8c045241 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/trailing CR␍/trailing CR␍" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/trailing\ CR␍/trailing\ CR␍ 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: dbea7dfb00929ba473633a8ec3e97808 /home/rclone/rclone-test-vapicex3zaho/trailing CR␍/trailing CR␍ 2025/04/14 02:06:38 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: dbea7dfb00929ba473633a8ec3e97808 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/trailing CR␍/trailing CR␍" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/trailing\ CR␍/trailing\ CR␍ 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: e5176a8c8ebce9d9d170d40986ba815a8c045241 /home/rclone/rclone-test-vapicex3zaho/trailing CR␍/trailing CR␍ 2025/04/14 02:06:38 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: e5176a8c8ebce9d9d170d40986ba815a8c045241 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/trailing LF␊/trailing LF␊" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/trailing\ LF␊/trailing\ LF␊ 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: e461b9fcf4f3a594da285452a0111d90 /home/rclone/rclone-test-vapicex3zaho/trailing LF␊/trailing LF␊ 2025/04/14 02:06:38 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: e461b9fcf4f3a594da285452a0111d90 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/trailing LF␊/trailing LF␊" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/trailing\ LF␊/trailing\ LF␊ 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: 2698e9bfc1f5272b92c942b1324278fec2ebab20 /home/rclone/rclone-test-vapicex3zaho/trailing LF␊/trailing LF␊ 2025/04/14 02:06:38 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 2698e9bfc1f5272b92c942b1324278fec2ebab20 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/trailing LF␊/trailing LF␊" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/trailing\ LF␊/trailing\ LF␊ 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: e461b9fcf4f3a594da285452a0111d90 /home/rclone/rclone-test-vapicex3zaho/trailing LF␊/trailing LF␊ 2025/04/14 02:06:38 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: e461b9fcf4f3a594da285452a0111d90 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/trailing LF␊/trailing LF␊" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/trailing\ LF␊/trailing\ LF␊ 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: 2698e9bfc1f5272b92c942b1324278fec2ebab20 /home/rclone/rclone-test-vapicex3zaho/trailing LF␊/trailing LF␊ 2025/04/14 02:06:38 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 2698e9bfc1f5272b92c942b1324278fec2ebab20 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/trailing LF␊/trailing LF␊" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/trailing\ LF␊/trailing\ LF␊ 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: e461b9fcf4f3a594da285452a0111d90 /home/rclone/rclone-test-vapicex3zaho/trailing LF␊/trailing LF␊ 2025/04/14 02:06:38 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: e461b9fcf4f3a594da285452a0111d90 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/trailing LF␊/trailing LF␊" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/trailing\ LF␊/trailing\ LF␊ 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: 2698e9bfc1f5272b92c942b1324278fec2ebab20 /home/rclone/rclone-test-vapicex3zaho/trailing LF␊/trailing LF␊ 2025/04/14 02:06:38 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 2698e9bfc1f5272b92c942b1324278fec2ebab20 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/trailing HT␉/trailing HT␉" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/trailing\ HT␉/trailing\ HT␉ 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: 474529ad03d5ff25a6a837d7fa627082 /home/rclone/rclone-test-vapicex3zaho/trailing HT␉/trailing HT␉ 2025/04/14 02:06:38 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 474529ad03d5ff25a6a837d7fa627082 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/trailing HT␉/trailing HT␉" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/trailing\ HT␉/trailing\ HT␉ 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: 2920746c3fa7a01ad22fc828e3c1d4f207a539aa /home/rclone/rclone-test-vapicex3zaho/trailing HT␉/trailing HT␉ 2025/04/14 02:06:38 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 2920746c3fa7a01ad22fc828e3c1d4f207a539aa 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/trailing HT␉/trailing HT␉" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/trailing\ HT␉/trailing\ HT␉ 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: 474529ad03d5ff25a6a837d7fa627082 /home/rclone/rclone-test-vapicex3zaho/trailing HT␉/trailing HT␉ 2025/04/14 02:06:38 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 474529ad03d5ff25a6a837d7fa627082 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/trailing HT␉/trailing HT␉" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/trailing\ HT␉/trailing\ HT␉ 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: 2920746c3fa7a01ad22fc828e3c1d4f207a539aa /home/rclone/rclone-test-vapicex3zaho/trailing HT␉/trailing HT␉ 2025/04/14 02:06:38 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 2920746c3fa7a01ad22fc828e3c1d4f207a539aa 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/trailing HT␉/trailing HT␉" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/trailing\ HT␉/trailing\ HT␉ 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: 474529ad03d5ff25a6a837d7fa627082 /home/rclone/rclone-test-vapicex3zaho/trailing HT␉/trailing HT␉ 2025/04/14 02:06:38 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 474529ad03d5ff25a6a837d7fa627082 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/trailing HT␉/trailing HT␉" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/trailing\ HT␉/trailing\ HT␉ 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: 2920746c3fa7a01ad22fc828e3c1d4f207a539aa /home/rclone/rclone-test-vapicex3zaho/trailing HT␉/trailing HT␉ 2025/04/14 02:06:38 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 2920746c3fa7a01ad22fc828e3c1d4f207a539aa === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/trailing VT␋/trailing VT␋" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/trailing\ VT␋/trailing\ VT␋ 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: 317aa8d3cb43591074c8c2d101e971a6 /home/rclone/rclone-test-vapicex3zaho/trailing VT␋/trailing VT␋ 2025/04/14 02:06:38 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 317aa8d3cb43591074c8c2d101e971a6 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/trailing VT␋/trailing VT␋" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/trailing\ VT␋/trailing\ VT␋ 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: dfab07c319e2b69d3a9d20aecac65103fde8e677 /home/rclone/rclone-test-vapicex3zaho/trailing VT␋/trailing VT␋ 2025/04/14 02:06:38 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: dfab07c319e2b69d3a9d20aecac65103fde8e677 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/trailing VT␋/trailing VT␋" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/trailing\ VT␋/trailing\ VT␋ 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: 317aa8d3cb43591074c8c2d101e971a6 /home/rclone/rclone-test-vapicex3zaho/trailing VT␋/trailing VT␋ 2025/04/14 02:06:38 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 317aa8d3cb43591074c8c2d101e971a6 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/trailing VT␋/trailing VT␋" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/trailing\ VT␋/trailing\ VT␋ 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: dfab07c319e2b69d3a9d20aecac65103fde8e677 /home/rclone/rclone-test-vapicex3zaho/trailing VT␋/trailing VT␋ 2025/04/14 02:06:38 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: dfab07c319e2b69d3a9d20aecac65103fde8e677 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/trailing VT␋/trailing VT␋" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/trailing\ VT␋/trailing\ VT␋ 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: 317aa8d3cb43591074c8c2d101e971a6 /home/rclone/rclone-test-vapicex3zaho/trailing VT␋/trailing VT␋ 2025/04/14 02:06:38 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 317aa8d3cb43591074c8c2d101e971a6 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/trailing VT␋/trailing VT␋" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/trailing\ VT␋/trailing\ VT␋ 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: dfab07c319e2b69d3a9d20aecac65103fde8e677 /home/rclone/rclone-test-vapicex3zaho/trailing VT␋/trailing VT␋ 2025/04/14 02:06:38 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: dfab07c319e2b69d3a9d20aecac65103fde8e677 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/trailing dot./trailing dot." 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/trailing\ dot./trailing\ dot. 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: f475963873c72b10098d7abe37ca35c7 /home/rclone/rclone-test-vapicex3zaho/trailing dot./trailing dot. 2025/04/14 02:06:38 DEBUG : trailing dot./trailing dot.: Parsed hash: f475963873c72b10098d7abe37ca35c7 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/trailing dot./trailing dot." 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/trailing\ dot./trailing\ dot. 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: 9da23bc1f8cc669483bcd6d466c2d0a55b328be3 /home/rclone/rclone-test-vapicex3zaho/trailing dot./trailing dot. 2025/04/14 02:06:38 DEBUG : trailing dot./trailing dot.: Parsed hash: 9da23bc1f8cc669483bcd6d466c2d0a55b328be3 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/trailing dot./trailing dot." 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/trailing\ dot./trailing\ dot. 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: f475963873c72b10098d7abe37ca35c7 /home/rclone/rclone-test-vapicex3zaho/trailing dot./trailing dot. 2025/04/14 02:06:38 DEBUG : trailing dot./trailing dot.: Parsed hash: f475963873c72b10098d7abe37ca35c7 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/trailing dot./trailing dot." 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/trailing\ dot./trailing\ dot. 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: 9da23bc1f8cc669483bcd6d466c2d0a55b328be3 /home/rclone/rclone-test-vapicex3zaho/trailing dot./trailing dot. 2025/04/14 02:06:38 DEBUG : trailing dot./trailing dot.: Parsed hash: 9da23bc1f8cc669483bcd6d466c2d0a55b328be3 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/trailing dot./trailing dot." 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/trailing\ dot./trailing\ dot. 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: f475963873c72b10098d7abe37ca35c7 /home/rclone/rclone-test-vapicex3zaho/trailing dot./trailing dot. 2025/04/14 02:06:38 DEBUG : trailing dot./trailing dot.: Parsed hash: f475963873c72b10098d7abe37ca35c7 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/trailing dot./trailing dot." 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/trailing\ dot./trailing\ dot. 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: 9da23bc1f8cc669483bcd6d466c2d0a55b328be3 /home/rclone/rclone-test-vapicex3zaho/trailing dot./trailing dot. 2025/04/14 02:06:38 DEBUG : trailing dot./trailing dot.: Parsed hash: 9da23bc1f8cc669483bcd6d466c2d0a55b328be3 === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/invalid utf-8\xfe/invalid utf-8\xfe" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/invalid\ utf-8/invalid\ utf-8 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: 6f47be1b4d69de3a4aeeaf94a91c8c59 /home/rclone/rclone-test-vapicex3zaho/invalid utf-8/invalid utf-8 2025/04/14 02:06:38 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 6f47be1b4d69de3a4aeeaf94a91c8c59 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/invalid utf-8\xfe/invalid utf-8\xfe" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/invalid\ utf-8/invalid\ utf-8 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: 005aeab2af8668efce33e11783d604c10b241496 /home/rclone/rclone-test-vapicex3zaho/invalid utf-8/invalid utf-8 2025/04/14 02:06:38 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 005aeab2af8668efce33e11783d604c10b241496 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/invalid utf-8\xfe/invalid utf-8\xfe" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/invalid\ utf-8/invalid\ utf-8 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: 6f47be1b4d69de3a4aeeaf94a91c8c59 /home/rclone/rclone-test-vapicex3zaho/invalid utf-8/invalid utf-8 2025/04/14 02:06:38 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 6f47be1b4d69de3a4aeeaf94a91c8c59 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/invalid utf-8\xfe/invalid utf-8\xfe" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/invalid\ utf-8/invalid\ utf-8 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: 005aeab2af8668efce33e11783d604c10b241496 /home/rclone/rclone-test-vapicex3zaho/invalid utf-8/invalid utf-8 2025/04/14 02:06:38 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 005aeab2af8668efce33e11783d604c10b241496 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/invalid utf-8\xfe/invalid utf-8\xfe" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/invalid\ utf-8/invalid\ utf-8 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: 6f47be1b4d69de3a4aeeaf94a91c8c59 /home/rclone/rclone-test-vapicex3zaho/invalid utf-8/invalid utf-8 2025/04/14 02:06:38 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 6f47be1b4d69de3a4aeeaf94a91c8c59 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/invalid utf-8\xfe/invalid utf-8\xfe" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/invalid\ utf-8/invalid\ utf-8 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: 005aeab2af8668efce33e11783d604c10b241496 /home/rclone/rclone-test-vapicex3zaho/invalid utf-8/invalid utf-8 2025/04/14 02:06:38 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 005aeab2af8668efce33e11783d604c10b241496 === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/test%46.txt/test%46.txt" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/test\%46.txt/test\%46.txt 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: 29f571a0ba2bf504065a421460ba0411 /home/rclone/rclone-test-vapicex3zaho/test%46.txt/test%46.txt 2025/04/14 02:06:38 DEBUG : test%46.txt/test%46.txt: Parsed hash: 29f571a0ba2bf504065a421460ba0411 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/test%46.txt/test%46.txt" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/test\%46.txt/test\%46.txt 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: de135dece7216f5e01626cb08098811212e3ef19 /home/rclone/rclone-test-vapicex3zaho/test%46.txt/test%46.txt 2025/04/14 02:06:38 DEBUG : test%46.txt/test%46.txt: Parsed hash: de135dece7216f5e01626cb08098811212e3ef19 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/test%46.txt/test%46.txt" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/test\%46.txt/test\%46.txt 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: 29f571a0ba2bf504065a421460ba0411 /home/rclone/rclone-test-vapicex3zaho/test%46.txt/test%46.txt 2025/04/14 02:06:38 DEBUG : test%46.txt/test%46.txt: Parsed hash: 29f571a0ba2bf504065a421460ba0411 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/test%46.txt/test%46.txt" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/test\%46.txt/test\%46.txt 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: de135dece7216f5e01626cb08098811212e3ef19 /home/rclone/rclone-test-vapicex3zaho/test%46.txt/test%46.txt 2025/04/14 02:06:38 DEBUG : test%46.txt/test%46.txt: Parsed hash: de135dece7216f5e01626cb08098811212e3ef19 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/test%46.txt/test%46.txt" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/test\%46.txt/test\%46.txt 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: 29f571a0ba2bf504065a421460ba0411 /home/rclone/rclone-test-vapicex3zaho/test%46.txt/test%46.txt 2025/04/14 02:06:38 DEBUG : test%46.txt/test%46.txt: Parsed hash: 29f571a0ba2bf504065a421460ba0411 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/test%46.txt/test%46.txt" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/test\%46.txt/test\%46.txt 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: de135dece7216f5e01626cb08098811212e3ef19 /home/rclone/rclone-test-vapicex3zaho/test%46.txt/test%46.txt 2025/04/14 02:06:38 DEBUG : test%46.txt/test%46.txt: Parsed hash: de135dece7216f5e01626cb08098811212e3ef19 === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Connection OK after error: potato 2025/04/14 02:06:38 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/zero-length-file" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/zero-length-file 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-vapicex3zaho/zero-length-file 2025/04/14 02:06:38 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/zero-length-file" 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/zero-length-file 2025/04/14 02:06:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-vapicex3zaho/zero-length-file 2025/04/14 02:06:38 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/zero-length-file" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/zero-length-file 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-vapicex3zaho/zero-length-file 2025/04/14 02:06:39 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/zero-length-file" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/zero-length-file 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-vapicex3zaho/zero-length-file 2025/04/14 02:06:39 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/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/file name.txt" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/file\ name.txt 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: e6884aed678c5bd83b023fffa7127462 /home/rclone/rclone-test-vapicex3zaho/file name.txt 2025/04/14 02:06:39 DEBUG : file name.txt: Parsed hash: e6884aed678c5bd83b023fffa7127462 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/file name.txt" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/file\ name.txt 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: 756986639d6c2c21608ffe4fefae139e04173ea8 /home/rclone/rclone-test-vapicex3zaho/file name.txt 2025/04/14 02:06:39 DEBUG : file name.txt: Parsed hash: 756986639d6c2c21608ffe4fefae139e04173ea8 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/file name.txt" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/file\ name.txt 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: e6884aed678c5bd83b023fffa7127462 /home/rclone/rclone-test-vapicex3zaho/file name.txt 2025/04/14 02:06:39 DEBUG : file name.txt: Parsed hash: e6884aed678c5bd83b023fffa7127462 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/file name.txt" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/file\ name.txt 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: 756986639d6c2c21608ffe4fefae139e04173ea8 /home/rclone/rclone-test-vapicex3zaho/file name.txt 2025/04/14 02:06:39 DEBUG : file name.txt: Parsed hash: 756986639d6c2c21608ffe4fefae139e04173ea8 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: db96a267a646e1dd338cced7ade3101f /home/rclone/rclone-test-vapicex3zaho/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/04/14 02:06:39 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: db96a267a646e1dd338cced7ade3101f 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: 6797243b622ea278268378bdc3f276e8db215aba /home/rclone/rclone-test-vapicex3zaho/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/04/14 02:06:39 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6797243b622ea278268378bdc3f276e8db215aba 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: db96a267a646e1dd338cced7ade3101f /home/rclone/rclone-test-vapicex3zaho/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/04/14 02:06:39 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: db96a267a646e1dd338cced7ade3101f 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: 6797243b622ea278268378bdc3f276e8db215aba /home/rclone/rclone-test-vapicex3zaho/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/04/14 02:06:39 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6797243b622ea278268378bdc3f276e8db215aba 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/file name.txt" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/file\ name.txt 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: c5726db45f757da31c7e021f48d89f6c /home/rclone/rclone-test-vapicex3zaho/file name.txt 2025/04/14 02:06:39 DEBUG : file name.txt: Parsed hash: c5726db45f757da31c7e021f48d89f6c 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/file name.txt" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/file\ name.txt 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: f8b14ab5191af8f5536dc676ad70df59ddfec2fe /home/rclone/rclone-test-vapicex3zaho/file name.txt 2025/04/14 02:06:39 DEBUG : file name.txt: Parsed hash: f8b14ab5191af8f5536dc676ad70df59ddfec2fe 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/file name.txt" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/file\ name.txt 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: c5726db45f757da31c7e021f48d89f6c /home/rclone/rclone-test-vapicex3zaho/file name.txt 2025/04/14 02:06:39 DEBUG : file name.txt: Parsed hash: c5726db45f757da31c7e021f48d89f6c 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/file name.txt" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/file\ name.txt 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: f8b14ab5191af8f5536dc676ad70df59ddfec2fe /home/rclone/rclone-test-vapicex3zaho/file name.txt 2025/04/14 02:06:39 DEBUG : file name.txt: Parsed hash: f8b14ab5191af8f5536dc676ad70df59ddfec2fe === 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/04/14 02:06:39 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2025/04/14 02:06:39 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/04/14 02:06:39 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/04/14 02:06:39 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/04/14 02:06:39 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/04/14 02:06:39 DEBUG : Setting pass="RA6ALgoTM0QixMrEXM6DpQJ2TYgssQiA" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/04/14 02:06:39 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/04/14 02:06:39 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{_9sD9}" suffix to name 2025/04/14 02:06:39 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/04/14 02:06:39 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/04/14 02:06:39 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/04/14 02:06:39 DEBUG : Setting pass="RA6ALgoTM0QixMrEXM6DpQJ2TYgssQiA" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/04/14 02:06:39 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:48030->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2025/04/14 02:06:39 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/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/file name.txt" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/file\ name.txt 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: c5726db45f757da31c7e021f48d89f6c /home/rclone/rclone-test-vapicex3zaho/file name.txt 2025/04/14 02:06:39 DEBUG : file name.txt: Parsed hash: c5726db45f757da31c7e021f48d89f6c 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/file name.txt" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/file\ name.txt 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: f8b14ab5191af8f5536dc676ad70df59ddfec2fe /home/rclone/rclone-test-vapicex3zaho/file name.txt 2025/04/14 02:06:39 DEBUG : file name.txt: Parsed hash: f8b14ab5191af8f5536dc676ad70df59ddfec2fe 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: db96a267a646e1dd338cced7ade3101f /home/rclone/rclone-test-vapicex3zaho/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/04/14 02:06:39 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: db96a267a646e1dd338cced7ade3101f 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: 6797243b622ea278268378bdc3f276e8db215aba /home/rclone/rclone-test-vapicex3zaho/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/04/14 02:06:39 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6797243b622ea278268378bdc3f276e8db215aba === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/file name.txt" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/file\ name.txt 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: c5726db45f757da31c7e021f48d89f6c /home/rclone/rclone-test-vapicex3zaho/file name.txt 2025/04/14 02:06:39 DEBUG : file name.txt: Parsed hash: c5726db45f757da31c7e021f48d89f6c 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/file name.txt" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/file\ name.txt 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: f8b14ab5191af8f5536dc676ad70df59ddfec2fe /home/rclone/rclone-test-vapicex3zaho/file name.txt 2025/04/14 02:06:39 DEBUG : file name.txt: Parsed hash: f8b14ab5191af8f5536dc676ad70df59ddfec2fe === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/file name.txt" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/file\ name.txt 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: c5726db45f757da31c7e021f48d89f6c /home/rclone/rclone-test-vapicex3zaho/file name.txt 2025/04/14 02:06:39 DEBUG : file name.txt: Parsed hash: c5726db45f757da31c7e021f48d89f6c 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/file name.txt" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/file\ name.txt 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: f8b14ab5191af8f5536dc676ad70df59ddfec2fe /home/rclone/rclone-test-vapicex3zaho/file name.txt 2025/04/14 02:06:39 DEBUG : file name.txt: Parsed hash: f8b14ab5191af8f5536dc676ad70df59ddfec2fe 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: db96a267a646e1dd338cced7ade3101f /home/rclone/rclone-test-vapicex3zaho/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/04/14 02:06:39 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: db96a267a646e1dd338cced7ade3101f 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: 6797243b622ea278268378bdc3f276e8db215aba /home/rclone/rclone-test-vapicex3zaho/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/04/14 02:06:39 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6797243b622ea278268378bdc3f276e8db215aba === 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/04/14 02:06:39 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-vapicex3zaho/hello? sausage/êé" 2025/04/14 02:06:39 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/04/14 02:06:39 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/04/14 02:06:39 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/04/14 02:06:39 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/04/14 02:06:39 DEBUG : Setting pass="RA6ALgoTM0QixMrEXM6DpQJ2TYgssQiA" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/04/14 02:06:39 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/04/14 02:06:39 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{_9sD9}" suffix to name 2025/04/14 02:06:39 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/04/14 02:06:39 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/04/14 02:06:39 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/04/14 02:06:39 DEBUG : Setting pass="RA6ALgoTM0QixMrEXM6DpQJ2TYgssQiA" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/04/14 02:06:39 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho/hello? sausage/êé: New connection 127.0.0.1:48038->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho/hello? sausage/êé: Shell type "unix" from config 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho/hello? sausage/êé: Relative path resolved to "/home/rclone/rclone-test-vapicex3zaho/hello? sausage/êé" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho/hello? sausage/êé: Using root directory "/home/rclone/rclone-test-vapicex3zaho/hello? sausage/êé" 2025/04/14 02:06:39 DEBUG : fs cache: renaming cache item "TestSFTPOpenssh:rclone-test-vapicex3zaho/hello? sausage/êé" to be canonical "TestSFTPOpenssh{_9sD9}:rclone-test-vapicex3zaho/hello? sausage/êé" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho/hello? sausage/êé: Shell path "/home/rclone/rclone-test-vapicex3zaho/hello? sausage/êé/a/b/c/d/e.txt" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho/hello? sausage/êé: Remote command result: 5dbdd406c3270fab52215748d229ff29 /home/rclone/rclone-test-vapicex3zaho/hello? sausage/êé/a/b/c/d/e.txt 2025/04/14 02:06:39 DEBUG : a/b/c/d/e.txt: Parsed hash: 5dbdd406c3270fab52215748d229ff29 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho/hello? sausage/êé: Shell path "/home/rclone/rclone-test-vapicex3zaho/hello? sausage/êé/a/b/c/d/e.txt" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho/hello? sausage/êé: Remote command result: 0475c440d820cceac48b351df1dd2cc9d6d10821 /home/rclone/rclone-test-vapicex3zaho/hello? sausage/êé/a/b/c/d/e.txt 2025/04/14 02:06:39 DEBUG : a/b/c/d/e.txt: Parsed hash: 0475c440d820cceac48b351df1dd2cc9d6d10821 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho/hello? sausage/êé: Shell path "/home/rclone/rclone-test-vapicex3zaho/hello? sausage/êé/a/b/c/d/e.txt" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho/hello? sausage/êé: Remote command result: 5dbdd406c3270fab52215748d229ff29 /home/rclone/rclone-test-vapicex3zaho/hello? sausage/êé/a/b/c/d/e.txt 2025/04/14 02:06:39 DEBUG : a/b/c/d/e.txt: Parsed hash: 5dbdd406c3270fab52215748d229ff29 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho/hello? sausage/êé: Shell path "/home/rclone/rclone-test-vapicex3zaho/hello? sausage/êé/a/b/c/d/e.txt" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho/hello? sausage/êé: Remote command result: 0475c440d820cceac48b351df1dd2cc9d6d10821 /home/rclone/rclone-test-vapicex3zaho/hello? sausage/êé/a/b/c/d/e.txt 2025/04/14 02:06:39 DEBUG : a/b/c/d/e.txt: Parsed hash: 0475c440d820cceac48b351df1dd2cc9d6d10821 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho/hello? sausage/êé: New connection 127.0.0.1:48040->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/04/14 02:06:39 DEBUG : Waiting for deletions to finish 2025/04/14 02:06:39 INFO : a/b/c/d/e.txt: Deleted 2025/04/14 02:06:39 DEBUG : removing 1 level 4 directories 2025/04/14 02:06:39 INFO : a/b/c/d: Removing directory 2025/04/14 02:06:39 DEBUG : removing 1 level 3 directories 2025/04/14 02:06:39 INFO : a/b/c: Removing directory 2025/04/14 02:06:39 DEBUG : removing 1 level 2 directories 2025/04/14 02:06:39 INFO : a/b: Removing directory 2025/04/14 02:06:39 DEBUG : removing 1 level 1 directories 2025/04/14 02:06:39 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/file name.txt" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/file\ name.txt 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: c5726db45f757da31c7e021f48d89f6c /home/rclone/rclone-test-vapicex3zaho/file name.txt 2025/04/14 02:06:39 DEBUG : file name.txt: Parsed hash: c5726db45f757da31c7e021f48d89f6c 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/file name.txt" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/file\ name.txt 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: f8b14ab5191af8f5536dc676ad70df59ddfec2fe /home/rclone/rclone-test-vapicex3zaho/file name.txt 2025/04/14 02:06:39 DEBUG : file name.txt: Parsed hash: f8b14ab5191af8f5536dc676ad70df59ddfec2fe 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: db96a267a646e1dd338cced7ade3101f /home/rclone/rclone-test-vapicex3zaho/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/04/14 02:06:39 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: db96a267a646e1dd338cced7ade3101f 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: 6797243b622ea278268378bdc3f276e8db215aba /home/rclone/rclone-test-vapicex3zaho/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/04/14 02:06:39 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6797243b622ea278268378bdc3f276e8db215aba 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: db96a267a646e1dd338cced7ade3101f /home/rclone/rclone-test-vapicex3zaho/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2025/04/14 02:06:39 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: db96a267a646e1dd338cced7ade3101f 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: 6797243b622ea278268378bdc3f276e8db215aba /home/rclone/rclone-test-vapicex3zaho/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2025/04/14 02:06:39 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: 6797243b622ea278268378bdc3f276e8db215aba === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1289: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/file name.txt" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/file\ name.txt 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: c5726db45f757da31c7e021f48d89f6c /home/rclone/rclone-test-vapicex3zaho/file name.txt 2025/04/14 02:06:39 DEBUG : file name.txt: Parsed hash: c5726db45f757da31c7e021f48d89f6c 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/file name.txt" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/file\ name.txt 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: f8b14ab5191af8f5536dc676ad70df59ddfec2fe /home/rclone/rclone-test-vapicex3zaho/file name.txt 2025/04/14 02:06:39 DEBUG : file name.txt: Parsed hash: f8b14ab5191af8f5536dc676ad70df59ddfec2fe 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/other.txt" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/other.txt 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: db96a267a646e1dd338cced7ade3101f /home/rclone/rclone-test-vapicex3zaho/other.txt 2025/04/14 02:06:39 DEBUG : other.txt: Parsed hash: db96a267a646e1dd338cced7ade3101f 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/other.txt" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/other.txt 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: 6797243b622ea278268378bdc3f276e8db215aba /home/rclone/rclone-test-vapicex3zaho/other.txt 2025/04/14 02:06:39 DEBUG : other.txt: Parsed hash: 6797243b622ea278268378bdc3f276e8db215aba fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /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/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: New connection 127.0.0.1:48042->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/other.txt" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/other.txt 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: db96a267a646e1dd338cced7ade3101f /home/rclone/rclone-test-vapicex3zaho/other.txt 2025/04/14 02:06:39 DEBUG : other.txt: Parsed hash: db96a267a646e1dd338cced7ade3101f 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/other.txt" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/other.txt 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: 6797243b622ea278268378bdc3f276e8db215aba /home/rclone/rclone-test-vapicex3zaho/other.txt 2025/04/14 02:06:39 DEBUG : other.txt: Parsed hash: 6797243b622ea278268378bdc3f276e8db215aba fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /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/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/moveTest/other.txt" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/moveTest/other.txt 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: c5726db45f757da31c7e021f48d89f6c /home/rclone/rclone-test-vapicex3zaho/moveTest/other.txt 2025/04/14 02:06:39 DEBUG : moveTest/other.txt: Parsed hash: c5726db45f757da31c7e021f48d89f6c 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/moveTest/other.txt" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/moveTest/other.txt 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: f8b14ab5191af8f5536dc676ad70df59ddfec2fe /home/rclone/rclone-test-vapicex3zaho/moveTest/other.txt 2025/04/14 02:06:39 DEBUG : moveTest/other.txt: Parsed hash: f8b14ab5191af8f5536dc676ad70df59ddfec2fe 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/file name.txt" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/file\ name.txt 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: c5726db45f757da31c7e021f48d89f6c /home/rclone/rclone-test-vapicex3zaho/file name.txt 2025/04/14 02:06:39 DEBUG : file name.txt: Parsed hash: c5726db45f757da31c7e021f48d89f6c 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/file name.txt" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/file\ name.txt 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: f8b14ab5191af8f5536dc676ad70df59ddfec2fe /home/rclone/rclone-test-vapicex3zaho/file name.txt 2025/04/14 02:06:39 DEBUG : file name.txt: Parsed hash: f8b14ab5191af8f5536dc676ad70df59ddfec2fe 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/other.txt" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/other.txt 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: db96a267a646e1dd338cced7ade3101f /home/rclone/rclone-test-vapicex3zaho/other.txt 2025/04/14 02:06:39 DEBUG : other.txt: Parsed hash: db96a267a646e1dd338cced7ade3101f 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/other.txt" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/other.txt 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: 6797243b622ea278268378bdc3f276e8db215aba /home/rclone/rclone-test-vapicex3zaho/other.txt 2025/04/14 02:06:39 DEBUG : other.txt: Parsed hash: 6797243b622ea278268378bdc3f276e8db215aba fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /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/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/file name.txt" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/file\ name.txt 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: c5726db45f757da31c7e021f48d89f6c /home/rclone/rclone-test-vapicex3zaho/file name.txt 2025/04/14 02:06:39 DEBUG : file name.txt: Parsed hash: c5726db45f757da31c7e021f48d89f6c 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/file name.txt" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/file\ name.txt 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: f8b14ab5191af8f5536dc676ad70df59ddfec2fe /home/rclone/rclone-test-vapicex3zaho/file name.txt 2025/04/14 02:06:39 DEBUG : file name.txt: Parsed hash: f8b14ab5191af8f5536dc676ad70df59ddfec2fe 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: db96a267a646e1dd338cced7ade3101f /home/rclone/rclone-test-vapicex3zaho/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/04/14 02:06:39 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: db96a267a646e1dd338cced7ade3101f 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: 6797243b622ea278268378bdc3f276e8db215aba /home/rclone/rclone-test-vapicex3zaho/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/04/14 02:06:39 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6797243b622ea278268378bdc3f276e8db215aba fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /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/04/14 02:06:39 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-vuvizes1lera" 2025/04/14 02:06:39 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/04/14 02:06:39 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/04/14 02:06:39 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/04/14 02:06:39 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/04/14 02:06:39 DEBUG : Setting pass="RA6ALgoTM0QixMrEXM6DpQJ2TYgssQiA" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/04/14 02:06:39 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/04/14 02:06:39 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{_9sD9}" suffix to name 2025/04/14 02:06:39 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/04/14 02:06:39 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/04/14 02:06:39 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/04/14 02:06:39 DEBUG : Setting pass="RA6ALgoTM0QixMrEXM6DpQJ2TYgssQiA" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/04/14 02:06:39 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vuvizes1lera: New connection 127.0.0.1:48058->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vuvizes1lera: Shell type "unix" from config 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vuvizes1lera: Relative path resolved to "/home/rclone/rclone-test-vuvizes1lera" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vuvizes1lera: Using root directory "/home/rclone/rclone-test-vuvizes1lera" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vuvizes1lera: Shell path "/home/rclone/rclone-test-vuvizes1lera/new_name/sub_new_name/file name.txt" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vuvizes1lera: Running remote command: md5sum /home/rclone/rclone-test-vuvizes1lera/new_name/sub_new_name/file\ name.txt 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vuvizes1lera: Remote command result: c5726db45f757da31c7e021f48d89f6c /home/rclone/rclone-test-vuvizes1lera/new_name/sub_new_name/file name.txt 2025/04/14 02:06:39 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: c5726db45f757da31c7e021f48d89f6c 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vuvizes1lera: Shell path "/home/rclone/rclone-test-vuvizes1lera/new_name/sub_new_name/file name.txt" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vuvizes1lera: Running remote command: sha1sum /home/rclone/rclone-test-vuvizes1lera/new_name/sub_new_name/file\ name.txt 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vuvizes1lera: Remote command result: f8b14ab5191af8f5536dc676ad70df59ddfec2fe /home/rclone/rclone-test-vuvizes1lera/new_name/sub_new_name/file name.txt 2025/04/14 02:06:39 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: f8b14ab5191af8f5536dc676ad70df59ddfec2fe 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vuvizes1lera: Shell path "/home/rclone/rclone-test-vuvizes1lera/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vuvizes1lera: Running remote command: md5sum /home/rclone/rclone-test-vuvizes1lera/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vuvizes1lera: Remote command result: db96a267a646e1dd338cced7ade3101f /home/rclone/rclone-test-vuvizes1lera/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/04/14 02:06:39 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: db96a267a646e1dd338cced7ade3101f 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vuvizes1lera: Shell path "/home/rclone/rclone-test-vuvizes1lera/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vuvizes1lera: Running remote command: sha1sum /home/rclone/rclone-test-vuvizes1lera/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vuvizes1lera: Remote command result: 6797243b622ea278268378bdc3f276e8db215aba /home/rclone/rclone-test-vuvizes1lera/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/04/14 02:06:39 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6797243b622ea278268378bdc3f276e8db215aba fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /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/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/file name.txt" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/file\ name.txt 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: c5726db45f757da31c7e021f48d89f6c /home/rclone/rclone-test-vapicex3zaho/file name.txt 2025/04/14 02:06:39 DEBUG : file name.txt: Parsed hash: c5726db45f757da31c7e021f48d89f6c 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/file name.txt" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/file\ name.txt 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: f8b14ab5191af8f5536dc676ad70df59ddfec2fe /home/rclone/rclone-test-vapicex3zaho/file name.txt 2025/04/14 02:06:39 DEBUG : file name.txt: Parsed hash: f8b14ab5191af8f5536dc676ad70df59ddfec2fe 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: db96a267a646e1dd338cced7ade3101f /home/rclone/rclone-test-vapicex3zaho/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/04/14 02:06:39 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: db96a267a646e1dd338cced7ade3101f 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: 6797243b622ea278268378bdc3f276e8db215aba /home/rclone/rclone-test-vapicex3zaho/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/04/14 02:06:39 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6797243b622ea278268378bdc3f276e8db215aba fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /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/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vuvizes1lera: Purge dir "new_name" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vuvizes1lera: 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/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/file name.txt" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/file\ name.txt 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: c5726db45f757da31c7e021f48d89f6c /home/rclone/rclone-test-vapicex3zaho/file name.txt 2025/04/14 02:06:39 DEBUG : file name.txt: Parsed hash: c5726db45f757da31c7e021f48d89f6c 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/file name.txt" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/file\ name.txt 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: f8b14ab5191af8f5536dc676ad70df59ddfec2fe /home/rclone/rclone-test-vapicex3zaho/file name.txt 2025/04/14 02:06:39 DEBUG : file name.txt: Parsed hash: f8b14ab5191af8f5536dc676ad70df59ddfec2fe === 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/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/file name.txt" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/file\ name.txt 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: 03ca7b0e6cfac130742b630115c53dd4 /home/rclone/rclone-test-vapicex3zaho/file name.txt 2025/04/14 02:06:39 DEBUG : file name.txt: Parsed hash: 03ca7b0e6cfac130742b630115c53dd4 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/file name.txt" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/file\ name.txt 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: 9042e62dc36f8b0be7b9e19313f1370ebb6012f6 /home/rclone/rclone-test-vapicex3zaho/file name.txt 2025/04/14 02:06:39 DEBUG : file name.txt: Parsed hash: 9042e62dc36f8b0be7b9e19313f1370ebb6012f6 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/file name.txt" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/file\ name.txt 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: 03ca7b0e6cfac130742b630115c53dd4 /home/rclone/rclone-test-vapicex3zaho/file name.txt 2025/04/14 02:06:39 DEBUG : file name.txt: Parsed hash: 03ca7b0e6cfac130742b630115c53dd4 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/file name.txt" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/file\ name.txt 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: 9042e62dc36f8b0be7b9e19313f1370ebb6012f6 /home/rclone/rclone-test-vapicex3zaho/file name.txt 2025/04/14 02:06:39 DEBUG : file name.txt: Parsed hash: 9042e62dc36f8b0be7b9e19313f1370ebb6012f6 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/04/14 02:06:39 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-vapicex3zaho/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/04/14 02:06:39 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/04/14 02:06:39 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/04/14 02:06:39 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/04/14 02:06:39 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/04/14 02:06:39 DEBUG : Setting pass="RA6ALgoTM0QixMrEXM6DpQJ2TYgssQiA" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/04/14 02:06:39 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/04/14 02:06:39 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{_9sD9}" suffix to name 2025/04/14 02:06:39 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/04/14 02:06:39 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/04/14 02:06:39 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/04/14 02:06:39 DEBUG : Setting pass="RA6ALgoTM0QixMrEXM6DpQJ2TYgssQiA" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/04/14 02:06:39 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:48066->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/home/rclone/rclone-test-vapicex3zaho/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/home/rclone/rclone-test-vapicex3zaho/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-vapicex3zaho/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: db96a267a646e1dd338cced7ade3101f /home/rclone/rclone-test-vapicex3zaho/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/04/14 02:06:39 DEBUG : z.txt: Parsed hash: db96a267a646e1dd338cced7ade3101f 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-vapicex3zaho/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 6797243b622ea278268378bdc3f276e8db215aba /home/rclone/rclone-test-vapicex3zaho/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/04/14 02:06:39 DEBUG : z.txt: Parsed hash: 6797243b622ea278268378bdc3f276e8db215aba === NAME TestIntegration/FsMkdir/FsPutFiles/FsIsFile fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /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/04/14 02:06:39 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-vapicex3zaho/not found.txt" 2025/04/14 02:06:39 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/04/14 02:06:39 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/04/14 02:06:39 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/04/14 02:06:39 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/04/14 02:06:39 DEBUG : Setting pass="RA6ALgoTM0QixMrEXM6DpQJ2TYgssQiA" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/04/14 02:06:39 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/04/14 02:06:39 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{_9sD9}" suffix to name 2025/04/14 02:06:39 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/04/14 02:06:39 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/04/14 02:06:39 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/04/14 02:06:39 DEBUG : Setting pass="RA6ALgoTM0QixMrEXM6DpQJ2TYgssQiA" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/04/14 02:06:39 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho/not found.txt: New connection 127.0.0.1:48078->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho/not found.txt: Shell type "unix" from config 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho/not found.txt: Relative path resolved to "/home/rclone/rclone-test-vapicex3zaho/not found.txt" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho/not found.txt: Using root directory "/home/rclone/rclone-test-vapicex3zaho/not found.txt" 2025/04/14 02:06:39 ERROR : : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestSFTPOpenssh:" path "rclone-test-vapicex3zaho" from "TestSFTPOpenssh:rclone-test-vapicex3zaho" 2025/04/14 02:06:39 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2025/04/14 02:06:39 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/04/14 02:06:39 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/04/14 02:06:39 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/04/14 02:06:39 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/04/14 02:06:39 DEBUG : Setting pass="RA6ALgoTM0QixMrEXM6DpQJ2TYgssQiA" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/04/14 02:06:39 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/04/14 02:06:39 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{_9sD9}" suffix to name 2025/04/14 02:06:39 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/04/14 02:06:39 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/04/14 02:06:39 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/04/14 02:06:39 DEBUG : Setting pass="RA6ALgoTM0QixMrEXM6DpQJ2TYgssQiA" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/04/14 02:06:39 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:48086->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-vapicex3zaho/file name.txt" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/file\ name.txt 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 03ca7b0e6cfac130742b630115c53dd4 /home/rclone/rclone-test-vapicex3zaho/file name.txt 2025/04/14 02:06:39 DEBUG : rclone-test-vapicex3zaho/file name.txt: Parsed hash: 03ca7b0e6cfac130742b630115c53dd4 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-vapicex3zaho/file name.txt" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/file\ name.txt 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 9042e62dc36f8b0be7b9e19313f1370ebb6012f6 /home/rclone/rclone-test-vapicex3zaho/file name.txt 2025/04/14 02:06:39 DEBUG : rclone-test-vapicex3zaho/file name.txt: Parsed hash: 9042e62dc36f8b0be7b9e19313f1370ebb6012f6 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-vapicex3zaho/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: db96a267a646e1dd338cced7ade3101f /home/rclone/rclone-test-vapicex3zaho/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/04/14 02:06:39 DEBUG : rclone-test-vapicex3zaho/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: db96a267a646e1dd338cced7ade3101f 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-vapicex3zaho/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 6797243b622ea278268378bdc3f276e8db215aba /home/rclone/rclone-test-vapicex3zaho/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/04/14 02:06:39 DEBUG : rclone-test-vapicex3zaho/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6797243b622ea278268378bdc3f276e8db215aba fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1931 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: rclone-test-vapicex3zaho/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/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-vapicex3zaho/file name.txt" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/file\ name.txt 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 03ca7b0e6cfac130742b630115c53dd4 /home/rclone/rclone-test-vapicex3zaho/file name.txt 2025/04/14 02:06:39 DEBUG : rclone-test-vapicex3zaho/file name.txt: Parsed hash: 03ca7b0e6cfac130742b630115c53dd4 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-vapicex3zaho/file name.txt" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/file\ name.txt 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 9042e62dc36f8b0be7b9e19313f1370ebb6012f6 /home/rclone/rclone-test-vapicex3zaho/file name.txt 2025/04/14 02:06:39 DEBUG : rclone-test-vapicex3zaho/file name.txt: Parsed hash: 9042e62dc36f8b0be7b9e19313f1370ebb6012f6 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1945: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-vapicex3zaho/created from root.txt" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/created\ from\ root.txt 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: fabfd47c7af7bd15db04d905e2b2a89f /home/rclone/rclone-test-vapicex3zaho/created from root.txt 2025/04/14 02:06:39 DEBUG : rclone-test-vapicex3zaho/created from root.txt: Parsed hash: fabfd47c7af7bd15db04d905e2b2a89f 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-vapicex3zaho/created from root.txt" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/created\ from\ root.txt 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: fb483884db4ec48702ed4f102dd487e84f183e68 /home/rclone/rclone-test-vapicex3zaho/created from root.txt 2025/04/14 02:06:39 DEBUG : rclone-test-vapicex3zaho/created from root.txt: Parsed hash: fb483884db4ec48702ed4f102dd487e84f183e68 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-vapicex3zaho/created from root.txt" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/created\ from\ root.txt 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: fabfd47c7af7bd15db04d905e2b2a89f /home/rclone/rclone-test-vapicex3zaho/created from root.txt 2025/04/14 02:06:39 DEBUG : rclone-test-vapicex3zaho/created from root.txt: Parsed hash: fabfd47c7af7bd15db04d905e2b2a89f 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-vapicex3zaho/created from root.txt" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/created\ from\ root.txt 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: fb483884db4ec48702ed4f102dd487e84f183e68 /home/rclone/rclone-test-vapicex3zaho/created from root.txt 2025/04/14 02:06:39 DEBUG : rclone-test-vapicex3zaho/created from root.txt: Parsed hash: fb483884db4ec48702ed4f102dd487e84f183e68 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-vapicex3zaho/created from root.txt" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/created\ from\ root.txt 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: fabfd47c7af7bd15db04d905e2b2a89f /home/rclone/rclone-test-vapicex3zaho/created from root.txt 2025/04/14 02:06:39 DEBUG : rclone-test-vapicex3zaho/created from root.txt: Parsed hash: fabfd47c7af7bd15db04d905e2b2a89f 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-vapicex3zaho/created from root.txt" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/created\ from\ root.txt 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: fb483884db4ec48702ed4f102dd487e84f183e68 /home/rclone/rclone-test-vapicex3zaho/created from root.txt 2025/04/14 02:06:39 DEBUG : rclone-test-vapicex3zaho/created from root.txt: Parsed hash: fb483884db4ec48702ed4f102dd487e84f183e68 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-vapicex3zaho/file name.txt" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/file\ name.txt 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 03ca7b0e6cfac130742b630115c53dd4 /home/rclone/rclone-test-vapicex3zaho/file name.txt 2025/04/14 02:06:39 DEBUG : rclone-test-vapicex3zaho/file name.txt: Parsed hash: 03ca7b0e6cfac130742b630115c53dd4 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-vapicex3zaho/file name.txt" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/file\ name.txt 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 9042e62dc36f8b0be7b9e19313f1370ebb6012f6 /home/rclone/rclone-test-vapicex3zaho/file name.txt 2025/04/14 02:06:39 DEBUG : rclone-test-vapicex3zaho/file name.txt: Parsed hash: 9042e62dc36f8b0be7b9e19313f1370ebb6012f6 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-vapicex3zaho/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: db96a267a646e1dd338cced7ade3101f /home/rclone/rclone-test-vapicex3zaho/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/04/14 02:06:39 DEBUG : rclone-test-vapicex3zaho/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: db96a267a646e1dd338cced7ade3101f 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-vapicex3zaho/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 6797243b622ea278268378bdc3f276e8db215aba /home/rclone/rclone-test-vapicex3zaho/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/04/14 02:06:39 DEBUG : rclone-test-vapicex3zaho/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6797243b622ea278268378bdc3f276e8db215aba fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1987 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put Messages: rclone-test-vapicex3zaho/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/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-vapicex3zaho/file name.txt" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/file\ name.txt 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 03ca7b0e6cfac130742b630115c53dd4 /home/rclone/rclone-test-vapicex3zaho/file name.txt 2025/04/14 02:06:39 DEBUG : rclone-test-vapicex3zaho/file name.txt: Parsed hash: 03ca7b0e6cfac130742b630115c53dd4 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-vapicex3zaho/file name.txt" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/file\ name.txt 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 9042e62dc36f8b0be7b9e19313f1370ebb6012f6 /home/rclone/rclone-test-vapicex3zaho/file name.txt 2025/04/14 02:06:39 DEBUG : rclone-test-vapicex3zaho/file name.txt: Parsed hash: 9042e62dc36f8b0be7b9e19313f1370ebb6012f6 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-vapicex3zaho/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: db96a267a646e1dd338cced7ade3101f /home/rclone/rclone-test-vapicex3zaho/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/04/14 02:06:39 DEBUG : rclone-test-vapicex3zaho/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: db96a267a646e1dd338cced7ade3101f 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-vapicex3zaho/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 6797243b622ea278268378bdc3f276e8db215aba /home/rclone/rclone-test-vapicex3zaho/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/04/14 02:06:39 DEBUG : rclone-test-vapicex3zaho/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6797243b622ea278268378bdc3f276e8db215aba fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1992 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove Messages: rclone-test-vapicex3zaho/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/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: db96a267a646e1dd338cced7ade3101f /home/rclone/rclone-test-vapicex3zaho/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/04/14 02:06:39 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: db96a267a646e1dd338cced7ade3101f 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: 6797243b622ea278268378bdc3f276e8db215aba /home/rclone/rclone-test-vapicex3zaho/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/04/14 02:06:39 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6797243b622ea278268378bdc3f276e8db215aba === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Server has VFS statistics extension 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: About path "/home/rclone/rclone-test-vapicex3zaho" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/04/14 02:06:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/piped data.txt" 2025/04/14 02:06:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/piped\ data.txt 2025/04/14 02:06:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-vapicex3zaho/piped data.txt 2025/04/14 02:06:40 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/04/14 02:06:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/piped data.txt" 2025/04/14 02:06:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/piped\ data.txt 2025/04/14 02:06:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-vapicex3zaho/piped data.txt 2025/04/14 02:06:40 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/04/14 02:06:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/piped data.txt" 2025/04/14 02:06:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/piped\ data.txt 2025/04/14 02:06:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-vapicex3zaho/piped data.txt 2025/04/14 02:06:40 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/04/14 02:06:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/piped data.txt" 2025/04/14 02:06:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/piped\ data.txt 2025/04/14 02:06:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-vapicex3zaho/piped data.txt 2025/04/14 02:06:40 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/04/14 02:06:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/piped data.txt" 2025/04/14 02:06:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/piped\ data.txt 2025/04/14 02:06:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: fc892a277b23dd0e9ed5954fc9526c92 /home/rclone/rclone-test-vapicex3zaho/piped data.txt 2025/04/14 02:06:40 DEBUG : piped data.txt: Parsed hash: fc892a277b23dd0e9ed5954fc9526c92 2025/04/14 02:06:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/piped data.txt" 2025/04/14 02:06:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/piped\ data.txt 2025/04/14 02:06:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: 8fdc33f69625b25c0d93821ebdcbd08628cf77e5 /home/rclone/rclone-test-vapicex3zaho/piped data.txt 2025/04/14 02:06:40 DEBUG : piped data.txt: Parsed hash: 8fdc33f69625b25c0d93821ebdcbd08628cf77e5 2025/04/14 02:06:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/piped data.txt" 2025/04/14 02:06:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/piped\ data.txt 2025/04/14 02:06:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: fc892a277b23dd0e9ed5954fc9526c92 /home/rclone/rclone-test-vapicex3zaho/piped data.txt 2025/04/14 02:06:40 DEBUG : piped data.txt: Parsed hash: fc892a277b23dd0e9ed5954fc9526c92 2025/04/14 02:06:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/piped data.txt" 2025/04/14 02:06:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/piped\ data.txt 2025/04/14 02:06:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: 8fdc33f69625b25c0d93821ebdcbd08628cf77e5 /home/rclone/rclone-test-vapicex3zaho/piped data.txt 2025/04/14 02:06:40 DEBUG : piped data.txt: Parsed hash: 8fdc33f69625b25c0d93821ebdcbd08628cf77e5 === 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/04/14 02:06:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/unknown-size-update.txt" 2025/04/14 02:06:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/unknown-size-update.txt 2025/04/14 02:06:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: b450c74db71519133d9acf443dcddf2c /home/rclone/rclone-test-vapicex3zaho/unknown-size-update.txt 2025/04/14 02:06:40 DEBUG : unknown-size-update.txt: Parsed hash: b450c74db71519133d9acf443dcddf2c 2025/04/14 02:06:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/unknown-size-update.txt" 2025/04/14 02:06:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/unknown-size-update.txt 2025/04/14 02:06:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: bae69df8e2af09925e6c7b9a4538e513df872816 /home/rclone/rclone-test-vapicex3zaho/unknown-size-update.txt 2025/04/14 02:06:40 DEBUG : unknown-size-update.txt: Parsed hash: bae69df8e2af09925e6c7b9a4538e513df872816 2025/04/14 02:06:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/unknown-size-update.txt" 2025/04/14 02:06:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: md5sum /home/rclone/rclone-test-vapicex3zaho/unknown-size-update.txt 2025/04/14 02:06:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: b450c74db71519133d9acf443dcddf2c /home/rclone/rclone-test-vapicex3zaho/unknown-size-update.txt 2025/04/14 02:06:40 DEBUG : unknown-size-update.txt: Parsed hash: b450c74db71519133d9acf443dcddf2c 2025/04/14 02:06:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Shell path "/home/rclone/rclone-test-vapicex3zaho/unknown-size-update.txt" 2025/04/14 02:06:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Running remote command: sha1sum /home/rclone/rclone-test-vapicex3zaho/unknown-size-update.txt 2025/04/14 02:06:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Remote command result: bae69df8e2af09925e6c7b9a4538e513df872816 /home/rclone/rclone-test-vapicex3zaho/unknown-size-update.txt 2025/04/14 02:06:40 DEBUG : unknown-size-update.txt: Parsed hash: bae69df8e2af09925e6c7b9a4538e513df872816 === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/04/14 02:06:40 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-vapicex3zaho/deeper/nonexisting/directory" 2025/04/14 02:06:40 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/04/14 02:06:40 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/04/14 02:06:40 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/04/14 02:06:40 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/04/14 02:06:40 DEBUG : Setting pass="RA6ALgoTM0QixMrEXM6DpQJ2TYgssQiA" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/04/14 02:06:40 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/04/14 02:06:40 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{_9sD9}" suffix to name 2025/04/14 02:06:40 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/04/14 02:06:40 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/04/14 02:06:40 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/04/14 02:06:40 DEBUG : Setting pass="RA6ALgoTM0QixMrEXM6DpQJ2TYgssQiA" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/04/14 02:06:40 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/04/14 02:06:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho/deeper/nonexisting/directory: New connection 127.0.0.1:48098->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/04/14 02:06:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho/deeper/nonexisting/directory: Shell type "unix" from config 2025/04/14 02:06:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho/deeper/nonexisting/directory: Failed to resolve path using RealPath: file does not exist 2025/04/14 02:06:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho/deeper/nonexisting/directory: Relative path joined with current directory to get absolute path "/home/rclone/rclone-test-vapicex3zaho/deeper/nonexisting/directory" 2025/04/14 02:06:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho/deeper/nonexisting/directory: Using root directory "/home/rclone/rclone-test-vapicex3zaho/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/04/14 02:06:40 DEBUG : Waiting for deletions to finish 2025/04/14 02:06:40 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/04/14 02:06:40 DEBUG : removing 1 level 4 directories 2025/04/14 02:06:40 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2025/04/14 02:06:40 DEBUG : removing 1 level 3 directories 2025/04/14 02:06:40 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2025/04/14 02:06:40 DEBUG : removing 1 level 2 directories 2025/04/14 02:06:40 INFO : hello? sausage/êé: Removing directory 2025/04/14 02:06:40 DEBUG : removing 1 level 1 directories 2025/04/14 02:06:40 INFO : hello? sausage: Removing directory 2025/04/14 02:06:40 DEBUG : removing 1 level 0 directories 2025/04/14 02:06:40 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Removing directory 2025/04/14 02:06:40 ERROR : : error listing: directory not found 2025/04/14 02:06:40 DEBUG : Waiting for deletions to finish 2025/04/14 02:06:40 ERROR : : error listing: directory not found 2025/04/14 02:06:40 ERROR : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Failed to list "": directory not found 2025/04/14 02:06:40 DEBUG : removing 1 level 0 directories 2025/04/14 02:06:40 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Removing directory 2025/04/14 02:06:40 ERROR : : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2025/04/14 02:06:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-vapicex3zaho: Closing 2 unused connections --- FAIL: TestIntegration (1.67s) --- 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 (1.54s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.01s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.00s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.00s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (0.38s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.02s) --- 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.01s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.00s) --- 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.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.01s) --- 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.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.02s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.15s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.12s) --- 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.00s) --- 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.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.08s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.16s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.06s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.01s) --- 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.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.01s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.01s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.08s) --- PASS: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- PASS: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 sftp_test.go:25: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestIntegration3 sftp_test.go:35: skipping as -remote is set --- SKIP: TestIntegration3 (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/sftp 2.977s "go test -v -timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished ERROR in 4.039012648s (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]