"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.14s) === RUN TestIntegration fstests.go:438: Using remote "TestSFTPOpenssh:" 2025/08/04 05:15:19 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-gewozav5kusu" 2025/08/04 05:15:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/04 05:15:19 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/08/04 05:15:19 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/08/04 05:15:19 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/08/04 05:15:19 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/08/04 05:15:19 DEBUG : Setting pass="zCYVbTgRVON2JudgjVytqlp1dAYxRyQo" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/08/04 05:15:19 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/08/04 05:15:19 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{Ul8_3}" suffix to name 2025/08/04 05:15:19 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/08/04 05:15:19 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/08/04 05:15:19 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/08/04 05:15:19 DEBUG : Setting pass="zCYVbTgRVON2JudgjVytqlp1dAYxRyQo" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/08/04 05:15:19 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: New connection 127.0.0.1:49808->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell type "unix" from config 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Relative path resolved to "/home/rclone/rclone-test-gewozav5kusu" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Using root directory "/home/rclone/rclone-test-gewozav5kusu" 2025/08/04 05:15:19 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/08/04 05:15:19 INFO : dir/subdir: Making directory 2025/08/04 05:15:19 INFO : dir/subdir: Removing directory 2025/08/04 05:15:19 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2025/08/04 05:15:19 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 56f68f3304c3734a9f4fece23ce6f894 /home/rclone/rclone-test-gewozav5kusu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/08/04 05:15:19 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 56f68f3304c3734a9f4fece23ce6f894 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 033353960d4841f5c40532e8bec93bb041b32fbe /home/rclone/rclone-test-gewozav5kusu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/08/04 05:15:19 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 033353960d4841f5c40532e8bec93bb041b32fbe 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 56f68f3304c3734a9f4fece23ce6f894 /home/rclone/rclone-test-gewozav5kusu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/08/04 05:15:19 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 56f68f3304c3734a9f4fece23ce6f894 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 033353960d4841f5c40532e8bec93bb041b32fbe /home/rclone/rclone-test-gewozav5kusu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/08/04 05:15:19 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 033353960d4841f5c40532e8bec93bb041b32fbe 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 56f68f3304c3734a9f4fece23ce6f894 /home/rclone/rclone-test-gewozav5kusu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/08/04 05:15:19 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 56f68f3304c3734a9f4fece23ce6f894 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 033353960d4841f5c40532e8bec93bb041b32fbe /home/rclone/rclone-test-gewozav5kusu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/08/04 05:15:19 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 033353960d4841f5c40532e8bec93bb041b32fbe === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/./." 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/./. 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 7aa36827b31e36e73ff58aec59de2de1 /home/rclone/rclone-test-gewozav5kusu/./. 2025/08/04 05:15:19 DEBUG : ./.: Parsed hash: 7aa36827b31e36e73ff58aec59de2de1 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/./." 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/./. 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 6a042aff12eaaf71aff56ac7fe4c6cac3b0d5102 /home/rclone/rclone-test-gewozav5kusu/./. 2025/08/04 05:15:19 DEBUG : ./.: Parsed hash: 6a042aff12eaaf71aff56ac7fe4c6cac3b0d5102 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/./." 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/./. 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 7aa36827b31e36e73ff58aec59de2de1 /home/rclone/rclone-test-gewozav5kusu/./. 2025/08/04 05:15:19 DEBUG : ./.: Parsed hash: 7aa36827b31e36e73ff58aec59de2de1 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/./." 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/./. 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 6a042aff12eaaf71aff56ac7fe4c6cac3b0d5102 /home/rclone/rclone-test-gewozav5kusu/./. 2025/08/04 05:15:19 DEBUG : ./.: Parsed hash: 6a042aff12eaaf71aff56ac7fe4c6cac3b0d5102 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/./." 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/./. 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 7aa36827b31e36e73ff58aec59de2de1 /home/rclone/rclone-test-gewozav5kusu/./. 2025/08/04 05:15:19 DEBUG : ./.: Parsed hash: 7aa36827b31e36e73ff58aec59de2de1 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/./." 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/./. 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 6a042aff12eaaf71aff56ac7fe4c6cac3b0d5102 /home/rclone/rclone-test-gewozav5kusu/./. 2025/08/04 05:15:19 DEBUG : ./.: Parsed hash: 6a042aff12eaaf71aff56ac7fe4c6cac3b0d5102 === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/../.." 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/../.. 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 4f3ebb5cf3de4203f6123f676626cf69 /home/rclone/rclone-test-gewozav5kusu/../.. 2025/08/04 05:15:19 DEBUG : ../..: Parsed hash: 4f3ebb5cf3de4203f6123f676626cf69 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/../.." 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/../.. 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: e7fa969b9319df6d28787709569ac85828cacff2 /home/rclone/rclone-test-gewozav5kusu/../.. 2025/08/04 05:15:19 DEBUG : ../..: Parsed hash: e7fa969b9319df6d28787709569ac85828cacff2 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/../.." 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/../.. 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 4f3ebb5cf3de4203f6123f676626cf69 /home/rclone/rclone-test-gewozav5kusu/../.. 2025/08/04 05:15:19 DEBUG : ../..: Parsed hash: 4f3ebb5cf3de4203f6123f676626cf69 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/../.." 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/../.. 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: e7fa969b9319df6d28787709569ac85828cacff2 /home/rclone/rclone-test-gewozav5kusu/../.. 2025/08/04 05:15:19 DEBUG : ../..: Parsed hash: e7fa969b9319df6d28787709569ac85828cacff2 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/../.." 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/../.. 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 4f3ebb5cf3de4203f6123f676626cf69 /home/rclone/rclone-test-gewozav5kusu/../.. 2025/08/04 05:15:19 DEBUG : ../..: Parsed hash: 4f3ebb5cf3de4203f6123f676626cf69 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/../.." 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/../.. 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: e7fa969b9319df6d28787709569ac85828cacff2 /home/rclone/rclone-test-gewozav5kusu/../.. 2025/08/04 05:15:19 DEBUG : ../..: Parsed hash: e7fa969b9319df6d28787709569ac85828cacff2 === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: e433dbc6f0f7a7d96487c6ce2ac98179 /home/rclone/rclone-test-gewozav5kusu/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/08/04 05:15:19 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: e433dbc6f0f7a7d96487c6ce2ac98179 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 8b3005575b2c264b856b70f05148898c6e012852 /home/rclone/rclone-test-gewozav5kusu/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/08/04 05:15:19 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 8b3005575b2c264b856b70f05148898c6e012852 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: e433dbc6f0f7a7d96487c6ce2ac98179 /home/rclone/rclone-test-gewozav5kusu/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/08/04 05:15:19 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: e433dbc6f0f7a7d96487c6ce2ac98179 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 8b3005575b2c264b856b70f05148898c6e012852 /home/rclone/rclone-test-gewozav5kusu/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/08/04 05:15:19 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 8b3005575b2c264b856b70f05148898c6e012852 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: e433dbc6f0f7a7d96487c6ce2ac98179 /home/rclone/rclone-test-gewozav5kusu/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/08/04 05:15:19 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: e433dbc6f0f7a7d96487c6ce2ac98179 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 8b3005575b2c264b856b70f05148898c6e012852 /home/rclone/rclone-test-gewozav5kusu/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/08/04 05:15:19 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 8b3005575b2c264b856b70f05148898c6e012852 === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/ leading space/ leading space" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/\ leading\ space/\ leading\ space 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: e82ed57fad01723dc8e887f452a22622 /home/rclone/rclone-test-gewozav5kusu/ leading space/ leading space 2025/08/04 05:15:19 DEBUG : leading space/ leading space: Parsed hash: e82ed57fad01723dc8e887f452a22622 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/ leading space/ leading space" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/\ leading\ space/\ leading\ space 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 737624f2950a87febbbd9bb39576f25444c8d90d /home/rclone/rclone-test-gewozav5kusu/ leading space/ leading space 2025/08/04 05:15:19 DEBUG : leading space/ leading space: Parsed hash: 737624f2950a87febbbd9bb39576f25444c8d90d 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/ leading space/ leading space" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/\ leading\ space/\ leading\ space 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: e82ed57fad01723dc8e887f452a22622 /home/rclone/rclone-test-gewozav5kusu/ leading space/ leading space 2025/08/04 05:15:19 DEBUG : leading space/ leading space: Parsed hash: e82ed57fad01723dc8e887f452a22622 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/ leading space/ leading space" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/\ leading\ space/\ leading\ space 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 737624f2950a87febbbd9bb39576f25444c8d90d /home/rclone/rclone-test-gewozav5kusu/ leading space/ leading space 2025/08/04 05:15:19 DEBUG : leading space/ leading space: Parsed hash: 737624f2950a87febbbd9bb39576f25444c8d90d 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/ leading space/ leading space" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/\ leading\ space/\ leading\ space 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: e82ed57fad01723dc8e887f452a22622 /home/rclone/rclone-test-gewozav5kusu/ leading space/ leading space 2025/08/04 05:15:19 DEBUG : leading space/ leading space: Parsed hash: e82ed57fad01723dc8e887f452a22622 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/ leading space/ leading space" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/\ leading\ space/\ leading\ space 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 737624f2950a87febbbd9bb39576f25444c8d90d /home/rclone/rclone-test-gewozav5kusu/ leading space/ leading space 2025/08/04 05:15:19 DEBUG : leading space/ leading space: Parsed hash: 737624f2950a87febbbd9bb39576f25444c8d90d === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/~leading tilde/~leading tilde" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/\~leading\ tilde/\~leading\ tilde 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 34aca55b5bff9d849a96759fbf273515 /home/rclone/rclone-test-gewozav5kusu/~leading tilde/~leading tilde 2025/08/04 05:15:19 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 34aca55b5bff9d849a96759fbf273515 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/~leading tilde/~leading tilde" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/\~leading\ tilde/\~leading\ tilde 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: f023c100d4fa6ab219770b501ae14507b8141ba5 /home/rclone/rclone-test-gewozav5kusu/~leading tilde/~leading tilde 2025/08/04 05:15:19 DEBUG : ~leading tilde/~leading tilde: Parsed hash: f023c100d4fa6ab219770b501ae14507b8141ba5 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/~leading tilde/~leading tilde" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/\~leading\ tilde/\~leading\ tilde 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 34aca55b5bff9d849a96759fbf273515 /home/rclone/rclone-test-gewozav5kusu/~leading tilde/~leading tilde 2025/08/04 05:15:19 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 34aca55b5bff9d849a96759fbf273515 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/~leading tilde/~leading tilde" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/\~leading\ tilde/\~leading\ tilde 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: f023c100d4fa6ab219770b501ae14507b8141ba5 /home/rclone/rclone-test-gewozav5kusu/~leading tilde/~leading tilde 2025/08/04 05:15:19 DEBUG : ~leading tilde/~leading tilde: Parsed hash: f023c100d4fa6ab219770b501ae14507b8141ba5 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/~leading tilde/~leading tilde" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/\~leading\ tilde/\~leading\ tilde 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 34aca55b5bff9d849a96759fbf273515 /home/rclone/rclone-test-gewozav5kusu/~leading tilde/~leading tilde 2025/08/04 05:15:19 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 34aca55b5bff9d849a96759fbf273515 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/~leading tilde/~leading tilde" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/\~leading\ tilde/\~leading\ tilde 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: f023c100d4fa6ab219770b501ae14507b8141ba5 /home/rclone/rclone-test-gewozav5kusu/~leading tilde/~leading tilde 2025/08/04 05:15:19 DEBUG : ~leading tilde/~leading tilde: Parsed hash: f023c100d4fa6ab219770b501ae14507b8141ba5 === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/␍leading CR/␍leading CR" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/␍leading\ CR/␍leading\ CR 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 030d77ee6f69a2533faac8bf35f34e3d /home/rclone/rclone-test-gewozav5kusu/␍leading CR/␍leading CR 2025/08/04 05:15:19 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 030d77ee6f69a2533faac8bf35f34e3d 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/␍leading CR/␍leading CR" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/␍leading\ CR/␍leading\ CR 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 954e83f0c478d94bdd24f1b9be6be65ecafa54f0 /home/rclone/rclone-test-gewozav5kusu/␍leading CR/␍leading CR 2025/08/04 05:15:19 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 954e83f0c478d94bdd24f1b9be6be65ecafa54f0 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/␍leading CR/␍leading CR" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/␍leading\ CR/␍leading\ CR 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 030d77ee6f69a2533faac8bf35f34e3d /home/rclone/rclone-test-gewozav5kusu/␍leading CR/␍leading CR 2025/08/04 05:15:19 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 030d77ee6f69a2533faac8bf35f34e3d 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/␍leading CR/␍leading CR" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/␍leading\ CR/␍leading\ CR 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 954e83f0c478d94bdd24f1b9be6be65ecafa54f0 /home/rclone/rclone-test-gewozav5kusu/␍leading CR/␍leading CR 2025/08/04 05:15:19 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 954e83f0c478d94bdd24f1b9be6be65ecafa54f0 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/␍leading CR/␍leading CR" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/␍leading\ CR/␍leading\ CR 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 030d77ee6f69a2533faac8bf35f34e3d /home/rclone/rclone-test-gewozav5kusu/␍leading CR/␍leading CR 2025/08/04 05:15:19 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 030d77ee6f69a2533faac8bf35f34e3d 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/␍leading CR/␍leading CR" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/␍leading\ CR/␍leading\ CR 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 954e83f0c478d94bdd24f1b9be6be65ecafa54f0 /home/rclone/rclone-test-gewozav5kusu/␍leading CR/␍leading CR 2025/08/04 05:15:19 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 954e83f0c478d94bdd24f1b9be6be65ecafa54f0 === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/␊leading LF/␊leading LF" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/␊leading\ LF/␊leading\ LF 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: d68c6c6545c7dfd7e48c0d21ecc51494 /home/rclone/rclone-test-gewozav5kusu/␊leading LF/␊leading LF 2025/08/04 05:15:19 DEBUG : ␊leading LF/␊leading LF: Parsed hash: d68c6c6545c7dfd7e48c0d21ecc51494 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/␊leading LF/␊leading LF" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/␊leading\ LF/␊leading\ LF 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: afdc948360cda5ace15a6040be6bb8b671c18062 /home/rclone/rclone-test-gewozav5kusu/␊leading LF/␊leading LF 2025/08/04 05:15:19 DEBUG : ␊leading LF/␊leading LF: Parsed hash: afdc948360cda5ace15a6040be6bb8b671c18062 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/␊leading LF/␊leading LF" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/␊leading\ LF/␊leading\ LF 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: d68c6c6545c7dfd7e48c0d21ecc51494 /home/rclone/rclone-test-gewozav5kusu/␊leading LF/␊leading LF 2025/08/04 05:15:19 DEBUG : ␊leading LF/␊leading LF: Parsed hash: d68c6c6545c7dfd7e48c0d21ecc51494 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/␊leading LF/␊leading LF" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/␊leading\ LF/␊leading\ LF 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: afdc948360cda5ace15a6040be6bb8b671c18062 /home/rclone/rclone-test-gewozav5kusu/␊leading LF/␊leading LF 2025/08/04 05:15:19 DEBUG : ␊leading LF/␊leading LF: Parsed hash: afdc948360cda5ace15a6040be6bb8b671c18062 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/␊leading LF/␊leading LF" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/␊leading\ LF/␊leading\ LF 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: d68c6c6545c7dfd7e48c0d21ecc51494 /home/rclone/rclone-test-gewozav5kusu/␊leading LF/␊leading LF 2025/08/04 05:15:19 DEBUG : ␊leading LF/␊leading LF: Parsed hash: d68c6c6545c7dfd7e48c0d21ecc51494 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/␊leading LF/␊leading LF" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/␊leading\ LF/␊leading\ LF 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: afdc948360cda5ace15a6040be6bb8b671c18062 /home/rclone/rclone-test-gewozav5kusu/␊leading LF/␊leading LF 2025/08/04 05:15:19 DEBUG : ␊leading LF/␊leading LF: Parsed hash: afdc948360cda5ace15a6040be6bb8b671c18062 === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/␉leading HT/␉leading HT" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/␉leading\ HT/␉leading\ HT 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 3bcb79cb385b57887cec60ecfb7fcc5b /home/rclone/rclone-test-gewozav5kusu/␉leading HT/␉leading HT 2025/08/04 05:15:19 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 3bcb79cb385b57887cec60ecfb7fcc5b 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/␉leading HT/␉leading HT" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/␉leading\ HT/␉leading\ HT 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: efb2b7657f9b86cceaeea06abdd7cdb37f181632 /home/rclone/rclone-test-gewozav5kusu/␉leading HT/␉leading HT 2025/08/04 05:15:19 DEBUG : ␉leading HT/␉leading HT: Parsed hash: efb2b7657f9b86cceaeea06abdd7cdb37f181632 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/␉leading HT/␉leading HT" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/␉leading\ HT/␉leading\ HT 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 3bcb79cb385b57887cec60ecfb7fcc5b /home/rclone/rclone-test-gewozav5kusu/␉leading HT/␉leading HT 2025/08/04 05:15:19 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 3bcb79cb385b57887cec60ecfb7fcc5b 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/␉leading HT/␉leading HT" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/␉leading\ HT/␉leading\ HT 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: efb2b7657f9b86cceaeea06abdd7cdb37f181632 /home/rclone/rclone-test-gewozav5kusu/␉leading HT/␉leading HT 2025/08/04 05:15:19 DEBUG : ␉leading HT/␉leading HT: Parsed hash: efb2b7657f9b86cceaeea06abdd7cdb37f181632 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/␉leading HT/␉leading HT" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/␉leading\ HT/␉leading\ HT 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 3bcb79cb385b57887cec60ecfb7fcc5b /home/rclone/rclone-test-gewozav5kusu/␉leading HT/␉leading HT 2025/08/04 05:15:19 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 3bcb79cb385b57887cec60ecfb7fcc5b 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/␉leading HT/␉leading HT" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/␉leading\ HT/␉leading\ HT 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: efb2b7657f9b86cceaeea06abdd7cdb37f181632 /home/rclone/rclone-test-gewozav5kusu/␉leading HT/␉leading HT 2025/08/04 05:15:19 DEBUG : ␉leading HT/␉leading HT: Parsed hash: efb2b7657f9b86cceaeea06abdd7cdb37f181632 === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/␋leading VT/␋leading VT" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/␋leading\ VT/␋leading\ VT 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: c9f0eebb1127960271413fc41813ad30 /home/rclone/rclone-test-gewozav5kusu/␋leading VT/␋leading VT 2025/08/04 05:15:19 DEBUG : ␋leading VT/␋leading VT: Parsed hash: c9f0eebb1127960271413fc41813ad30 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/␋leading VT/␋leading VT" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/␋leading\ VT/␋leading\ VT 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 6d313917b5eba4c10e5dac7245f0038048cf4bd7 /home/rclone/rclone-test-gewozav5kusu/␋leading VT/␋leading VT 2025/08/04 05:15:19 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 6d313917b5eba4c10e5dac7245f0038048cf4bd7 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/␋leading VT/␋leading VT" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/␋leading\ VT/␋leading\ VT 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: c9f0eebb1127960271413fc41813ad30 /home/rclone/rclone-test-gewozav5kusu/␋leading VT/␋leading VT 2025/08/04 05:15:19 DEBUG : ␋leading VT/␋leading VT: Parsed hash: c9f0eebb1127960271413fc41813ad30 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/␋leading VT/␋leading VT" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/␋leading\ VT/␋leading\ VT 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 6d313917b5eba4c10e5dac7245f0038048cf4bd7 /home/rclone/rclone-test-gewozav5kusu/␋leading VT/␋leading VT 2025/08/04 05:15:19 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 6d313917b5eba4c10e5dac7245f0038048cf4bd7 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/␋leading VT/␋leading VT" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/␋leading\ VT/␋leading\ VT 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: c9f0eebb1127960271413fc41813ad30 /home/rclone/rclone-test-gewozav5kusu/␋leading VT/␋leading VT 2025/08/04 05:15:19 DEBUG : ␋leading VT/␋leading VT: Parsed hash: c9f0eebb1127960271413fc41813ad30 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/␋leading VT/␋leading VT" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/␋leading\ VT/␋leading\ VT 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 6d313917b5eba4c10e5dac7245f0038048cf4bd7 /home/rclone/rclone-test-gewozav5kusu/␋leading VT/␋leading VT 2025/08/04 05:15:19 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 6d313917b5eba4c10e5dac7245f0038048cf4bd7 === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/.leading dot/.leading dot" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/.leading\ dot/.leading\ dot 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 278abfa26dc58c0d26c56eee1860e41e /home/rclone/rclone-test-gewozav5kusu/.leading dot/.leading dot 2025/08/04 05:15:19 DEBUG : .leading dot/.leading dot: Parsed hash: 278abfa26dc58c0d26c56eee1860e41e 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/.leading dot/.leading dot" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/.leading\ dot/.leading\ dot 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 5972a82577e039a3dbea69590bc40e82c972eaf8 /home/rclone/rclone-test-gewozav5kusu/.leading dot/.leading dot 2025/08/04 05:15:19 DEBUG : .leading dot/.leading dot: Parsed hash: 5972a82577e039a3dbea69590bc40e82c972eaf8 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/.leading dot/.leading dot" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/.leading\ dot/.leading\ dot 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 278abfa26dc58c0d26c56eee1860e41e /home/rclone/rclone-test-gewozav5kusu/.leading dot/.leading dot 2025/08/04 05:15:19 DEBUG : .leading dot/.leading dot: Parsed hash: 278abfa26dc58c0d26c56eee1860e41e 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/.leading dot/.leading dot" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/.leading\ dot/.leading\ dot 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 5972a82577e039a3dbea69590bc40e82c972eaf8 /home/rclone/rclone-test-gewozav5kusu/.leading dot/.leading dot 2025/08/04 05:15:19 DEBUG : .leading dot/.leading dot: Parsed hash: 5972a82577e039a3dbea69590bc40e82c972eaf8 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/.leading dot/.leading dot" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/.leading\ dot/.leading\ dot 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 278abfa26dc58c0d26c56eee1860e41e /home/rclone/rclone-test-gewozav5kusu/.leading dot/.leading dot 2025/08/04 05:15:19 DEBUG : .leading dot/.leading dot: Parsed hash: 278abfa26dc58c0d26c56eee1860e41e 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/.leading dot/.leading dot" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/.leading\ dot/.leading\ dot 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 5972a82577e039a3dbea69590bc40e82c972eaf8 /home/rclone/rclone-test-gewozav5kusu/.leading dot/.leading dot 2025/08/04 05:15:19 DEBUG : .leading dot/.leading dot: Parsed hash: 5972a82577e039a3dbea69590bc40e82c972eaf8 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/trailing space /trailing space " 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/trailing\ space\ /trailing\ space\ 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: adc789636e1bfee0cd85c20cc60d7aa3 /home/rclone/rclone-test-gewozav5kusu/trailing space /trailing space 2025/08/04 05:15:19 DEBUG : trailing space /trailing space : Parsed hash: adc789636e1bfee0cd85c20cc60d7aa3 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/trailing space /trailing space " 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/trailing\ space\ /trailing\ space\ 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 5924e5c817a8016e9838c006a46998ca1086ddb6 /home/rclone/rclone-test-gewozav5kusu/trailing space /trailing space 2025/08/04 05:15:19 DEBUG : trailing space /trailing space : Parsed hash: 5924e5c817a8016e9838c006a46998ca1086ddb6 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/trailing space /trailing space " 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/trailing\ space\ /trailing\ space\ 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: adc789636e1bfee0cd85c20cc60d7aa3 /home/rclone/rclone-test-gewozav5kusu/trailing space /trailing space 2025/08/04 05:15:19 DEBUG : trailing space /trailing space : Parsed hash: adc789636e1bfee0cd85c20cc60d7aa3 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/trailing space /trailing space " 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/trailing\ space\ /trailing\ space\ 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 5924e5c817a8016e9838c006a46998ca1086ddb6 /home/rclone/rclone-test-gewozav5kusu/trailing space /trailing space 2025/08/04 05:15:19 DEBUG : trailing space /trailing space : Parsed hash: 5924e5c817a8016e9838c006a46998ca1086ddb6 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/trailing space /trailing space " 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/trailing\ space\ /trailing\ space\ 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: adc789636e1bfee0cd85c20cc60d7aa3 /home/rclone/rclone-test-gewozav5kusu/trailing space /trailing space 2025/08/04 05:15:19 DEBUG : trailing space /trailing space : Parsed hash: adc789636e1bfee0cd85c20cc60d7aa3 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/trailing space /trailing space " 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/trailing\ space\ /trailing\ space\ 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 5924e5c817a8016e9838c006a46998ca1086ddb6 /home/rclone/rclone-test-gewozav5kusu/trailing space /trailing space 2025/08/04 05:15:19 DEBUG : trailing space /trailing space : Parsed hash: 5924e5c817a8016e9838c006a46998ca1086ddb6 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/trailing CR␍/trailing CR␍" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/trailing\ CR␍/trailing\ CR␍ 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 9ade11865187030a6401a43cffa9f2a6 /home/rclone/rclone-test-gewozav5kusu/trailing CR␍/trailing CR␍ 2025/08/04 05:15:19 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 9ade11865187030a6401a43cffa9f2a6 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/trailing CR␍/trailing CR␍" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/trailing\ CR␍/trailing\ CR␍ 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 039614be305e657ebb224bcec4b40158fd8d750b /home/rclone/rclone-test-gewozav5kusu/trailing CR␍/trailing CR␍ 2025/08/04 05:15:19 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 039614be305e657ebb224bcec4b40158fd8d750b 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/trailing CR␍/trailing CR␍" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/trailing\ CR␍/trailing\ CR␍ 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 9ade11865187030a6401a43cffa9f2a6 /home/rclone/rclone-test-gewozav5kusu/trailing CR␍/trailing CR␍ 2025/08/04 05:15:19 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 9ade11865187030a6401a43cffa9f2a6 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/trailing CR␍/trailing CR␍" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/trailing\ CR␍/trailing\ CR␍ 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 039614be305e657ebb224bcec4b40158fd8d750b /home/rclone/rclone-test-gewozav5kusu/trailing CR␍/trailing CR␍ 2025/08/04 05:15:19 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 039614be305e657ebb224bcec4b40158fd8d750b 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/trailing CR␍/trailing CR␍" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/trailing\ CR␍/trailing\ CR␍ 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 9ade11865187030a6401a43cffa9f2a6 /home/rclone/rclone-test-gewozav5kusu/trailing CR␍/trailing CR␍ 2025/08/04 05:15:19 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 9ade11865187030a6401a43cffa9f2a6 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/trailing CR␍/trailing CR␍" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/trailing\ CR␍/trailing\ CR␍ 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 039614be305e657ebb224bcec4b40158fd8d750b /home/rclone/rclone-test-gewozav5kusu/trailing CR␍/trailing CR␍ 2025/08/04 05:15:19 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 039614be305e657ebb224bcec4b40158fd8d750b === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/trailing LF␊/trailing LF␊" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/trailing\ LF␊/trailing\ LF␊ 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 2ce01f800f03d1c595cd1d993fb15654 /home/rclone/rclone-test-gewozav5kusu/trailing LF␊/trailing LF␊ 2025/08/04 05:15:19 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 2ce01f800f03d1c595cd1d993fb15654 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/trailing LF␊/trailing LF␊" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/trailing\ LF␊/trailing\ LF␊ 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 786aff2fd025b1ca5745508c6695925560fb7136 /home/rclone/rclone-test-gewozav5kusu/trailing LF␊/trailing LF␊ 2025/08/04 05:15:19 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 786aff2fd025b1ca5745508c6695925560fb7136 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/trailing LF␊/trailing LF␊" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/trailing\ LF␊/trailing\ LF␊ 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 2ce01f800f03d1c595cd1d993fb15654 /home/rclone/rclone-test-gewozav5kusu/trailing LF␊/trailing LF␊ 2025/08/04 05:15:19 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 2ce01f800f03d1c595cd1d993fb15654 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/trailing LF␊/trailing LF␊" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/trailing\ LF␊/trailing\ LF␊ 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 786aff2fd025b1ca5745508c6695925560fb7136 /home/rclone/rclone-test-gewozav5kusu/trailing LF␊/trailing LF␊ 2025/08/04 05:15:19 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 786aff2fd025b1ca5745508c6695925560fb7136 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/trailing LF␊/trailing LF␊" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/trailing\ LF␊/trailing\ LF␊ 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 2ce01f800f03d1c595cd1d993fb15654 /home/rclone/rclone-test-gewozav5kusu/trailing LF␊/trailing LF␊ 2025/08/04 05:15:19 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 2ce01f800f03d1c595cd1d993fb15654 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/trailing LF␊/trailing LF␊" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/trailing\ LF␊/trailing\ LF␊ 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 786aff2fd025b1ca5745508c6695925560fb7136 /home/rclone/rclone-test-gewozav5kusu/trailing LF␊/trailing LF␊ 2025/08/04 05:15:19 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 786aff2fd025b1ca5745508c6695925560fb7136 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/trailing HT␉/trailing HT␉" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/trailing\ HT␉/trailing\ HT␉ 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 70280781f932a37ca82a4cde5baee403 /home/rclone/rclone-test-gewozav5kusu/trailing HT␉/trailing HT␉ 2025/08/04 05:15:19 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 70280781f932a37ca82a4cde5baee403 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/trailing HT␉/trailing HT␉" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/trailing\ HT␉/trailing\ HT␉ 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: aadeb8c894dd2ea13b7b822a418c11efef20dff3 /home/rclone/rclone-test-gewozav5kusu/trailing HT␉/trailing HT␉ 2025/08/04 05:15:19 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: aadeb8c894dd2ea13b7b822a418c11efef20dff3 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/trailing HT␉/trailing HT␉" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/trailing\ HT␉/trailing\ HT␉ 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 70280781f932a37ca82a4cde5baee403 /home/rclone/rclone-test-gewozav5kusu/trailing HT␉/trailing HT␉ 2025/08/04 05:15:19 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 70280781f932a37ca82a4cde5baee403 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/trailing HT␉/trailing HT␉" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/trailing\ HT␉/trailing\ HT␉ 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: aadeb8c894dd2ea13b7b822a418c11efef20dff3 /home/rclone/rclone-test-gewozav5kusu/trailing HT␉/trailing HT␉ 2025/08/04 05:15:19 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: aadeb8c894dd2ea13b7b822a418c11efef20dff3 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/trailing HT␉/trailing HT␉" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/trailing\ HT␉/trailing\ HT␉ 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 70280781f932a37ca82a4cde5baee403 /home/rclone/rclone-test-gewozav5kusu/trailing HT␉/trailing HT␉ 2025/08/04 05:15:19 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 70280781f932a37ca82a4cde5baee403 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/trailing HT␉/trailing HT␉" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/trailing\ HT␉/trailing\ HT␉ 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: aadeb8c894dd2ea13b7b822a418c11efef20dff3 /home/rclone/rclone-test-gewozav5kusu/trailing HT␉/trailing HT␉ 2025/08/04 05:15:19 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: aadeb8c894dd2ea13b7b822a418c11efef20dff3 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/trailing VT␋/trailing VT␋" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/trailing\ VT␋/trailing\ VT␋ 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 852f1ee85c51691aefb0c189f97ac37b /home/rclone/rclone-test-gewozav5kusu/trailing VT␋/trailing VT␋ 2025/08/04 05:15:19 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 852f1ee85c51691aefb0c189f97ac37b 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/trailing VT␋/trailing VT␋" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/trailing\ VT␋/trailing\ VT␋ 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: fa10a8a7669fc3a4bfa311fd233c81bae5435f72 /home/rclone/rclone-test-gewozav5kusu/trailing VT␋/trailing VT␋ 2025/08/04 05:15:19 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: fa10a8a7669fc3a4bfa311fd233c81bae5435f72 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/trailing VT␋/trailing VT␋" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/trailing\ VT␋/trailing\ VT␋ 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 852f1ee85c51691aefb0c189f97ac37b /home/rclone/rclone-test-gewozav5kusu/trailing VT␋/trailing VT␋ 2025/08/04 05:15:19 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 852f1ee85c51691aefb0c189f97ac37b 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/trailing VT␋/trailing VT␋" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/trailing\ VT␋/trailing\ VT␋ 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: fa10a8a7669fc3a4bfa311fd233c81bae5435f72 /home/rclone/rclone-test-gewozav5kusu/trailing VT␋/trailing VT␋ 2025/08/04 05:15:19 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: fa10a8a7669fc3a4bfa311fd233c81bae5435f72 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/trailing VT␋/trailing VT␋" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/trailing\ VT␋/trailing\ VT␋ 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 852f1ee85c51691aefb0c189f97ac37b /home/rclone/rclone-test-gewozav5kusu/trailing VT␋/trailing VT␋ 2025/08/04 05:15:19 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 852f1ee85c51691aefb0c189f97ac37b 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/trailing VT␋/trailing VT␋" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/trailing\ VT␋/trailing\ VT␋ 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: fa10a8a7669fc3a4bfa311fd233c81bae5435f72 /home/rclone/rclone-test-gewozav5kusu/trailing VT␋/trailing VT␋ 2025/08/04 05:15:19 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: fa10a8a7669fc3a4bfa311fd233c81bae5435f72 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/trailing dot./trailing dot." 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/trailing\ dot./trailing\ dot. 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: d2da236890e84282ee1641e0978dbf16 /home/rclone/rclone-test-gewozav5kusu/trailing dot./trailing dot. 2025/08/04 05:15:19 DEBUG : trailing dot./trailing dot.: Parsed hash: d2da236890e84282ee1641e0978dbf16 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/trailing dot./trailing dot." 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/trailing\ dot./trailing\ dot. 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 94dcf10978131d3d2d6b4346783c0ae5a4327f3d /home/rclone/rclone-test-gewozav5kusu/trailing dot./trailing dot. 2025/08/04 05:15:19 DEBUG : trailing dot./trailing dot.: Parsed hash: 94dcf10978131d3d2d6b4346783c0ae5a4327f3d 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/trailing dot./trailing dot." 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/trailing\ dot./trailing\ dot. 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: d2da236890e84282ee1641e0978dbf16 /home/rclone/rclone-test-gewozav5kusu/trailing dot./trailing dot. 2025/08/04 05:15:19 DEBUG : trailing dot./trailing dot.: Parsed hash: d2da236890e84282ee1641e0978dbf16 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/trailing dot./trailing dot." 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/trailing\ dot./trailing\ dot. 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 94dcf10978131d3d2d6b4346783c0ae5a4327f3d /home/rclone/rclone-test-gewozav5kusu/trailing dot./trailing dot. 2025/08/04 05:15:19 DEBUG : trailing dot./trailing dot.: Parsed hash: 94dcf10978131d3d2d6b4346783c0ae5a4327f3d 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/trailing dot./trailing dot." 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/trailing\ dot./trailing\ dot. 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: d2da236890e84282ee1641e0978dbf16 /home/rclone/rclone-test-gewozav5kusu/trailing dot./trailing dot. 2025/08/04 05:15:19 DEBUG : trailing dot./trailing dot.: Parsed hash: d2da236890e84282ee1641e0978dbf16 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/trailing dot./trailing dot." 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/trailing\ dot./trailing\ dot. 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 94dcf10978131d3d2d6b4346783c0ae5a4327f3d /home/rclone/rclone-test-gewozav5kusu/trailing dot./trailing dot. 2025/08/04 05:15:19 DEBUG : trailing dot./trailing dot.: Parsed hash: 94dcf10978131d3d2d6b4346783c0ae5a4327f3d === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/invalid utf-8\xfe/invalid utf-8\xfe" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/invalid\ utf-8/invalid\ utf-8 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 2bfc74fcd22349554e56bab6913689f7 /home/rclone/rclone-test-gewozav5kusu/invalid utf-8/invalid utf-8 2025/08/04 05:15:19 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 2bfc74fcd22349554e56bab6913689f7 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/invalid utf-8\xfe/invalid utf-8\xfe" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/invalid\ utf-8/invalid\ utf-8 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 2f9029d475eea756c2a4fa67aac9a9c4e9c9d7fc /home/rclone/rclone-test-gewozav5kusu/invalid utf-8/invalid utf-8 2025/08/04 05:15:19 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 2f9029d475eea756c2a4fa67aac9a9c4e9c9d7fc 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/invalid utf-8\xfe/invalid utf-8\xfe" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/invalid\ utf-8/invalid\ utf-8 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 2bfc74fcd22349554e56bab6913689f7 /home/rclone/rclone-test-gewozav5kusu/invalid utf-8/invalid utf-8 2025/08/04 05:15:19 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 2bfc74fcd22349554e56bab6913689f7 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/invalid utf-8\xfe/invalid utf-8\xfe" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/invalid\ utf-8/invalid\ utf-8 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 2f9029d475eea756c2a4fa67aac9a9c4e9c9d7fc /home/rclone/rclone-test-gewozav5kusu/invalid utf-8/invalid utf-8 2025/08/04 05:15:19 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 2f9029d475eea756c2a4fa67aac9a9c4e9c9d7fc 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/invalid utf-8\xfe/invalid utf-8\xfe" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/invalid\ utf-8/invalid\ utf-8 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 2bfc74fcd22349554e56bab6913689f7 /home/rclone/rclone-test-gewozav5kusu/invalid utf-8/invalid utf-8 2025/08/04 05:15:19 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 2bfc74fcd22349554e56bab6913689f7 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/invalid utf-8\xfe/invalid utf-8\xfe" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/invalid\ utf-8/invalid\ utf-8 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 2f9029d475eea756c2a4fa67aac9a9c4e9c9d7fc /home/rclone/rclone-test-gewozav5kusu/invalid utf-8/invalid utf-8 2025/08/04 05:15:19 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 2f9029d475eea756c2a4fa67aac9a9c4e9c9d7fc === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/test%46.txt/test%46.txt" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/test\%46.txt/test\%46.txt 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 5de48ea46ff7344282491be0ef425b6e /home/rclone/rclone-test-gewozav5kusu/test%46.txt/test%46.txt 2025/08/04 05:15:19 DEBUG : test%46.txt/test%46.txt: Parsed hash: 5de48ea46ff7344282491be0ef425b6e 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/test%46.txt/test%46.txt" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/test\%46.txt/test\%46.txt 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: f0ecf567d2e3b14195e05058a71e54dfc0e45740 /home/rclone/rclone-test-gewozav5kusu/test%46.txt/test%46.txt 2025/08/04 05:15:19 DEBUG : test%46.txt/test%46.txt: Parsed hash: f0ecf567d2e3b14195e05058a71e54dfc0e45740 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/test%46.txt/test%46.txt" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/test\%46.txt/test\%46.txt 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 5de48ea46ff7344282491be0ef425b6e /home/rclone/rclone-test-gewozav5kusu/test%46.txt/test%46.txt 2025/08/04 05:15:19 DEBUG : test%46.txt/test%46.txt: Parsed hash: 5de48ea46ff7344282491be0ef425b6e 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/test%46.txt/test%46.txt" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/test\%46.txt/test\%46.txt 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: f0ecf567d2e3b14195e05058a71e54dfc0e45740 /home/rclone/rclone-test-gewozav5kusu/test%46.txt/test%46.txt 2025/08/04 05:15:19 DEBUG : test%46.txt/test%46.txt: Parsed hash: f0ecf567d2e3b14195e05058a71e54dfc0e45740 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/test%46.txt/test%46.txt" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/test\%46.txt/test\%46.txt 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 5de48ea46ff7344282491be0ef425b6e /home/rclone/rclone-test-gewozav5kusu/test%46.txt/test%46.txt 2025/08/04 05:15:19 DEBUG : test%46.txt/test%46.txt: Parsed hash: 5de48ea46ff7344282491be0ef425b6e 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/test%46.txt/test%46.txt" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/test\%46.txt/test\%46.txt 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: f0ecf567d2e3b14195e05058a71e54dfc0e45740 /home/rclone/rclone-test-gewozav5kusu/test%46.txt/test%46.txt 2025/08/04 05:15:19 DEBUG : test%46.txt/test%46.txt: Parsed hash: f0ecf567d2e3b14195e05058a71e54dfc0e45740 === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Connection OK after error: potato 2025/08/04 05:15:19 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/zero-length-file" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/zero-length-file 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-gewozav5kusu/zero-length-file 2025/08/04 05:15:19 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/zero-length-file" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/zero-length-file 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-gewozav5kusu/zero-length-file 2025/08/04 05:15:19 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/zero-length-file" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/zero-length-file 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-gewozav5kusu/zero-length-file 2025/08/04 05:15:19 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/zero-length-file" 2025/08/04 05:15:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/zero-length-file 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-gewozav5kusu/zero-length-file 2025/08/04 05:15:20 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/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/file name.txt" 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/file\ name.txt 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 8a8c844b855c907c29a6acefe7d2c657 /home/rclone/rclone-test-gewozav5kusu/file name.txt 2025/08/04 05:15:20 DEBUG : file name.txt: Parsed hash: 8a8c844b855c907c29a6acefe7d2c657 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/file name.txt" 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/file\ name.txt 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: d9bc87af309e66b636e294eafaf0c8f48ad1b230 /home/rclone/rclone-test-gewozav5kusu/file name.txt 2025/08/04 05:15:20 DEBUG : file name.txt: Parsed hash: d9bc87af309e66b636e294eafaf0c8f48ad1b230 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/file name.txt" 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/file\ name.txt 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 8a8c844b855c907c29a6acefe7d2c657 /home/rclone/rclone-test-gewozav5kusu/file name.txt 2025/08/04 05:15:20 DEBUG : file name.txt: Parsed hash: 8a8c844b855c907c29a6acefe7d2c657 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/file name.txt" 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/file\ name.txt 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: d9bc87af309e66b636e294eafaf0c8f48ad1b230 /home/rclone/rclone-test-gewozav5kusu/file name.txt 2025/08/04 05:15:20 DEBUG : file name.txt: Parsed hash: d9bc87af309e66b636e294eafaf0c8f48ad1b230 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 36bc1f1858c87fd4da0cf2c8a1dd991a /home/rclone/rclone-test-gewozav5kusu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/08/04 05:15:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 36bc1f1858c87fd4da0cf2c8a1dd991a 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 48743f7239e88a42b3a012cbdec18ad7aa840819 /home/rclone/rclone-test-gewozav5kusu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/08/04 05:15:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 48743f7239e88a42b3a012cbdec18ad7aa840819 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 36bc1f1858c87fd4da0cf2c8a1dd991a /home/rclone/rclone-test-gewozav5kusu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/08/04 05:15:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 36bc1f1858c87fd4da0cf2c8a1dd991a 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 48743f7239e88a42b3a012cbdec18ad7aa840819 /home/rclone/rclone-test-gewozav5kusu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/08/04 05:15:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 48743f7239e88a42b3a012cbdec18ad7aa840819 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/file name.txt" 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/file\ name.txt 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 132c89e0f012e74cdeb57ddddf25fa0e /home/rclone/rclone-test-gewozav5kusu/file name.txt 2025/08/04 05:15:20 DEBUG : file name.txt: Parsed hash: 132c89e0f012e74cdeb57ddddf25fa0e 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/file name.txt" 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/file\ name.txt 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: ce5bdfe62b80219477b55c40795da64490fb5080 /home/rclone/rclone-test-gewozav5kusu/file name.txt 2025/08/04 05:15:20 DEBUG : file name.txt: Parsed hash: ce5bdfe62b80219477b55c40795da64490fb5080 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/file name.txt" 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/file\ name.txt 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 132c89e0f012e74cdeb57ddddf25fa0e /home/rclone/rclone-test-gewozav5kusu/file name.txt 2025/08/04 05:15:20 DEBUG : file name.txt: Parsed hash: 132c89e0f012e74cdeb57ddddf25fa0e 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/file name.txt" 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/file\ name.txt 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: ce5bdfe62b80219477b55c40795da64490fb5080 /home/rclone/rclone-test-gewozav5kusu/file name.txt 2025/08/04 05:15:20 DEBUG : file name.txt: Parsed hash: ce5bdfe62b80219477b55c40795da64490fb5080 === 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/08/04 05:15:20 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2025/08/04 05:15:20 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/08/04 05:15:20 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/08/04 05:15:20 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/08/04 05:15:20 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/08/04 05:15:20 DEBUG : Setting pass="zCYVbTgRVON2JudgjVytqlp1dAYxRyQo" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/08/04 05:15:20 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/08/04 05:15:20 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{Ul8_3}" suffix to name 2025/08/04 05:15:20 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/08/04 05:15:20 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/08/04 05:15:20 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/08/04 05:15:20 DEBUG : Setting pass="zCYVbTgRVON2JudgjVytqlp1dAYxRyQo" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/08/04 05:15:20 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:49816->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2025/08/04 05:15:20 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/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/file name.txt" 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/file\ name.txt 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 132c89e0f012e74cdeb57ddddf25fa0e /home/rclone/rclone-test-gewozav5kusu/file name.txt 2025/08/04 05:15:20 DEBUG : file name.txt: Parsed hash: 132c89e0f012e74cdeb57ddddf25fa0e 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/file name.txt" 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/file\ name.txt 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: ce5bdfe62b80219477b55c40795da64490fb5080 /home/rclone/rclone-test-gewozav5kusu/file name.txt 2025/08/04 05:15:20 DEBUG : file name.txt: Parsed hash: ce5bdfe62b80219477b55c40795da64490fb5080 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 36bc1f1858c87fd4da0cf2c8a1dd991a /home/rclone/rclone-test-gewozav5kusu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/08/04 05:15:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 36bc1f1858c87fd4da0cf2c8a1dd991a 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 48743f7239e88a42b3a012cbdec18ad7aa840819 /home/rclone/rclone-test-gewozav5kusu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/08/04 05:15:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 48743f7239e88a42b3a012cbdec18ad7aa840819 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/file name.txt" 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/file\ name.txt 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 132c89e0f012e74cdeb57ddddf25fa0e /home/rclone/rclone-test-gewozav5kusu/file name.txt 2025/08/04 05:15:20 DEBUG : file name.txt: Parsed hash: 132c89e0f012e74cdeb57ddddf25fa0e 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/file name.txt" 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/file\ name.txt 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: ce5bdfe62b80219477b55c40795da64490fb5080 /home/rclone/rclone-test-gewozav5kusu/file name.txt 2025/08/04 05:15:20 DEBUG : file name.txt: Parsed hash: ce5bdfe62b80219477b55c40795da64490fb5080 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/file name.txt" 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/file\ name.txt 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 132c89e0f012e74cdeb57ddddf25fa0e /home/rclone/rclone-test-gewozav5kusu/file name.txt 2025/08/04 05:15:20 DEBUG : file name.txt: Parsed hash: 132c89e0f012e74cdeb57ddddf25fa0e 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/file name.txt" 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/file\ name.txt 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: ce5bdfe62b80219477b55c40795da64490fb5080 /home/rclone/rclone-test-gewozav5kusu/file name.txt 2025/08/04 05:15:20 DEBUG : file name.txt: Parsed hash: ce5bdfe62b80219477b55c40795da64490fb5080 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 36bc1f1858c87fd4da0cf2c8a1dd991a /home/rclone/rclone-test-gewozav5kusu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/08/04 05:15:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 36bc1f1858c87fd4da0cf2c8a1dd991a 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 48743f7239e88a42b3a012cbdec18ad7aa840819 /home/rclone/rclone-test-gewozav5kusu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/08/04 05:15:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 48743f7239e88a42b3a012cbdec18ad7aa840819 === 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/08/04 05:15:20 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-gewozav5kusu/hello? sausage/êé" 2025/08/04 05:15:20 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/08/04 05:15:20 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/08/04 05:15:20 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/08/04 05:15:20 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/08/04 05:15:20 DEBUG : Setting pass="zCYVbTgRVON2JudgjVytqlp1dAYxRyQo" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/08/04 05:15:20 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/08/04 05:15:20 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{Ul8_3}" suffix to name 2025/08/04 05:15:20 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/08/04 05:15:20 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/08/04 05:15:20 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/08/04 05:15:20 DEBUG : Setting pass="zCYVbTgRVON2JudgjVytqlp1dAYxRyQo" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/08/04 05:15:20 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu/hello? sausage/êé: New connection 127.0.0.1:49824->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu/hello? sausage/êé: Shell type "unix" from config 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu/hello? sausage/êé: Relative path resolved to "/home/rclone/rclone-test-gewozav5kusu/hello? sausage/êé" 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu/hello? sausage/êé: Using root directory "/home/rclone/rclone-test-gewozav5kusu/hello? sausage/êé" 2025/08/04 05:15:20 DEBUG : fs cache: renaming cache item "TestSFTPOpenssh:rclone-test-gewozav5kusu/hello? sausage/êé" to be canonical "TestSFTPOpenssh{Ul8_3}:rclone-test-gewozav5kusu/hello? sausage/êé" 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu/hello? sausage/êé: Shell path "/home/rclone/rclone-test-gewozav5kusu/hello? sausage/êé/a/b/c/d/e.txt" 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu/hello? sausage/êé: Remote command result: cd74aec93b7e1fde31a022feb39b616b /home/rclone/rclone-test-gewozav5kusu/hello? sausage/êé/a/b/c/d/e.txt 2025/08/04 05:15:20 DEBUG : a/b/c/d/e.txt: Parsed hash: cd74aec93b7e1fde31a022feb39b616b 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu/hello? sausage/êé: Shell path "/home/rclone/rclone-test-gewozav5kusu/hello? sausage/êé/a/b/c/d/e.txt" 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu/hello? sausage/êé: Remote command result: 8de5357bd27dea8efa84e8127f5d3db7f289fd13 /home/rclone/rclone-test-gewozav5kusu/hello? sausage/êé/a/b/c/d/e.txt 2025/08/04 05:15:20 DEBUG : a/b/c/d/e.txt: Parsed hash: 8de5357bd27dea8efa84e8127f5d3db7f289fd13 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu/hello? sausage/êé: Shell path "/home/rclone/rclone-test-gewozav5kusu/hello? sausage/êé/a/b/c/d/e.txt" 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu/hello? sausage/êé: Remote command result: cd74aec93b7e1fde31a022feb39b616b /home/rclone/rclone-test-gewozav5kusu/hello? sausage/êé/a/b/c/d/e.txt 2025/08/04 05:15:20 DEBUG : a/b/c/d/e.txt: Parsed hash: cd74aec93b7e1fde31a022feb39b616b 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu/hello? sausage/êé: Shell path "/home/rclone/rclone-test-gewozav5kusu/hello? sausage/êé/a/b/c/d/e.txt" 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/hello\?\ sausage/êé/a/b/c/d/e.txt 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu/hello? sausage/êé: Remote command result: 8de5357bd27dea8efa84e8127f5d3db7f289fd13 /home/rclone/rclone-test-gewozav5kusu/hello? sausage/êé/a/b/c/d/e.txt 2025/08/04 05:15:20 DEBUG : a/b/c/d/e.txt: Parsed hash: 8de5357bd27dea8efa84e8127f5d3db7f289fd13 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu/hello? sausage/êé: New connection 127.0.0.1:49838->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/08/04 05:15:20 DEBUG : Waiting for deletions to finish 2025/08/04 05:15:20 INFO : a/b/c/d/e.txt: Deleted 2025/08/04 05:15:20 DEBUG : removing 1 level 4 directories 2025/08/04 05:15:20 INFO : a/b/c/d: Removing directory 2025/08/04 05:15:20 DEBUG : removing 1 level 3 directories 2025/08/04 05:15:20 INFO : a/b/c: Removing directory 2025/08/04 05:15:20 DEBUG : removing 1 level 2 directories 2025/08/04 05:15:20 INFO : a/b: Removing directory 2025/08/04 05:15:20 DEBUG : removing 1 level 1 directories 2025/08/04 05:15:20 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/file name.txt" 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/file\ name.txt 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 132c89e0f012e74cdeb57ddddf25fa0e /home/rclone/rclone-test-gewozav5kusu/file name.txt 2025/08/04 05:15:20 DEBUG : file name.txt: Parsed hash: 132c89e0f012e74cdeb57ddddf25fa0e 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/file name.txt" 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/file\ name.txt 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: ce5bdfe62b80219477b55c40795da64490fb5080 /home/rclone/rclone-test-gewozav5kusu/file name.txt 2025/08/04 05:15:20 DEBUG : file name.txt: Parsed hash: ce5bdfe62b80219477b55c40795da64490fb5080 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 36bc1f1858c87fd4da0cf2c8a1dd991a /home/rclone/rclone-test-gewozav5kusu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/08/04 05:15:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 36bc1f1858c87fd4da0cf2c8a1dd991a 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 48743f7239e88a42b3a012cbdec18ad7aa840819 /home/rclone/rclone-test-gewozav5kusu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/08/04 05:15:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 48743f7239e88a42b3a012cbdec18ad7aa840819 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 36bc1f1858c87fd4da0cf2c8a1dd991a /home/rclone/rclone-test-gewozav5kusu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2025/08/04 05:15:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: 36bc1f1858c87fd4da0cf2c8a1dd991a 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 48743f7239e88a42b3a012cbdec18ad7aa840819 /home/rclone/rclone-test-gewozav5kusu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2025/08/04 05:15:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: 48743f7239e88a42b3a012cbdec18ad7aa840819 === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1289: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/file name.txt" 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/file\ name.txt 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 132c89e0f012e74cdeb57ddddf25fa0e /home/rclone/rclone-test-gewozav5kusu/file name.txt 2025/08/04 05:15:20 DEBUG : file name.txt: Parsed hash: 132c89e0f012e74cdeb57ddddf25fa0e 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/file name.txt" 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/file\ name.txt 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: ce5bdfe62b80219477b55c40795da64490fb5080 /home/rclone/rclone-test-gewozav5kusu/file name.txt 2025/08/04 05:15:20 DEBUG : file name.txt: Parsed hash: ce5bdfe62b80219477b55c40795da64490fb5080 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/other.txt" 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/other.txt 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 36bc1f1858c87fd4da0cf2c8a1dd991a /home/rclone/rclone-test-gewozav5kusu/other.txt 2025/08/04 05:15:20 DEBUG : other.txt: Parsed hash: 36bc1f1858c87fd4da0cf2c8a1dd991a 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/other.txt" 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/other.txt 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 48743f7239e88a42b3a012cbdec18ad7aa840819 /home/rclone/rclone-test-gewozav5kusu/other.txt 2025/08/04 05:15:20 DEBUG : other.txt: Parsed hash: 48743f7239e88a42b3a012cbdec18ad7aa840819 fstest.go:124: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:124 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:129 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:148 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:341 /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/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: New connection 127.0.0.1:49844->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/other.txt" 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/other.txt 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 36bc1f1858c87fd4da0cf2c8a1dd991a /home/rclone/rclone-test-gewozav5kusu/other.txt 2025/08/04 05:15:20 DEBUG : other.txt: Parsed hash: 36bc1f1858c87fd4da0cf2c8a1dd991a 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/other.txt" 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/other.txt 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 48743f7239e88a42b3a012cbdec18ad7aa840819 /home/rclone/rclone-test-gewozav5kusu/other.txt 2025/08/04 05:15:20 DEBUG : other.txt: Parsed hash: 48743f7239e88a42b3a012cbdec18ad7aa840819 fstest.go:124: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:124 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:129 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:148 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:341 /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/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/moveTest/other.txt" 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/moveTest/other.txt 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 132c89e0f012e74cdeb57ddddf25fa0e /home/rclone/rclone-test-gewozav5kusu/moveTest/other.txt 2025/08/04 05:15:20 DEBUG : moveTest/other.txt: Parsed hash: 132c89e0f012e74cdeb57ddddf25fa0e 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/moveTest/other.txt" 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/moveTest/other.txt 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: ce5bdfe62b80219477b55c40795da64490fb5080 /home/rclone/rclone-test-gewozav5kusu/moveTest/other.txt 2025/08/04 05:15:20 DEBUG : moveTest/other.txt: Parsed hash: ce5bdfe62b80219477b55c40795da64490fb5080 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/file name.txt" 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/file\ name.txt 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 132c89e0f012e74cdeb57ddddf25fa0e /home/rclone/rclone-test-gewozav5kusu/file name.txt 2025/08/04 05:15:20 DEBUG : file name.txt: Parsed hash: 132c89e0f012e74cdeb57ddddf25fa0e 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/file name.txt" 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/file\ name.txt 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: ce5bdfe62b80219477b55c40795da64490fb5080 /home/rclone/rclone-test-gewozav5kusu/file name.txt 2025/08/04 05:15:20 DEBUG : file name.txt: Parsed hash: ce5bdfe62b80219477b55c40795da64490fb5080 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/other.txt" 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/other.txt 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 36bc1f1858c87fd4da0cf2c8a1dd991a /home/rclone/rclone-test-gewozav5kusu/other.txt 2025/08/04 05:15:20 DEBUG : other.txt: Parsed hash: 36bc1f1858c87fd4da0cf2c8a1dd991a 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/other.txt" 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/other.txt 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 48743f7239e88a42b3a012cbdec18ad7aa840819 /home/rclone/rclone-test-gewozav5kusu/other.txt 2025/08/04 05:15:20 DEBUG : other.txt: Parsed hash: 48743f7239e88a42b3a012cbdec18ad7aa840819 fstest.go:124: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:124 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:129 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:148 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:341 /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/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/file name.txt" 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/file\ name.txt 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 132c89e0f012e74cdeb57ddddf25fa0e /home/rclone/rclone-test-gewozav5kusu/file name.txt 2025/08/04 05:15:20 DEBUG : file name.txt: Parsed hash: 132c89e0f012e74cdeb57ddddf25fa0e 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/file name.txt" 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/file\ name.txt 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: ce5bdfe62b80219477b55c40795da64490fb5080 /home/rclone/rclone-test-gewozav5kusu/file name.txt 2025/08/04 05:15:20 DEBUG : file name.txt: Parsed hash: ce5bdfe62b80219477b55c40795da64490fb5080 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 36bc1f1858c87fd4da0cf2c8a1dd991a /home/rclone/rclone-test-gewozav5kusu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/08/04 05:15:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 36bc1f1858c87fd4da0cf2c8a1dd991a 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 48743f7239e88a42b3a012cbdec18ad7aa840819 /home/rclone/rclone-test-gewozav5kusu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/08/04 05:15:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 48743f7239e88a42b3a012cbdec18ad7aa840819 fstest.go:124: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:124 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:129 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:148 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:341 /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/08/04 05:15:20 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-dabixes1nafo" 2025/08/04 05:15:20 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/08/04 05:15:20 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/08/04 05:15:20 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/08/04 05:15:20 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/08/04 05:15:20 DEBUG : Setting pass="zCYVbTgRVON2JudgjVytqlp1dAYxRyQo" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/08/04 05:15:20 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/08/04 05:15:20 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{Ul8_3}" suffix to name 2025/08/04 05:15:20 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/08/04 05:15:20 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/08/04 05:15:20 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/08/04 05:15:20 DEBUG : Setting pass="zCYVbTgRVON2JudgjVytqlp1dAYxRyQo" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/08/04 05:15:20 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dabixes1nafo: New connection 127.0.0.1:49858->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dabixes1nafo: Shell type "unix" from config 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dabixes1nafo: Relative path resolved to "/home/rclone/rclone-test-dabixes1nafo" 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dabixes1nafo: Using root directory "/home/rclone/rclone-test-dabixes1nafo" 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dabixes1nafo: Shell path "/home/rclone/rclone-test-dabixes1nafo/new_name/sub_new_name/file name.txt" 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dabixes1nafo: Running remote command: md5sum /home/rclone/rclone-test-dabixes1nafo/new_name/sub_new_name/file\ name.txt 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dabixes1nafo: Remote command result: 132c89e0f012e74cdeb57ddddf25fa0e /home/rclone/rclone-test-dabixes1nafo/new_name/sub_new_name/file name.txt 2025/08/04 05:15:20 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 132c89e0f012e74cdeb57ddddf25fa0e 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dabixes1nafo: Shell path "/home/rclone/rclone-test-dabixes1nafo/new_name/sub_new_name/file name.txt" 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dabixes1nafo: Running remote command: sha1sum /home/rclone/rclone-test-dabixes1nafo/new_name/sub_new_name/file\ name.txt 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dabixes1nafo: Remote command result: ce5bdfe62b80219477b55c40795da64490fb5080 /home/rclone/rclone-test-dabixes1nafo/new_name/sub_new_name/file name.txt 2025/08/04 05:15:20 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: ce5bdfe62b80219477b55c40795da64490fb5080 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dabixes1nafo: Shell path "/home/rclone/rclone-test-dabixes1nafo/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dabixes1nafo: Running remote command: md5sum /home/rclone/rclone-test-dabixes1nafo/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dabixes1nafo: Remote command result: 36bc1f1858c87fd4da0cf2c8a1dd991a /home/rclone/rclone-test-dabixes1nafo/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/08/04 05:15:20 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 36bc1f1858c87fd4da0cf2c8a1dd991a 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dabixes1nafo: Shell path "/home/rclone/rclone-test-dabixes1nafo/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dabixes1nafo: Running remote command: sha1sum /home/rclone/rclone-test-dabixes1nafo/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dabixes1nafo: Remote command result: 48743f7239e88a42b3a012cbdec18ad7aa840819 /home/rclone/rclone-test-dabixes1nafo/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/08/04 05:15:20 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 48743f7239e88a42b3a012cbdec18ad7aa840819 fstest.go:124: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:124 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:129 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:148 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /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/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/file name.txt" 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/file\ name.txt 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 132c89e0f012e74cdeb57ddddf25fa0e /home/rclone/rclone-test-gewozav5kusu/file name.txt 2025/08/04 05:15:20 DEBUG : file name.txt: Parsed hash: 132c89e0f012e74cdeb57ddddf25fa0e 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/file name.txt" 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/file\ name.txt 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: ce5bdfe62b80219477b55c40795da64490fb5080 /home/rclone/rclone-test-gewozav5kusu/file name.txt 2025/08/04 05:15:20 DEBUG : file name.txt: Parsed hash: ce5bdfe62b80219477b55c40795da64490fb5080 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 36bc1f1858c87fd4da0cf2c8a1dd991a /home/rclone/rclone-test-gewozav5kusu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/08/04 05:15:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 36bc1f1858c87fd4da0cf2c8a1dd991a 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 48743f7239e88a42b3a012cbdec18ad7aa840819 /home/rclone/rclone-test-gewozav5kusu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/08/04 05:15:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 48743f7239e88a42b3a012cbdec18ad7aa840819 fstest.go:124: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:124 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:129 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:148 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /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/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dabixes1nafo: Purge dir "new_name" 2025/08/04 05:15:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dabixes1nafo: 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/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/file name.txt" 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/file\ name.txt 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 132c89e0f012e74cdeb57ddddf25fa0e /home/rclone/rclone-test-gewozav5kusu/file name.txt 2025/08/04 05:15:21 DEBUG : file name.txt: Parsed hash: 132c89e0f012e74cdeb57ddddf25fa0e 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/file name.txt" 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/file\ name.txt 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: ce5bdfe62b80219477b55c40795da64490fb5080 /home/rclone/rclone-test-gewozav5kusu/file name.txt 2025/08/04 05:15:21 DEBUG : file name.txt: Parsed hash: ce5bdfe62b80219477b55c40795da64490fb5080 === 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/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/file name.txt" 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/file\ name.txt 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 10c6c7547daf79f83b3a5ad1ffe12126 /home/rclone/rclone-test-gewozav5kusu/file name.txt 2025/08/04 05:15:21 DEBUG : file name.txt: Parsed hash: 10c6c7547daf79f83b3a5ad1ffe12126 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/file name.txt" 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/file\ name.txt 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 423e646aa88e2054fa96eb9e36b3bf801c287d88 /home/rclone/rclone-test-gewozav5kusu/file name.txt 2025/08/04 05:15:21 DEBUG : file name.txt: Parsed hash: 423e646aa88e2054fa96eb9e36b3bf801c287d88 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/file name.txt" 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/file\ name.txt 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 10c6c7547daf79f83b3a5ad1ffe12126 /home/rclone/rclone-test-gewozav5kusu/file name.txt 2025/08/04 05:15:21 DEBUG : file name.txt: Parsed hash: 10c6c7547daf79f83b3a5ad1ffe12126 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/file name.txt" 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/file\ name.txt 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 423e646aa88e2054fa96eb9e36b3bf801c287d88 /home/rclone/rclone-test-gewozav5kusu/file name.txt 2025/08/04 05:15:21 DEBUG : file name.txt: Parsed hash: 423e646aa88e2054fa96eb9e36b3bf801c287d88 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/08/04 05:15:21 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-gewozav5kusu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/08/04 05:15:21 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/08/04 05:15:21 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/08/04 05:15:21 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/08/04 05:15:21 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/08/04 05:15:21 DEBUG : Setting pass="zCYVbTgRVON2JudgjVytqlp1dAYxRyQo" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/08/04 05:15:21 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/08/04 05:15:21 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{Ul8_3}" suffix to name 2025/08/04 05:15:21 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/08/04 05:15:21 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/08/04 05:15:21 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/08/04 05:15:21 DEBUG : Setting pass="zCYVbTgRVON2JudgjVytqlp1dAYxRyQo" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/08/04 05:15:21 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:49864->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/home/rclone/rclone-test-gewozav5kusu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/home/rclone/rclone-test-gewozav5kusu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-gewozav5kusu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 36bc1f1858c87fd4da0cf2c8a1dd991a /home/rclone/rclone-test-gewozav5kusu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/08/04 05:15:21 DEBUG : z.txt: Parsed hash: 36bc1f1858c87fd4da0cf2c8a1dd991a 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-gewozav5kusu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 48743f7239e88a42b3a012cbdec18ad7aa840819 /home/rclone/rclone-test-gewozav5kusu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/08/04 05:15:21 DEBUG : z.txt: Parsed hash: 48743f7239e88a42b3a012cbdec18ad7aa840819 === NAME TestIntegration/FsMkdir/FsPutFiles/FsIsFile fstest.go:124: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:124 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:129 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:148 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:341 /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/08/04 05:15:21 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-gewozav5kusu/not found.txt" 2025/08/04 05:15:21 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/08/04 05:15:21 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/08/04 05:15:21 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/08/04 05:15:21 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/08/04 05:15:21 DEBUG : Setting pass="zCYVbTgRVON2JudgjVytqlp1dAYxRyQo" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/08/04 05:15:21 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/08/04 05:15:21 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{Ul8_3}" suffix to name 2025/08/04 05:15:21 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/08/04 05:15:21 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/08/04 05:15:21 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/08/04 05:15:21 DEBUG : Setting pass="zCYVbTgRVON2JudgjVytqlp1dAYxRyQo" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/08/04 05:15:21 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu/not found.txt: New connection 127.0.0.1:49868->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu/not found.txt: Shell type "unix" from config 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu/not found.txt: Relative path resolved to "/home/rclone/rclone-test-gewozav5kusu/not found.txt" 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu/not found.txt: Using root directory "/home/rclone/rclone-test-gewozav5kusu/not found.txt" 2025/08/04 05:15:21 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestSFTPOpenssh:" path "rclone-test-gewozav5kusu" from "TestSFTPOpenssh:rclone-test-gewozav5kusu" 2025/08/04 05:15:21 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2025/08/04 05:15:21 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/08/04 05:15:21 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/08/04 05:15:21 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/08/04 05:15:21 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/08/04 05:15:21 DEBUG : Setting pass="zCYVbTgRVON2JudgjVytqlp1dAYxRyQo" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/08/04 05:15:21 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/08/04 05:15:21 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{Ul8_3}" suffix to name 2025/08/04 05:15:21 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/08/04 05:15:21 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/08/04 05:15:21 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/08/04 05:15:21 DEBUG : Setting pass="zCYVbTgRVON2JudgjVytqlp1dAYxRyQo" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/08/04 05:15:21 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:49876->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-gewozav5kusu/file name.txt" 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/file\ name.txt 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 10c6c7547daf79f83b3a5ad1ffe12126 /home/rclone/rclone-test-gewozav5kusu/file name.txt 2025/08/04 05:15:21 DEBUG : rclone-test-gewozav5kusu/file name.txt: Parsed hash: 10c6c7547daf79f83b3a5ad1ffe12126 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-gewozav5kusu/file name.txt" 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/file\ name.txt 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 423e646aa88e2054fa96eb9e36b3bf801c287d88 /home/rclone/rclone-test-gewozav5kusu/file name.txt 2025/08/04 05:15:21 DEBUG : rclone-test-gewozav5kusu/file name.txt: Parsed hash: 423e646aa88e2054fa96eb9e36b3bf801c287d88 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-gewozav5kusu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 36bc1f1858c87fd4da0cf2c8a1dd991a /home/rclone/rclone-test-gewozav5kusu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/08/04 05:15:21 DEBUG : rclone-test-gewozav5kusu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 36bc1f1858c87fd4da0cf2c8a1dd991a 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-gewozav5kusu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 48743f7239e88a42b3a012cbdec18ad7aa840819 /home/rclone/rclone-test-gewozav5kusu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/08/04 05:15:21 DEBUG : rclone-test-gewozav5kusu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 48743f7239e88a42b3a012cbdec18ad7aa840819 fstest.go:124: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:124 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:129 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:148 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /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-gewozav5kusu/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/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-gewozav5kusu/file name.txt" 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/file\ name.txt 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 10c6c7547daf79f83b3a5ad1ffe12126 /home/rclone/rclone-test-gewozav5kusu/file name.txt 2025/08/04 05:15:21 DEBUG : rclone-test-gewozav5kusu/file name.txt: Parsed hash: 10c6c7547daf79f83b3a5ad1ffe12126 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-gewozav5kusu/file name.txt" 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/file\ name.txt 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 423e646aa88e2054fa96eb9e36b3bf801c287d88 /home/rclone/rclone-test-gewozav5kusu/file name.txt 2025/08/04 05:15:21 DEBUG : rclone-test-gewozav5kusu/file name.txt: Parsed hash: 423e646aa88e2054fa96eb9e36b3bf801c287d88 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1945: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-gewozav5kusu/created from root.txt" 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/created\ from\ root.txt 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 019f311a15fd182d1127c866506e2201 /home/rclone/rclone-test-gewozav5kusu/created from root.txt 2025/08/04 05:15:21 DEBUG : rclone-test-gewozav5kusu/created from root.txt: Parsed hash: 019f311a15fd182d1127c866506e2201 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-gewozav5kusu/created from root.txt" 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/created\ from\ root.txt 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 3ab4e5e8218d04a7c0ef3211fe050078e8725fe7 /home/rclone/rclone-test-gewozav5kusu/created from root.txt 2025/08/04 05:15:21 DEBUG : rclone-test-gewozav5kusu/created from root.txt: Parsed hash: 3ab4e5e8218d04a7c0ef3211fe050078e8725fe7 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-gewozav5kusu/created from root.txt" 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/created\ from\ root.txt 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 019f311a15fd182d1127c866506e2201 /home/rclone/rclone-test-gewozav5kusu/created from root.txt 2025/08/04 05:15:21 DEBUG : rclone-test-gewozav5kusu/created from root.txt: Parsed hash: 019f311a15fd182d1127c866506e2201 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-gewozav5kusu/created from root.txt" 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/created\ from\ root.txt 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 3ab4e5e8218d04a7c0ef3211fe050078e8725fe7 /home/rclone/rclone-test-gewozav5kusu/created from root.txt 2025/08/04 05:15:21 DEBUG : rclone-test-gewozav5kusu/created from root.txt: Parsed hash: 3ab4e5e8218d04a7c0ef3211fe050078e8725fe7 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-gewozav5kusu/created from root.txt" 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/created\ from\ root.txt 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 019f311a15fd182d1127c866506e2201 /home/rclone/rclone-test-gewozav5kusu/created from root.txt 2025/08/04 05:15:21 DEBUG : rclone-test-gewozav5kusu/created from root.txt: Parsed hash: 019f311a15fd182d1127c866506e2201 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-gewozav5kusu/created from root.txt" 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/created\ from\ root.txt 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 3ab4e5e8218d04a7c0ef3211fe050078e8725fe7 /home/rclone/rclone-test-gewozav5kusu/created from root.txt 2025/08/04 05:15:21 DEBUG : rclone-test-gewozav5kusu/created from root.txt: Parsed hash: 3ab4e5e8218d04a7c0ef3211fe050078e8725fe7 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-gewozav5kusu/file name.txt" 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/file\ name.txt 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 10c6c7547daf79f83b3a5ad1ffe12126 /home/rclone/rclone-test-gewozav5kusu/file name.txt 2025/08/04 05:15:21 DEBUG : rclone-test-gewozav5kusu/file name.txt: Parsed hash: 10c6c7547daf79f83b3a5ad1ffe12126 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-gewozav5kusu/file name.txt" 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/file\ name.txt 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 423e646aa88e2054fa96eb9e36b3bf801c287d88 /home/rclone/rclone-test-gewozav5kusu/file name.txt 2025/08/04 05:15:21 DEBUG : rclone-test-gewozav5kusu/file name.txt: Parsed hash: 423e646aa88e2054fa96eb9e36b3bf801c287d88 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-gewozav5kusu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 36bc1f1858c87fd4da0cf2c8a1dd991a /home/rclone/rclone-test-gewozav5kusu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/08/04 05:15:21 DEBUG : rclone-test-gewozav5kusu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 36bc1f1858c87fd4da0cf2c8a1dd991a 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-gewozav5kusu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 48743f7239e88a42b3a012cbdec18ad7aa840819 /home/rclone/rclone-test-gewozav5kusu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/08/04 05:15:21 DEBUG : rclone-test-gewozav5kusu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 48743f7239e88a42b3a012cbdec18ad7aa840819 fstest.go:124: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:124 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:129 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:148 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /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-gewozav5kusu/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/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-gewozav5kusu/file name.txt" 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/file\ name.txt 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 10c6c7547daf79f83b3a5ad1ffe12126 /home/rclone/rclone-test-gewozav5kusu/file name.txt 2025/08/04 05:15:21 DEBUG : rclone-test-gewozav5kusu/file name.txt: Parsed hash: 10c6c7547daf79f83b3a5ad1ffe12126 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-gewozav5kusu/file name.txt" 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/file\ name.txt 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 423e646aa88e2054fa96eb9e36b3bf801c287d88 /home/rclone/rclone-test-gewozav5kusu/file name.txt 2025/08/04 05:15:21 DEBUG : rclone-test-gewozav5kusu/file name.txt: Parsed hash: 423e646aa88e2054fa96eb9e36b3bf801c287d88 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-gewozav5kusu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 36bc1f1858c87fd4da0cf2c8a1dd991a /home/rclone/rclone-test-gewozav5kusu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/08/04 05:15:21 DEBUG : rclone-test-gewozav5kusu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 36bc1f1858c87fd4da0cf2c8a1dd991a 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-gewozav5kusu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 48743f7239e88a42b3a012cbdec18ad7aa840819 /home/rclone/rclone-test-gewozav5kusu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/08/04 05:15:21 DEBUG : rclone-test-gewozav5kusu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 48743f7239e88a42b3a012cbdec18ad7aa840819 fstest.go:124: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:124 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:129 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:148 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /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-gewozav5kusu/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/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 36bc1f1858c87fd4da0cf2c8a1dd991a /home/rclone/rclone-test-gewozav5kusu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/08/04 05:15:21 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 36bc1f1858c87fd4da0cf2c8a1dd991a 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 48743f7239e88a42b3a012cbdec18ad7aa840819 /home/rclone/rclone-test-gewozav5kusu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2025/08/04 05:15:21 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 48743f7239e88a42b3a012cbdec18ad7aa840819 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Server has VFS statistics extension 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: About path "/home/rclone/rclone-test-gewozav5kusu" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/piped data.txt" 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/piped\ data.txt 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-gewozav5kusu/piped data.txt 2025/08/04 05:15:21 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/piped data.txt" 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/piped\ data.txt 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-gewozav5kusu/piped data.txt 2025/08/04 05:15:21 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/piped data.txt" 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/piped\ data.txt 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-gewozav5kusu/piped data.txt 2025/08/04 05:15:21 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/piped data.txt" 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/piped\ data.txt 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-gewozav5kusu/piped data.txt 2025/08/04 05:15:21 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/piped data.txt" 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/piped\ data.txt 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: f4fa6089ad2ca7104863833885913097 /home/rclone/rclone-test-gewozav5kusu/piped data.txt 2025/08/04 05:15:21 DEBUG : piped data.txt: Parsed hash: f4fa6089ad2ca7104863833885913097 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/piped data.txt" 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/piped\ data.txt 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 7e3738f05b5321dad73d354cdf1fd39546ae5dcd /home/rclone/rclone-test-gewozav5kusu/piped data.txt 2025/08/04 05:15:21 DEBUG : piped data.txt: Parsed hash: 7e3738f05b5321dad73d354cdf1fd39546ae5dcd 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/piped data.txt" 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/piped\ data.txt 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: f4fa6089ad2ca7104863833885913097 /home/rclone/rclone-test-gewozav5kusu/piped data.txt 2025/08/04 05:15:21 DEBUG : piped data.txt: Parsed hash: f4fa6089ad2ca7104863833885913097 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/piped data.txt" 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/piped\ data.txt 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 7e3738f05b5321dad73d354cdf1fd39546ae5dcd /home/rclone/rclone-test-gewozav5kusu/piped data.txt 2025/08/04 05:15:21 DEBUG : piped data.txt: Parsed hash: 7e3738f05b5321dad73d354cdf1fd39546ae5dcd === 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/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/unknown-size-update.txt" 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/unknown-size-update.txt 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 128d5261cf16bf6d342c4fbf709157b8 /home/rclone/rclone-test-gewozav5kusu/unknown-size-update.txt 2025/08/04 05:15:21 DEBUG : unknown-size-update.txt: Parsed hash: 128d5261cf16bf6d342c4fbf709157b8 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/unknown-size-update.txt" 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/unknown-size-update.txt 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 203907fc3395c9067186f965de3532292b8362ee /home/rclone/rclone-test-gewozav5kusu/unknown-size-update.txt 2025/08/04 05:15:21 DEBUG : unknown-size-update.txt: Parsed hash: 203907fc3395c9067186f965de3532292b8362ee 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/unknown-size-update.txt" 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: md5sum /home/rclone/rclone-test-gewozav5kusu/unknown-size-update.txt 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 128d5261cf16bf6d342c4fbf709157b8 /home/rclone/rclone-test-gewozav5kusu/unknown-size-update.txt 2025/08/04 05:15:21 DEBUG : unknown-size-update.txt: Parsed hash: 128d5261cf16bf6d342c4fbf709157b8 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Shell path "/home/rclone/rclone-test-gewozav5kusu/unknown-size-update.txt" 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Running remote command: sha1sum /home/rclone/rclone-test-gewozav5kusu/unknown-size-update.txt 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Remote command result: 203907fc3395c9067186f965de3532292b8362ee /home/rclone/rclone-test-gewozav5kusu/unknown-size-update.txt 2025/08/04 05:15:21 DEBUG : unknown-size-update.txt: Parsed hash: 203907fc3395c9067186f965de3532292b8362ee === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/08/04 05:15:21 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-gewozav5kusu/deeper/nonexisting/directory" 2025/08/04 05:15:21 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/08/04 05:15:21 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/08/04 05:15:21 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/08/04 05:15:21 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/08/04 05:15:21 DEBUG : Setting pass="zCYVbTgRVON2JudgjVytqlp1dAYxRyQo" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/08/04 05:15:21 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/08/04 05:15:21 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{Ul8_3}" suffix to name 2025/08/04 05:15:21 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/08/04 05:15:21 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/08/04 05:15:21 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/08/04 05:15:21 DEBUG : Setting pass="zCYVbTgRVON2JudgjVytqlp1dAYxRyQo" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/08/04 05:15:21 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu/deeper/nonexisting/directory: New connection 127.0.0.1:49884->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu/deeper/nonexisting/directory: Shell type "unix" from config 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu/deeper/nonexisting/directory: Failed to resolve path using RealPath: file does not exist 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu/deeper/nonexisting/directory: Relative path joined with current directory to get absolute path "/home/rclone/rclone-test-gewozav5kusu/deeper/nonexisting/directory" 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu/deeper/nonexisting/directory: Using root directory "/home/rclone/rclone-test-gewozav5kusu/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/08/04 05:15:21 DEBUG : Waiting for deletions to finish 2025/08/04 05:15:21 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/08/04 05:15:21 DEBUG : removing 1 level 4 directories 2025/08/04 05:15:21 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2025/08/04 05:15:21 DEBUG : removing 1 level 3 directories 2025/08/04 05:15:21 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2025/08/04 05:15:21 DEBUG : removing 1 level 2 directories 2025/08/04 05:15:21 INFO : hello? sausage/êé: Removing directory 2025/08/04 05:15:21 DEBUG : removing 1 level 1 directories 2025/08/04 05:15:21 INFO : hello? sausage: Removing directory 2025/08/04 05:15:21 DEBUG : removing 1 level 0 directories 2025/08/04 05:15:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Removing directory 2025/08/04 05:15:21 ERROR : error listing: directory not found 2025/08/04 05:15:21 DEBUG : Waiting for deletions to finish 2025/08/04 05:15:21 ERROR : error listing: directory not found 2025/08/04 05:15:21 ERROR : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Failed to list "": directory not found 2025/08/04 05:15:21 DEBUG : removing 1 level 0 directories 2025/08/04 05:15:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Removing directory 2025/08/04 05:15:21 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2025/08/04 05:15:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gewozav5kusu: Closing 2 unused connections --- FAIL: TestIntegration (2.77s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.00s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.00s) --- FAIL: TestIntegration/FsMkdir (2.57s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.02s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.00s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.00s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.04s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.02s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (1.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.10s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.04s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.21s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.10s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.24s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.09s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.02s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.03s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.03s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.10s) --- PASS: TestIntegration/FsMkdir/FsDirSetModTime (0.01s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- PASS: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 sftp_test.go:25: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestIntegration3 sftp_test.go:35: skipping as -remote is set --- SKIP: TestIntegration3 (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/sftp 3.937s "go test -v -timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished ERROR in 4.90775274s (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]