"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.11s) === RUN TestIntegration fstests.go:442: Using remote "TestSFTPOpenssh:" 2024/11/28 04:34:04 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-reziwuf3ruti" 2024/11/28 04:34:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/28 04:34:04 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2024/11/28 04:34:04 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2024/11/28 04:34:04 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2024/11/28 04:34:04 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2024/11/28 04:34:04 DEBUG : Setting pass="gEmS5oDx18ejL8IFUVFh1G9lA-iZl2We" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2024/11/28 04:34:04 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2024/11/28 04:34:04 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{TYc0k}" suffix to name 2024/11/28 04:34:04 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2024/11/28 04:34:04 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2024/11/28 04:34:04 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2024/11/28 04:34:04 DEBUG : Setting pass="gEmS5oDx18ejL8IFUVFh1G9lA-iZl2We" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2024/11/28 04:34:04 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: New connection 127.0.0.1:48270->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell type "unix" from config 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Relative path resolved to "/home/rclone/rclone-test-reziwuf3ruti" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Using root directory "/home/rclone/rclone-test-reziwuf3ruti" 2024/11/28 04:34:04 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/11/28 04:34:04 DEBUG : dir/subdir: Making directory 2024/11/28 04:34:04 INFO : dir/subdir: Removing directory 2024/11/28 04:34:04 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/11/28 04:34:04 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/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 0b1acf6aa80542b18192886782b8d7e0 /home/rclone/rclone-test-reziwuf3ruti/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2024/11/28 04:34:04 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 0b1acf6aa80542b18192886782b8d7e0 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: ab11cf31490c6c9770b91df5cf124272892f0513 /home/rclone/rclone-test-reziwuf3ruti/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2024/11/28 04:34:04 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: ab11cf31490c6c9770b91df5cf124272892f0513 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 0b1acf6aa80542b18192886782b8d7e0 /home/rclone/rclone-test-reziwuf3ruti/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2024/11/28 04:34:04 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 0b1acf6aa80542b18192886782b8d7e0 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: ab11cf31490c6c9770b91df5cf124272892f0513 /home/rclone/rclone-test-reziwuf3ruti/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2024/11/28 04:34:04 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: ab11cf31490c6c9770b91df5cf124272892f0513 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 0b1acf6aa80542b18192886782b8d7e0 /home/rclone/rclone-test-reziwuf3ruti/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2024/11/28 04:34:04 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 0b1acf6aa80542b18192886782b8d7e0 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: ab11cf31490c6c9770b91df5cf124272892f0513 /home/rclone/rclone-test-reziwuf3ruti/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2024/11/28 04:34:04 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: ab11cf31490c6c9770b91df5cf124272892f0513 === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:711: testing "." 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/./." 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/./. 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 0a60bde57c523c77b2baade5a215cb63 /home/rclone/rclone-test-reziwuf3ruti/./. 2024/11/28 04:34:04 DEBUG : ./.: Parsed hash: 0a60bde57c523c77b2baade5a215cb63 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/./." 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/./. 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: ca409f627c5d935a60a878b3357e15c57119b4bc /home/rclone/rclone-test-reziwuf3ruti/./. 2024/11/28 04:34:04 DEBUG : ./.: Parsed hash: ca409f627c5d935a60a878b3357e15c57119b4bc 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/./." 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/./. 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 0a60bde57c523c77b2baade5a215cb63 /home/rclone/rclone-test-reziwuf3ruti/./. 2024/11/28 04:34:04 DEBUG : ./.: Parsed hash: 0a60bde57c523c77b2baade5a215cb63 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/./." 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/./. 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: ca409f627c5d935a60a878b3357e15c57119b4bc /home/rclone/rclone-test-reziwuf3ruti/./. 2024/11/28 04:34:04 DEBUG : ./.: Parsed hash: ca409f627c5d935a60a878b3357e15c57119b4bc 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/./." 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/./. 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 0a60bde57c523c77b2baade5a215cb63 /home/rclone/rclone-test-reziwuf3ruti/./. 2024/11/28 04:34:04 DEBUG : ./.: Parsed hash: 0a60bde57c523c77b2baade5a215cb63 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/./." 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/./. 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: ca409f627c5d935a60a878b3357e15c57119b4bc /home/rclone/rclone-test-reziwuf3ruti/./. 2024/11/28 04:34:04 DEBUG : ./.: Parsed hash: ca409f627c5d935a60a878b3357e15c57119b4bc === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:711: testing ".." 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/../.." 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/../.. 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 81493d6d59b61d761fbfe3ed669ac5f3 /home/rclone/rclone-test-reziwuf3ruti/../.. 2024/11/28 04:34:04 DEBUG : ../..: Parsed hash: 81493d6d59b61d761fbfe3ed669ac5f3 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/../.." 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/../.. 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: d911dde3f5c8626eb800eb43250785c679d0d39d /home/rclone/rclone-test-reziwuf3ruti/../.. 2024/11/28 04:34:04 DEBUG : ../..: Parsed hash: d911dde3f5c8626eb800eb43250785c679d0d39d 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/../.." 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/../.. 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 81493d6d59b61d761fbfe3ed669ac5f3 /home/rclone/rclone-test-reziwuf3ruti/../.. 2024/11/28 04:34:04 DEBUG : ../..: Parsed hash: 81493d6d59b61d761fbfe3ed669ac5f3 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/../.." 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/../.. 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: d911dde3f5c8626eb800eb43250785c679d0d39d /home/rclone/rclone-test-reziwuf3ruti/../.. 2024/11/28 04:34:04 DEBUG : ../..: Parsed hash: d911dde3f5c8626eb800eb43250785c679d0d39d 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/../.." 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/../.. 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 81493d6d59b61d761fbfe3ed669ac5f3 /home/rclone/rclone-test-reziwuf3ruti/../.. 2024/11/28 04:34:04 DEBUG : ../..: Parsed hash: 81493d6d59b61d761fbfe3ed669ac5f3 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/../.." 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/../.. 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: d911dde3f5c8626eb800eb43250785c679d0d39d /home/rclone/rclone-test-reziwuf3ruti/../.. 2024/11/28 04:34:04 DEBUG : ../..: Parsed hash: d911dde3f5c8626eb800eb43250785c679d0d39d === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:711: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 8f4a541bf7d28b99fe3e8f1e9010e161 /home/rclone/rclone-test-reziwuf3ruti/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2024/11/28 04:34:04 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 8f4a541bf7d28b99fe3e8f1e9010e161 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 37448baf92fa8f8fff4af4ffc3903dcbf2e4bcf8 /home/rclone/rclone-test-reziwuf3ruti/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2024/11/28 04:34:04 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 37448baf92fa8f8fff4af4ffc3903dcbf2e4bcf8 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 8f4a541bf7d28b99fe3e8f1e9010e161 /home/rclone/rclone-test-reziwuf3ruti/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2024/11/28 04:34:04 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 8f4a541bf7d28b99fe3e8f1e9010e161 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 37448baf92fa8f8fff4af4ffc3903dcbf2e4bcf8 /home/rclone/rclone-test-reziwuf3ruti/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2024/11/28 04:34:04 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 37448baf92fa8f8fff4af4ffc3903dcbf2e4bcf8 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 8f4a541bf7d28b99fe3e8f1e9010e161 /home/rclone/rclone-test-reziwuf3ruti/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2024/11/28 04:34:04 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 8f4a541bf7d28b99fe3e8f1e9010e161 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 37448baf92fa8f8fff4af4ffc3903dcbf2e4bcf8 /home/rclone/rclone-test-reziwuf3ruti/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2024/11/28 04:34:04 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 37448baf92fa8f8fff4af4ffc3903dcbf2e4bcf8 === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:711: testing " leading space" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/ leading space/ leading space" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/\ leading\ space/\ leading\ space 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 8f97cb9ef8533baafa4dcd9fd67653dc /home/rclone/rclone-test-reziwuf3ruti/ leading space/ leading space 2024/11/28 04:34:04 DEBUG : leading space/ leading space: Parsed hash: 8f97cb9ef8533baafa4dcd9fd67653dc 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/ leading space/ leading space" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/\ leading\ space/\ leading\ space 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 8e1b8483933aac366ba67698bbbe26e61058e80d /home/rclone/rclone-test-reziwuf3ruti/ leading space/ leading space 2024/11/28 04:34:04 DEBUG : leading space/ leading space: Parsed hash: 8e1b8483933aac366ba67698bbbe26e61058e80d 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/ leading space/ leading space" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/\ leading\ space/\ leading\ space 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 8f97cb9ef8533baafa4dcd9fd67653dc /home/rclone/rclone-test-reziwuf3ruti/ leading space/ leading space 2024/11/28 04:34:04 DEBUG : leading space/ leading space: Parsed hash: 8f97cb9ef8533baafa4dcd9fd67653dc 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/ leading space/ leading space" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/\ leading\ space/\ leading\ space 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 8e1b8483933aac366ba67698bbbe26e61058e80d /home/rclone/rclone-test-reziwuf3ruti/ leading space/ leading space 2024/11/28 04:34:04 DEBUG : leading space/ leading space: Parsed hash: 8e1b8483933aac366ba67698bbbe26e61058e80d 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/ leading space/ leading space" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/\ leading\ space/\ leading\ space 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 8f97cb9ef8533baafa4dcd9fd67653dc /home/rclone/rclone-test-reziwuf3ruti/ leading space/ leading space 2024/11/28 04:34:04 DEBUG : leading space/ leading space: Parsed hash: 8f97cb9ef8533baafa4dcd9fd67653dc 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/ leading space/ leading space" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/\ leading\ space/\ leading\ space 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 8e1b8483933aac366ba67698bbbe26e61058e80d /home/rclone/rclone-test-reziwuf3ruti/ leading space/ leading space 2024/11/28 04:34:04 DEBUG : leading space/ leading space: Parsed hash: 8e1b8483933aac366ba67698bbbe26e61058e80d === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:711: testing "~leading tilde" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/~leading tilde/~leading tilde" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/\~leading\ tilde/\~leading\ tilde 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: d2c8c63a686463dee78fc4ad6623403a /home/rclone/rclone-test-reziwuf3ruti/~leading tilde/~leading tilde 2024/11/28 04:34:04 DEBUG : ~leading tilde/~leading tilde: Parsed hash: d2c8c63a686463dee78fc4ad6623403a 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/~leading tilde/~leading tilde" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/\~leading\ tilde/\~leading\ tilde 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: c3cef0ddaa059c16bc0f668562b3126f31a746f8 /home/rclone/rclone-test-reziwuf3ruti/~leading tilde/~leading tilde 2024/11/28 04:34:04 DEBUG : ~leading tilde/~leading tilde: Parsed hash: c3cef0ddaa059c16bc0f668562b3126f31a746f8 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/~leading tilde/~leading tilde" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/\~leading\ tilde/\~leading\ tilde 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: d2c8c63a686463dee78fc4ad6623403a /home/rclone/rclone-test-reziwuf3ruti/~leading tilde/~leading tilde 2024/11/28 04:34:04 DEBUG : ~leading tilde/~leading tilde: Parsed hash: d2c8c63a686463dee78fc4ad6623403a 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/~leading tilde/~leading tilde" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/\~leading\ tilde/\~leading\ tilde 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: c3cef0ddaa059c16bc0f668562b3126f31a746f8 /home/rclone/rclone-test-reziwuf3ruti/~leading tilde/~leading tilde 2024/11/28 04:34:04 DEBUG : ~leading tilde/~leading tilde: Parsed hash: c3cef0ddaa059c16bc0f668562b3126f31a746f8 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/~leading tilde/~leading tilde" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/\~leading\ tilde/\~leading\ tilde 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: d2c8c63a686463dee78fc4ad6623403a /home/rclone/rclone-test-reziwuf3ruti/~leading tilde/~leading tilde 2024/11/28 04:34:04 DEBUG : ~leading tilde/~leading tilde: Parsed hash: d2c8c63a686463dee78fc4ad6623403a 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/~leading tilde/~leading tilde" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/\~leading\ tilde/\~leading\ tilde 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: c3cef0ddaa059c16bc0f668562b3126f31a746f8 /home/rclone/rclone-test-reziwuf3ruti/~leading tilde/~leading tilde 2024/11/28 04:34:04 DEBUG : ~leading tilde/~leading tilde: Parsed hash: c3cef0ddaa059c16bc0f668562b3126f31a746f8 === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:711: testing "␍leading CR" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/␍leading CR/␍leading CR" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/␍leading\ CR/␍leading\ CR 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: d5380d4f530130a54bea96d352c7f3cf /home/rclone/rclone-test-reziwuf3ruti/␍leading CR/␍leading CR 2024/11/28 04:34:04 DEBUG : ␍leading CR/␍leading CR: Parsed hash: d5380d4f530130a54bea96d352c7f3cf 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/␍leading CR/␍leading CR" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/␍leading\ CR/␍leading\ CR 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 90b2c2240157233ed5d90765e948bcc9f4a911bc /home/rclone/rclone-test-reziwuf3ruti/␍leading CR/␍leading CR 2024/11/28 04:34:04 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 90b2c2240157233ed5d90765e948bcc9f4a911bc 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/␍leading CR/␍leading CR" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/␍leading\ CR/␍leading\ CR 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: d5380d4f530130a54bea96d352c7f3cf /home/rclone/rclone-test-reziwuf3ruti/␍leading CR/␍leading CR 2024/11/28 04:34:04 DEBUG : ␍leading CR/␍leading CR: Parsed hash: d5380d4f530130a54bea96d352c7f3cf 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/␍leading CR/␍leading CR" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/␍leading\ CR/␍leading\ CR 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 90b2c2240157233ed5d90765e948bcc9f4a911bc /home/rclone/rclone-test-reziwuf3ruti/␍leading CR/␍leading CR 2024/11/28 04:34:04 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 90b2c2240157233ed5d90765e948bcc9f4a911bc 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/␍leading CR/␍leading CR" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/␍leading\ CR/␍leading\ CR 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: d5380d4f530130a54bea96d352c7f3cf /home/rclone/rclone-test-reziwuf3ruti/␍leading CR/␍leading CR 2024/11/28 04:34:04 DEBUG : ␍leading CR/␍leading CR: Parsed hash: d5380d4f530130a54bea96d352c7f3cf 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/␍leading CR/␍leading CR" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/␍leading\ CR/␍leading\ CR 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 90b2c2240157233ed5d90765e948bcc9f4a911bc /home/rclone/rclone-test-reziwuf3ruti/␍leading CR/␍leading CR 2024/11/28 04:34:04 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 90b2c2240157233ed5d90765e948bcc9f4a911bc === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:711: testing "␊leading LF" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/␊leading LF/␊leading LF" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/␊leading\ LF/␊leading\ LF 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 87a22775a434fd8e0d0815c24de1efe3 /home/rclone/rclone-test-reziwuf3ruti/␊leading LF/␊leading LF 2024/11/28 04:34:04 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 87a22775a434fd8e0d0815c24de1efe3 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/␊leading LF/␊leading LF" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/␊leading\ LF/␊leading\ LF 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: c12413ca66d6a8610c4d88fd87ac044c8cd75b2a /home/rclone/rclone-test-reziwuf3ruti/␊leading LF/␊leading LF 2024/11/28 04:34:04 DEBUG : ␊leading LF/␊leading LF: Parsed hash: c12413ca66d6a8610c4d88fd87ac044c8cd75b2a 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/␊leading LF/␊leading LF" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/␊leading\ LF/␊leading\ LF 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 87a22775a434fd8e0d0815c24de1efe3 /home/rclone/rclone-test-reziwuf3ruti/␊leading LF/␊leading LF 2024/11/28 04:34:04 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 87a22775a434fd8e0d0815c24de1efe3 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/␊leading LF/␊leading LF" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/␊leading\ LF/␊leading\ LF 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: c12413ca66d6a8610c4d88fd87ac044c8cd75b2a /home/rclone/rclone-test-reziwuf3ruti/␊leading LF/␊leading LF 2024/11/28 04:34:04 DEBUG : ␊leading LF/␊leading LF: Parsed hash: c12413ca66d6a8610c4d88fd87ac044c8cd75b2a 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/␊leading LF/␊leading LF" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/␊leading\ LF/␊leading\ LF 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 87a22775a434fd8e0d0815c24de1efe3 /home/rclone/rclone-test-reziwuf3ruti/␊leading LF/␊leading LF 2024/11/28 04:34:04 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 87a22775a434fd8e0d0815c24de1efe3 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/␊leading LF/␊leading LF" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/␊leading\ LF/␊leading\ LF 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: c12413ca66d6a8610c4d88fd87ac044c8cd75b2a /home/rclone/rclone-test-reziwuf3ruti/␊leading LF/␊leading LF 2024/11/28 04:34:04 DEBUG : ␊leading LF/␊leading LF: Parsed hash: c12413ca66d6a8610c4d88fd87ac044c8cd75b2a === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:711: testing "␉leading HT" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/␉leading HT/␉leading HT" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/␉leading\ HT/␉leading\ HT 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 753a7135376697501dc4a8ad63549626 /home/rclone/rclone-test-reziwuf3ruti/␉leading HT/␉leading HT 2024/11/28 04:34:04 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 753a7135376697501dc4a8ad63549626 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/␉leading HT/␉leading HT" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/␉leading\ HT/␉leading\ HT 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: d532f6589bbfc439394a2fff26190902d60d6fd8 /home/rclone/rclone-test-reziwuf3ruti/␉leading HT/␉leading HT 2024/11/28 04:34:04 DEBUG : ␉leading HT/␉leading HT: Parsed hash: d532f6589bbfc439394a2fff26190902d60d6fd8 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/␉leading HT/␉leading HT" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/␉leading\ HT/␉leading\ HT 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 753a7135376697501dc4a8ad63549626 /home/rclone/rclone-test-reziwuf3ruti/␉leading HT/␉leading HT 2024/11/28 04:34:04 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 753a7135376697501dc4a8ad63549626 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/␉leading HT/␉leading HT" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/␉leading\ HT/␉leading\ HT 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: d532f6589bbfc439394a2fff26190902d60d6fd8 /home/rclone/rclone-test-reziwuf3ruti/␉leading HT/␉leading HT 2024/11/28 04:34:04 DEBUG : ␉leading HT/␉leading HT: Parsed hash: d532f6589bbfc439394a2fff26190902d60d6fd8 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/␉leading HT/␉leading HT" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/␉leading\ HT/␉leading\ HT 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 753a7135376697501dc4a8ad63549626 /home/rclone/rclone-test-reziwuf3ruti/␉leading HT/␉leading HT 2024/11/28 04:34:04 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 753a7135376697501dc4a8ad63549626 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/␉leading HT/␉leading HT" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/␉leading\ HT/␉leading\ HT 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: d532f6589bbfc439394a2fff26190902d60d6fd8 /home/rclone/rclone-test-reziwuf3ruti/␉leading HT/␉leading HT 2024/11/28 04:34:04 DEBUG : ␉leading HT/␉leading HT: Parsed hash: d532f6589bbfc439394a2fff26190902d60d6fd8 === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:711: testing "␋leading VT" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/␋leading VT/␋leading VT" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/␋leading\ VT/␋leading\ VT 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 4bb40f9eede477ec6d50c217eee506de /home/rclone/rclone-test-reziwuf3ruti/␋leading VT/␋leading VT 2024/11/28 04:34:04 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 4bb40f9eede477ec6d50c217eee506de 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/␋leading VT/␋leading VT" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/␋leading\ VT/␋leading\ VT 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: c25eab31a05cbfd201b1836d1cbbad176bb3ce55 /home/rclone/rclone-test-reziwuf3ruti/␋leading VT/␋leading VT 2024/11/28 04:34:04 DEBUG : ␋leading VT/␋leading VT: Parsed hash: c25eab31a05cbfd201b1836d1cbbad176bb3ce55 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/␋leading VT/␋leading VT" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/␋leading\ VT/␋leading\ VT 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 4bb40f9eede477ec6d50c217eee506de /home/rclone/rclone-test-reziwuf3ruti/␋leading VT/␋leading VT 2024/11/28 04:34:04 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 4bb40f9eede477ec6d50c217eee506de 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/␋leading VT/␋leading VT" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/␋leading\ VT/␋leading\ VT 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: c25eab31a05cbfd201b1836d1cbbad176bb3ce55 /home/rclone/rclone-test-reziwuf3ruti/␋leading VT/␋leading VT 2024/11/28 04:34:04 DEBUG : ␋leading VT/␋leading VT: Parsed hash: c25eab31a05cbfd201b1836d1cbbad176bb3ce55 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/␋leading VT/␋leading VT" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/␋leading\ VT/␋leading\ VT 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 4bb40f9eede477ec6d50c217eee506de /home/rclone/rclone-test-reziwuf3ruti/␋leading VT/␋leading VT 2024/11/28 04:34:04 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 4bb40f9eede477ec6d50c217eee506de 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/␋leading VT/␋leading VT" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/␋leading\ VT/␋leading\ VT 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: c25eab31a05cbfd201b1836d1cbbad176bb3ce55 /home/rclone/rclone-test-reziwuf3ruti/␋leading VT/␋leading VT 2024/11/28 04:34:04 DEBUG : ␋leading VT/␋leading VT: Parsed hash: c25eab31a05cbfd201b1836d1cbbad176bb3ce55 === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:711: testing ".leading dot" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/.leading dot/.leading dot" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/.leading\ dot/.leading\ dot 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 8b8e1f2d2cbadb6be43f20da66148193 /home/rclone/rclone-test-reziwuf3ruti/.leading dot/.leading dot 2024/11/28 04:34:04 DEBUG : .leading dot/.leading dot: Parsed hash: 8b8e1f2d2cbadb6be43f20da66148193 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/.leading dot/.leading dot" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/.leading\ dot/.leading\ dot 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 65c9ba09c7b2d1cfef96710d1545ea2a9c70f58d /home/rclone/rclone-test-reziwuf3ruti/.leading dot/.leading dot 2024/11/28 04:34:04 DEBUG : .leading dot/.leading dot: Parsed hash: 65c9ba09c7b2d1cfef96710d1545ea2a9c70f58d 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/.leading dot/.leading dot" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/.leading\ dot/.leading\ dot 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 8b8e1f2d2cbadb6be43f20da66148193 /home/rclone/rclone-test-reziwuf3ruti/.leading dot/.leading dot 2024/11/28 04:34:04 DEBUG : .leading dot/.leading dot: Parsed hash: 8b8e1f2d2cbadb6be43f20da66148193 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/.leading dot/.leading dot" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/.leading\ dot/.leading\ dot 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 65c9ba09c7b2d1cfef96710d1545ea2a9c70f58d /home/rclone/rclone-test-reziwuf3ruti/.leading dot/.leading dot 2024/11/28 04:34:04 DEBUG : .leading dot/.leading dot: Parsed hash: 65c9ba09c7b2d1cfef96710d1545ea2a9c70f58d 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/.leading dot/.leading dot" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/.leading\ dot/.leading\ dot 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 8b8e1f2d2cbadb6be43f20da66148193 /home/rclone/rclone-test-reziwuf3ruti/.leading dot/.leading dot 2024/11/28 04:34:04 DEBUG : .leading dot/.leading dot: Parsed hash: 8b8e1f2d2cbadb6be43f20da66148193 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/.leading dot/.leading dot" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/.leading\ dot/.leading\ dot 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 65c9ba09c7b2d1cfef96710d1545ea2a9c70f58d /home/rclone/rclone-test-reziwuf3ruti/.leading dot/.leading dot 2024/11/28 04:34:04 DEBUG : .leading dot/.leading dot: Parsed hash: 65c9ba09c7b2d1cfef96710d1545ea2a9c70f58d === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:711: testing "trailing space " 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/trailing space /trailing space " 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/trailing\ space\ /trailing\ space\ 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 112ea20461ff3206c22d457f1f0d0a2a /home/rclone/rclone-test-reziwuf3ruti/trailing space /trailing space 2024/11/28 04:34:04 DEBUG : trailing space /trailing space : Parsed hash: 112ea20461ff3206c22d457f1f0d0a2a 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/trailing space /trailing space " 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/trailing\ space\ /trailing\ space\ 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: a3c8294e454d728c5029268834f979707e555836 /home/rclone/rclone-test-reziwuf3ruti/trailing space /trailing space 2024/11/28 04:34:04 DEBUG : trailing space /trailing space : Parsed hash: a3c8294e454d728c5029268834f979707e555836 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/trailing space /trailing space " 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/trailing\ space\ /trailing\ space\ 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 112ea20461ff3206c22d457f1f0d0a2a /home/rclone/rclone-test-reziwuf3ruti/trailing space /trailing space 2024/11/28 04:34:04 DEBUG : trailing space /trailing space : Parsed hash: 112ea20461ff3206c22d457f1f0d0a2a 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/trailing space /trailing space " 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/trailing\ space\ /trailing\ space\ 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: a3c8294e454d728c5029268834f979707e555836 /home/rclone/rclone-test-reziwuf3ruti/trailing space /trailing space 2024/11/28 04:34:04 DEBUG : trailing space /trailing space : Parsed hash: a3c8294e454d728c5029268834f979707e555836 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/trailing space /trailing space " 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/trailing\ space\ /trailing\ space\ 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 112ea20461ff3206c22d457f1f0d0a2a /home/rclone/rclone-test-reziwuf3ruti/trailing space /trailing space 2024/11/28 04:34:04 DEBUG : trailing space /trailing space : Parsed hash: 112ea20461ff3206c22d457f1f0d0a2a 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/trailing space /trailing space " 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/trailing\ space\ /trailing\ space\ 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: a3c8294e454d728c5029268834f979707e555836 /home/rclone/rclone-test-reziwuf3ruti/trailing space /trailing space 2024/11/28 04:34:04 DEBUG : trailing space /trailing space : Parsed hash: a3c8294e454d728c5029268834f979707e555836 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:711: testing "trailing CR␍" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/trailing CR␍/trailing CR␍" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/trailing\ CR␍/trailing\ CR␍ 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 047b7ca5270091a932184da6e0df5fd5 /home/rclone/rclone-test-reziwuf3ruti/trailing CR␍/trailing CR␍ 2024/11/28 04:34:04 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 047b7ca5270091a932184da6e0df5fd5 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/trailing CR␍/trailing CR␍" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/trailing\ CR␍/trailing\ CR␍ 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: f2a1f129e67671c03dfc3ea8ed0afa6ca0b8cbac /home/rclone/rclone-test-reziwuf3ruti/trailing CR␍/trailing CR␍ 2024/11/28 04:34:04 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: f2a1f129e67671c03dfc3ea8ed0afa6ca0b8cbac 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/trailing CR␍/trailing CR␍" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/trailing\ CR␍/trailing\ CR␍ 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 047b7ca5270091a932184da6e0df5fd5 /home/rclone/rclone-test-reziwuf3ruti/trailing CR␍/trailing CR␍ 2024/11/28 04:34:04 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 047b7ca5270091a932184da6e0df5fd5 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/trailing CR␍/trailing CR␍" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/trailing\ CR␍/trailing\ CR␍ 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: f2a1f129e67671c03dfc3ea8ed0afa6ca0b8cbac /home/rclone/rclone-test-reziwuf3ruti/trailing CR␍/trailing CR␍ 2024/11/28 04:34:04 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: f2a1f129e67671c03dfc3ea8ed0afa6ca0b8cbac 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/trailing CR␍/trailing CR␍" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/trailing\ CR␍/trailing\ CR␍ 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 047b7ca5270091a932184da6e0df5fd5 /home/rclone/rclone-test-reziwuf3ruti/trailing CR␍/trailing CR␍ 2024/11/28 04:34:04 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 047b7ca5270091a932184da6e0df5fd5 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/trailing CR␍/trailing CR␍" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/trailing\ CR␍/trailing\ CR␍ 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: f2a1f129e67671c03dfc3ea8ed0afa6ca0b8cbac /home/rclone/rclone-test-reziwuf3ruti/trailing CR␍/trailing CR␍ 2024/11/28 04:34:04 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: f2a1f129e67671c03dfc3ea8ed0afa6ca0b8cbac === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:711: testing "trailing LF␊" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/trailing LF␊/trailing LF␊" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/trailing\ LF␊/trailing\ LF␊ 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: b34338bdfae66ff2bbe2eabdeb80eb3f /home/rclone/rclone-test-reziwuf3ruti/trailing LF␊/trailing LF␊ 2024/11/28 04:34:04 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: b34338bdfae66ff2bbe2eabdeb80eb3f 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/trailing LF␊/trailing LF␊" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/trailing\ LF␊/trailing\ LF␊ 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 091a61da9b2371edb75e8d6f9c8dcc15c256c320 /home/rclone/rclone-test-reziwuf3ruti/trailing LF␊/trailing LF␊ 2024/11/28 04:34:04 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 091a61da9b2371edb75e8d6f9c8dcc15c256c320 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/trailing LF␊/trailing LF␊" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/trailing\ LF␊/trailing\ LF␊ 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: b34338bdfae66ff2bbe2eabdeb80eb3f /home/rclone/rclone-test-reziwuf3ruti/trailing LF␊/trailing LF␊ 2024/11/28 04:34:04 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: b34338bdfae66ff2bbe2eabdeb80eb3f 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/trailing LF␊/trailing LF␊" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/trailing\ LF␊/trailing\ LF␊ 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 091a61da9b2371edb75e8d6f9c8dcc15c256c320 /home/rclone/rclone-test-reziwuf3ruti/trailing LF␊/trailing LF␊ 2024/11/28 04:34:04 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 091a61da9b2371edb75e8d6f9c8dcc15c256c320 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/trailing LF␊/trailing LF␊" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/trailing\ LF␊/trailing\ LF␊ 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: b34338bdfae66ff2bbe2eabdeb80eb3f /home/rclone/rclone-test-reziwuf3ruti/trailing LF␊/trailing LF␊ 2024/11/28 04:34:04 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: b34338bdfae66ff2bbe2eabdeb80eb3f 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/trailing LF␊/trailing LF␊" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/trailing\ LF␊/trailing\ LF␊ 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 091a61da9b2371edb75e8d6f9c8dcc15c256c320 /home/rclone/rclone-test-reziwuf3ruti/trailing LF␊/trailing LF␊ 2024/11/28 04:34:04 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 091a61da9b2371edb75e8d6f9c8dcc15c256c320 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:711: testing "trailing HT␉" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/trailing HT␉/trailing HT␉" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/trailing\ HT␉/trailing\ HT␉ 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: dc183433cf0bfc4ad13e66d89052b1d8 /home/rclone/rclone-test-reziwuf3ruti/trailing HT␉/trailing HT␉ 2024/11/28 04:34:04 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: dc183433cf0bfc4ad13e66d89052b1d8 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/trailing HT␉/trailing HT␉" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/trailing\ HT␉/trailing\ HT␉ 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 56d3ce83334953353942d9ca5f48fc0ffe23c2c4 /home/rclone/rclone-test-reziwuf3ruti/trailing HT␉/trailing HT␉ 2024/11/28 04:34:04 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 56d3ce83334953353942d9ca5f48fc0ffe23c2c4 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/trailing HT␉/trailing HT␉" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/trailing\ HT␉/trailing\ HT␉ 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: dc183433cf0bfc4ad13e66d89052b1d8 /home/rclone/rclone-test-reziwuf3ruti/trailing HT␉/trailing HT␉ 2024/11/28 04:34:04 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: dc183433cf0bfc4ad13e66d89052b1d8 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/trailing HT␉/trailing HT␉" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/trailing\ HT␉/trailing\ HT␉ 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 56d3ce83334953353942d9ca5f48fc0ffe23c2c4 /home/rclone/rclone-test-reziwuf3ruti/trailing HT␉/trailing HT␉ 2024/11/28 04:34:04 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 56d3ce83334953353942d9ca5f48fc0ffe23c2c4 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/trailing HT␉/trailing HT␉" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/trailing\ HT␉/trailing\ HT␉ 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: dc183433cf0bfc4ad13e66d89052b1d8 /home/rclone/rclone-test-reziwuf3ruti/trailing HT␉/trailing HT␉ 2024/11/28 04:34:04 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: dc183433cf0bfc4ad13e66d89052b1d8 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/trailing HT␉/trailing HT␉" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/trailing\ HT␉/trailing\ HT␉ 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 56d3ce83334953353942d9ca5f48fc0ffe23c2c4 /home/rclone/rclone-test-reziwuf3ruti/trailing HT␉/trailing HT␉ 2024/11/28 04:34:04 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 56d3ce83334953353942d9ca5f48fc0ffe23c2c4 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:711: testing "trailing VT␋" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/trailing VT␋/trailing VT␋" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/trailing\ VT␋/trailing\ VT␋ 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: a17f638f133116423bf82d96075befe0 /home/rclone/rclone-test-reziwuf3ruti/trailing VT␋/trailing VT␋ 2024/11/28 04:34:04 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: a17f638f133116423bf82d96075befe0 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/trailing VT␋/trailing VT␋" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/trailing\ VT␋/trailing\ VT␋ 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 91681cf6b86da6711d71c5f01cc2512d3e8b18cc /home/rclone/rclone-test-reziwuf3ruti/trailing VT␋/trailing VT␋ 2024/11/28 04:34:04 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 91681cf6b86da6711d71c5f01cc2512d3e8b18cc 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/trailing VT␋/trailing VT␋" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/trailing\ VT␋/trailing\ VT␋ 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: a17f638f133116423bf82d96075befe0 /home/rclone/rclone-test-reziwuf3ruti/trailing VT␋/trailing VT␋ 2024/11/28 04:34:04 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: a17f638f133116423bf82d96075befe0 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/trailing VT␋/trailing VT␋" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/trailing\ VT␋/trailing\ VT␋ 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 91681cf6b86da6711d71c5f01cc2512d3e8b18cc /home/rclone/rclone-test-reziwuf3ruti/trailing VT␋/trailing VT␋ 2024/11/28 04:34:04 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 91681cf6b86da6711d71c5f01cc2512d3e8b18cc 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/trailing VT␋/trailing VT␋" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/trailing\ VT␋/trailing\ VT␋ 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: a17f638f133116423bf82d96075befe0 /home/rclone/rclone-test-reziwuf3ruti/trailing VT␋/trailing VT␋ 2024/11/28 04:34:04 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: a17f638f133116423bf82d96075befe0 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/trailing VT␋/trailing VT␋" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/trailing\ VT␋/trailing\ VT␋ 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 91681cf6b86da6711d71c5f01cc2512d3e8b18cc /home/rclone/rclone-test-reziwuf3ruti/trailing VT␋/trailing VT␋ 2024/11/28 04:34:04 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 91681cf6b86da6711d71c5f01cc2512d3e8b18cc === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:711: testing "trailing dot." 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/trailing dot./trailing dot." 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/trailing\ dot./trailing\ dot. 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: b8d61509f0eaca88c76a1f01461dbac1 /home/rclone/rclone-test-reziwuf3ruti/trailing dot./trailing dot. 2024/11/28 04:34:04 DEBUG : trailing dot./trailing dot.: Parsed hash: b8d61509f0eaca88c76a1f01461dbac1 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/trailing dot./trailing dot." 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/trailing\ dot./trailing\ dot. 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 534bd745afb7c26e4d5e2fd0eb6b91f6e9704057 /home/rclone/rclone-test-reziwuf3ruti/trailing dot./trailing dot. 2024/11/28 04:34:04 DEBUG : trailing dot./trailing dot.: Parsed hash: 534bd745afb7c26e4d5e2fd0eb6b91f6e9704057 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/trailing dot./trailing dot." 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/trailing\ dot./trailing\ dot. 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: b8d61509f0eaca88c76a1f01461dbac1 /home/rclone/rclone-test-reziwuf3ruti/trailing dot./trailing dot. 2024/11/28 04:34:04 DEBUG : trailing dot./trailing dot.: Parsed hash: b8d61509f0eaca88c76a1f01461dbac1 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/trailing dot./trailing dot." 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/trailing\ dot./trailing\ dot. 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 534bd745afb7c26e4d5e2fd0eb6b91f6e9704057 /home/rclone/rclone-test-reziwuf3ruti/trailing dot./trailing dot. 2024/11/28 04:34:04 DEBUG : trailing dot./trailing dot.: Parsed hash: 534bd745afb7c26e4d5e2fd0eb6b91f6e9704057 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/trailing dot./trailing dot." 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/trailing\ dot./trailing\ dot. 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: b8d61509f0eaca88c76a1f01461dbac1 /home/rclone/rclone-test-reziwuf3ruti/trailing dot./trailing dot. 2024/11/28 04:34:04 DEBUG : trailing dot./trailing dot.: Parsed hash: b8d61509f0eaca88c76a1f01461dbac1 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/trailing dot./trailing dot." 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/trailing\ dot./trailing\ dot. 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 534bd745afb7c26e4d5e2fd0eb6b91f6e9704057 /home/rclone/rclone-test-reziwuf3ruti/trailing dot./trailing dot. 2024/11/28 04:34:04 DEBUG : trailing dot./trailing dot.: Parsed hash: 534bd745afb7c26e4d5e2fd0eb6b91f6e9704057 === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:711: testing "invalid utf-8\xfe" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/invalid utf-8\xfe/invalid utf-8\xfe" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/invalid\ utf-8/invalid\ utf-8 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: aa5ebbeaf33d55b79594175f9ae844a0 /home/rclone/rclone-test-reziwuf3ruti/invalid utf-8/invalid utf-8 2024/11/28 04:34:04 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: aa5ebbeaf33d55b79594175f9ae844a0 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/invalid utf-8\xfe/invalid utf-8\xfe" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/invalid\ utf-8/invalid\ utf-8 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: cdfbb9ecb7be68a0c72b5b3aa2e637bfefd8d201 /home/rclone/rclone-test-reziwuf3ruti/invalid utf-8/invalid utf-8 2024/11/28 04:34:04 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: cdfbb9ecb7be68a0c72b5b3aa2e637bfefd8d201 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/invalid utf-8\xfe/invalid utf-8\xfe" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/invalid\ utf-8/invalid\ utf-8 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: aa5ebbeaf33d55b79594175f9ae844a0 /home/rclone/rclone-test-reziwuf3ruti/invalid utf-8/invalid utf-8 2024/11/28 04:34:04 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: aa5ebbeaf33d55b79594175f9ae844a0 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/invalid utf-8\xfe/invalid utf-8\xfe" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/invalid\ utf-8/invalid\ utf-8 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: cdfbb9ecb7be68a0c72b5b3aa2e637bfefd8d201 /home/rclone/rclone-test-reziwuf3ruti/invalid utf-8/invalid utf-8 2024/11/28 04:34:04 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: cdfbb9ecb7be68a0c72b5b3aa2e637bfefd8d201 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/invalid utf-8\xfe/invalid utf-8\xfe" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/invalid\ utf-8/invalid\ utf-8 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: aa5ebbeaf33d55b79594175f9ae844a0 /home/rclone/rclone-test-reziwuf3ruti/invalid utf-8/invalid utf-8 2024/11/28 04:34:04 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: aa5ebbeaf33d55b79594175f9ae844a0 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/invalid utf-8\xfe/invalid utf-8\xfe" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/invalid\ utf-8/invalid\ utf-8 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: cdfbb9ecb7be68a0c72b5b3aa2e637bfefd8d201 /home/rclone/rclone-test-reziwuf3ruti/invalid utf-8/invalid utf-8 2024/11/28 04:34:04 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: cdfbb9ecb7be68a0c72b5b3aa2e637bfefd8d201 === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:711: testing "test%46.txt" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/test%46.txt/test%46.txt" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/test\%46.txt/test\%46.txt 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 7607e17e5ade3ddaf582382c10450b0c /home/rclone/rclone-test-reziwuf3ruti/test%46.txt/test%46.txt 2024/11/28 04:34:04 DEBUG : test%46.txt/test%46.txt: Parsed hash: 7607e17e5ade3ddaf582382c10450b0c 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/test%46.txt/test%46.txt" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/test\%46.txt/test\%46.txt 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: c920d4171d0e25defa204bbfee9a9cd3b9659026 /home/rclone/rclone-test-reziwuf3ruti/test%46.txt/test%46.txt 2024/11/28 04:34:04 DEBUG : test%46.txt/test%46.txt: Parsed hash: c920d4171d0e25defa204bbfee9a9cd3b9659026 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/test%46.txt/test%46.txt" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/test\%46.txt/test\%46.txt 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 7607e17e5ade3ddaf582382c10450b0c /home/rclone/rclone-test-reziwuf3ruti/test%46.txt/test%46.txt 2024/11/28 04:34:04 DEBUG : test%46.txt/test%46.txt: Parsed hash: 7607e17e5ade3ddaf582382c10450b0c 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/test%46.txt/test%46.txt" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/test\%46.txt/test\%46.txt 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: c920d4171d0e25defa204bbfee9a9cd3b9659026 /home/rclone/rclone-test-reziwuf3ruti/test%46.txt/test%46.txt 2024/11/28 04:34:04 DEBUG : test%46.txt/test%46.txt: Parsed hash: c920d4171d0e25defa204bbfee9a9cd3b9659026 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/test%46.txt/test%46.txt" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/test\%46.txt/test\%46.txt 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 7607e17e5ade3ddaf582382c10450b0c /home/rclone/rclone-test-reziwuf3ruti/test%46.txt/test%46.txt 2024/11/28 04:34:04 DEBUG : test%46.txt/test%46.txt: Parsed hash: 7607e17e5ade3ddaf582382c10450b0c 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/test%46.txt/test%46.txt" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/test\%46.txt/test\%46.txt 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: c920d4171d0e25defa204bbfee9a9cd3b9659026 /home/rclone/rclone-test-reziwuf3ruti/test%46.txt/test%46.txt 2024/11/28 04:34:04 DEBUG : test%46.txt/test%46.txt: Parsed hash: c920d4171d0e25defa204bbfee9a9cd3b9659026 === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Connection OK after error: potato 2024/11/28 04:34:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/zero-length-file" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/zero-length-file 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-reziwuf3ruti/zero-length-file 2024/11/28 04:34:04 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/zero-length-file" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/zero-length-file 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-reziwuf3ruti/zero-length-file 2024/11/28 04:34:04 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/zero-length-file" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/zero-length-file 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-reziwuf3ruti/zero-length-file 2024/11/28 04:34:04 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/zero-length-file" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/zero-length-file 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-reziwuf3ruti/zero-length-file 2024/11/28 04:34:04 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/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/file name.txt" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/file\ name.txt 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: ccc8a881fcec4a0fb1bfe0c0fc4aa642 /home/rclone/rclone-test-reziwuf3ruti/file name.txt 2024/11/28 04:34:04 DEBUG : file name.txt: Parsed hash: ccc8a881fcec4a0fb1bfe0c0fc4aa642 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/file name.txt" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/file\ name.txt 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 0e398b1138ff9f3c397d8c2fa4bd545bf5577295 /home/rclone/rclone-test-reziwuf3ruti/file name.txt 2024/11/28 04:34:04 DEBUG : file name.txt: Parsed hash: 0e398b1138ff9f3c397d8c2fa4bd545bf5577295 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/file name.txt" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/file\ name.txt 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: ccc8a881fcec4a0fb1bfe0c0fc4aa642 /home/rclone/rclone-test-reziwuf3ruti/file name.txt 2024/11/28 04:34:04 DEBUG : file name.txt: Parsed hash: ccc8a881fcec4a0fb1bfe0c0fc4aa642 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/file name.txt" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/file\ name.txt 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 0e398b1138ff9f3c397d8c2fa4bd545bf5577295 /home/rclone/rclone-test-reziwuf3ruti/file name.txt 2024/11/28 04:34:04 DEBUG : file name.txt: Parsed hash: 0e398b1138ff9f3c397d8c2fa4bd545bf5577295 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 83bd608e3b3128a2441e2390e641fd70 /home/rclone/rclone-test-reziwuf3ruti/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2024/11/28 04:34:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 83bd608e3b3128a2441e2390e641fd70 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: cf4a3c828ce998c2760a572f15a54f834b448cde /home/rclone/rclone-test-reziwuf3ruti/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2024/11/28 04:34:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: cf4a3c828ce998c2760a572f15a54f834b448cde 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 83bd608e3b3128a2441e2390e641fd70 /home/rclone/rclone-test-reziwuf3ruti/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2024/11/28 04:34:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 83bd608e3b3128a2441e2390e641fd70 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: cf4a3c828ce998c2760a572f15a54f834b448cde /home/rclone/rclone-test-reziwuf3ruti/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2024/11/28 04:34:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: cf4a3c828ce998c2760a572f15a54f834b448cde 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/file name.txt" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/file\ name.txt 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 39bfc6f1506e66584f0f7e1605762b4b /home/rclone/rclone-test-reziwuf3ruti/file name.txt 2024/11/28 04:34:04 DEBUG : file name.txt: Parsed hash: 39bfc6f1506e66584f0f7e1605762b4b 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/file name.txt" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/file\ name.txt 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 5586393dd25db7b524dd8d5850668e2fe9413143 /home/rclone/rclone-test-reziwuf3ruti/file name.txt 2024/11/28 04:34:04 DEBUG : file name.txt: Parsed hash: 5586393dd25db7b524dd8d5850668e2fe9413143 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/file name.txt" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/file\ name.txt 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 39bfc6f1506e66584f0f7e1605762b4b /home/rclone/rclone-test-reziwuf3ruti/file name.txt 2024/11/28 04:34:04 DEBUG : file name.txt: Parsed hash: 39bfc6f1506e66584f0f7e1605762b4b 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/file name.txt" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/file\ name.txt 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 5586393dd25db7b524dd8d5850668e2fe9413143 /home/rclone/rclone-test-reziwuf3ruti/file name.txt 2024/11/28 04:34:04 DEBUG : file name.txt: Parsed hash: 5586393dd25db7b524dd8d5850668e2fe9413143 === 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/11/28 04:34:04 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2024/11/28 04:34:04 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2024/11/28 04:34:04 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2024/11/28 04:34:04 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2024/11/28 04:34:04 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2024/11/28 04:34:04 DEBUG : Setting pass="gEmS5oDx18ejL8IFUVFh1G9lA-iZl2We" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2024/11/28 04:34:04 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2024/11/28 04:34:04 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{TYc0k}" suffix to name 2024/11/28 04:34:04 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2024/11/28 04:34:04 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2024/11/28 04:34:04 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2024/11/28 04:34:04 DEBUG : Setting pass="gEmS5oDx18ejL8IFUVFh1G9lA-iZl2We" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2024/11/28 04:34:04 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:48284->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2024/11/28 04:34:04 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/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/file name.txt" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/file\ name.txt 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 39bfc6f1506e66584f0f7e1605762b4b /home/rclone/rclone-test-reziwuf3ruti/file name.txt 2024/11/28 04:34:04 DEBUG : file name.txt: Parsed hash: 39bfc6f1506e66584f0f7e1605762b4b 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/file name.txt" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/file\ name.txt 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 5586393dd25db7b524dd8d5850668e2fe9413143 /home/rclone/rclone-test-reziwuf3ruti/file name.txt 2024/11/28 04:34:04 DEBUG : file name.txt: Parsed hash: 5586393dd25db7b524dd8d5850668e2fe9413143 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 83bd608e3b3128a2441e2390e641fd70 /home/rclone/rclone-test-reziwuf3ruti/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2024/11/28 04:34:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 83bd608e3b3128a2441e2390e641fd70 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: cf4a3c828ce998c2760a572f15a54f834b448cde /home/rclone/rclone-test-reziwuf3ruti/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2024/11/28 04:34:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: cf4a3c828ce998c2760a572f15a54f834b448cde === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/file name.txt" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/file\ name.txt 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 39bfc6f1506e66584f0f7e1605762b4b /home/rclone/rclone-test-reziwuf3ruti/file name.txt 2024/11/28 04:34:04 DEBUG : file name.txt: Parsed hash: 39bfc6f1506e66584f0f7e1605762b4b 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/file name.txt" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/file\ name.txt 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 5586393dd25db7b524dd8d5850668e2fe9413143 /home/rclone/rclone-test-reziwuf3ruti/file name.txt 2024/11/28 04:34:04 DEBUG : file name.txt: Parsed hash: 5586393dd25db7b524dd8d5850668e2fe9413143 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1125: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/file name.txt" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/file\ name.txt 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 39bfc6f1506e66584f0f7e1605762b4b /home/rclone/rclone-test-reziwuf3ruti/file name.txt 2024/11/28 04:34:04 DEBUG : file name.txt: Parsed hash: 39bfc6f1506e66584f0f7e1605762b4b 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/file name.txt" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/file\ name.txt 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 5586393dd25db7b524dd8d5850668e2fe9413143 /home/rclone/rclone-test-reziwuf3ruti/file name.txt 2024/11/28 04:34:04 DEBUG : file name.txt: Parsed hash: 5586393dd25db7b524dd8d5850668e2fe9413143 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 83bd608e3b3128a2441e2390e641fd70 /home/rclone/rclone-test-reziwuf3ruti/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2024/11/28 04:34:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 83bd608e3b3128a2441e2390e641fd70 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: cf4a3c828ce998c2760a572f15a54f834b448cde /home/rclone/rclone-test-reziwuf3ruti/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2024/11/28 04:34:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: cf4a3c828ce998c2760a572f15a54f834b448cde === 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/11/28 04:34:04 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-reziwuf3ruti/hello? sausage/êé" 2024/11/28 04:34:04 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2024/11/28 04:34:04 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2024/11/28 04:34:04 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2024/11/28 04:34:04 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2024/11/28 04:34:04 DEBUG : Setting pass="gEmS5oDx18ejL8IFUVFh1G9lA-iZl2We" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2024/11/28 04:34:04 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2024/11/28 04:34:04 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{TYc0k}" suffix to name 2024/11/28 04:34:04 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2024/11/28 04:34:04 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2024/11/28 04:34:04 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2024/11/28 04:34:04 DEBUG : Setting pass="gEmS5oDx18ejL8IFUVFh1G9lA-iZl2We" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2024/11/28 04:34:04 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti/hello? sausage/êé: New connection 127.0.0.1:48294->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti/hello? sausage/êé: Shell type "unix" from config 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti/hello? sausage/êé: Relative path resolved to "/home/rclone/rclone-test-reziwuf3ruti/hello? sausage/êé" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti/hello? sausage/êé: Using root directory "/home/rclone/rclone-test-reziwuf3ruti/hello? sausage/êé" 2024/11/28 04:34:04 DEBUG : fs cache: renaming cache item "TestSFTPOpenssh:rclone-test-reziwuf3ruti/hello? sausage/êé" to be canonical "TestSFTPOpenssh{TYc0k}:rclone-test-reziwuf3ruti/hello? sausage/êé" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti/hello? sausage/êé: Shell path "/home/rclone/rclone-test-reziwuf3ruti/hello? sausage/êé/a/b/c/d/e.txt" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/hello\?\ sausage/êé/a/b/c/d/e.txt 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti/hello? sausage/êé: Remote command result: de321ae846708e35e24c930bb3adf6f8 /home/rclone/rclone-test-reziwuf3ruti/hello? sausage/êé/a/b/c/d/e.txt 2024/11/28 04:34:04 DEBUG : a/b/c/d/e.txt: Parsed hash: de321ae846708e35e24c930bb3adf6f8 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti/hello? sausage/êé: Shell path "/home/rclone/rclone-test-reziwuf3ruti/hello? sausage/êé/a/b/c/d/e.txt" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/hello\?\ sausage/êé/a/b/c/d/e.txt 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti/hello? sausage/êé: Remote command result: 31ac9deac5214b4cc7957badefa1425760d4ac6a /home/rclone/rclone-test-reziwuf3ruti/hello? sausage/êé/a/b/c/d/e.txt 2024/11/28 04:34:04 DEBUG : a/b/c/d/e.txt: Parsed hash: 31ac9deac5214b4cc7957badefa1425760d4ac6a 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti/hello? sausage/êé: Shell path "/home/rclone/rclone-test-reziwuf3ruti/hello? sausage/êé/a/b/c/d/e.txt" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/hello\?\ sausage/êé/a/b/c/d/e.txt 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti/hello? sausage/êé: Remote command result: de321ae846708e35e24c930bb3adf6f8 /home/rclone/rclone-test-reziwuf3ruti/hello? sausage/êé/a/b/c/d/e.txt 2024/11/28 04:34:04 DEBUG : a/b/c/d/e.txt: Parsed hash: de321ae846708e35e24c930bb3adf6f8 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti/hello? sausage/êé: Shell path "/home/rclone/rclone-test-reziwuf3ruti/hello? sausage/êé/a/b/c/d/e.txt" 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/hello\?\ sausage/êé/a/b/c/d/e.txt 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti/hello? sausage/êé: Remote command result: 31ac9deac5214b4cc7957badefa1425760d4ac6a /home/rclone/rclone-test-reziwuf3ruti/hello? sausage/êé/a/b/c/d/e.txt 2024/11/28 04:34:04 DEBUG : a/b/c/d/e.txt: Parsed hash: 31ac9deac5214b4cc7957badefa1425760d4ac6a 2024/11/28 04:34:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti/hello? sausage/êé: New connection 127.0.0.1:53986->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2024/11/28 04:34:05 DEBUG : Waiting for deletions to finish 2024/11/28 04:34:05 INFO : a/b/c/d/e.txt: Deleted 2024/11/28 04:34:05 DEBUG : removing 1 level 4 directories 2024/11/28 04:34:05 INFO : a/b/c/d: Removing directory 2024/11/28 04:34:05 DEBUG : removing 1 level 3 directories 2024/11/28 04:34:05 INFO : a/b/c: Removing directory 2024/11/28 04:34:05 DEBUG : removing 1 level 2 directories 2024/11/28 04:34:05 INFO : a/b: Removing directory 2024/11/28 04:34:05 DEBUG : removing 1 level 1 directories 2024/11/28 04:34:05 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/file name.txt" 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/file\ name.txt 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 39bfc6f1506e66584f0f7e1605762b4b /home/rclone/rclone-test-reziwuf3ruti/file name.txt 2024/11/28 04:34:05 DEBUG : file name.txt: Parsed hash: 39bfc6f1506e66584f0f7e1605762b4b 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/file name.txt" 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/file\ name.txt 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 5586393dd25db7b524dd8d5850668e2fe9413143 /home/rclone/rclone-test-reziwuf3ruti/file name.txt 2024/11/28 04:34:05 DEBUG : file name.txt: Parsed hash: 5586393dd25db7b524dd8d5850668e2fe9413143 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 83bd608e3b3128a2441e2390e641fd70 /home/rclone/rclone-test-reziwuf3ruti/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2024/11/28 04:34:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 83bd608e3b3128a2441e2390e641fd70 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: cf4a3c828ce998c2760a572f15a54f834b448cde /home/rclone/rclone-test-reziwuf3ruti/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2024/11/28 04:34:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: cf4a3c828ce998c2760a572f15a54f834b448cde 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 83bd608e3b3128a2441e2390e641fd70 /home/rclone/rclone-test-reziwuf3ruti/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2024/11/28 04:34:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: 83bd608e3b3128a2441e2390e641fd70 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: cf4a3c828ce998c2760a572f15a54f834b448cde /home/rclone/rclone-test-reziwuf3ruti/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2024/11/28 04:34:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: cf4a3c828ce998c2760a572f15a54f834b448cde === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1293: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/file name.txt" 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/file\ name.txt 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 39bfc6f1506e66584f0f7e1605762b4b /home/rclone/rclone-test-reziwuf3ruti/file name.txt 2024/11/28 04:34:05 DEBUG : file name.txt: Parsed hash: 39bfc6f1506e66584f0f7e1605762b4b 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/file name.txt" 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/file\ name.txt 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 5586393dd25db7b524dd8d5850668e2fe9413143 /home/rclone/rclone-test-reziwuf3ruti/file name.txt 2024/11/28 04:34:05 DEBUG : file name.txt: Parsed hash: 5586393dd25db7b524dd8d5850668e2fe9413143 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/other.txt" 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/other.txt 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 83bd608e3b3128a2441e2390e641fd70 /home/rclone/rclone-test-reziwuf3ruti/other.txt 2024/11/28 04:34:05 DEBUG : other.txt: Parsed hash: 83bd608e3b3128a2441e2390e641fd70 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/other.txt" 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/other.txt 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: cf4a3c828ce998c2760a572f15a54f834b448cde /home/rclone/rclone-test-reziwuf3ruti/other.txt 2024/11/28 04:34:05 DEBUG : other.txt: Parsed hash: cf4a3c828ce998c2760a572f15a54f834b448cde 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/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: New connection 127.0.0.1:53994->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/other.txt" 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/other.txt 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 83bd608e3b3128a2441e2390e641fd70 /home/rclone/rclone-test-reziwuf3ruti/other.txt 2024/11/28 04:34:05 DEBUG : other.txt: Parsed hash: 83bd608e3b3128a2441e2390e641fd70 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/other.txt" 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/other.txt 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: cf4a3c828ce998c2760a572f15a54f834b448cde /home/rclone/rclone-test-reziwuf3ruti/other.txt 2024/11/28 04:34:05 DEBUG : other.txt: Parsed hash: cf4a3c828ce998c2760a572f15a54f834b448cde 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/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/moveTest/other.txt" 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/moveTest/other.txt 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 39bfc6f1506e66584f0f7e1605762b4b /home/rclone/rclone-test-reziwuf3ruti/moveTest/other.txt 2024/11/28 04:34:05 DEBUG : moveTest/other.txt: Parsed hash: 39bfc6f1506e66584f0f7e1605762b4b 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/moveTest/other.txt" 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/moveTest/other.txt 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 5586393dd25db7b524dd8d5850668e2fe9413143 /home/rclone/rclone-test-reziwuf3ruti/moveTest/other.txt 2024/11/28 04:34:05 DEBUG : moveTest/other.txt: Parsed hash: 5586393dd25db7b524dd8d5850668e2fe9413143 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/file name.txt" 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/file\ name.txt 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 39bfc6f1506e66584f0f7e1605762b4b /home/rclone/rclone-test-reziwuf3ruti/file name.txt 2024/11/28 04:34:05 DEBUG : file name.txt: Parsed hash: 39bfc6f1506e66584f0f7e1605762b4b 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/file name.txt" 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/file\ name.txt 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 5586393dd25db7b524dd8d5850668e2fe9413143 /home/rclone/rclone-test-reziwuf3ruti/file name.txt 2024/11/28 04:34:05 DEBUG : file name.txt: Parsed hash: 5586393dd25db7b524dd8d5850668e2fe9413143 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/other.txt" 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/other.txt 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 83bd608e3b3128a2441e2390e641fd70 /home/rclone/rclone-test-reziwuf3ruti/other.txt 2024/11/28 04:34:05 DEBUG : other.txt: Parsed hash: 83bd608e3b3128a2441e2390e641fd70 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/other.txt" 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/other.txt 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: cf4a3c828ce998c2760a572f15a54f834b448cde /home/rclone/rclone-test-reziwuf3ruti/other.txt 2024/11/28 04:34:05 DEBUG : other.txt: Parsed hash: cf4a3c828ce998c2760a572f15a54f834b448cde 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/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/file name.txt" 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/file\ name.txt 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 39bfc6f1506e66584f0f7e1605762b4b /home/rclone/rclone-test-reziwuf3ruti/file name.txt 2024/11/28 04:34:05 DEBUG : file name.txt: Parsed hash: 39bfc6f1506e66584f0f7e1605762b4b 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/file name.txt" 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/file\ name.txt 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 5586393dd25db7b524dd8d5850668e2fe9413143 /home/rclone/rclone-test-reziwuf3ruti/file name.txt 2024/11/28 04:34:05 DEBUG : file name.txt: Parsed hash: 5586393dd25db7b524dd8d5850668e2fe9413143 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 83bd608e3b3128a2441e2390e641fd70 /home/rclone/rclone-test-reziwuf3ruti/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2024/11/28 04:34:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 83bd608e3b3128a2441e2390e641fd70 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: cf4a3c828ce998c2760a572f15a54f834b448cde /home/rclone/rclone-test-reziwuf3ruti/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2024/11/28 04:34:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: cf4a3c828ce998c2760a572f15a54f834b448cde 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/11/28 04:34:05 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-logajem3guma" 2024/11/28 04:34:05 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2024/11/28 04:34:05 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2024/11/28 04:34:05 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2024/11/28 04:34:05 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2024/11/28 04:34:05 DEBUG : Setting pass="gEmS5oDx18ejL8IFUVFh1G9lA-iZl2We" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2024/11/28 04:34:05 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2024/11/28 04:34:05 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{TYc0k}" suffix to name 2024/11/28 04:34:05 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2024/11/28 04:34:05 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2024/11/28 04:34:05 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2024/11/28 04:34:05 DEBUG : Setting pass="gEmS5oDx18ejL8IFUVFh1G9lA-iZl2We" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2024/11/28 04:34:05 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-logajem3guma: New connection 127.0.0.1:54006->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-logajem3guma: Shell type "unix" from config 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-logajem3guma: Relative path resolved to "/home/rclone/rclone-test-logajem3guma" 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-logajem3guma: Using root directory "/home/rclone/rclone-test-logajem3guma" 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-logajem3guma: Shell path "/home/rclone/rclone-test-logajem3guma/new_name/sub_new_name/file name.txt" 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-logajem3guma: Running remote command: md5sum /home/rclone/rclone-test-logajem3guma/new_name/sub_new_name/file\ name.txt 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-logajem3guma: Remote command result: 39bfc6f1506e66584f0f7e1605762b4b /home/rclone/rclone-test-logajem3guma/new_name/sub_new_name/file name.txt 2024/11/28 04:34:05 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 39bfc6f1506e66584f0f7e1605762b4b 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-logajem3guma: Shell path "/home/rclone/rclone-test-logajem3guma/new_name/sub_new_name/file name.txt" 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-logajem3guma: Running remote command: sha1sum /home/rclone/rclone-test-logajem3guma/new_name/sub_new_name/file\ name.txt 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-logajem3guma: Remote command result: 5586393dd25db7b524dd8d5850668e2fe9413143 /home/rclone/rclone-test-logajem3guma/new_name/sub_new_name/file name.txt 2024/11/28 04:34:05 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 5586393dd25db7b524dd8d5850668e2fe9413143 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-logajem3guma: Shell path "/home/rclone/rclone-test-logajem3guma/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-logajem3guma: Running remote command: md5sum /home/rclone/rclone-test-logajem3guma/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-logajem3guma: Remote command result: 83bd608e3b3128a2441e2390e641fd70 /home/rclone/rclone-test-logajem3guma/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2024/11/28 04:34:05 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 83bd608e3b3128a2441e2390e641fd70 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-logajem3guma: Shell path "/home/rclone/rclone-test-logajem3guma/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-logajem3guma: Running remote command: sha1sum /home/rclone/rclone-test-logajem3guma/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-logajem3guma: Remote command result: cf4a3c828ce998c2760a572f15a54f834b448cde /home/rclone/rclone-test-logajem3guma/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2024/11/28 04:34:05 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: cf4a3c828ce998c2760a572f15a54f834b448cde 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/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/file name.txt" 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/file\ name.txt 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 39bfc6f1506e66584f0f7e1605762b4b /home/rclone/rclone-test-reziwuf3ruti/file name.txt 2024/11/28 04:34:05 DEBUG : file name.txt: Parsed hash: 39bfc6f1506e66584f0f7e1605762b4b 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/file name.txt" 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/file\ name.txt 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 5586393dd25db7b524dd8d5850668e2fe9413143 /home/rclone/rclone-test-reziwuf3ruti/file name.txt 2024/11/28 04:34:05 DEBUG : file name.txt: Parsed hash: 5586393dd25db7b524dd8d5850668e2fe9413143 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 83bd608e3b3128a2441e2390e641fd70 /home/rclone/rclone-test-reziwuf3ruti/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2024/11/28 04:34:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 83bd608e3b3128a2441e2390e641fd70 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: cf4a3c828ce998c2760a572f15a54f834b448cde /home/rclone/rclone-test-reziwuf3ruti/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2024/11/28 04:34:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: cf4a3c828ce998c2760a572f15a54f834b448cde 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/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-logajem3guma: Purge dir "new_name" 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-logajem3guma: 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/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/file name.txt" 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/file\ name.txt 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 39bfc6f1506e66584f0f7e1605762b4b /home/rclone/rclone-test-reziwuf3ruti/file name.txt 2024/11/28 04:34:05 DEBUG : file name.txt: Parsed hash: 39bfc6f1506e66584f0f7e1605762b4b 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/file name.txt" 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/file\ name.txt 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 5586393dd25db7b524dd8d5850668e2fe9413143 /home/rclone/rclone-test-reziwuf3ruti/file name.txt 2024/11/28 04:34:05 DEBUG : file name.txt: Parsed hash: 5586393dd25db7b524dd8d5850668e2fe9413143 === 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/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/file name.txt" 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/file\ name.txt 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: b8d7fea3dc63b01a70e9920a191175f2 /home/rclone/rclone-test-reziwuf3ruti/file name.txt 2024/11/28 04:34:05 DEBUG : file name.txt: Parsed hash: b8d7fea3dc63b01a70e9920a191175f2 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/file name.txt" 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/file\ name.txt 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 2c572ab797b5076e561614760d4d6b0619bb944a /home/rclone/rclone-test-reziwuf3ruti/file name.txt 2024/11/28 04:34:05 DEBUG : file name.txt: Parsed hash: 2c572ab797b5076e561614760d4d6b0619bb944a 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/file name.txt" 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/file\ name.txt 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: b8d7fea3dc63b01a70e9920a191175f2 /home/rclone/rclone-test-reziwuf3ruti/file name.txt 2024/11/28 04:34:05 DEBUG : file name.txt: Parsed hash: b8d7fea3dc63b01a70e9920a191175f2 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/file name.txt" 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/file\ name.txt 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 2c572ab797b5076e561614760d4d6b0619bb944a /home/rclone/rclone-test-reziwuf3ruti/file name.txt 2024/11/28 04:34:05 DEBUG : file name.txt: Parsed hash: 2c572ab797b5076e561614760d4d6b0619bb944a === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2024/11/28 04:34:05 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-reziwuf3ruti/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2024/11/28 04:34:05 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2024/11/28 04:34:05 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2024/11/28 04:34:05 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2024/11/28 04:34:05 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2024/11/28 04:34:05 DEBUG : Setting pass="gEmS5oDx18ejL8IFUVFh1G9lA-iZl2We" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2024/11/28 04:34:05 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2024/11/28 04:34:05 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{TYc0k}" suffix to name 2024/11/28 04:34:05 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2024/11/28 04:34:05 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2024/11/28 04:34:05 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2024/11/28 04:34:05 DEBUG : Setting pass="gEmS5oDx18ejL8IFUVFh1G9lA-iZl2We" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2024/11/28 04:34:05 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:54012->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/home/rclone/rclone-test-reziwuf3ruti/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/home/rclone/rclone-test-reziwuf3ruti/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-reziwuf3ruti/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 83bd608e3b3128a2441e2390e641fd70 /home/rclone/rclone-test-reziwuf3ruti/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2024/11/28 04:34:05 DEBUG : z.txt: Parsed hash: 83bd608e3b3128a2441e2390e641fd70 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-reziwuf3ruti/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: cf4a3c828ce998c2760a572f15a54f834b448cde /home/rclone/rclone-test-reziwuf3ruti/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2024/11/28 04:34:05 DEBUG : z.txt: Parsed hash: cf4a3c828ce998c2760a572f15a54f834b448cde === 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/11/28 04:34:05 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-reziwuf3ruti/not found.txt" 2024/11/28 04:34:05 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2024/11/28 04:34:05 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2024/11/28 04:34:05 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2024/11/28 04:34:05 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2024/11/28 04:34:05 DEBUG : Setting pass="gEmS5oDx18ejL8IFUVFh1G9lA-iZl2We" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2024/11/28 04:34:05 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2024/11/28 04:34:05 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{TYc0k}" suffix to name 2024/11/28 04:34:05 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2024/11/28 04:34:05 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2024/11/28 04:34:05 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2024/11/28 04:34:05 DEBUG : Setting pass="gEmS5oDx18ejL8IFUVFh1G9lA-iZl2We" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2024/11/28 04:34:05 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti/not found.txt: New connection 127.0.0.1:54016->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti/not found.txt: Shell type "unix" from config 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti/not found.txt: Relative path resolved to "/home/rclone/rclone-test-reziwuf3ruti/not found.txt" 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti/not found.txt: Using root directory "/home/rclone/rclone-test-reziwuf3ruti/not found.txt" 2024/11/28 04:34:05 ERROR : : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestSFTPOpenssh:" path "rclone-test-reziwuf3ruti" from "TestSFTPOpenssh:rclone-test-reziwuf3ruti" 2024/11/28 04:34:05 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2024/11/28 04:34:05 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2024/11/28 04:34:05 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2024/11/28 04:34:05 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2024/11/28 04:34:05 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2024/11/28 04:34:05 DEBUG : Setting pass="gEmS5oDx18ejL8IFUVFh1G9lA-iZl2We" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2024/11/28 04:34:05 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2024/11/28 04:34:05 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{TYc0k}" suffix to name 2024/11/28 04:34:05 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2024/11/28 04:34:05 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2024/11/28 04:34:05 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2024/11/28 04:34:05 DEBUG : Setting pass="gEmS5oDx18ejL8IFUVFh1G9lA-iZl2We" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2024/11/28 04:34:05 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:54028->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-reziwuf3ruti/file name.txt" 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/file\ name.txt 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: b8d7fea3dc63b01a70e9920a191175f2 /home/rclone/rclone-test-reziwuf3ruti/file name.txt 2024/11/28 04:34:05 DEBUG : rclone-test-reziwuf3ruti/file name.txt: Parsed hash: b8d7fea3dc63b01a70e9920a191175f2 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-reziwuf3ruti/file name.txt" 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/file\ name.txt 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 2c572ab797b5076e561614760d4d6b0619bb944a /home/rclone/rclone-test-reziwuf3ruti/file name.txt 2024/11/28 04:34:05 DEBUG : rclone-test-reziwuf3ruti/file name.txt: Parsed hash: 2c572ab797b5076e561614760d4d6b0619bb944a 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-reziwuf3ruti/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 83bd608e3b3128a2441e2390e641fd70 /home/rclone/rclone-test-reziwuf3ruti/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2024/11/28 04:34:05 DEBUG : rclone-test-reziwuf3ruti/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 83bd608e3b3128a2441e2390e641fd70 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-reziwuf3ruti/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: cf4a3c828ce998c2760a572f15a54f834b448cde /home/rclone/rclone-test-reziwuf3ruti/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2024/11/28 04:34:05 DEBUG : rclone-test-reziwuf3ruti/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: cf4a3c828ce998c2760a572f15a54f834b448cde 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-reziwuf3ruti/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/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-reziwuf3ruti/file name.txt" 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/file\ name.txt 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: b8d7fea3dc63b01a70e9920a191175f2 /home/rclone/rclone-test-reziwuf3ruti/file name.txt 2024/11/28 04:34:05 DEBUG : rclone-test-reziwuf3ruti/file name.txt: Parsed hash: b8d7fea3dc63b01a70e9920a191175f2 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-reziwuf3ruti/file name.txt" 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/file\ name.txt 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 2c572ab797b5076e561614760d4d6b0619bb944a /home/rclone/rclone-test-reziwuf3ruti/file name.txt 2024/11/28 04:34:05 DEBUG : rclone-test-reziwuf3ruti/file name.txt: Parsed hash: 2c572ab797b5076e561614760d4d6b0619bb944a === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1949: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-reziwuf3ruti/created from root.txt" 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/created\ from\ root.txt 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: ee2abdfc7c7d7cfffe544609a345b740 /home/rclone/rclone-test-reziwuf3ruti/created from root.txt 2024/11/28 04:34:05 DEBUG : rclone-test-reziwuf3ruti/created from root.txt: Parsed hash: ee2abdfc7c7d7cfffe544609a345b740 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-reziwuf3ruti/created from root.txt" 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/created\ from\ root.txt 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 7f8533f7021e7fab64411031efd43249436e4f6f /home/rclone/rclone-test-reziwuf3ruti/created from root.txt 2024/11/28 04:34:05 DEBUG : rclone-test-reziwuf3ruti/created from root.txt: Parsed hash: 7f8533f7021e7fab64411031efd43249436e4f6f 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-reziwuf3ruti/created from root.txt" 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/created\ from\ root.txt 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: ee2abdfc7c7d7cfffe544609a345b740 /home/rclone/rclone-test-reziwuf3ruti/created from root.txt 2024/11/28 04:34:05 DEBUG : rclone-test-reziwuf3ruti/created from root.txt: Parsed hash: ee2abdfc7c7d7cfffe544609a345b740 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-reziwuf3ruti/created from root.txt" 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/created\ from\ root.txt 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 7f8533f7021e7fab64411031efd43249436e4f6f /home/rclone/rclone-test-reziwuf3ruti/created from root.txt 2024/11/28 04:34:05 DEBUG : rclone-test-reziwuf3ruti/created from root.txt: Parsed hash: 7f8533f7021e7fab64411031efd43249436e4f6f 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-reziwuf3ruti/created from root.txt" 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/created\ from\ root.txt 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: ee2abdfc7c7d7cfffe544609a345b740 /home/rclone/rclone-test-reziwuf3ruti/created from root.txt 2024/11/28 04:34:05 DEBUG : rclone-test-reziwuf3ruti/created from root.txt: Parsed hash: ee2abdfc7c7d7cfffe544609a345b740 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-reziwuf3ruti/created from root.txt" 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/created\ from\ root.txt 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 7f8533f7021e7fab64411031efd43249436e4f6f /home/rclone/rclone-test-reziwuf3ruti/created from root.txt 2024/11/28 04:34:05 DEBUG : rclone-test-reziwuf3ruti/created from root.txt: Parsed hash: 7f8533f7021e7fab64411031efd43249436e4f6f 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-reziwuf3ruti/file name.txt" 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/file\ name.txt 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: b8d7fea3dc63b01a70e9920a191175f2 /home/rclone/rclone-test-reziwuf3ruti/file name.txt 2024/11/28 04:34:05 DEBUG : rclone-test-reziwuf3ruti/file name.txt: Parsed hash: b8d7fea3dc63b01a70e9920a191175f2 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-reziwuf3ruti/file name.txt" 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/file\ name.txt 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 2c572ab797b5076e561614760d4d6b0619bb944a /home/rclone/rclone-test-reziwuf3ruti/file name.txt 2024/11/28 04:34:05 DEBUG : rclone-test-reziwuf3ruti/file name.txt: Parsed hash: 2c572ab797b5076e561614760d4d6b0619bb944a 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-reziwuf3ruti/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 83bd608e3b3128a2441e2390e641fd70 /home/rclone/rclone-test-reziwuf3ruti/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2024/11/28 04:34:05 DEBUG : rclone-test-reziwuf3ruti/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 83bd608e3b3128a2441e2390e641fd70 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-reziwuf3ruti/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: cf4a3c828ce998c2760a572f15a54f834b448cde /home/rclone/rclone-test-reziwuf3ruti/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2024/11/28 04:34:05 DEBUG : rclone-test-reziwuf3ruti/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: cf4a3c828ce998c2760a572f15a54f834b448cde 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-reziwuf3ruti/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/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-reziwuf3ruti/file name.txt" 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/file\ name.txt 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: b8d7fea3dc63b01a70e9920a191175f2 /home/rclone/rclone-test-reziwuf3ruti/file name.txt 2024/11/28 04:34:05 DEBUG : rclone-test-reziwuf3ruti/file name.txt: Parsed hash: b8d7fea3dc63b01a70e9920a191175f2 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-reziwuf3ruti/file name.txt" 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/file\ name.txt 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 2c572ab797b5076e561614760d4d6b0619bb944a /home/rclone/rclone-test-reziwuf3ruti/file name.txt 2024/11/28 04:34:05 DEBUG : rclone-test-reziwuf3ruti/file name.txt: Parsed hash: 2c572ab797b5076e561614760d4d6b0619bb944a 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-reziwuf3ruti/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 83bd608e3b3128a2441e2390e641fd70 /home/rclone/rclone-test-reziwuf3ruti/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2024/11/28 04:34:05 DEBUG : rclone-test-reziwuf3ruti/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 83bd608e3b3128a2441e2390e641fd70 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-reziwuf3ruti/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: cf4a3c828ce998c2760a572f15a54f834b448cde /home/rclone/rclone-test-reziwuf3ruti/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2024/11/28 04:34:05 DEBUG : rclone-test-reziwuf3ruti/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: cf4a3c828ce998c2760a572f15a54f834b448cde 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-reziwuf3ruti/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/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 83bd608e3b3128a2441e2390e641fd70 /home/rclone/rclone-test-reziwuf3ruti/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2024/11/28 04:34:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 83bd608e3b3128a2441e2390e641fd70 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: cf4a3c828ce998c2760a572f15a54f834b448cde /home/rclone/rclone-test-reziwuf3ruti/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2024/11/28 04:34:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: cf4a3c828ce998c2760a572f15a54f834b448cde === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Server has VFS statistics extension 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: About path "/home/rclone/rclone-test-reziwuf3ruti" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/piped data.txt" 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/piped\ data.txt 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-reziwuf3ruti/piped data.txt 2024/11/28 04:34:05 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/piped data.txt" 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/piped\ data.txt 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-reziwuf3ruti/piped data.txt 2024/11/28 04:34:05 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/piped data.txt" 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/piped\ data.txt 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-reziwuf3ruti/piped data.txt 2024/11/28 04:34:05 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/piped data.txt" 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/piped\ data.txt 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-reziwuf3ruti/piped data.txt 2024/11/28 04:34:05 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/piped data.txt" 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/piped\ data.txt 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: f77085afbae6ddf72e56f6558dbf0dcf /home/rclone/rclone-test-reziwuf3ruti/piped data.txt 2024/11/28 04:34:05 DEBUG : piped data.txt: Parsed hash: f77085afbae6ddf72e56f6558dbf0dcf 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/piped data.txt" 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/piped\ data.txt 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 1a04dacf087831348c1ed687877898c4f5feacfd /home/rclone/rclone-test-reziwuf3ruti/piped data.txt 2024/11/28 04:34:05 DEBUG : piped data.txt: Parsed hash: 1a04dacf087831348c1ed687877898c4f5feacfd 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/piped data.txt" 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/piped\ data.txt 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: f77085afbae6ddf72e56f6558dbf0dcf /home/rclone/rclone-test-reziwuf3ruti/piped data.txt 2024/11/28 04:34:05 DEBUG : piped data.txt: Parsed hash: f77085afbae6ddf72e56f6558dbf0dcf 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/piped data.txt" 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/piped\ data.txt 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 1a04dacf087831348c1ed687877898c4f5feacfd /home/rclone/rclone-test-reziwuf3ruti/piped data.txt 2024/11/28 04:34:05 DEBUG : piped data.txt: Parsed hash: 1a04dacf087831348c1ed687877898c4f5feacfd === 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/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/unknown-size-update.txt" 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/unknown-size-update.txt 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 31601d4d91c57c55bfcace8f98674f45 /home/rclone/rclone-test-reziwuf3ruti/unknown-size-update.txt 2024/11/28 04:34:05 DEBUG : unknown-size-update.txt: Parsed hash: 31601d4d91c57c55bfcace8f98674f45 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/unknown-size-update.txt" 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/unknown-size-update.txt 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 0caa4a20abf75ed072a43563087fafa1e7f99d52 /home/rclone/rclone-test-reziwuf3ruti/unknown-size-update.txt 2024/11/28 04:34:05 DEBUG : unknown-size-update.txt: Parsed hash: 0caa4a20abf75ed072a43563087fafa1e7f99d52 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/unknown-size-update.txt" 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: md5sum /home/rclone/rclone-test-reziwuf3ruti/unknown-size-update.txt 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 31601d4d91c57c55bfcace8f98674f45 /home/rclone/rclone-test-reziwuf3ruti/unknown-size-update.txt 2024/11/28 04:34:05 DEBUG : unknown-size-update.txt: Parsed hash: 31601d4d91c57c55bfcace8f98674f45 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Shell path "/home/rclone/rclone-test-reziwuf3ruti/unknown-size-update.txt" 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Running remote command: sha1sum /home/rclone/rclone-test-reziwuf3ruti/unknown-size-update.txt 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Remote command result: 0caa4a20abf75ed072a43563087fafa1e7f99d52 /home/rclone/rclone-test-reziwuf3ruti/unknown-size-update.txt 2024/11/28 04:34:05 DEBUG : unknown-size-update.txt: Parsed hash: 0caa4a20abf75ed072a43563087fafa1e7f99d52 === RUN TestIntegration/FsMkdir/FsRootCollapse 2024/11/28 04:34:05 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-reziwuf3ruti/deeper/nonexisting/directory" 2024/11/28 04:34:05 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2024/11/28 04:34:05 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2024/11/28 04:34:05 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2024/11/28 04:34:05 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2024/11/28 04:34:05 DEBUG : Setting pass="gEmS5oDx18ejL8IFUVFh1G9lA-iZl2We" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2024/11/28 04:34:05 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2024/11/28 04:34:05 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{TYc0k}" suffix to name 2024/11/28 04:34:05 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2024/11/28 04:34:05 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2024/11/28 04:34:05 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2024/11/28 04:34:05 DEBUG : Setting pass="gEmS5oDx18ejL8IFUVFh1G9lA-iZl2We" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2024/11/28 04:34:05 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti/deeper/nonexisting/directory: New connection 127.0.0.1:54044->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti/deeper/nonexisting/directory: Shell type "unix" from config 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti/deeper/nonexisting/directory: Failed to resolve path using RealPath: file does not exist 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti/deeper/nonexisting/directory: Relative path joined with current directory to get absolute path "/home/rclone/rclone-test-reziwuf3ruti/deeper/nonexisting/directory" 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti/deeper/nonexisting/directory: Using root directory "/home/rclone/rclone-test-reziwuf3ruti/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/11/28 04:34:05 DEBUG : Waiting for deletions to finish 2024/11/28 04:34:05 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2024/11/28 04:34:05 DEBUG : removing 1 level 4 directories 2024/11/28 04:34:05 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2024/11/28 04:34:05 DEBUG : removing 1 level 3 directories 2024/11/28 04:34:05 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2024/11/28 04:34:05 DEBUG : removing 1 level 2 directories 2024/11/28 04:34:05 INFO : hello? sausage/êé: Removing directory 2024/11/28 04:34:05 DEBUG : removing 1 level 1 directories 2024/11/28 04:34:05 INFO : hello? sausage: Removing directory 2024/11/28 04:34:05 DEBUG : removing 1 level 0 directories 2024/11/28 04:34:05 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Removing directory 2024/11/28 04:34:05 ERROR : : error listing: directory not found 2024/11/28 04:34:05 DEBUG : Waiting for deletions to finish 2024/11/28 04:34:05 ERROR : : error listing: directory not found 2024/11/28 04:34:05 ERROR : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Failed to list "": directory not found 2024/11/28 04:34:05 DEBUG : removing 1 level 0 directories 2024/11/28 04:34:05 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Removing directory 2024/11/28 04:34:05 ERROR : : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2024/11/28 04:34:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-reziwuf3ruti: Closing 2 unused connections --- FAIL: TestIntegration (1.75s) --- 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.64s) --- 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.43s) --- 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.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.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 (1.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.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.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.02s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.15s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.08s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.15s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.05s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.02s) --- 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.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.03s) --- 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.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- PASS: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 sftp_test.go:25: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestIntegration3 sftp_test.go:35: skipping as -remote is set --- SKIP: TestIntegration3 (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/sftp 2.874s "go test -v -timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished ERROR in 3.711329612s (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]