"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.09s) === RUN TestIntegration fstests.go:442: Using remote "TestSFTPOpenssh:" 2024/12/17 02:05:40 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-huvawiv7neju" 2024/12/17 02:05:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/17 02:05:40 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2024/12/17 02:05:40 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2024/12/17 02:05:40 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2024/12/17 02:05:40 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2024/12/17 02:05:40 DEBUG : Setting pass="O6JUnYZvWiq45kZEPBU4-0xC8kgYgdoy" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2024/12/17 02:05:40 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2024/12/17 02:05:40 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{rYJfn}" suffix to name 2024/12/17 02:05:40 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2024/12/17 02:05:40 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2024/12/17 02:05:40 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2024/12/17 02:05:40 DEBUG : Setting pass="O6JUnYZvWiq45kZEPBU4-0xC8kgYgdoy" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2024/12/17 02:05:40 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: New connection 127.0.0.1:44874->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell type "unix" from config 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Relative path resolved to "/home/rclone/rclone-test-huvawiv7neju" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Using root directory "/home/rclone/rclone-test-huvawiv7neju" 2024/12/17 02:05:40 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE === RUN TestIntegration/FsCheckWrap fstests.go:483: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:511: 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 2024/12/17 02:05:40 DEBUG : dir/subdir: Making directory 2024/12/17 02:05:40 INFO : dir/subdir: Removing directory 2024/12/17 02:05:40 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:403: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2024/12/17 02:05:40 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:403: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:711: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 6470db77634772d46f55875be2ac2879 /home/rclone/rclone-test-huvawiv7neju/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2024/12/17 02:05:40 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 6470db77634772d46f55875be2ac2879 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: a66022d779f3295e001128a7e6c362dbe501a30c /home/rclone/rclone-test-huvawiv7neju/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2024/12/17 02:05:40 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: a66022d779f3295e001128a7e6c362dbe501a30c 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 6470db77634772d46f55875be2ac2879 /home/rclone/rclone-test-huvawiv7neju/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2024/12/17 02:05:40 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 6470db77634772d46f55875be2ac2879 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: a66022d779f3295e001128a7e6c362dbe501a30c /home/rclone/rclone-test-huvawiv7neju/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2024/12/17 02:05:40 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: a66022d779f3295e001128a7e6c362dbe501a30c 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 6470db77634772d46f55875be2ac2879 /home/rclone/rclone-test-huvawiv7neju/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2024/12/17 02:05:40 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 6470db77634772d46f55875be2ac2879 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: a66022d779f3295e001128a7e6c362dbe501a30c /home/rclone/rclone-test-huvawiv7neju/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2024/12/17 02:05:40 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: a66022d779f3295e001128a7e6c362dbe501a30c === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:711: testing "." 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/./." 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/./. 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 2d0e8fd0460da0c17bf36a9c4b23add7 /home/rclone/rclone-test-huvawiv7neju/./. 2024/12/17 02:05:40 DEBUG : ./.: Parsed hash: 2d0e8fd0460da0c17bf36a9c4b23add7 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/./." 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/./. 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 5ed7f03f90e6edede28a7e98b324fd0b10cde0e6 /home/rclone/rclone-test-huvawiv7neju/./. 2024/12/17 02:05:40 DEBUG : ./.: Parsed hash: 5ed7f03f90e6edede28a7e98b324fd0b10cde0e6 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/./." 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/./. 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 2d0e8fd0460da0c17bf36a9c4b23add7 /home/rclone/rclone-test-huvawiv7neju/./. 2024/12/17 02:05:40 DEBUG : ./.: Parsed hash: 2d0e8fd0460da0c17bf36a9c4b23add7 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/./." 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/./. 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 5ed7f03f90e6edede28a7e98b324fd0b10cde0e6 /home/rclone/rclone-test-huvawiv7neju/./. 2024/12/17 02:05:40 DEBUG : ./.: Parsed hash: 5ed7f03f90e6edede28a7e98b324fd0b10cde0e6 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/./." 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/./. 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 2d0e8fd0460da0c17bf36a9c4b23add7 /home/rclone/rclone-test-huvawiv7neju/./. 2024/12/17 02:05:40 DEBUG : ./.: Parsed hash: 2d0e8fd0460da0c17bf36a9c4b23add7 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/./." 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/./. 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 5ed7f03f90e6edede28a7e98b324fd0b10cde0e6 /home/rclone/rclone-test-huvawiv7neju/./. 2024/12/17 02:05:40 DEBUG : ./.: Parsed hash: 5ed7f03f90e6edede28a7e98b324fd0b10cde0e6 === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:711: testing ".." 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/../.." 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/../.. 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 4adbdc8c3131a63cf6f334b938a3a3f3 /home/rclone/rclone-test-huvawiv7neju/../.. 2024/12/17 02:05:40 DEBUG : ../..: Parsed hash: 4adbdc8c3131a63cf6f334b938a3a3f3 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/../.." 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/../.. 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: f88751f584f989e241ce175aee8a6223d2dbfd6e /home/rclone/rclone-test-huvawiv7neju/../.. 2024/12/17 02:05:40 DEBUG : ../..: Parsed hash: f88751f584f989e241ce175aee8a6223d2dbfd6e 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/../.." 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/../.. 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 4adbdc8c3131a63cf6f334b938a3a3f3 /home/rclone/rclone-test-huvawiv7neju/../.. 2024/12/17 02:05:40 DEBUG : ../..: Parsed hash: 4adbdc8c3131a63cf6f334b938a3a3f3 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/../.." 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/../.. 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: f88751f584f989e241ce175aee8a6223d2dbfd6e /home/rclone/rclone-test-huvawiv7neju/../.. 2024/12/17 02:05:40 DEBUG : ../..: Parsed hash: f88751f584f989e241ce175aee8a6223d2dbfd6e 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/../.." 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/../.. 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 4adbdc8c3131a63cf6f334b938a3a3f3 /home/rclone/rclone-test-huvawiv7neju/../.. 2024/12/17 02:05:40 DEBUG : ../..: Parsed hash: 4adbdc8c3131a63cf6f334b938a3a3f3 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/../.." 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/../.. 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: f88751f584f989e241ce175aee8a6223d2dbfd6e /home/rclone/rclone-test-huvawiv7neju/../.. 2024/12/17 02:05:40 DEBUG : ../..: Parsed hash: f88751f584f989e241ce175aee8a6223d2dbfd6e === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:711: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 48c44fc8f3edbc68404c2a3bc04e08dd /home/rclone/rclone-test-huvawiv7neju/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2024/12/17 02:05:40 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 48c44fc8f3edbc68404c2a3bc04e08dd 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: a70e31f11e98ce061a7b111b2bccb3b5fb98e46a /home/rclone/rclone-test-huvawiv7neju/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2024/12/17 02:05:40 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: a70e31f11e98ce061a7b111b2bccb3b5fb98e46a 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 48c44fc8f3edbc68404c2a3bc04e08dd /home/rclone/rclone-test-huvawiv7neju/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2024/12/17 02:05:40 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 48c44fc8f3edbc68404c2a3bc04e08dd 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: a70e31f11e98ce061a7b111b2bccb3b5fb98e46a /home/rclone/rclone-test-huvawiv7neju/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2024/12/17 02:05:40 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: a70e31f11e98ce061a7b111b2bccb3b5fb98e46a 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 48c44fc8f3edbc68404c2a3bc04e08dd /home/rclone/rclone-test-huvawiv7neju/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2024/12/17 02:05:40 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 48c44fc8f3edbc68404c2a3bc04e08dd 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: a70e31f11e98ce061a7b111b2bccb3b5fb98e46a /home/rclone/rclone-test-huvawiv7neju/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2024/12/17 02:05:40 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: a70e31f11e98ce061a7b111b2bccb3b5fb98e46a === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:711: testing " leading space" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/ leading space/ leading space" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/\ leading\ space/\ leading\ space 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 9f459e25990eb21ace0d488fd7fde560 /home/rclone/rclone-test-huvawiv7neju/ leading space/ leading space 2024/12/17 02:05:40 DEBUG : leading space/ leading space: Parsed hash: 9f459e25990eb21ace0d488fd7fde560 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/ leading space/ leading space" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/\ leading\ space/\ leading\ space 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 8ca21332885bbfc5da677352eadab1e13d8f4886 /home/rclone/rclone-test-huvawiv7neju/ leading space/ leading space 2024/12/17 02:05:40 DEBUG : leading space/ leading space: Parsed hash: 8ca21332885bbfc5da677352eadab1e13d8f4886 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/ leading space/ leading space" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/\ leading\ space/\ leading\ space 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 9f459e25990eb21ace0d488fd7fde560 /home/rclone/rclone-test-huvawiv7neju/ leading space/ leading space 2024/12/17 02:05:40 DEBUG : leading space/ leading space: Parsed hash: 9f459e25990eb21ace0d488fd7fde560 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/ leading space/ leading space" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/\ leading\ space/\ leading\ space 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 8ca21332885bbfc5da677352eadab1e13d8f4886 /home/rclone/rclone-test-huvawiv7neju/ leading space/ leading space 2024/12/17 02:05:40 DEBUG : leading space/ leading space: Parsed hash: 8ca21332885bbfc5da677352eadab1e13d8f4886 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/ leading space/ leading space" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/\ leading\ space/\ leading\ space 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 9f459e25990eb21ace0d488fd7fde560 /home/rclone/rclone-test-huvawiv7neju/ leading space/ leading space 2024/12/17 02:05:40 DEBUG : leading space/ leading space: Parsed hash: 9f459e25990eb21ace0d488fd7fde560 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/ leading space/ leading space" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/\ leading\ space/\ leading\ space 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 8ca21332885bbfc5da677352eadab1e13d8f4886 /home/rclone/rclone-test-huvawiv7neju/ leading space/ leading space 2024/12/17 02:05:40 DEBUG : leading space/ leading space: Parsed hash: 8ca21332885bbfc5da677352eadab1e13d8f4886 === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:711: testing "~leading tilde" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/~leading tilde/~leading tilde" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/\~leading\ tilde/\~leading\ tilde 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: f758817d533186b360af00d73a3b97db /home/rclone/rclone-test-huvawiv7neju/~leading tilde/~leading tilde 2024/12/17 02:05:40 DEBUG : ~leading tilde/~leading tilde: Parsed hash: f758817d533186b360af00d73a3b97db 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/~leading tilde/~leading tilde" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/\~leading\ tilde/\~leading\ tilde 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 3ddcdb59956a050861c59e9789696df32660e32c /home/rclone/rclone-test-huvawiv7neju/~leading tilde/~leading tilde 2024/12/17 02:05:40 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 3ddcdb59956a050861c59e9789696df32660e32c 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/~leading tilde/~leading tilde" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/\~leading\ tilde/\~leading\ tilde 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: f758817d533186b360af00d73a3b97db /home/rclone/rclone-test-huvawiv7neju/~leading tilde/~leading tilde 2024/12/17 02:05:40 DEBUG : ~leading tilde/~leading tilde: Parsed hash: f758817d533186b360af00d73a3b97db 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/~leading tilde/~leading tilde" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/\~leading\ tilde/\~leading\ tilde 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 3ddcdb59956a050861c59e9789696df32660e32c /home/rclone/rclone-test-huvawiv7neju/~leading tilde/~leading tilde 2024/12/17 02:05:40 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 3ddcdb59956a050861c59e9789696df32660e32c 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/~leading tilde/~leading tilde" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/\~leading\ tilde/\~leading\ tilde 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: f758817d533186b360af00d73a3b97db /home/rclone/rclone-test-huvawiv7neju/~leading tilde/~leading tilde 2024/12/17 02:05:40 DEBUG : ~leading tilde/~leading tilde: Parsed hash: f758817d533186b360af00d73a3b97db 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/~leading tilde/~leading tilde" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/\~leading\ tilde/\~leading\ tilde 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 3ddcdb59956a050861c59e9789696df32660e32c /home/rclone/rclone-test-huvawiv7neju/~leading tilde/~leading tilde 2024/12/17 02:05:40 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 3ddcdb59956a050861c59e9789696df32660e32c === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:711: testing "␍leading CR" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/␍leading CR/␍leading CR" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/␍leading\ CR/␍leading\ CR 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: aa084b04340ef32c7865bf23da55aefa /home/rclone/rclone-test-huvawiv7neju/␍leading CR/␍leading CR 2024/12/17 02:05:40 DEBUG : ␍leading CR/␍leading CR: Parsed hash: aa084b04340ef32c7865bf23da55aefa 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/␍leading CR/␍leading CR" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/␍leading\ CR/␍leading\ CR 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 07dff949f6661c1348b20187d472870f994a504a /home/rclone/rclone-test-huvawiv7neju/␍leading CR/␍leading CR 2024/12/17 02:05:40 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 07dff949f6661c1348b20187d472870f994a504a 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/␍leading CR/␍leading CR" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/␍leading\ CR/␍leading\ CR 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: aa084b04340ef32c7865bf23da55aefa /home/rclone/rclone-test-huvawiv7neju/␍leading CR/␍leading CR 2024/12/17 02:05:40 DEBUG : ␍leading CR/␍leading CR: Parsed hash: aa084b04340ef32c7865bf23da55aefa 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/␍leading CR/␍leading CR" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/␍leading\ CR/␍leading\ CR 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 07dff949f6661c1348b20187d472870f994a504a /home/rclone/rclone-test-huvawiv7neju/␍leading CR/␍leading CR 2024/12/17 02:05:40 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 07dff949f6661c1348b20187d472870f994a504a 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/␍leading CR/␍leading CR" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/␍leading\ CR/␍leading\ CR 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: aa084b04340ef32c7865bf23da55aefa /home/rclone/rclone-test-huvawiv7neju/␍leading CR/␍leading CR 2024/12/17 02:05:40 DEBUG : ␍leading CR/␍leading CR: Parsed hash: aa084b04340ef32c7865bf23da55aefa 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/␍leading CR/␍leading CR" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/␍leading\ CR/␍leading\ CR 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 07dff949f6661c1348b20187d472870f994a504a /home/rclone/rclone-test-huvawiv7neju/␍leading CR/␍leading CR 2024/12/17 02:05:40 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 07dff949f6661c1348b20187d472870f994a504a === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:711: testing "␊leading LF" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/␊leading LF/␊leading LF" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/␊leading\ LF/␊leading\ LF 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 54f7989353794cb259a8a200dc697949 /home/rclone/rclone-test-huvawiv7neju/␊leading LF/␊leading LF 2024/12/17 02:05:40 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 54f7989353794cb259a8a200dc697949 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/␊leading LF/␊leading LF" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/␊leading\ LF/␊leading\ LF 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 8ca6c94cb65f14a573c7d9731cd8eb4bf63afcdf /home/rclone/rclone-test-huvawiv7neju/␊leading LF/␊leading LF 2024/12/17 02:05:40 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 8ca6c94cb65f14a573c7d9731cd8eb4bf63afcdf 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/␊leading LF/␊leading LF" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/␊leading\ LF/␊leading\ LF 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 54f7989353794cb259a8a200dc697949 /home/rclone/rclone-test-huvawiv7neju/␊leading LF/␊leading LF 2024/12/17 02:05:40 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 54f7989353794cb259a8a200dc697949 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/␊leading LF/␊leading LF" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/␊leading\ LF/␊leading\ LF 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 8ca6c94cb65f14a573c7d9731cd8eb4bf63afcdf /home/rclone/rclone-test-huvawiv7neju/␊leading LF/␊leading LF 2024/12/17 02:05:40 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 8ca6c94cb65f14a573c7d9731cd8eb4bf63afcdf 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/␊leading LF/␊leading LF" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/␊leading\ LF/␊leading\ LF 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 54f7989353794cb259a8a200dc697949 /home/rclone/rclone-test-huvawiv7neju/␊leading LF/␊leading LF 2024/12/17 02:05:40 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 54f7989353794cb259a8a200dc697949 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/␊leading LF/␊leading LF" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/␊leading\ LF/␊leading\ LF 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 8ca6c94cb65f14a573c7d9731cd8eb4bf63afcdf /home/rclone/rclone-test-huvawiv7neju/␊leading LF/␊leading LF 2024/12/17 02:05:40 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 8ca6c94cb65f14a573c7d9731cd8eb4bf63afcdf === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:711: testing "␉leading HT" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/␉leading HT/␉leading HT" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/␉leading\ HT/␉leading\ HT 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 4ed0daf671c0152c6f881285e2ba0be8 /home/rclone/rclone-test-huvawiv7neju/␉leading HT/␉leading HT 2024/12/17 02:05:40 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 4ed0daf671c0152c6f881285e2ba0be8 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/␉leading HT/␉leading HT" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/␉leading\ HT/␉leading\ HT 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 225dcfb3d755198594fc5d43603b1df4d1f4da74 /home/rclone/rclone-test-huvawiv7neju/␉leading HT/␉leading HT 2024/12/17 02:05:40 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 225dcfb3d755198594fc5d43603b1df4d1f4da74 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/␉leading HT/␉leading HT" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/␉leading\ HT/␉leading\ HT 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 4ed0daf671c0152c6f881285e2ba0be8 /home/rclone/rclone-test-huvawiv7neju/␉leading HT/␉leading HT 2024/12/17 02:05:40 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 4ed0daf671c0152c6f881285e2ba0be8 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/␉leading HT/␉leading HT" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/␉leading\ HT/␉leading\ HT 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 225dcfb3d755198594fc5d43603b1df4d1f4da74 /home/rclone/rclone-test-huvawiv7neju/␉leading HT/␉leading HT 2024/12/17 02:05:40 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 225dcfb3d755198594fc5d43603b1df4d1f4da74 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/␉leading HT/␉leading HT" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/␉leading\ HT/␉leading\ HT 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 4ed0daf671c0152c6f881285e2ba0be8 /home/rclone/rclone-test-huvawiv7neju/␉leading HT/␉leading HT 2024/12/17 02:05:40 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 4ed0daf671c0152c6f881285e2ba0be8 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/␉leading HT/␉leading HT" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/␉leading\ HT/␉leading\ HT 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 225dcfb3d755198594fc5d43603b1df4d1f4da74 /home/rclone/rclone-test-huvawiv7neju/␉leading HT/␉leading HT 2024/12/17 02:05:40 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 225dcfb3d755198594fc5d43603b1df4d1f4da74 === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:711: testing "␋leading VT" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/␋leading VT/␋leading VT" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/␋leading\ VT/␋leading\ VT 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: d19a0b3f852fada8fd43d37fc94927df /home/rclone/rclone-test-huvawiv7neju/␋leading VT/␋leading VT 2024/12/17 02:05:40 DEBUG : ␋leading VT/␋leading VT: Parsed hash: d19a0b3f852fada8fd43d37fc94927df 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/␋leading VT/␋leading VT" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/␋leading\ VT/␋leading\ VT 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 144297bfaf9706c542681960f492c0aa960afb64 /home/rclone/rclone-test-huvawiv7neju/␋leading VT/␋leading VT 2024/12/17 02:05:40 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 144297bfaf9706c542681960f492c0aa960afb64 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/␋leading VT/␋leading VT" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/␋leading\ VT/␋leading\ VT 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: d19a0b3f852fada8fd43d37fc94927df /home/rclone/rclone-test-huvawiv7neju/␋leading VT/␋leading VT 2024/12/17 02:05:40 DEBUG : ␋leading VT/␋leading VT: Parsed hash: d19a0b3f852fada8fd43d37fc94927df 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/␋leading VT/␋leading VT" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/␋leading\ VT/␋leading\ VT 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 144297bfaf9706c542681960f492c0aa960afb64 /home/rclone/rclone-test-huvawiv7neju/␋leading VT/␋leading VT 2024/12/17 02:05:40 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 144297bfaf9706c542681960f492c0aa960afb64 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/␋leading VT/␋leading VT" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/␋leading\ VT/␋leading\ VT 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: d19a0b3f852fada8fd43d37fc94927df /home/rclone/rclone-test-huvawiv7neju/␋leading VT/␋leading VT 2024/12/17 02:05:40 DEBUG : ␋leading VT/␋leading VT: Parsed hash: d19a0b3f852fada8fd43d37fc94927df 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/␋leading VT/␋leading VT" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/␋leading\ VT/␋leading\ VT 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 144297bfaf9706c542681960f492c0aa960afb64 /home/rclone/rclone-test-huvawiv7neju/␋leading VT/␋leading VT 2024/12/17 02:05:40 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 144297bfaf9706c542681960f492c0aa960afb64 === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:711: testing ".leading dot" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/.leading dot/.leading dot" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/.leading\ dot/.leading\ dot 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 0bbdd31a12ed432ba97c7ebf8e4bff38 /home/rclone/rclone-test-huvawiv7neju/.leading dot/.leading dot 2024/12/17 02:05:40 DEBUG : .leading dot/.leading dot: Parsed hash: 0bbdd31a12ed432ba97c7ebf8e4bff38 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/.leading dot/.leading dot" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/.leading\ dot/.leading\ dot 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: cc250a8eeb580858f26b2b2993b8a5358861105e /home/rclone/rclone-test-huvawiv7neju/.leading dot/.leading dot 2024/12/17 02:05:40 DEBUG : .leading dot/.leading dot: Parsed hash: cc250a8eeb580858f26b2b2993b8a5358861105e 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/.leading dot/.leading dot" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/.leading\ dot/.leading\ dot 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 0bbdd31a12ed432ba97c7ebf8e4bff38 /home/rclone/rclone-test-huvawiv7neju/.leading dot/.leading dot 2024/12/17 02:05:40 DEBUG : .leading dot/.leading dot: Parsed hash: 0bbdd31a12ed432ba97c7ebf8e4bff38 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/.leading dot/.leading dot" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/.leading\ dot/.leading\ dot 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: cc250a8eeb580858f26b2b2993b8a5358861105e /home/rclone/rclone-test-huvawiv7neju/.leading dot/.leading dot 2024/12/17 02:05:40 DEBUG : .leading dot/.leading dot: Parsed hash: cc250a8eeb580858f26b2b2993b8a5358861105e 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/.leading dot/.leading dot" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/.leading\ dot/.leading\ dot 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 0bbdd31a12ed432ba97c7ebf8e4bff38 /home/rclone/rclone-test-huvawiv7neju/.leading dot/.leading dot 2024/12/17 02:05:40 DEBUG : .leading dot/.leading dot: Parsed hash: 0bbdd31a12ed432ba97c7ebf8e4bff38 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/.leading dot/.leading dot" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/.leading\ dot/.leading\ dot 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: cc250a8eeb580858f26b2b2993b8a5358861105e /home/rclone/rclone-test-huvawiv7neju/.leading dot/.leading dot 2024/12/17 02:05:40 DEBUG : .leading dot/.leading dot: Parsed hash: cc250a8eeb580858f26b2b2993b8a5358861105e === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:711: testing "trailing space " 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/trailing space /trailing space " 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/trailing\ space\ /trailing\ space\ 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 273c1551213c4457c436a0e56a017f45 /home/rclone/rclone-test-huvawiv7neju/trailing space /trailing space 2024/12/17 02:05:40 DEBUG : trailing space /trailing space : Parsed hash: 273c1551213c4457c436a0e56a017f45 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/trailing space /trailing space " 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/trailing\ space\ /trailing\ space\ 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 0d6ed8a8899c6c593af714db2748df33c562aff2 /home/rclone/rclone-test-huvawiv7neju/trailing space /trailing space 2024/12/17 02:05:40 DEBUG : trailing space /trailing space : Parsed hash: 0d6ed8a8899c6c593af714db2748df33c562aff2 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/trailing space /trailing space " 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/trailing\ space\ /trailing\ space\ 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 273c1551213c4457c436a0e56a017f45 /home/rclone/rclone-test-huvawiv7neju/trailing space /trailing space 2024/12/17 02:05:40 DEBUG : trailing space /trailing space : Parsed hash: 273c1551213c4457c436a0e56a017f45 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/trailing space /trailing space " 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/trailing\ space\ /trailing\ space\ 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 0d6ed8a8899c6c593af714db2748df33c562aff2 /home/rclone/rclone-test-huvawiv7neju/trailing space /trailing space 2024/12/17 02:05:40 DEBUG : trailing space /trailing space : Parsed hash: 0d6ed8a8899c6c593af714db2748df33c562aff2 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/trailing space /trailing space " 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/trailing\ space\ /trailing\ space\ 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 273c1551213c4457c436a0e56a017f45 /home/rclone/rclone-test-huvawiv7neju/trailing space /trailing space 2024/12/17 02:05:40 DEBUG : trailing space /trailing space : Parsed hash: 273c1551213c4457c436a0e56a017f45 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/trailing space /trailing space " 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/trailing\ space\ /trailing\ space\ 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 0d6ed8a8899c6c593af714db2748df33c562aff2 /home/rclone/rclone-test-huvawiv7neju/trailing space /trailing space 2024/12/17 02:05:40 DEBUG : trailing space /trailing space : Parsed hash: 0d6ed8a8899c6c593af714db2748df33c562aff2 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:711: testing "trailing CR␍" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/trailing CR␍/trailing CR␍" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/trailing\ CR␍/trailing\ CR␍ 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 10bfb803c2fb95ec012ccbab3764f91f /home/rclone/rclone-test-huvawiv7neju/trailing CR␍/trailing CR␍ 2024/12/17 02:05:40 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 10bfb803c2fb95ec012ccbab3764f91f 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/trailing CR␍/trailing CR␍" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/trailing\ CR␍/trailing\ CR␍ 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 2edb06bfb51fc48567c0bf6afada62ec0b44c074 /home/rclone/rclone-test-huvawiv7neju/trailing CR␍/trailing CR␍ 2024/12/17 02:05:40 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 2edb06bfb51fc48567c0bf6afada62ec0b44c074 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/trailing CR␍/trailing CR␍" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/trailing\ CR␍/trailing\ CR␍ 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 10bfb803c2fb95ec012ccbab3764f91f /home/rclone/rclone-test-huvawiv7neju/trailing CR␍/trailing CR␍ 2024/12/17 02:05:40 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 10bfb803c2fb95ec012ccbab3764f91f 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/trailing CR␍/trailing CR␍" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/trailing\ CR␍/trailing\ CR␍ 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 2edb06bfb51fc48567c0bf6afada62ec0b44c074 /home/rclone/rclone-test-huvawiv7neju/trailing CR␍/trailing CR␍ 2024/12/17 02:05:40 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 2edb06bfb51fc48567c0bf6afada62ec0b44c074 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/trailing CR␍/trailing CR␍" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/trailing\ CR␍/trailing\ CR␍ 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 10bfb803c2fb95ec012ccbab3764f91f /home/rclone/rclone-test-huvawiv7neju/trailing CR␍/trailing CR␍ 2024/12/17 02:05:40 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 10bfb803c2fb95ec012ccbab3764f91f 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/trailing CR␍/trailing CR␍" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/trailing\ CR␍/trailing\ CR␍ 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 2edb06bfb51fc48567c0bf6afada62ec0b44c074 /home/rclone/rclone-test-huvawiv7neju/trailing CR␍/trailing CR␍ 2024/12/17 02:05:40 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 2edb06bfb51fc48567c0bf6afada62ec0b44c074 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:711: testing "trailing LF␊" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/trailing LF␊/trailing LF␊" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/trailing\ LF␊/trailing\ LF␊ 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 5490c54cf2e5cbd1ffd45acce413dc36 /home/rclone/rclone-test-huvawiv7neju/trailing LF␊/trailing LF␊ 2024/12/17 02:05:40 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 5490c54cf2e5cbd1ffd45acce413dc36 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/trailing LF␊/trailing LF␊" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/trailing\ LF␊/trailing\ LF␊ 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 5f6f284e68ff3ba67ea700d5b84ad328ce342043 /home/rclone/rclone-test-huvawiv7neju/trailing LF␊/trailing LF␊ 2024/12/17 02:05:40 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 5f6f284e68ff3ba67ea700d5b84ad328ce342043 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/trailing LF␊/trailing LF␊" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/trailing\ LF␊/trailing\ LF␊ 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 5490c54cf2e5cbd1ffd45acce413dc36 /home/rclone/rclone-test-huvawiv7neju/trailing LF␊/trailing LF␊ 2024/12/17 02:05:40 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 5490c54cf2e5cbd1ffd45acce413dc36 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/trailing LF␊/trailing LF␊" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/trailing\ LF␊/trailing\ LF␊ 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 5f6f284e68ff3ba67ea700d5b84ad328ce342043 /home/rclone/rclone-test-huvawiv7neju/trailing LF␊/trailing LF␊ 2024/12/17 02:05:40 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 5f6f284e68ff3ba67ea700d5b84ad328ce342043 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/trailing LF␊/trailing LF␊" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/trailing\ LF␊/trailing\ LF␊ 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 5490c54cf2e5cbd1ffd45acce413dc36 /home/rclone/rclone-test-huvawiv7neju/trailing LF␊/trailing LF␊ 2024/12/17 02:05:40 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 5490c54cf2e5cbd1ffd45acce413dc36 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/trailing LF␊/trailing LF␊" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/trailing\ LF␊/trailing\ LF␊ 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 5f6f284e68ff3ba67ea700d5b84ad328ce342043 /home/rclone/rclone-test-huvawiv7neju/trailing LF␊/trailing LF␊ 2024/12/17 02:05:40 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 5f6f284e68ff3ba67ea700d5b84ad328ce342043 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:711: testing "trailing HT␉" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/trailing HT␉/trailing HT␉" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/trailing\ HT␉/trailing\ HT␉ 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: eedd768cd8e8c5961c1e0244f9691149 /home/rclone/rclone-test-huvawiv7neju/trailing HT␉/trailing HT␉ 2024/12/17 02:05:40 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: eedd768cd8e8c5961c1e0244f9691149 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/trailing HT␉/trailing HT␉" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/trailing\ HT␉/trailing\ HT␉ 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: e24b77272284bc3dbc08eaf38b3ac6516337f435 /home/rclone/rclone-test-huvawiv7neju/trailing HT␉/trailing HT␉ 2024/12/17 02:05:40 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: e24b77272284bc3dbc08eaf38b3ac6516337f435 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/trailing HT␉/trailing HT␉" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/trailing\ HT␉/trailing\ HT␉ 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: eedd768cd8e8c5961c1e0244f9691149 /home/rclone/rclone-test-huvawiv7neju/trailing HT␉/trailing HT␉ 2024/12/17 02:05:40 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: eedd768cd8e8c5961c1e0244f9691149 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/trailing HT␉/trailing HT␉" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/trailing\ HT␉/trailing\ HT␉ 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: e24b77272284bc3dbc08eaf38b3ac6516337f435 /home/rclone/rclone-test-huvawiv7neju/trailing HT␉/trailing HT␉ 2024/12/17 02:05:40 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: e24b77272284bc3dbc08eaf38b3ac6516337f435 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/trailing HT␉/trailing HT␉" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/trailing\ HT␉/trailing\ HT␉ 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: eedd768cd8e8c5961c1e0244f9691149 /home/rclone/rclone-test-huvawiv7neju/trailing HT␉/trailing HT␉ 2024/12/17 02:05:40 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: eedd768cd8e8c5961c1e0244f9691149 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/trailing HT␉/trailing HT␉" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/trailing\ HT␉/trailing\ HT␉ 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: e24b77272284bc3dbc08eaf38b3ac6516337f435 /home/rclone/rclone-test-huvawiv7neju/trailing HT␉/trailing HT␉ 2024/12/17 02:05:40 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: e24b77272284bc3dbc08eaf38b3ac6516337f435 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:711: testing "trailing VT␋" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/trailing VT␋/trailing VT␋" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/trailing\ VT␋/trailing\ VT␋ 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: f2cd66d8bce5a2a249604f30f1063f65 /home/rclone/rclone-test-huvawiv7neju/trailing VT␋/trailing VT␋ 2024/12/17 02:05:40 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: f2cd66d8bce5a2a249604f30f1063f65 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/trailing VT␋/trailing VT␋" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/trailing\ VT␋/trailing\ VT␋ 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: ffbd12c2d0f53f344aea475585f557b25cf9b52d /home/rclone/rclone-test-huvawiv7neju/trailing VT␋/trailing VT␋ 2024/12/17 02:05:40 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: ffbd12c2d0f53f344aea475585f557b25cf9b52d 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/trailing VT␋/trailing VT␋" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/trailing\ VT␋/trailing\ VT␋ 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: f2cd66d8bce5a2a249604f30f1063f65 /home/rclone/rclone-test-huvawiv7neju/trailing VT␋/trailing VT␋ 2024/12/17 02:05:40 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: f2cd66d8bce5a2a249604f30f1063f65 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/trailing VT␋/trailing VT␋" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/trailing\ VT␋/trailing\ VT␋ 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: ffbd12c2d0f53f344aea475585f557b25cf9b52d /home/rclone/rclone-test-huvawiv7neju/trailing VT␋/trailing VT␋ 2024/12/17 02:05:40 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: ffbd12c2d0f53f344aea475585f557b25cf9b52d 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/trailing VT␋/trailing VT␋" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/trailing\ VT␋/trailing\ VT␋ 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: f2cd66d8bce5a2a249604f30f1063f65 /home/rclone/rclone-test-huvawiv7neju/trailing VT␋/trailing VT␋ 2024/12/17 02:05:40 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: f2cd66d8bce5a2a249604f30f1063f65 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/trailing VT␋/trailing VT␋" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/trailing\ VT␋/trailing\ VT␋ 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: ffbd12c2d0f53f344aea475585f557b25cf9b52d /home/rclone/rclone-test-huvawiv7neju/trailing VT␋/trailing VT␋ 2024/12/17 02:05:40 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: ffbd12c2d0f53f344aea475585f557b25cf9b52d === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:711: testing "trailing dot." 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/trailing dot./trailing dot." 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/trailing\ dot./trailing\ dot. 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 160df1e9f63213de739423e9b208966d /home/rclone/rclone-test-huvawiv7neju/trailing dot./trailing dot. 2024/12/17 02:05:40 DEBUG : trailing dot./trailing dot.: Parsed hash: 160df1e9f63213de739423e9b208966d 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/trailing dot./trailing dot." 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/trailing\ dot./trailing\ dot. 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 87451dcb9d36f5c2456e453b33910abd059ddde1 /home/rclone/rclone-test-huvawiv7neju/trailing dot./trailing dot. 2024/12/17 02:05:40 DEBUG : trailing dot./trailing dot.: Parsed hash: 87451dcb9d36f5c2456e453b33910abd059ddde1 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/trailing dot./trailing dot." 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/trailing\ dot./trailing\ dot. 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 160df1e9f63213de739423e9b208966d /home/rclone/rclone-test-huvawiv7neju/trailing dot./trailing dot. 2024/12/17 02:05:40 DEBUG : trailing dot./trailing dot.: Parsed hash: 160df1e9f63213de739423e9b208966d 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/trailing dot./trailing dot." 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/trailing\ dot./trailing\ dot. 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 87451dcb9d36f5c2456e453b33910abd059ddde1 /home/rclone/rclone-test-huvawiv7neju/trailing dot./trailing dot. 2024/12/17 02:05:40 DEBUG : trailing dot./trailing dot.: Parsed hash: 87451dcb9d36f5c2456e453b33910abd059ddde1 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/trailing dot./trailing dot." 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/trailing\ dot./trailing\ dot. 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 160df1e9f63213de739423e9b208966d /home/rclone/rclone-test-huvawiv7neju/trailing dot./trailing dot. 2024/12/17 02:05:40 DEBUG : trailing dot./trailing dot.: Parsed hash: 160df1e9f63213de739423e9b208966d 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/trailing dot./trailing dot." 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/trailing\ dot./trailing\ dot. 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 87451dcb9d36f5c2456e453b33910abd059ddde1 /home/rclone/rclone-test-huvawiv7neju/trailing dot./trailing dot. 2024/12/17 02:05:40 DEBUG : trailing dot./trailing dot.: Parsed hash: 87451dcb9d36f5c2456e453b33910abd059ddde1 === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:711: testing "invalid utf-8\xfe" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/invalid utf-8\xfe/invalid utf-8\xfe" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/invalid\ utf-8/invalid\ utf-8 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: a3e4ef8650a1b8234f36c928dcff7b29 /home/rclone/rclone-test-huvawiv7neju/invalid utf-8/invalid utf-8 2024/12/17 02:05:40 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: a3e4ef8650a1b8234f36c928dcff7b29 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/invalid utf-8\xfe/invalid utf-8\xfe" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/invalid\ utf-8/invalid\ utf-8 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 6802eec13051974a798cfcc898961ea50f379058 /home/rclone/rclone-test-huvawiv7neju/invalid utf-8/invalid utf-8 2024/12/17 02:05:40 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 6802eec13051974a798cfcc898961ea50f379058 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/invalid utf-8\xfe/invalid utf-8\xfe" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/invalid\ utf-8/invalid\ utf-8 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: a3e4ef8650a1b8234f36c928dcff7b29 /home/rclone/rclone-test-huvawiv7neju/invalid utf-8/invalid utf-8 2024/12/17 02:05:40 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: a3e4ef8650a1b8234f36c928dcff7b29 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/invalid utf-8\xfe/invalid utf-8\xfe" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/invalid\ utf-8/invalid\ utf-8 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 6802eec13051974a798cfcc898961ea50f379058 /home/rclone/rclone-test-huvawiv7neju/invalid utf-8/invalid utf-8 2024/12/17 02:05:40 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 6802eec13051974a798cfcc898961ea50f379058 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/invalid utf-8\xfe/invalid utf-8\xfe" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/invalid\ utf-8/invalid\ utf-8 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: a3e4ef8650a1b8234f36c928dcff7b29 /home/rclone/rclone-test-huvawiv7neju/invalid utf-8/invalid utf-8 2024/12/17 02:05:40 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: a3e4ef8650a1b8234f36c928dcff7b29 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/invalid utf-8\xfe/invalid utf-8\xfe" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/invalid\ utf-8/invalid\ utf-8 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 6802eec13051974a798cfcc898961ea50f379058 /home/rclone/rclone-test-huvawiv7neju/invalid utf-8/invalid utf-8 2024/12/17 02:05:40 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 6802eec13051974a798cfcc898961ea50f379058 === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:711: testing "test%46.txt" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/test%46.txt/test%46.txt" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/test\%46.txt/test\%46.txt 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 7ec7c9fbc8fd7f5bdf76c5b5e1630962 /home/rclone/rclone-test-huvawiv7neju/test%46.txt/test%46.txt 2024/12/17 02:05:40 DEBUG : test%46.txt/test%46.txt: Parsed hash: 7ec7c9fbc8fd7f5bdf76c5b5e1630962 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/test%46.txt/test%46.txt" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/test\%46.txt/test\%46.txt 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 1870a35dc8a7284c9476123c23abd3d9b4968bb3 /home/rclone/rclone-test-huvawiv7neju/test%46.txt/test%46.txt 2024/12/17 02:05:40 DEBUG : test%46.txt/test%46.txt: Parsed hash: 1870a35dc8a7284c9476123c23abd3d9b4968bb3 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/test%46.txt/test%46.txt" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/test\%46.txt/test\%46.txt 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 7ec7c9fbc8fd7f5bdf76c5b5e1630962 /home/rclone/rclone-test-huvawiv7neju/test%46.txt/test%46.txt 2024/12/17 02:05:40 DEBUG : test%46.txt/test%46.txt: Parsed hash: 7ec7c9fbc8fd7f5bdf76c5b5e1630962 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/test%46.txt/test%46.txt" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/test\%46.txt/test\%46.txt 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 1870a35dc8a7284c9476123c23abd3d9b4968bb3 /home/rclone/rclone-test-huvawiv7neju/test%46.txt/test%46.txt 2024/12/17 02:05:40 DEBUG : test%46.txt/test%46.txt: Parsed hash: 1870a35dc8a7284c9476123c23abd3d9b4968bb3 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/test%46.txt/test%46.txt" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/test\%46.txt/test\%46.txt 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 7ec7c9fbc8fd7f5bdf76c5b5e1630962 /home/rclone/rclone-test-huvawiv7neju/test%46.txt/test%46.txt 2024/12/17 02:05:40 DEBUG : test%46.txt/test%46.txt: Parsed hash: 7ec7c9fbc8fd7f5bdf76c5b5e1630962 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/test%46.txt/test%46.txt" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/test\%46.txt/test\%46.txt 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 1870a35dc8a7284c9476123c23abd3d9b4968bb3 /home/rclone/rclone-test-huvawiv7neju/test%46.txt/test%46.txt 2024/12/17 02:05:40 DEBUG : test%46.txt/test%46.txt: Parsed hash: 1870a35dc8a7284c9476123c23abd3d9b4968bb3 === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Connection OK after error: potato 2024/12/17 02:05:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/zero-length-file" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/zero-length-file 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-huvawiv7neju/zero-length-file 2024/12/17 02:05:40 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/zero-length-file" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/zero-length-file 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-huvawiv7neju/zero-length-file 2024/12/17 02:05:40 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/zero-length-file" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/zero-length-file 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-huvawiv7neju/zero-length-file 2024/12/17 02:05:40 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/zero-length-file" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/zero-length-file 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-huvawiv7neju/zero-length-file 2024/12/17 02:05:40 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:790: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:823: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:872: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/file name.txt" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/file\ name.txt 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 59b15aa9cc309c461bd557389a87e4e5 /home/rclone/rclone-test-huvawiv7neju/file name.txt 2024/12/17 02:05:40 DEBUG : file name.txt: Parsed hash: 59b15aa9cc309c461bd557389a87e4e5 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/file name.txt" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/file\ name.txt 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 07b3d735b902cf69ec49a3ccdbeccbe9804926a5 /home/rclone/rclone-test-huvawiv7neju/file name.txt 2024/12/17 02:05:40 DEBUG : file name.txt: Parsed hash: 07b3d735b902cf69ec49a3ccdbeccbe9804926a5 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/file name.txt" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/file\ name.txt 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 59b15aa9cc309c461bd557389a87e4e5 /home/rclone/rclone-test-huvawiv7neju/file name.txt 2024/12/17 02:05:40 DEBUG : file name.txt: Parsed hash: 59b15aa9cc309c461bd557389a87e4e5 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/file name.txt" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/file\ name.txt 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 07b3d735b902cf69ec49a3ccdbeccbe9804926a5 /home/rclone/rclone-test-huvawiv7neju/file name.txt 2024/12/17 02:05:40 DEBUG : file name.txt: Parsed hash: 07b3d735b902cf69ec49a3ccdbeccbe9804926a5 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 670402ef48423e6d4c659815ba7dbfc9 /home/rclone/rclone-test-huvawiv7neju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2024/12/17 02:05:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 670402ef48423e6d4c659815ba7dbfc9 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 8679d154474f5b4305764d85593bafb62ba42ade /home/rclone/rclone-test-huvawiv7neju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2024/12/17 02:05:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 8679d154474f5b4305764d85593bafb62ba42ade 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 670402ef48423e6d4c659815ba7dbfc9 /home/rclone/rclone-test-huvawiv7neju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2024/12/17 02:05:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 670402ef48423e6d4c659815ba7dbfc9 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 8679d154474f5b4305764d85593bafb62ba42ade /home/rclone/rclone-test-huvawiv7neju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2024/12/17 02:05:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 8679d154474f5b4305764d85593bafb62ba42ade 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/file name.txt" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/file\ name.txt 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 21e4c37bc633ba4d94d85608b947c7b9 /home/rclone/rclone-test-huvawiv7neju/file name.txt 2024/12/17 02:05:40 DEBUG : file name.txt: Parsed hash: 21e4c37bc633ba4d94d85608b947c7b9 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/file name.txt" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/file\ name.txt 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 9121735999064ae6f4802c61bbfe84428a408861 /home/rclone/rclone-test-huvawiv7neju/file name.txt 2024/12/17 02:05:40 DEBUG : file name.txt: Parsed hash: 9121735999064ae6f4802c61bbfe84428a408861 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/file name.txt" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/file\ name.txt 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 21e4c37bc633ba4d94d85608b947c7b9 /home/rclone/rclone-test-huvawiv7neju/file name.txt 2024/12/17 02:05:40 DEBUG : file name.txt: Parsed hash: 21e4c37bc633ba4d94d85608b947c7b9 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/file name.txt" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/file\ name.txt 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 9121735999064ae6f4802c61bbfe84428a408861 /home/rclone/rclone-test-huvawiv7neju/file name.txt 2024/12/17 02:05:40 DEBUG : file name.txt: Parsed hash: 9121735999064ae6f4802c61bbfe84428a408861 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:403: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2024/12/17 02:05:40 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2024/12/17 02:05:40 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2024/12/17 02:05:40 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2024/12/17 02:05:40 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2024/12/17 02:05:40 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2024/12/17 02:05:40 DEBUG : Setting pass="O6JUnYZvWiq45kZEPBU4-0xC8kgYgdoy" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2024/12/17 02:05:40 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2024/12/17 02:05:40 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{rYJfn}" suffix to name 2024/12/17 02:05:40 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2024/12/17 02:05:40 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2024/12/17 02:05:40 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2024/12/17 02:05:40 DEBUG : Setting pass="O6JUnYZvWiq45kZEPBU4-0xC8kgYgdoy" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2024/12/17 02:05:40 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:44884->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:403: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:403: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:403: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/file name.txt" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/file\ name.txt 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 21e4c37bc633ba4d94d85608b947c7b9 /home/rclone/rclone-test-huvawiv7neju/file name.txt 2024/12/17 02:05:40 DEBUG : file name.txt: Parsed hash: 21e4c37bc633ba4d94d85608b947c7b9 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/file name.txt" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/file\ name.txt 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 9121735999064ae6f4802c61bbfe84428a408861 /home/rclone/rclone-test-huvawiv7neju/file name.txt 2024/12/17 02:05:40 DEBUG : file name.txt: Parsed hash: 9121735999064ae6f4802c61bbfe84428a408861 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 670402ef48423e6d4c659815ba7dbfc9 /home/rclone/rclone-test-huvawiv7neju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2024/12/17 02:05:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 670402ef48423e6d4c659815ba7dbfc9 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 8679d154474f5b4305764d85593bafb62ba42ade /home/rclone/rclone-test-huvawiv7neju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2024/12/17 02:05:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 8679d154474f5b4305764d85593bafb62ba42ade === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/file name.txt" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/file\ name.txt 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 21e4c37bc633ba4d94d85608b947c7b9 /home/rclone/rclone-test-huvawiv7neju/file name.txt 2024/12/17 02:05:40 DEBUG : file name.txt: Parsed hash: 21e4c37bc633ba4d94d85608b947c7b9 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/file name.txt" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/file\ name.txt 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 9121735999064ae6f4802c61bbfe84428a408861 /home/rclone/rclone-test-huvawiv7neju/file name.txt 2024/12/17 02:05:40 DEBUG : file name.txt: Parsed hash: 9121735999064ae6f4802c61bbfe84428a408861 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1125: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/file name.txt" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/file\ name.txt 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 21e4c37bc633ba4d94d85608b947c7b9 /home/rclone/rclone-test-huvawiv7neju/file name.txt 2024/12/17 02:05:40 DEBUG : file name.txt: Parsed hash: 21e4c37bc633ba4d94d85608b947c7b9 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/file name.txt" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/file\ name.txt 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 9121735999064ae6f4802c61bbfe84428a408861 /home/rclone/rclone-test-huvawiv7neju/file name.txt 2024/12/17 02:05:40 DEBUG : file name.txt: Parsed hash: 9121735999064ae6f4802c61bbfe84428a408861 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 670402ef48423e6d4c659815ba7dbfc9 /home/rclone/rclone-test-huvawiv7neju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2024/12/17 02:05:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 670402ef48423e6d4c659815ba7dbfc9 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 8679d154474f5b4305764d85593bafb62ba42ade /home/rclone/rclone-test-huvawiv7neju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2024/12/17 02:05:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 8679d154474f5b4305764d85593bafb62ba42ade === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1157: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1194: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2024/12/17 02:05:40 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-huvawiv7neju/hello? sausage/êé" 2024/12/17 02:05:40 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2024/12/17 02:05:40 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2024/12/17 02:05:40 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2024/12/17 02:05:40 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2024/12/17 02:05:40 DEBUG : Setting pass="O6JUnYZvWiq45kZEPBU4-0xC8kgYgdoy" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2024/12/17 02:05:40 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2024/12/17 02:05:40 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{rYJfn}" suffix to name 2024/12/17 02:05:40 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2024/12/17 02:05:40 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2024/12/17 02:05:40 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2024/12/17 02:05:40 DEBUG : Setting pass="O6JUnYZvWiq45kZEPBU4-0xC8kgYgdoy" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2024/12/17 02:05:40 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju/hello? sausage/êé: New connection 127.0.0.1:44886->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju/hello? sausage/êé: Shell type "unix" from config 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju/hello? sausage/êé: Relative path resolved to "/home/rclone/rclone-test-huvawiv7neju/hello? sausage/êé" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju/hello? sausage/êé: Using root directory "/home/rclone/rclone-test-huvawiv7neju/hello? sausage/êé" 2024/12/17 02:05:40 DEBUG : fs cache: renaming cache item "TestSFTPOpenssh:rclone-test-huvawiv7neju/hello? sausage/êé" to be canonical "TestSFTPOpenssh{rYJfn}:rclone-test-huvawiv7neju/hello? sausage/êé" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju/hello? sausage/êé: Shell path "/home/rclone/rclone-test-huvawiv7neju/hello? sausage/êé/a/b/c/d/e.txt" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/hello\?\ sausage/êé/a/b/c/d/e.txt 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju/hello? sausage/êé: Remote command result: c975a111341dee8c5680fa38b917c060 /home/rclone/rclone-test-huvawiv7neju/hello? sausage/êé/a/b/c/d/e.txt 2024/12/17 02:05:40 DEBUG : a/b/c/d/e.txt: Parsed hash: c975a111341dee8c5680fa38b917c060 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju/hello? sausage/êé: Shell path "/home/rclone/rclone-test-huvawiv7neju/hello? sausage/êé/a/b/c/d/e.txt" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/hello\?\ sausage/êé/a/b/c/d/e.txt 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju/hello? sausage/êé: Remote command result: 2fa3252046a92b12182b1a96efe0dc2437c5dd15 /home/rclone/rclone-test-huvawiv7neju/hello? sausage/êé/a/b/c/d/e.txt 2024/12/17 02:05:40 DEBUG : a/b/c/d/e.txt: Parsed hash: 2fa3252046a92b12182b1a96efe0dc2437c5dd15 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju/hello? sausage/êé: Shell path "/home/rclone/rclone-test-huvawiv7neju/hello? sausage/êé/a/b/c/d/e.txt" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/hello\?\ sausage/êé/a/b/c/d/e.txt 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju/hello? sausage/êé: Remote command result: c975a111341dee8c5680fa38b917c060 /home/rclone/rclone-test-huvawiv7neju/hello? sausage/êé/a/b/c/d/e.txt 2024/12/17 02:05:40 DEBUG : a/b/c/d/e.txt: Parsed hash: c975a111341dee8c5680fa38b917c060 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju/hello? sausage/êé: Shell path "/home/rclone/rclone-test-huvawiv7neju/hello? sausage/êé/a/b/c/d/e.txt" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/hello\?\ sausage/êé/a/b/c/d/e.txt 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju/hello? sausage/êé: Remote command result: 2fa3252046a92b12182b1a96efe0dc2437c5dd15 /home/rclone/rclone-test-huvawiv7neju/hello? sausage/êé/a/b/c/d/e.txt 2024/12/17 02:05:40 DEBUG : a/b/c/d/e.txt: Parsed hash: 2fa3252046a92b12182b1a96efe0dc2437c5dd15 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju/hello? sausage/êé: New connection 127.0.0.1:44892->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2024/12/17 02:05:40 DEBUG : Waiting for deletions to finish 2024/12/17 02:05:40 INFO : a/b/c/d/e.txt: Deleted 2024/12/17 02:05:40 DEBUG : removing 1 level 4 directories 2024/12/17 02:05:40 INFO : a/b/c/d: Removing directory 2024/12/17 02:05:40 DEBUG : removing 1 level 3 directories 2024/12/17 02:05:40 INFO : a/b/c: Removing directory 2024/12/17 02:05:40 DEBUG : removing 1 level 2 directories 2024/12/17 02:05:40 INFO : a/b: Removing directory 2024/12/17 02:05:40 DEBUG : removing 1 level 1 directories 2024/12/17 02:05:40 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/file name.txt" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/file\ name.txt 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 21e4c37bc633ba4d94d85608b947c7b9 /home/rclone/rclone-test-huvawiv7neju/file name.txt 2024/12/17 02:05:40 DEBUG : file name.txt: Parsed hash: 21e4c37bc633ba4d94d85608b947c7b9 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/file name.txt" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/file\ name.txt 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 9121735999064ae6f4802c61bbfe84428a408861 /home/rclone/rclone-test-huvawiv7neju/file name.txt 2024/12/17 02:05:40 DEBUG : file name.txt: Parsed hash: 9121735999064ae6f4802c61bbfe84428a408861 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 670402ef48423e6d4c659815ba7dbfc9 /home/rclone/rclone-test-huvawiv7neju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2024/12/17 02:05:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 670402ef48423e6d4c659815ba7dbfc9 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 8679d154474f5b4305764d85593bafb62ba42ade /home/rclone/rclone-test-huvawiv7neju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2024/12/17 02:05:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 8679d154474f5b4305764d85593bafb62ba42ade 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 670402ef48423e6d4c659815ba7dbfc9 /home/rclone/rclone-test-huvawiv7neju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2024/12/17 02:05:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: 670402ef48423e6d4c659815ba7dbfc9 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2024/12/17 02:05:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 8679d154474f5b4305764d85593bafb62ba42ade /home/rclone/rclone-test-huvawiv7neju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2024/12/17 02:05:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: 8679d154474f5b4305764d85593bafb62ba42ade === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1293: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/file name.txt" 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/file\ name.txt 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 21e4c37bc633ba4d94d85608b947c7b9 /home/rclone/rclone-test-huvawiv7neju/file name.txt 2024/12/17 02:05:41 DEBUG : file name.txt: Parsed hash: 21e4c37bc633ba4d94d85608b947c7b9 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/file name.txt" 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/file\ name.txt 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 9121735999064ae6f4802c61bbfe84428a408861 /home/rclone/rclone-test-huvawiv7neju/file name.txt 2024/12/17 02:05:41 DEBUG : file name.txt: Parsed hash: 9121735999064ae6f4802c61bbfe84428a408861 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/other.txt" 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/other.txt 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 670402ef48423e6d4c659815ba7dbfc9 /home/rclone/rclone-test-huvawiv7neju/other.txt 2024/12/17 02:05:41 DEBUG : other.txt: Parsed hash: 670402ef48423e6d4c659815ba7dbfc9 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/other.txt" 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/other.txt 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 8679d154474f5b4305764d85593bafb62ba42ade /home/rclone/rclone-test-huvawiv7neju/other.txt 2024/12/17 02:05:41 DEBUG : other.txt: Parsed hash: 8679d154474f5b4305764d85593bafb62ba42ade fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1366 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) 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: New connection 127.0.0.1:44896->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/other.txt" 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/other.txt 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 670402ef48423e6d4c659815ba7dbfc9 /home/rclone/rclone-test-huvawiv7neju/other.txt 2024/12/17 02:05:41 DEBUG : other.txt: Parsed hash: 670402ef48423e6d4c659815ba7dbfc9 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/other.txt" 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/other.txt 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 8679d154474f5b4305764d85593bafb62ba42ade /home/rclone/rclone-test-huvawiv7neju/other.txt 2024/12/17 02:05:41 DEBUG : other.txt: Parsed hash: 8679d154474f5b4305764d85593bafb62ba42ade fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1377 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) 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/moveTest/other.txt" 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/moveTest/other.txt 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 21e4c37bc633ba4d94d85608b947c7b9 /home/rclone/rclone-test-huvawiv7neju/moveTest/other.txt 2024/12/17 02:05:41 DEBUG : moveTest/other.txt: Parsed hash: 21e4c37bc633ba4d94d85608b947c7b9 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/moveTest/other.txt" 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/moveTest/other.txt 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 9121735999064ae6f4802c61bbfe84428a408861 /home/rclone/rclone-test-huvawiv7neju/moveTest/other.txt 2024/12/17 02:05:41 DEBUG : moveTest/other.txt: Parsed hash: 9121735999064ae6f4802c61bbfe84428a408861 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/file name.txt" 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/file\ name.txt 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 21e4c37bc633ba4d94d85608b947c7b9 /home/rclone/rclone-test-huvawiv7neju/file name.txt 2024/12/17 02:05:41 DEBUG : file name.txt: Parsed hash: 21e4c37bc633ba4d94d85608b947c7b9 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/file name.txt" 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/file\ name.txt 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 9121735999064ae6f4802c61bbfe84428a408861 /home/rclone/rclone-test-huvawiv7neju/file name.txt 2024/12/17 02:05:41 DEBUG : file name.txt: Parsed hash: 9121735999064ae6f4802c61bbfe84428a408861 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/other.txt" 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/other.txt 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 670402ef48423e6d4c659815ba7dbfc9 /home/rclone/rclone-test-huvawiv7neju/other.txt 2024/12/17 02:05:41 DEBUG : other.txt: Parsed hash: 670402ef48423e6d4c659815ba7dbfc9 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/other.txt" 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/other.txt 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 8679d154474f5b4305764d85593bafb62ba42ade /home/rclone/rclone-test-huvawiv7neju/other.txt 2024/12/17 02:05:41 DEBUG : other.txt: Parsed hash: 8679d154474f5b4305764d85593bafb62ba42ade fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1385 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) 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/file name.txt" 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/file\ name.txt 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 21e4c37bc633ba4d94d85608b947c7b9 /home/rclone/rclone-test-huvawiv7neju/file name.txt 2024/12/17 02:05:41 DEBUG : file name.txt: Parsed hash: 21e4c37bc633ba4d94d85608b947c7b9 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/file name.txt" 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/file\ name.txt 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 9121735999064ae6f4802c61bbfe84428a408861 /home/rclone/rclone-test-huvawiv7neju/file name.txt 2024/12/17 02:05:41 DEBUG : file name.txt: Parsed hash: 9121735999064ae6f4802c61bbfe84428a408861 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 670402ef48423e6d4c659815ba7dbfc9 /home/rclone/rclone-test-huvawiv7neju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2024/12/17 02:05:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 670402ef48423e6d4c659815ba7dbfc9 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 8679d154474f5b4305764d85593bafb62ba42ade /home/rclone/rclone-test-huvawiv7neju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2024/12/17 02:05:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 8679d154474f5b4305764d85593bafb62ba42ade fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1392 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:1402: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2024/12/17 02:05:41 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-qivemuf0tufi" 2024/12/17 02:05:41 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2024/12/17 02:05:41 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2024/12/17 02:05:41 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2024/12/17 02:05:41 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2024/12/17 02:05:41 DEBUG : Setting pass="O6JUnYZvWiq45kZEPBU4-0xC8kgYgdoy" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2024/12/17 02:05:41 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2024/12/17 02:05:41 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{rYJfn}" suffix to name 2024/12/17 02:05:41 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2024/12/17 02:05:41 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2024/12/17 02:05:41 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2024/12/17 02:05:41 DEBUG : Setting pass="O6JUnYZvWiq45kZEPBU4-0xC8kgYgdoy" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2024/12/17 02:05:41 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qivemuf0tufi: New connection 127.0.0.1:44910->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qivemuf0tufi: Shell type "unix" from config 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qivemuf0tufi: Relative path resolved to "/home/rclone/rclone-test-qivemuf0tufi" 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qivemuf0tufi: Using root directory "/home/rclone/rclone-test-qivemuf0tufi" 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qivemuf0tufi: Shell path "/home/rclone/rclone-test-qivemuf0tufi/new_name/sub_new_name/file name.txt" 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qivemuf0tufi: Running remote command: md5sum /home/rclone/rclone-test-qivemuf0tufi/new_name/sub_new_name/file\ name.txt 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qivemuf0tufi: Remote command result: 21e4c37bc633ba4d94d85608b947c7b9 /home/rclone/rclone-test-qivemuf0tufi/new_name/sub_new_name/file name.txt 2024/12/17 02:05:41 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 21e4c37bc633ba4d94d85608b947c7b9 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qivemuf0tufi: Shell path "/home/rclone/rclone-test-qivemuf0tufi/new_name/sub_new_name/file name.txt" 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qivemuf0tufi: Running remote command: sha1sum /home/rclone/rclone-test-qivemuf0tufi/new_name/sub_new_name/file\ name.txt 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qivemuf0tufi: Remote command result: 9121735999064ae6f4802c61bbfe84428a408861 /home/rclone/rclone-test-qivemuf0tufi/new_name/sub_new_name/file name.txt 2024/12/17 02:05:41 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 9121735999064ae6f4802c61bbfe84428a408861 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qivemuf0tufi: Shell path "/home/rclone/rclone-test-qivemuf0tufi/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qivemuf0tufi: Running remote command: md5sum /home/rclone/rclone-test-qivemuf0tufi/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qivemuf0tufi: Remote command result: 670402ef48423e6d4c659815ba7dbfc9 /home/rclone/rclone-test-qivemuf0tufi/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2024/12/17 02:05:41 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 670402ef48423e6d4c659815ba7dbfc9 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qivemuf0tufi: Shell path "/home/rclone/rclone-test-qivemuf0tufi/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qivemuf0tufi: Running remote command: sha1sum /home/rclone/rclone-test-qivemuf0tufi/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qivemuf0tufi: Remote command result: 8679d154474f5b4305764d85593bafb62ba42ade /home/rclone/rclone-test-qivemuf0tufi/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2024/12/17 02:05:41 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 8679d154474f5b4305764d85593bafb62ba42ade fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1489 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) 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/file name.txt" 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/file\ name.txt 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 21e4c37bc633ba4d94d85608b947c7b9 /home/rclone/rclone-test-huvawiv7neju/file name.txt 2024/12/17 02:05:41 DEBUG : file name.txt: Parsed hash: 21e4c37bc633ba4d94d85608b947c7b9 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/file name.txt" 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/file\ name.txt 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 9121735999064ae6f4802c61bbfe84428a408861 /home/rclone/rclone-test-huvawiv7neju/file name.txt 2024/12/17 02:05:41 DEBUG : file name.txt: Parsed hash: 9121735999064ae6f4802c61bbfe84428a408861 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 670402ef48423e6d4c659815ba7dbfc9 /home/rclone/rclone-test-huvawiv7neju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2024/12/17 02:05:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 670402ef48423e6d4c659815ba7dbfc9 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 8679d154474f5b4305764d85593bafb62ba42ade /home/rclone/rclone-test-huvawiv7neju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2024/12/17 02:05:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 8679d154474f5b4305764d85593bafb62ba42ade fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1503 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) 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qivemuf0tufi: Purge dir "new_name" 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qivemuf0tufi: 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 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/file name.txt" 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/file\ name.txt 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 21e4c37bc633ba4d94d85608b947c7b9 /home/rclone/rclone-test-huvawiv7neju/file name.txt 2024/12/17 02:05:41 DEBUG : file name.txt: Parsed hash: 21e4c37bc633ba4d94d85608b947c7b9 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/file name.txt" 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/file\ name.txt 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 9121735999064ae6f4802c61bbfe84428a408861 /home/rclone/rclone-test-huvawiv7neju/file name.txt 2024/12/17 02:05:41 DEBUG : file name.txt: Parsed hash: 9121735999064ae6f4802c61bbfe84428a408861 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1596: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1627: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1698: 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 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/file name.txt" 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/file\ name.txt 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 80c6aa5498f8152fb39a293706586f55 /home/rclone/rclone-test-huvawiv7neju/file name.txt 2024/12/17 02:05:41 DEBUG : file name.txt: Parsed hash: 80c6aa5498f8152fb39a293706586f55 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/file name.txt" 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/file\ name.txt 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 4ad967b7bd2df2e1a46acb4882203decd1ca059d /home/rclone/rclone-test-huvawiv7neju/file name.txt 2024/12/17 02:05:41 DEBUG : file name.txt: Parsed hash: 4ad967b7bd2df2e1a46acb4882203decd1ca059d 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/file name.txt" 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/file\ name.txt 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 80c6aa5498f8152fb39a293706586f55 /home/rclone/rclone-test-huvawiv7neju/file name.txt 2024/12/17 02:05:41 DEBUG : file name.txt: Parsed hash: 80c6aa5498f8152fb39a293706586f55 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/file name.txt" 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/file\ name.txt 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 4ad967b7bd2df2e1a46acb4882203decd1ca059d /home/rclone/rclone-test-huvawiv7neju/file name.txt 2024/12/17 02:05:41 DEBUG : file name.txt: Parsed hash: 4ad967b7bd2df2e1a46acb4882203decd1ca059d === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2024/12/17 02:05:41 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-huvawiv7neju/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2024/12/17 02:05:41 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2024/12/17 02:05:41 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2024/12/17 02:05:41 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2024/12/17 02:05:41 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2024/12/17 02:05:41 DEBUG : Setting pass="O6JUnYZvWiq45kZEPBU4-0xC8kgYgdoy" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2024/12/17 02:05:41 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2024/12/17 02:05:41 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{rYJfn}" suffix to name 2024/12/17 02:05:41 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2024/12/17 02:05:41 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2024/12/17 02:05:41 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2024/12/17 02:05:41 DEBUG : Setting pass="O6JUnYZvWiq45kZEPBU4-0xC8kgYgdoy" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2024/12/17 02:05:41 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:44920->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/home/rclone/rclone-test-huvawiv7neju/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/home/rclone/rclone-test-huvawiv7neju/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-huvawiv7neju/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 670402ef48423e6d4c659815ba7dbfc9 /home/rclone/rclone-test-huvawiv7neju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2024/12/17 02:05:41 DEBUG : z.txt: Parsed hash: 670402ef48423e6d4c659815ba7dbfc9 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-huvawiv7neju/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 8679d154474f5b4305764d85593bafb62ba42ade /home/rclone/rclone-test-huvawiv7neju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2024/12/17 02:05:41 DEBUG : z.txt: Parsed hash: 8679d154474f5b4305764d85593bafb62ba42ade === NAME TestIntegration/FsMkdir/FsPutFiles/FsIsFile fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1889 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 2024/12/17 02:05:41 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-huvawiv7neju/not found.txt" 2024/12/17 02:05:41 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2024/12/17 02:05:41 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2024/12/17 02:05:41 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2024/12/17 02:05:41 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2024/12/17 02:05:41 DEBUG : Setting pass="O6JUnYZvWiq45kZEPBU4-0xC8kgYgdoy" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2024/12/17 02:05:41 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2024/12/17 02:05:41 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{rYJfn}" suffix to name 2024/12/17 02:05:41 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2024/12/17 02:05:41 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2024/12/17 02:05:41 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2024/12/17 02:05:41 DEBUG : Setting pass="O6JUnYZvWiq45kZEPBU4-0xC8kgYgdoy" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2024/12/17 02:05:41 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju/not found.txt: New connection 127.0.0.1:44932->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju/not found.txt: Shell type "unix" from config 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju/not found.txt: Relative path resolved to "/home/rclone/rclone-test-huvawiv7neju/not found.txt" 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju/not found.txt: Using root directory "/home/rclone/rclone-test-huvawiv7neju/not found.txt" 2024/12/17 02:05:41 ERROR : : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestSFTPOpenssh:" path "rclone-test-huvawiv7neju" from "TestSFTPOpenssh:rclone-test-huvawiv7neju" 2024/12/17 02:05:41 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2024/12/17 02:05:41 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2024/12/17 02:05:41 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2024/12/17 02:05:41 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2024/12/17 02:05:41 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2024/12/17 02:05:41 DEBUG : Setting pass="O6JUnYZvWiq45kZEPBU4-0xC8kgYgdoy" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2024/12/17 02:05:41 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2024/12/17 02:05:41 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{rYJfn}" suffix to name 2024/12/17 02:05:41 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2024/12/17 02:05:41 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2024/12/17 02:05:41 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2024/12/17 02:05:41 DEBUG : Setting pass="O6JUnYZvWiq45kZEPBU4-0xC8kgYgdoy" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2024/12/17 02:05:41 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:44938->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-huvawiv7neju/file name.txt" 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/file\ name.txt 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 80c6aa5498f8152fb39a293706586f55 /home/rclone/rclone-test-huvawiv7neju/file name.txt 2024/12/17 02:05:41 DEBUG : rclone-test-huvawiv7neju/file name.txt: Parsed hash: 80c6aa5498f8152fb39a293706586f55 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-huvawiv7neju/file name.txt" 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/file\ name.txt 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 4ad967b7bd2df2e1a46acb4882203decd1ca059d /home/rclone/rclone-test-huvawiv7neju/file name.txt 2024/12/17 02:05:41 DEBUG : rclone-test-huvawiv7neju/file name.txt: Parsed hash: 4ad967b7bd2df2e1a46acb4882203decd1ca059d 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-huvawiv7neju/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 670402ef48423e6d4c659815ba7dbfc9 /home/rclone/rclone-test-huvawiv7neju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2024/12/17 02:05:41 DEBUG : rclone-test-huvawiv7neju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 670402ef48423e6d4c659815ba7dbfc9 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-huvawiv7neju/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 8679d154474f5b4305764d85593bafb62ba42ade /home/rclone/rclone-test-huvawiv7neju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2024/12/17 02:05:41 DEBUG : rclone-test-huvawiv7neju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 8679d154474f5b4305764d85593bafb62ba42ade fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1935 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: rclone-test-huvawiv7neju/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 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-huvawiv7neju/file name.txt" 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/file\ name.txt 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 80c6aa5498f8152fb39a293706586f55 /home/rclone/rclone-test-huvawiv7neju/file name.txt 2024/12/17 02:05:41 DEBUG : rclone-test-huvawiv7neju/file name.txt: Parsed hash: 80c6aa5498f8152fb39a293706586f55 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-huvawiv7neju/file name.txt" 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/file\ name.txt 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 4ad967b7bd2df2e1a46acb4882203decd1ca059d /home/rclone/rclone-test-huvawiv7neju/file name.txt 2024/12/17 02:05:41 DEBUG : rclone-test-huvawiv7neju/file name.txt: Parsed hash: 4ad967b7bd2df2e1a46acb4882203decd1ca059d === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1949: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-huvawiv7neju/created from root.txt" 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/created\ from\ root.txt 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 9ad9c460c6e479a336f80520c0ba2341 /home/rclone/rclone-test-huvawiv7neju/created from root.txt 2024/12/17 02:05:41 DEBUG : rclone-test-huvawiv7neju/created from root.txt: Parsed hash: 9ad9c460c6e479a336f80520c0ba2341 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-huvawiv7neju/created from root.txt" 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/created\ from\ root.txt 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: e43398fe77fcb0813743d6c5846c45434e40831c /home/rclone/rclone-test-huvawiv7neju/created from root.txt 2024/12/17 02:05:41 DEBUG : rclone-test-huvawiv7neju/created from root.txt: Parsed hash: e43398fe77fcb0813743d6c5846c45434e40831c 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-huvawiv7neju/created from root.txt" 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/created\ from\ root.txt 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 9ad9c460c6e479a336f80520c0ba2341 /home/rclone/rclone-test-huvawiv7neju/created from root.txt 2024/12/17 02:05:41 DEBUG : rclone-test-huvawiv7neju/created from root.txt: Parsed hash: 9ad9c460c6e479a336f80520c0ba2341 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-huvawiv7neju/created from root.txt" 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/created\ from\ root.txt 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: e43398fe77fcb0813743d6c5846c45434e40831c /home/rclone/rclone-test-huvawiv7neju/created from root.txt 2024/12/17 02:05:41 DEBUG : rclone-test-huvawiv7neju/created from root.txt: Parsed hash: e43398fe77fcb0813743d6c5846c45434e40831c 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-huvawiv7neju/created from root.txt" 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/created\ from\ root.txt 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 9ad9c460c6e479a336f80520c0ba2341 /home/rclone/rclone-test-huvawiv7neju/created from root.txt 2024/12/17 02:05:41 DEBUG : rclone-test-huvawiv7neju/created from root.txt: Parsed hash: 9ad9c460c6e479a336f80520c0ba2341 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-huvawiv7neju/created from root.txt" 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/created\ from\ root.txt 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: e43398fe77fcb0813743d6c5846c45434e40831c /home/rclone/rclone-test-huvawiv7neju/created from root.txt 2024/12/17 02:05:41 DEBUG : rclone-test-huvawiv7neju/created from root.txt: Parsed hash: e43398fe77fcb0813743d6c5846c45434e40831c 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-huvawiv7neju/file name.txt" 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/file\ name.txt 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 80c6aa5498f8152fb39a293706586f55 /home/rclone/rclone-test-huvawiv7neju/file name.txt 2024/12/17 02:05:41 DEBUG : rclone-test-huvawiv7neju/file name.txt: Parsed hash: 80c6aa5498f8152fb39a293706586f55 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-huvawiv7neju/file name.txt" 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/file\ name.txt 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 4ad967b7bd2df2e1a46acb4882203decd1ca059d /home/rclone/rclone-test-huvawiv7neju/file name.txt 2024/12/17 02:05:41 DEBUG : rclone-test-huvawiv7neju/file name.txt: Parsed hash: 4ad967b7bd2df2e1a46acb4882203decd1ca059d 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-huvawiv7neju/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 670402ef48423e6d4c659815ba7dbfc9 /home/rclone/rclone-test-huvawiv7neju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2024/12/17 02:05:41 DEBUG : rclone-test-huvawiv7neju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 670402ef48423e6d4c659815ba7dbfc9 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-huvawiv7neju/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 8679d154474f5b4305764d85593bafb62ba42ade /home/rclone/rclone-test-huvawiv7neju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2024/12/17 02:05:41 DEBUG : rclone-test-huvawiv7neju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 8679d154474f5b4305764d85593bafb62ba42ade fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1991 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put Messages: rclone-test-huvawiv7neju/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 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-huvawiv7neju/file name.txt" 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/file\ name.txt 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 80c6aa5498f8152fb39a293706586f55 /home/rclone/rclone-test-huvawiv7neju/file name.txt 2024/12/17 02:05:41 DEBUG : rclone-test-huvawiv7neju/file name.txt: Parsed hash: 80c6aa5498f8152fb39a293706586f55 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-huvawiv7neju/file name.txt" 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/file\ name.txt 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 4ad967b7bd2df2e1a46acb4882203decd1ca059d /home/rclone/rclone-test-huvawiv7neju/file name.txt 2024/12/17 02:05:41 DEBUG : rclone-test-huvawiv7neju/file name.txt: Parsed hash: 4ad967b7bd2df2e1a46acb4882203decd1ca059d 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-huvawiv7neju/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 670402ef48423e6d4c659815ba7dbfc9 /home/rclone/rclone-test-huvawiv7neju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2024/12/17 02:05:41 DEBUG : rclone-test-huvawiv7neju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 670402ef48423e6d4c659815ba7dbfc9 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-huvawiv7neju/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 8679d154474f5b4305764d85593bafb62ba42ade /home/rclone/rclone-test-huvawiv7neju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2024/12/17 02:05:41 DEBUG : rclone-test-huvawiv7neju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 8679d154474f5b4305764d85593bafb62ba42ade fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1996 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove Messages: rclone-test-huvawiv7neju/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:2008: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:416: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2113: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 670402ef48423e6d4c659815ba7dbfc9 /home/rclone/rclone-test-huvawiv7neju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2024/12/17 02:05:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 670402ef48423e6d4c659815ba7dbfc9 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 8679d154474f5b4305764d85593bafb62ba42ade /home/rclone/rclone-test-huvawiv7neju/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2024/12/17 02:05:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 8679d154474f5b4305764d85593bafb62ba42ade === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Server has VFS statistics extension 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: About path "/home/rclone/rclone-test-huvawiv7neju" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/piped data.txt" 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/piped\ data.txt 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-huvawiv7neju/piped data.txt 2024/12/17 02:05:41 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/piped data.txt" 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/piped\ data.txt 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-huvawiv7neju/piped data.txt 2024/12/17 02:05:41 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/piped data.txt" 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/piped\ data.txt 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-huvawiv7neju/piped data.txt 2024/12/17 02:05:41 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/piped data.txt" 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/piped\ data.txt 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-huvawiv7neju/piped data.txt 2024/12/17 02:05:41 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/piped data.txt" 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/piped\ data.txt 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 191f8fd95bfff0f91d78aabea1fcb0ec /home/rclone/rclone-test-huvawiv7neju/piped data.txt 2024/12/17 02:05:41 DEBUG : piped data.txt: Parsed hash: 191f8fd95bfff0f91d78aabea1fcb0ec 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/piped data.txt" 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/piped\ data.txt 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 022ab2816c78e844bcc625264cb74b4e43a00fb5 /home/rclone/rclone-test-huvawiv7neju/piped data.txt 2024/12/17 02:05:41 DEBUG : piped data.txt: Parsed hash: 022ab2816c78e844bcc625264cb74b4e43a00fb5 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/piped data.txt" 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/piped\ data.txt 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 191f8fd95bfff0f91d78aabea1fcb0ec /home/rclone/rclone-test-huvawiv7neju/piped data.txt 2024/12/17 02:05:41 DEBUG : piped data.txt: Parsed hash: 191f8fd95bfff0f91d78aabea1fcb0ec 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/piped data.txt" 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/piped\ data.txt 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: 022ab2816c78e844bcc625264cb74b4e43a00fb5 /home/rclone/rclone-test-huvawiv7neju/piped data.txt 2024/12/17 02:05:41 DEBUG : piped data.txt: Parsed hash: 022ab2816c78e844bcc625264cb74b4e43a00fb5 === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2209: *sftp.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2230: *sftp.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2357: *sftp.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/unknown-size-update.txt" 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/unknown-size-update.txt 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: d5da4498e03d4075ec92a616aba67bdb /home/rclone/rclone-test-huvawiv7neju/unknown-size-update.txt 2024/12/17 02:05:41 DEBUG : unknown-size-update.txt: Parsed hash: d5da4498e03d4075ec92a616aba67bdb 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/unknown-size-update.txt" 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/unknown-size-update.txt 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: bd4b13f70032da1b8ab336b942b985bb874ffada /home/rclone/rclone-test-huvawiv7neju/unknown-size-update.txt 2024/12/17 02:05:41 DEBUG : unknown-size-update.txt: Parsed hash: bd4b13f70032da1b8ab336b942b985bb874ffada 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/unknown-size-update.txt" 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: md5sum /home/rclone/rclone-test-huvawiv7neju/unknown-size-update.txt 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: d5da4498e03d4075ec92a616aba67bdb /home/rclone/rclone-test-huvawiv7neju/unknown-size-update.txt 2024/12/17 02:05:41 DEBUG : unknown-size-update.txt: Parsed hash: d5da4498e03d4075ec92a616aba67bdb 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Shell path "/home/rclone/rclone-test-huvawiv7neju/unknown-size-update.txt" 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Running remote command: sha1sum /home/rclone/rclone-test-huvawiv7neju/unknown-size-update.txt 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Remote command result: bd4b13f70032da1b8ab336b942b985bb874ffada /home/rclone/rclone-test-huvawiv7neju/unknown-size-update.txt 2024/12/17 02:05:41 DEBUG : unknown-size-update.txt: Parsed hash: bd4b13f70032da1b8ab336b942b985bb874ffada === RUN TestIntegration/FsMkdir/FsRootCollapse 2024/12/17 02:05:41 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-huvawiv7neju/deeper/nonexisting/directory" 2024/12/17 02:05:41 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2024/12/17 02:05:41 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2024/12/17 02:05:41 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2024/12/17 02:05:41 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2024/12/17 02:05:41 DEBUG : Setting pass="O6JUnYZvWiq45kZEPBU4-0xC8kgYgdoy" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2024/12/17 02:05:41 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2024/12/17 02:05:41 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{rYJfn}" suffix to name 2024/12/17 02:05:41 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2024/12/17 02:05:41 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2024/12/17 02:05:41 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2024/12/17 02:05:41 DEBUG : Setting pass="O6JUnYZvWiq45kZEPBU4-0xC8kgYgdoy" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2024/12/17 02:05:41 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju/deeper/nonexisting/directory: New connection 127.0.0.1:44952->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju/deeper/nonexisting/directory: Shell type "unix" from config 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju/deeper/nonexisting/directory: Failed to resolve path using RealPath: file does not exist 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju/deeper/nonexisting/directory: Relative path joined with current directory to get absolute path "/home/rclone/rclone-test-huvawiv7neju/deeper/nonexisting/directory" 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju/deeper/nonexisting/directory: Using root directory "/home/rclone/rclone-test-huvawiv7neju/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2543: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2600: FS has no Directory methods and doesn't Wrap 2024/12/17 02:05:41 DEBUG : Waiting for deletions to finish 2024/12/17 02:05:41 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2024/12/17 02:05:41 DEBUG : removing 1 level 4 directories 2024/12/17 02:05:41 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2024/12/17 02:05:41 DEBUG : removing 1 level 3 directories 2024/12/17 02:05:41 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2024/12/17 02:05:41 DEBUG : removing 1 level 2 directories 2024/12/17 02:05:41 INFO : hello? sausage/êé: Removing directory 2024/12/17 02:05:41 DEBUG : removing 1 level 1 directories 2024/12/17 02:05:41 INFO : hello? sausage: Removing directory 2024/12/17 02:05:41 DEBUG : removing 1 level 0 directories 2024/12/17 02:05:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Removing directory 2024/12/17 02:05:41 ERROR : : error listing: directory not found 2024/12/17 02:05:41 DEBUG : Waiting for deletions to finish 2024/12/17 02:05:41 ERROR : : error listing: directory not found 2024/12/17 02:05:41 ERROR : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Failed to list "": directory not found 2024/12/17 02:05:41 DEBUG : removing 1 level 0 directories 2024/12/17 02:05:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Removing directory 2024/12/17 02:05:41 ERROR : : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2024/12/17 02:05:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-huvawiv7neju: Closing 2 unused connections --- FAIL: TestIntegration (1.62s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.00s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.00s) --- FAIL: TestIntegration/FsMkdir (1.51s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.01s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.00s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.00s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (0.35s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.02s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.01s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (0.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.07s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.02s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.13s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.08s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.13s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.04s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.01s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.01s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.09s) --- PASS: TestIntegration/FsMkdir/FsDirSetModTime (0.01s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- PASS: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 sftp_test.go:25: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestIntegration3 sftp_test.go:35: skipping as -remote is set --- SKIP: TestIntegration3 (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/sftp 2.724s "go test -v -timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished ERROR in 3.33146937s (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]