"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 TestRemotePathEncodesRemoteNames --- PASS: TestRemotePathEncodesRemoteNames (0.00s) === RUN TestRemoteShellPathEncodesRemoteNames --- PASS: TestRemoteShellPathEncodesRemoteNames (0.00s) === RUN TestRemoteShellPathEncodesPathOverrideNames --- PASS: TestRemoteShellPathEncodesPathOverrideNames (0.00s) === RUN TestParseHash --- PASS: TestParseHash (0.00s) === RUN TestParseUsage --- PASS: TestParseUsage (0.00s) === RUN TestSSHExternalWaitMultipleCalls --- PASS: TestSSHExternalWaitMultipleCalls (0.10s) === RUN TestSSHExternalCloseMultipleCalls --- PASS: TestSSHExternalCloseMultipleCalls (0.00s) === RUN TestStringLock --- PASS: TestStringLock (1.14s) === RUN TestIntegration fstests.go:457: Using remote "TestSFTPOpenssh:" 2026/07/20 01:16:27 NOTICE: TestSFTPOpenssh: Starting server 2026/07/20 01:16:29 NOTICE: TestSFTPOpenssh: Attempting to connect to "127.0.0.1:28627" try 1/100 2026/07/20 01:16:29 DEBUG : TestSFTPOpenssh: Read 1, error: 2026/07/20 01:16:29 NOTICE: TestSFTPOpenssh: Started server and connected to "127.0.0.1:28627" 2026/07/20 01:16:29 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-teyaciz6petu" 2026/07/20 01:16:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/20 01:16:29 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/20 01:16:29 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/20 01:16:29 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/20 01:16:29 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/20 01:16:29 DEBUG : Setting pass="6Zr8rMSnhyFkyFuq2kxyRjWT0qXUuBCl" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/20 01:16:29 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/20 01:16:29 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{fiiyo}" suffix to name 2026/07/20 01:16:29 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/20 01:16:29 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/20 01:16:29 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/20 01:16:29 DEBUG : Setting pass="6Zr8rMSnhyFkyFuq2kxyRjWT0qXUuBCl" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/20 01:16:29 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/20 01:16:29 NOTICE: TestSFTPOpenssh{fiiyo}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: New connection 127.0.0.1:51434->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell type "unix" from config 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Relative path resolved to "/home/rclone/rclone-test-teyaciz6petu" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Using root directory "/home/rclone/rclone-test-teyaciz6petu" 2026/07/20 01:16:29 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE === RUN TestIntegration/FsCheckWrap fstests.go:498: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:526: 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 2026/07/20 01:16:29 INFO : dir/subdir: Making directory 2026/07/20 01:16:29 INFO : dir/subdir: Removing directory 2026/07/20 01:16:29 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2026/07/20 01:16:29 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:727: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 1e81815cb7a7d10fd5b57ffb50e97f71 /home/rclone/rclone-test-teyaciz6petu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/20 01:16:29 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 1e81815cb7a7d10fd5b57ffb50e97f71 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 40372d50c6ffbecaf29b83e0284527008a05a8f9 /home/rclone/rclone-test-teyaciz6petu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/20 01:16:29 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 40372d50c6ffbecaf29b83e0284527008a05a8f9 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 1e81815cb7a7d10fd5b57ffb50e97f71 /home/rclone/rclone-test-teyaciz6petu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/20 01:16:29 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 1e81815cb7a7d10fd5b57ffb50e97f71 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 40372d50c6ffbecaf29b83e0284527008a05a8f9 /home/rclone/rclone-test-teyaciz6petu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/20 01:16:29 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 40372d50c6ffbecaf29b83e0284527008a05a8f9 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 1e81815cb7a7d10fd5b57ffb50e97f71 /home/rclone/rclone-test-teyaciz6petu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/20 01:16:29 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 1e81815cb7a7d10fd5b57ffb50e97f71 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 40372d50c6ffbecaf29b83e0284527008a05a8f9 /home/rclone/rclone-test-teyaciz6petu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/20 01:16:29 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 40372d50c6ffbecaf29b83e0284527008a05a8f9 === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:727: testing "." 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/./." 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/./. 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 5c0a281cb5b635504817604327bdce5c /home/rclone/rclone-test-teyaciz6petu/./. 2026/07/20 01:16:29 DEBUG : ./.: Parsed hash: 5c0a281cb5b635504817604327bdce5c 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/./." 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/./. 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: fd618117c422cddf0be6850601b5ffa180272277 /home/rclone/rclone-test-teyaciz6petu/./. 2026/07/20 01:16:29 DEBUG : ./.: Parsed hash: fd618117c422cddf0be6850601b5ffa180272277 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/./." 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/./. 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 5c0a281cb5b635504817604327bdce5c /home/rclone/rclone-test-teyaciz6petu/./. 2026/07/20 01:16:29 DEBUG : ./.: Parsed hash: 5c0a281cb5b635504817604327bdce5c 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/./." 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/./. 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: fd618117c422cddf0be6850601b5ffa180272277 /home/rclone/rclone-test-teyaciz6petu/./. 2026/07/20 01:16:29 DEBUG : ./.: Parsed hash: fd618117c422cddf0be6850601b5ffa180272277 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/./." 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/./. 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 5c0a281cb5b635504817604327bdce5c /home/rclone/rclone-test-teyaciz6petu/./. 2026/07/20 01:16:29 DEBUG : ./.: Parsed hash: 5c0a281cb5b635504817604327bdce5c 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/./." 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/./. 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: fd618117c422cddf0be6850601b5ffa180272277 /home/rclone/rclone-test-teyaciz6petu/./. 2026/07/20 01:16:29 DEBUG : ./.: Parsed hash: fd618117c422cddf0be6850601b5ffa180272277 === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/../.." 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/../.. 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 48ad219dabb214e477ba85b5fd5c5fa0 /home/rclone/rclone-test-teyaciz6petu/../.. 2026/07/20 01:16:29 DEBUG : ../..: Parsed hash: 48ad219dabb214e477ba85b5fd5c5fa0 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/../.." 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/../.. 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 768ac1b21d683257037f85b92f44b9afc3ad3d4d /home/rclone/rclone-test-teyaciz6petu/../.. 2026/07/20 01:16:29 DEBUG : ../..: Parsed hash: 768ac1b21d683257037f85b92f44b9afc3ad3d4d 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/../.." 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/../.. 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 48ad219dabb214e477ba85b5fd5c5fa0 /home/rclone/rclone-test-teyaciz6petu/../.. 2026/07/20 01:16:29 DEBUG : ../..: Parsed hash: 48ad219dabb214e477ba85b5fd5c5fa0 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/../.." 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/../.. 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 768ac1b21d683257037f85b92f44b9afc3ad3d4d /home/rclone/rclone-test-teyaciz6petu/../.. 2026/07/20 01:16:29 DEBUG : ../..: Parsed hash: 768ac1b21d683257037f85b92f44b9afc3ad3d4d 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/../.." 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/../.. 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 48ad219dabb214e477ba85b5fd5c5fa0 /home/rclone/rclone-test-teyaciz6petu/../.. 2026/07/20 01:16:29 DEBUG : ../..: Parsed hash: 48ad219dabb214e477ba85b5fd5c5fa0 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/../.." 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/../.. 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 768ac1b21d683257037f85b92f44b9afc3ad3d4d /home/rclone/rclone-test-teyaciz6petu/../.. 2026/07/20 01:16:29 DEBUG : ../..: Parsed hash: 768ac1b21d683257037f85b92f44b9afc3ad3d4d === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 807c52cbf4ee649fc70e570e88a00ae8 /home/rclone/rclone-test-teyaciz6petu/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/20 01:16:29 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 807c52cbf4ee649fc70e570e88a00ae8 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 8d356f3d26474874edfceffb830e282023bf1b57 /home/rclone/rclone-test-teyaciz6petu/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/20 01:16:29 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 8d356f3d26474874edfceffb830e282023bf1b57 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 807c52cbf4ee649fc70e570e88a00ae8 /home/rclone/rclone-test-teyaciz6petu/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/20 01:16:29 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 807c52cbf4ee649fc70e570e88a00ae8 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 8d356f3d26474874edfceffb830e282023bf1b57 /home/rclone/rclone-test-teyaciz6petu/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/20 01:16:29 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 8d356f3d26474874edfceffb830e282023bf1b57 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 807c52cbf4ee649fc70e570e88a00ae8 /home/rclone/rclone-test-teyaciz6petu/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/20 01:16:29 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 807c52cbf4ee649fc70e570e88a00ae8 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 8d356f3d26474874edfceffb830e282023bf1b57 /home/rclone/rclone-test-teyaciz6petu/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/20 01:16:29 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 8d356f3d26474874edfceffb830e282023bf1b57 === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/ leading space/ leading space" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/\ leading\ space/\ leading\ space 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 4a9088f9082566671c42d40f3e0883b7 /home/rclone/rclone-test-teyaciz6petu/ leading space/ leading space 2026/07/20 01:16:29 DEBUG : leading space/ leading space: Parsed hash: 4a9088f9082566671c42d40f3e0883b7 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/ leading space/ leading space" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/\ leading\ space/\ leading\ space 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 9f042014bd9c0b177d1c8e746c41a469acade9b2 /home/rclone/rclone-test-teyaciz6petu/ leading space/ leading space 2026/07/20 01:16:29 DEBUG : leading space/ leading space: Parsed hash: 9f042014bd9c0b177d1c8e746c41a469acade9b2 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/ leading space/ leading space" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/\ leading\ space/\ leading\ space 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 4a9088f9082566671c42d40f3e0883b7 /home/rclone/rclone-test-teyaciz6petu/ leading space/ leading space 2026/07/20 01:16:29 DEBUG : leading space/ leading space: Parsed hash: 4a9088f9082566671c42d40f3e0883b7 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/ leading space/ leading space" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/\ leading\ space/\ leading\ space 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 9f042014bd9c0b177d1c8e746c41a469acade9b2 /home/rclone/rclone-test-teyaciz6petu/ leading space/ leading space 2026/07/20 01:16:29 DEBUG : leading space/ leading space: Parsed hash: 9f042014bd9c0b177d1c8e746c41a469acade9b2 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/ leading space/ leading space" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/\ leading\ space/\ leading\ space 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 4a9088f9082566671c42d40f3e0883b7 /home/rclone/rclone-test-teyaciz6petu/ leading space/ leading space 2026/07/20 01:16:29 DEBUG : leading space/ leading space: Parsed hash: 4a9088f9082566671c42d40f3e0883b7 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/ leading space/ leading space" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/\ leading\ space/\ leading\ space 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 9f042014bd9c0b177d1c8e746c41a469acade9b2 /home/rclone/rclone-test-teyaciz6petu/ leading space/ leading space 2026/07/20 01:16:29 DEBUG : leading space/ leading space: Parsed hash: 9f042014bd9c0b177d1c8e746c41a469acade9b2 === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/~leading tilde/~leading tilde" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/\~leading\ tilde/\~leading\ tilde 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 05643283d2d44bfb81166a49e2e22d28 /home/rclone/rclone-test-teyaciz6petu/~leading tilde/~leading tilde 2026/07/20 01:16:29 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 05643283d2d44bfb81166a49e2e22d28 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/~leading tilde/~leading tilde" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/\~leading\ tilde/\~leading\ tilde 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 0d7cdbc8835240818ab7f5dde3646a494197fe12 /home/rclone/rclone-test-teyaciz6petu/~leading tilde/~leading tilde 2026/07/20 01:16:29 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 0d7cdbc8835240818ab7f5dde3646a494197fe12 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/~leading tilde/~leading tilde" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/\~leading\ tilde/\~leading\ tilde 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 05643283d2d44bfb81166a49e2e22d28 /home/rclone/rclone-test-teyaciz6petu/~leading tilde/~leading tilde 2026/07/20 01:16:29 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 05643283d2d44bfb81166a49e2e22d28 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/~leading tilde/~leading tilde" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/\~leading\ tilde/\~leading\ tilde 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 0d7cdbc8835240818ab7f5dde3646a494197fe12 /home/rclone/rclone-test-teyaciz6petu/~leading tilde/~leading tilde 2026/07/20 01:16:29 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 0d7cdbc8835240818ab7f5dde3646a494197fe12 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/~leading tilde/~leading tilde" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/\~leading\ tilde/\~leading\ tilde 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 05643283d2d44bfb81166a49e2e22d28 /home/rclone/rclone-test-teyaciz6petu/~leading tilde/~leading tilde 2026/07/20 01:16:29 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 05643283d2d44bfb81166a49e2e22d28 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/~leading tilde/~leading tilde" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/\~leading\ tilde/\~leading\ tilde 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 0d7cdbc8835240818ab7f5dde3646a494197fe12 /home/rclone/rclone-test-teyaciz6petu/~leading tilde/~leading tilde 2026/07/20 01:16:29 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 0d7cdbc8835240818ab7f5dde3646a494197fe12 === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/␍leading CR/␍leading CR" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/␍leading\ CR/␍leading\ CR 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 455be58432bd5638f4ae86ca43ac4616 /home/rclone/rclone-test-teyaciz6petu/␍leading CR/␍leading CR 2026/07/20 01:16:29 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 455be58432bd5638f4ae86ca43ac4616 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/␍leading CR/␍leading CR" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/␍leading\ CR/␍leading\ CR 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: dd2f218ccb56f19beb2c0ef77c6de677af4c01d8 /home/rclone/rclone-test-teyaciz6petu/␍leading CR/␍leading CR 2026/07/20 01:16:29 DEBUG : ␍leading CR/␍leading CR: Parsed hash: dd2f218ccb56f19beb2c0ef77c6de677af4c01d8 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/␍leading CR/␍leading CR" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/␍leading\ CR/␍leading\ CR 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 455be58432bd5638f4ae86ca43ac4616 /home/rclone/rclone-test-teyaciz6petu/␍leading CR/␍leading CR 2026/07/20 01:16:29 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 455be58432bd5638f4ae86ca43ac4616 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/␍leading CR/␍leading CR" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/␍leading\ CR/␍leading\ CR 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: dd2f218ccb56f19beb2c0ef77c6de677af4c01d8 /home/rclone/rclone-test-teyaciz6petu/␍leading CR/␍leading CR 2026/07/20 01:16:29 DEBUG : ␍leading CR/␍leading CR: Parsed hash: dd2f218ccb56f19beb2c0ef77c6de677af4c01d8 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/␍leading CR/␍leading CR" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/␍leading\ CR/␍leading\ CR 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 455be58432bd5638f4ae86ca43ac4616 /home/rclone/rclone-test-teyaciz6petu/␍leading CR/␍leading CR 2026/07/20 01:16:29 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 455be58432bd5638f4ae86ca43ac4616 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/␍leading CR/␍leading CR" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/␍leading\ CR/␍leading\ CR 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: dd2f218ccb56f19beb2c0ef77c6de677af4c01d8 /home/rclone/rclone-test-teyaciz6petu/␍leading CR/␍leading CR 2026/07/20 01:16:29 DEBUG : ␍leading CR/␍leading CR: Parsed hash: dd2f218ccb56f19beb2c0ef77c6de677af4c01d8 === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/␊leading LF/␊leading LF" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/␊leading\ LF/␊leading\ LF 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: fd9bc2707e4b7fc40fba4bb9665b439e /home/rclone/rclone-test-teyaciz6petu/␊leading LF/␊leading LF 2026/07/20 01:16:29 DEBUG : ␊leading LF/␊leading LF: Parsed hash: fd9bc2707e4b7fc40fba4bb9665b439e 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/␊leading LF/␊leading LF" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/␊leading\ LF/␊leading\ LF 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 01377d055ee238973136ca344b960394994dfd8c /home/rclone/rclone-test-teyaciz6petu/␊leading LF/␊leading LF 2026/07/20 01:16:29 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 01377d055ee238973136ca344b960394994dfd8c 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/␊leading LF/␊leading LF" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/␊leading\ LF/␊leading\ LF 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: fd9bc2707e4b7fc40fba4bb9665b439e /home/rclone/rclone-test-teyaciz6petu/␊leading LF/␊leading LF 2026/07/20 01:16:29 DEBUG : ␊leading LF/␊leading LF: Parsed hash: fd9bc2707e4b7fc40fba4bb9665b439e 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/␊leading LF/␊leading LF" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/␊leading\ LF/␊leading\ LF 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 01377d055ee238973136ca344b960394994dfd8c /home/rclone/rclone-test-teyaciz6petu/␊leading LF/␊leading LF 2026/07/20 01:16:29 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 01377d055ee238973136ca344b960394994dfd8c 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/␊leading LF/␊leading LF" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/␊leading\ LF/␊leading\ LF 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: fd9bc2707e4b7fc40fba4bb9665b439e /home/rclone/rclone-test-teyaciz6petu/␊leading LF/␊leading LF 2026/07/20 01:16:29 DEBUG : ␊leading LF/␊leading LF: Parsed hash: fd9bc2707e4b7fc40fba4bb9665b439e 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/␊leading LF/␊leading LF" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/␊leading\ LF/␊leading\ LF 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 01377d055ee238973136ca344b960394994dfd8c /home/rclone/rclone-test-teyaciz6petu/␊leading LF/␊leading LF 2026/07/20 01:16:29 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 01377d055ee238973136ca344b960394994dfd8c === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: testing "␉leading HT" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/␉leading HT/␉leading HT" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/␉leading\ HT/␉leading\ HT 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 662658b0b89ce75f6ade93547a0b4952 /home/rclone/rclone-test-teyaciz6petu/␉leading HT/␉leading HT 2026/07/20 01:16:29 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 662658b0b89ce75f6ade93547a0b4952 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/␉leading HT/␉leading HT" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/␉leading\ HT/␉leading\ HT 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 1290672896d06f6a56cb99b409ab0e2052e307e6 /home/rclone/rclone-test-teyaciz6petu/␉leading HT/␉leading HT 2026/07/20 01:16:29 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 1290672896d06f6a56cb99b409ab0e2052e307e6 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/␉leading HT/␉leading HT" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/␉leading\ HT/␉leading\ HT 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 662658b0b89ce75f6ade93547a0b4952 /home/rclone/rclone-test-teyaciz6petu/␉leading HT/␉leading HT 2026/07/20 01:16:29 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 662658b0b89ce75f6ade93547a0b4952 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/␉leading HT/␉leading HT" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/␉leading\ HT/␉leading\ HT 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 1290672896d06f6a56cb99b409ab0e2052e307e6 /home/rclone/rclone-test-teyaciz6petu/␉leading HT/␉leading HT 2026/07/20 01:16:29 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 1290672896d06f6a56cb99b409ab0e2052e307e6 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/␉leading HT/␉leading HT" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/␉leading\ HT/␉leading\ HT 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 662658b0b89ce75f6ade93547a0b4952 /home/rclone/rclone-test-teyaciz6petu/␉leading HT/␉leading HT 2026/07/20 01:16:29 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 662658b0b89ce75f6ade93547a0b4952 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/␉leading HT/␉leading HT" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/␉leading\ HT/␉leading\ HT 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 1290672896d06f6a56cb99b409ab0e2052e307e6 /home/rclone/rclone-test-teyaciz6petu/␉leading HT/␉leading HT 2026/07/20 01:16:29 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 1290672896d06f6a56cb99b409ab0e2052e307e6 === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/␋leading VT/␋leading VT" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/␋leading\ VT/␋leading\ VT 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 7ea8b427569da17934a2e589a9cef65a /home/rclone/rclone-test-teyaciz6petu/␋leading VT/␋leading VT 2026/07/20 01:16:29 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 7ea8b427569da17934a2e589a9cef65a 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/␋leading VT/␋leading VT" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/␋leading\ VT/␋leading\ VT 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: eb525706d8e8ecde23c9bfdede56b09d8fb9144e /home/rclone/rclone-test-teyaciz6petu/␋leading VT/␋leading VT 2026/07/20 01:16:29 DEBUG : ␋leading VT/␋leading VT: Parsed hash: eb525706d8e8ecde23c9bfdede56b09d8fb9144e 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/␋leading VT/␋leading VT" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/␋leading\ VT/␋leading\ VT 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 7ea8b427569da17934a2e589a9cef65a /home/rclone/rclone-test-teyaciz6petu/␋leading VT/␋leading VT 2026/07/20 01:16:29 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 7ea8b427569da17934a2e589a9cef65a 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/␋leading VT/␋leading VT" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/␋leading\ VT/␋leading\ VT 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: eb525706d8e8ecde23c9bfdede56b09d8fb9144e /home/rclone/rclone-test-teyaciz6petu/␋leading VT/␋leading VT 2026/07/20 01:16:29 DEBUG : ␋leading VT/␋leading VT: Parsed hash: eb525706d8e8ecde23c9bfdede56b09d8fb9144e 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/␋leading VT/␋leading VT" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/␋leading\ VT/␋leading\ VT 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 7ea8b427569da17934a2e589a9cef65a /home/rclone/rclone-test-teyaciz6petu/␋leading VT/␋leading VT 2026/07/20 01:16:29 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 7ea8b427569da17934a2e589a9cef65a 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/␋leading VT/␋leading VT" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/␋leading\ VT/␋leading\ VT 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: eb525706d8e8ecde23c9bfdede56b09d8fb9144e /home/rclone/rclone-test-teyaciz6petu/␋leading VT/␋leading VT 2026/07/20 01:16:29 DEBUG : ␋leading VT/␋leading VT: Parsed hash: eb525706d8e8ecde23c9bfdede56b09d8fb9144e === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:727: testing ".leading dot" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/.leading dot/.leading dot" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/.leading\ dot/.leading\ dot 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 64c9c19913973ca044cb31a577d11869 /home/rclone/rclone-test-teyaciz6petu/.leading dot/.leading dot 2026/07/20 01:16:29 DEBUG : .leading dot/.leading dot: Parsed hash: 64c9c19913973ca044cb31a577d11869 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/.leading dot/.leading dot" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/.leading\ dot/.leading\ dot 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 6925c618be02e37365ac869714864e56aa77e6c9 /home/rclone/rclone-test-teyaciz6petu/.leading dot/.leading dot 2026/07/20 01:16:29 DEBUG : .leading dot/.leading dot: Parsed hash: 6925c618be02e37365ac869714864e56aa77e6c9 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/.leading dot/.leading dot" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/.leading\ dot/.leading\ dot 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 64c9c19913973ca044cb31a577d11869 /home/rclone/rclone-test-teyaciz6petu/.leading dot/.leading dot 2026/07/20 01:16:29 DEBUG : .leading dot/.leading dot: Parsed hash: 64c9c19913973ca044cb31a577d11869 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/.leading dot/.leading dot" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/.leading\ dot/.leading\ dot 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 6925c618be02e37365ac869714864e56aa77e6c9 /home/rclone/rclone-test-teyaciz6petu/.leading dot/.leading dot 2026/07/20 01:16:29 DEBUG : .leading dot/.leading dot: Parsed hash: 6925c618be02e37365ac869714864e56aa77e6c9 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/.leading dot/.leading dot" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/.leading\ dot/.leading\ dot 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 64c9c19913973ca044cb31a577d11869 /home/rclone/rclone-test-teyaciz6petu/.leading dot/.leading dot 2026/07/20 01:16:29 DEBUG : .leading dot/.leading dot: Parsed hash: 64c9c19913973ca044cb31a577d11869 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/.leading dot/.leading dot" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/.leading\ dot/.leading\ dot 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 6925c618be02e37365ac869714864e56aa77e6c9 /home/rclone/rclone-test-teyaciz6petu/.leading dot/.leading dot 2026/07/20 01:16:29 DEBUG : .leading dot/.leading dot: Parsed hash: 6925c618be02e37365ac869714864e56aa77e6c9 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/trailing space /trailing space " 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/trailing\ space\ /trailing\ space\ 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: b62df9758c42b8448a2fa6563a1a024f /home/rclone/rclone-test-teyaciz6petu/trailing space /trailing space 2026/07/20 01:16:29 DEBUG : trailing space /trailing space : Parsed hash: b62df9758c42b8448a2fa6563a1a024f 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/trailing space /trailing space " 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/trailing\ space\ /trailing\ space\ 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 349e5a5a18c25006f911966b929dbdd8139bd226 /home/rclone/rclone-test-teyaciz6petu/trailing space /trailing space 2026/07/20 01:16:29 DEBUG : trailing space /trailing space : Parsed hash: 349e5a5a18c25006f911966b929dbdd8139bd226 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/trailing space /trailing space " 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/trailing\ space\ /trailing\ space\ 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: b62df9758c42b8448a2fa6563a1a024f /home/rclone/rclone-test-teyaciz6petu/trailing space /trailing space 2026/07/20 01:16:29 DEBUG : trailing space /trailing space : Parsed hash: b62df9758c42b8448a2fa6563a1a024f 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/trailing space /trailing space " 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/trailing\ space\ /trailing\ space\ 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 349e5a5a18c25006f911966b929dbdd8139bd226 /home/rclone/rclone-test-teyaciz6petu/trailing space /trailing space 2026/07/20 01:16:29 DEBUG : trailing space /trailing space : Parsed hash: 349e5a5a18c25006f911966b929dbdd8139bd226 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/trailing space /trailing space " 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/trailing\ space\ /trailing\ space\ 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: b62df9758c42b8448a2fa6563a1a024f /home/rclone/rclone-test-teyaciz6petu/trailing space /trailing space 2026/07/20 01:16:29 DEBUG : trailing space /trailing space : Parsed hash: b62df9758c42b8448a2fa6563a1a024f 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/trailing space /trailing space " 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/trailing\ space\ /trailing\ space\ 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 349e5a5a18c25006f911966b929dbdd8139bd226 /home/rclone/rclone-test-teyaciz6petu/trailing space /trailing space 2026/07/20 01:16:29 DEBUG : trailing space /trailing space : Parsed hash: 349e5a5a18c25006f911966b929dbdd8139bd226 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/trailing CR␍/trailing CR␍" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/trailing\ CR␍/trailing\ CR␍ 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 8aec522a9085b31c685e8ef381a2d688 /home/rclone/rclone-test-teyaciz6petu/trailing CR␍/trailing CR␍ 2026/07/20 01:16:29 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 8aec522a9085b31c685e8ef381a2d688 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/trailing CR␍/trailing CR␍" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/trailing\ CR␍/trailing\ CR␍ 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 7e29c5f5a451ba43ab0d16c1e4c7290be415f8f9 /home/rclone/rclone-test-teyaciz6petu/trailing CR␍/trailing CR␍ 2026/07/20 01:16:29 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 7e29c5f5a451ba43ab0d16c1e4c7290be415f8f9 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/trailing CR␍/trailing CR␍" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/trailing\ CR␍/trailing\ CR␍ 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 8aec522a9085b31c685e8ef381a2d688 /home/rclone/rclone-test-teyaciz6petu/trailing CR␍/trailing CR␍ 2026/07/20 01:16:29 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 8aec522a9085b31c685e8ef381a2d688 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/trailing CR␍/trailing CR␍" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/trailing\ CR␍/trailing\ CR␍ 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 7e29c5f5a451ba43ab0d16c1e4c7290be415f8f9 /home/rclone/rclone-test-teyaciz6petu/trailing CR␍/trailing CR␍ 2026/07/20 01:16:29 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 7e29c5f5a451ba43ab0d16c1e4c7290be415f8f9 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/trailing CR␍/trailing CR␍" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/trailing\ CR␍/trailing\ CR␍ 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 8aec522a9085b31c685e8ef381a2d688 /home/rclone/rclone-test-teyaciz6petu/trailing CR␍/trailing CR␍ 2026/07/20 01:16:29 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 8aec522a9085b31c685e8ef381a2d688 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/trailing CR␍/trailing CR␍" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/trailing\ CR␍/trailing\ CR␍ 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 7e29c5f5a451ba43ab0d16c1e4c7290be415f8f9 /home/rclone/rclone-test-teyaciz6petu/trailing CR␍/trailing CR␍ 2026/07/20 01:16:29 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 7e29c5f5a451ba43ab0d16c1e4c7290be415f8f9 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/trailing LF␊/trailing LF␊" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/trailing\ LF␊/trailing\ LF␊ 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: ded67b6371fe7a107768f7931d3b29a0 /home/rclone/rclone-test-teyaciz6petu/trailing LF␊/trailing LF␊ 2026/07/20 01:16:29 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: ded67b6371fe7a107768f7931d3b29a0 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/trailing LF␊/trailing LF␊" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/trailing\ LF␊/trailing\ LF␊ 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: fb42f55ccfb40d0be70bc56015e3702e7d29a4a9 /home/rclone/rclone-test-teyaciz6petu/trailing LF␊/trailing LF␊ 2026/07/20 01:16:29 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: fb42f55ccfb40d0be70bc56015e3702e7d29a4a9 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/trailing LF␊/trailing LF␊" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/trailing\ LF␊/trailing\ LF␊ 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: ded67b6371fe7a107768f7931d3b29a0 /home/rclone/rclone-test-teyaciz6petu/trailing LF␊/trailing LF␊ 2026/07/20 01:16:29 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: ded67b6371fe7a107768f7931d3b29a0 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/trailing LF␊/trailing LF␊" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/trailing\ LF␊/trailing\ LF␊ 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: fb42f55ccfb40d0be70bc56015e3702e7d29a4a9 /home/rclone/rclone-test-teyaciz6petu/trailing LF␊/trailing LF␊ 2026/07/20 01:16:29 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: fb42f55ccfb40d0be70bc56015e3702e7d29a4a9 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/trailing LF␊/trailing LF␊" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/trailing\ LF␊/trailing\ LF␊ 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: ded67b6371fe7a107768f7931d3b29a0 /home/rclone/rclone-test-teyaciz6petu/trailing LF␊/trailing LF␊ 2026/07/20 01:16:29 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: ded67b6371fe7a107768f7931d3b29a0 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/trailing LF␊/trailing LF␊" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/trailing\ LF␊/trailing\ LF␊ 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: fb42f55ccfb40d0be70bc56015e3702e7d29a4a9 /home/rclone/rclone-test-teyaciz6petu/trailing LF␊/trailing LF␊ 2026/07/20 01:16:29 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: fb42f55ccfb40d0be70bc56015e3702e7d29a4a9 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/trailing HT␉/trailing HT␉" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/trailing\ HT␉/trailing\ HT␉ 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 8daa5948adf4d62e9912797f0b58faef /home/rclone/rclone-test-teyaciz6petu/trailing HT␉/trailing HT␉ 2026/07/20 01:16:29 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 8daa5948adf4d62e9912797f0b58faef 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/trailing HT␉/trailing HT␉" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/trailing\ HT␉/trailing\ HT␉ 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 19e68d353f0da7f56edeb726626bc7611e614ee4 /home/rclone/rclone-test-teyaciz6petu/trailing HT␉/trailing HT␉ 2026/07/20 01:16:29 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 19e68d353f0da7f56edeb726626bc7611e614ee4 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/trailing HT␉/trailing HT␉" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/trailing\ HT␉/trailing\ HT␉ 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 8daa5948adf4d62e9912797f0b58faef /home/rclone/rclone-test-teyaciz6petu/trailing HT␉/trailing HT␉ 2026/07/20 01:16:29 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 8daa5948adf4d62e9912797f0b58faef 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/trailing HT␉/trailing HT␉" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/trailing\ HT␉/trailing\ HT␉ 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 19e68d353f0da7f56edeb726626bc7611e614ee4 /home/rclone/rclone-test-teyaciz6petu/trailing HT␉/trailing HT␉ 2026/07/20 01:16:29 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 19e68d353f0da7f56edeb726626bc7611e614ee4 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/trailing HT␉/trailing HT␉" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/trailing\ HT␉/trailing\ HT␉ 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 8daa5948adf4d62e9912797f0b58faef /home/rclone/rclone-test-teyaciz6petu/trailing HT␉/trailing HT␉ 2026/07/20 01:16:29 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 8daa5948adf4d62e9912797f0b58faef 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/trailing HT␉/trailing HT␉" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/trailing\ HT␉/trailing\ HT␉ 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 19e68d353f0da7f56edeb726626bc7611e614ee4 /home/rclone/rclone-test-teyaciz6petu/trailing HT␉/trailing HT␉ 2026/07/20 01:16:29 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 19e68d353f0da7f56edeb726626bc7611e614ee4 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/trailing VT␋/trailing VT␋" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/trailing\ VT␋/trailing\ VT␋ 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 928ce0b64f2aca64f0fede08c5ca5248 /home/rclone/rclone-test-teyaciz6petu/trailing VT␋/trailing VT␋ 2026/07/20 01:16:29 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 928ce0b64f2aca64f0fede08c5ca5248 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/trailing VT␋/trailing VT␋" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/trailing\ VT␋/trailing\ VT␋ 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: a6651fb2f9efc0b623e3e17ee77e5e67c781820e /home/rclone/rclone-test-teyaciz6petu/trailing VT␋/trailing VT␋ 2026/07/20 01:16:29 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: a6651fb2f9efc0b623e3e17ee77e5e67c781820e 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/trailing VT␋/trailing VT␋" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/trailing\ VT␋/trailing\ VT␋ 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 928ce0b64f2aca64f0fede08c5ca5248 /home/rclone/rclone-test-teyaciz6petu/trailing VT␋/trailing VT␋ 2026/07/20 01:16:29 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 928ce0b64f2aca64f0fede08c5ca5248 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/trailing VT␋/trailing VT␋" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/trailing\ VT␋/trailing\ VT␋ 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: a6651fb2f9efc0b623e3e17ee77e5e67c781820e /home/rclone/rclone-test-teyaciz6petu/trailing VT␋/trailing VT␋ 2026/07/20 01:16:29 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: a6651fb2f9efc0b623e3e17ee77e5e67c781820e 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/trailing VT␋/trailing VT␋" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/trailing\ VT␋/trailing\ VT␋ 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 928ce0b64f2aca64f0fede08c5ca5248 /home/rclone/rclone-test-teyaciz6petu/trailing VT␋/trailing VT␋ 2026/07/20 01:16:29 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 928ce0b64f2aca64f0fede08c5ca5248 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/trailing VT␋/trailing VT␋" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/trailing\ VT␋/trailing\ VT␋ 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: a6651fb2f9efc0b623e3e17ee77e5e67c781820e /home/rclone/rclone-test-teyaciz6petu/trailing VT␋/trailing VT␋ 2026/07/20 01:16:29 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: a6651fb2f9efc0b623e3e17ee77e5e67c781820e === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/trailing dot./trailing dot." 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/trailing\ dot./trailing\ dot. 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: ae23e51be8f9b2619dffc923f060019f /home/rclone/rclone-test-teyaciz6petu/trailing dot./trailing dot. 2026/07/20 01:16:29 DEBUG : trailing dot./trailing dot.: Parsed hash: ae23e51be8f9b2619dffc923f060019f 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/trailing dot./trailing dot." 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/trailing\ dot./trailing\ dot. 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: a9c1b4798e3797f0ade9270825ba6ce26c185d11 /home/rclone/rclone-test-teyaciz6petu/trailing dot./trailing dot. 2026/07/20 01:16:29 DEBUG : trailing dot./trailing dot.: Parsed hash: a9c1b4798e3797f0ade9270825ba6ce26c185d11 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/trailing dot./trailing dot." 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/trailing\ dot./trailing\ dot. 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: ae23e51be8f9b2619dffc923f060019f /home/rclone/rclone-test-teyaciz6petu/trailing dot./trailing dot. 2026/07/20 01:16:29 DEBUG : trailing dot./trailing dot.: Parsed hash: ae23e51be8f9b2619dffc923f060019f 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/trailing dot./trailing dot." 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/trailing\ dot./trailing\ dot. 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: a9c1b4798e3797f0ade9270825ba6ce26c185d11 /home/rclone/rclone-test-teyaciz6petu/trailing dot./trailing dot. 2026/07/20 01:16:29 DEBUG : trailing dot./trailing dot.: Parsed hash: a9c1b4798e3797f0ade9270825ba6ce26c185d11 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/trailing dot./trailing dot." 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/trailing\ dot./trailing\ dot. 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: ae23e51be8f9b2619dffc923f060019f /home/rclone/rclone-test-teyaciz6petu/trailing dot./trailing dot. 2026/07/20 01:16:29 DEBUG : trailing dot./trailing dot.: Parsed hash: ae23e51be8f9b2619dffc923f060019f 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/trailing dot./trailing dot." 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/trailing\ dot./trailing\ dot. 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: a9c1b4798e3797f0ade9270825ba6ce26c185d11 /home/rclone/rclone-test-teyaciz6petu/trailing dot./trailing dot. 2026/07/20 01:16:29 DEBUG : trailing dot./trailing dot.: Parsed hash: a9c1b4798e3797f0ade9270825ba6ce26c185d11 === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:727: testing "invalid utf-8\xfe" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/invalid\ utf-8/invalid\ utf-8 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: c1a3e11bd2fb1ea845d2340152ba9ee7 /home/rclone/rclone-test-teyaciz6petu/invalid utf-8/invalid utf-8 2026/07/20 01:16:29 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: c1a3e11bd2fb1ea845d2340152ba9ee7 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/invalid\ utf-8/invalid\ utf-8 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 8017b6fd3e2923d174c16783c285e0a66d5f1dce /home/rclone/rclone-test-teyaciz6petu/invalid utf-8/invalid utf-8 2026/07/20 01:16:29 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 8017b6fd3e2923d174c16783c285e0a66d5f1dce 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/invalid\ utf-8/invalid\ utf-8 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: c1a3e11bd2fb1ea845d2340152ba9ee7 /home/rclone/rclone-test-teyaciz6petu/invalid utf-8/invalid utf-8 2026/07/20 01:16:29 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: c1a3e11bd2fb1ea845d2340152ba9ee7 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/invalid\ utf-8/invalid\ utf-8 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 8017b6fd3e2923d174c16783c285e0a66d5f1dce /home/rclone/rclone-test-teyaciz6petu/invalid utf-8/invalid utf-8 2026/07/20 01:16:29 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 8017b6fd3e2923d174c16783c285e0a66d5f1dce 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/invalid\ utf-8/invalid\ utf-8 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: c1a3e11bd2fb1ea845d2340152ba9ee7 /home/rclone/rclone-test-teyaciz6petu/invalid utf-8/invalid utf-8 2026/07/20 01:16:29 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: c1a3e11bd2fb1ea845d2340152ba9ee7 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/invalid\ utf-8/invalid\ utf-8 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 8017b6fd3e2923d174c16783c285e0a66d5f1dce /home/rclone/rclone-test-teyaciz6petu/invalid utf-8/invalid utf-8 2026/07/20 01:16:29 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 8017b6fd3e2923d174c16783c285e0a66d5f1dce === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/test%46.txt/test%46.txt" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/test\%46.txt/test\%46.txt 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: e522b2539a3d610fbe9114898544a291 /home/rclone/rclone-test-teyaciz6petu/test%46.txt/test%46.txt 2026/07/20 01:16:29 DEBUG : test%46.txt/test%46.txt: Parsed hash: e522b2539a3d610fbe9114898544a291 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/test%46.txt/test%46.txt" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/test\%46.txt/test\%46.txt 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: e4d0f3915c26fb9fd0bdf2bc6e2f0d2e8d2c94e7 /home/rclone/rclone-test-teyaciz6petu/test%46.txt/test%46.txt 2026/07/20 01:16:29 DEBUG : test%46.txt/test%46.txt: Parsed hash: e4d0f3915c26fb9fd0bdf2bc6e2f0d2e8d2c94e7 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/test%46.txt/test%46.txt" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/test\%46.txt/test\%46.txt 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: e522b2539a3d610fbe9114898544a291 /home/rclone/rclone-test-teyaciz6petu/test%46.txt/test%46.txt 2026/07/20 01:16:29 DEBUG : test%46.txt/test%46.txt: Parsed hash: e522b2539a3d610fbe9114898544a291 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/test%46.txt/test%46.txt" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/test\%46.txt/test\%46.txt 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: e4d0f3915c26fb9fd0bdf2bc6e2f0d2e8d2c94e7 /home/rclone/rclone-test-teyaciz6petu/test%46.txt/test%46.txt 2026/07/20 01:16:29 DEBUG : test%46.txt/test%46.txt: Parsed hash: e4d0f3915c26fb9fd0bdf2bc6e2f0d2e8d2c94e7 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/test%46.txt/test%46.txt" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/test\%46.txt/test\%46.txt 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: e522b2539a3d610fbe9114898544a291 /home/rclone/rclone-test-teyaciz6petu/test%46.txt/test%46.txt 2026/07/20 01:16:29 DEBUG : test%46.txt/test%46.txt: Parsed hash: e522b2539a3d610fbe9114898544a291 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/test%46.txt/test%46.txt" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/test\%46.txt/test\%46.txt 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: e4d0f3915c26fb9fd0bdf2bc6e2f0d2e8d2c94e7 /home/rclone/rclone-test-teyaciz6petu/test%46.txt/test%46.txt 2026/07/20 01:16:29 DEBUG : test%46.txt/test%46.txt: Parsed hash: e4d0f3915c26fb9fd0bdf2bc6e2f0d2e8d2c94e7 === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Connection OK after error: potato 2026/07/20 01:16:29 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/zero-length-file" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/zero-length-file 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-teyaciz6petu/zero-length-file 2026/07/20 01:16:29 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/zero-length-file" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/zero-length-file 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-teyaciz6petu/zero-length-file 2026/07/20 01:16:29 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/zero-length-file" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/zero-length-file 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-teyaciz6petu/zero-length-file 2026/07/20 01:16:29 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/zero-length-file" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/zero-length-file 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-teyaciz6petu/zero-length-file 2026/07/20 01:16:29 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:806: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:839: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:892: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/file name.txt" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/file\ name.txt 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 2bab8bc3650da46d1457ad40838c37be /home/rclone/rclone-test-teyaciz6petu/file name.txt 2026/07/20 01:16:29 DEBUG : file name.txt: Parsed hash: 2bab8bc3650da46d1457ad40838c37be 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/file name.txt" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/file\ name.txt 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 01c718c16a0917c192025e2c103e2ad38f56e4c7 /home/rclone/rclone-test-teyaciz6petu/file name.txt 2026/07/20 01:16:29 DEBUG : file name.txt: Parsed hash: 01c718c16a0917c192025e2c103e2ad38f56e4c7 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/file name.txt" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/file\ name.txt 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 2bab8bc3650da46d1457ad40838c37be /home/rclone/rclone-test-teyaciz6petu/file name.txt 2026/07/20 01:16:29 DEBUG : file name.txt: Parsed hash: 2bab8bc3650da46d1457ad40838c37be 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/file name.txt" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/file\ name.txt 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 01c718c16a0917c192025e2c103e2ad38f56e4c7 /home/rclone/rclone-test-teyaciz6petu/file name.txt 2026/07/20 01:16:29 DEBUG : file name.txt: Parsed hash: 01c718c16a0917c192025e2c103e2ad38f56e4c7 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: c4d88f4f21e88268f19df3478ee453ff /home/rclone/rclone-test-teyaciz6petu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/20 01:16:29 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c4d88f4f21e88268f19df3478ee453ff 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 7d6d870702e4cd19b9e0ef4cc040a5f2aa9aeb56 /home/rclone/rclone-test-teyaciz6petu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/20 01:16:29 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 7d6d870702e4cd19b9e0ef4cc040a5f2aa9aeb56 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: c4d88f4f21e88268f19df3478ee453ff /home/rclone/rclone-test-teyaciz6petu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/20 01:16:29 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c4d88f4f21e88268f19df3478ee453ff 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 7d6d870702e4cd19b9e0ef4cc040a5f2aa9aeb56 /home/rclone/rclone-test-teyaciz6petu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/20 01:16:29 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 7d6d870702e4cd19b9e0ef4cc040a5f2aa9aeb56 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/file name.txt" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/file\ name.txt 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 6d8455f1c3ed6c4475bdb473f2a71172 /home/rclone/rclone-test-teyaciz6petu/file name.txt 2026/07/20 01:16:29 DEBUG : file name.txt: Parsed hash: 6d8455f1c3ed6c4475bdb473f2a71172 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/file name.txt" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/file\ name.txt 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 98799d4e1e86f60d784e0868407b9e01ae1c8ebf /home/rclone/rclone-test-teyaciz6petu/file name.txt 2026/07/20 01:16:29 DEBUG : file name.txt: Parsed hash: 98799d4e1e86f60d784e0868407b9e01ae1c8ebf 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/file name.txt" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/file\ name.txt 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 6d8455f1c3ed6c4475bdb473f2a71172 /home/rclone/rclone-test-teyaciz6petu/file name.txt 2026/07/20 01:16:29 DEBUG : file name.txt: Parsed hash: 6d8455f1c3ed6c4475bdb473f2a71172 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/file name.txt" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/file\ name.txt 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 98799d4e1e86f60d784e0868407b9e01ae1c8ebf /home/rclone/rclone-test-teyaciz6petu/file name.txt 2026/07/20 01:16:29 DEBUG : file name.txt: Parsed hash: 98799d4e1e86f60d784e0868407b9e01ae1c8ebf === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/07/20 01:16:29 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2026/07/20 01:16:29 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/20 01:16:29 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/20 01:16:29 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/20 01:16:29 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/20 01:16:29 DEBUG : Setting pass="6Zr8rMSnhyFkyFuq2kxyRjWT0qXUuBCl" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/20 01:16:29 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/20 01:16:29 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{fiiyo}" suffix to name 2026/07/20 01:16:29 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/20 01:16:29 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/20 01:16:29 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/20 01:16:29 DEBUG : Setting pass="6Zr8rMSnhyFkyFuq2kxyRjWT0qXUuBCl" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/20 01:16:29 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/20 01:16:29 NOTICE: TestSFTPOpenssh{fiiyo}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:51444->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/file name.txt" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/file\ name.txt 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 6d8455f1c3ed6c4475bdb473f2a71172 /home/rclone/rclone-test-teyaciz6petu/file name.txt 2026/07/20 01:16:29 DEBUG : file name.txt: Parsed hash: 6d8455f1c3ed6c4475bdb473f2a71172 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/file name.txt" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/file\ name.txt 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 98799d4e1e86f60d784e0868407b9e01ae1c8ebf /home/rclone/rclone-test-teyaciz6petu/file name.txt 2026/07/20 01:16:29 DEBUG : file name.txt: Parsed hash: 98799d4e1e86f60d784e0868407b9e01ae1c8ebf 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: c4d88f4f21e88268f19df3478ee453ff /home/rclone/rclone-test-teyaciz6petu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/20 01:16:29 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c4d88f4f21e88268f19df3478ee453ff 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 7d6d870702e4cd19b9e0ef4cc040a5f2aa9aeb56 /home/rclone/rclone-test-teyaciz6petu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/20 01:16:29 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 7d6d870702e4cd19b9e0ef4cc040a5f2aa9aeb56 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/file name.txt" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/file\ name.txt 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 6d8455f1c3ed6c4475bdb473f2a71172 /home/rclone/rclone-test-teyaciz6petu/file name.txt 2026/07/20 01:16:29 DEBUG : file name.txt: Parsed hash: 6d8455f1c3ed6c4475bdb473f2a71172 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/file name.txt" 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/file\ name.txt 2026/07/20 01:16:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 98799d4e1e86f60d784e0868407b9e01ae1c8ebf /home/rclone/rclone-test-teyaciz6petu/file name.txt 2026/07/20 01:16:29 DEBUG : file name.txt: Parsed hash: 98799d4e1e86f60d784e0868407b9e01ae1c8ebf === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1145: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/file name.txt" 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/file\ name.txt 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 6d8455f1c3ed6c4475bdb473f2a71172 /home/rclone/rclone-test-teyaciz6petu/file name.txt 2026/07/20 01:16:30 DEBUG : file name.txt: Parsed hash: 6d8455f1c3ed6c4475bdb473f2a71172 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/file name.txt" 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/file\ name.txt 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 98799d4e1e86f60d784e0868407b9e01ae1c8ebf /home/rclone/rclone-test-teyaciz6petu/file name.txt 2026/07/20 01:16:30 DEBUG : file name.txt: Parsed hash: 98799d4e1e86f60d784e0868407b9e01ae1c8ebf 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: c4d88f4f21e88268f19df3478ee453ff /home/rclone/rclone-test-teyaciz6petu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/20 01:16:30 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c4d88f4f21e88268f19df3478ee453ff 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 7d6d870702e4cd19b9e0ef4cc040a5f2aa9aeb56 /home/rclone/rclone-test-teyaciz6petu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/20 01:16:30 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 7d6d870702e4cd19b9e0ef4cc040a5f2aa9aeb56 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1177: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1214: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/07/20 01:16:30 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-teyaciz6petu/hello? sausage/êé" 2026/07/20 01:16:30 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/20 01:16:30 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/20 01:16:30 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/20 01:16:30 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/20 01:16:30 DEBUG : Setting pass="6Zr8rMSnhyFkyFuq2kxyRjWT0qXUuBCl" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/20 01:16:30 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/20 01:16:30 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{fiiyo}" suffix to name 2026/07/20 01:16:30 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/20 01:16:30 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/20 01:16:30 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/20 01:16:30 DEBUG : Setting pass="6Zr8rMSnhyFkyFuq2kxyRjWT0qXUuBCl" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/20 01:16:30 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/20 01:16:30 NOTICE: TestSFTPOpenssh{fiiyo}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu/hello? sausage/êé: New connection 127.0.0.1:51454->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu/hello? sausage/êé: Shell type "unix" from config 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu/hello? sausage/êé: Relative path resolved to "/home/rclone/rclone-test-teyaciz6petu/hello? sausage/êé" 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu/hello? sausage/êé: Using root directory "/home/rclone/rclone-test-teyaciz6petu/hello? sausage/êé" 2026/07/20 01:16:30 DEBUG : fs cache: renaming cache item "TestSFTPOpenssh:rclone-test-teyaciz6petu/hello? sausage/êé" to be canonical "TestSFTPOpenssh{fiiyo}:rclone-test-teyaciz6petu/hello? sausage/êé" 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu/hello? sausage/êé: Shell path "/home/rclone/rclone-test-teyaciz6petu/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu/hello? sausage/êé: Remote command result: 3a232fe80f21afa3df439656d9d1e78d /home/rclone/rclone-test-teyaciz6petu/hello? sausage/êé/a/b/c/d/e.txt 2026/07/20 01:16:30 DEBUG : a/b/c/d/e.txt: Parsed hash: 3a232fe80f21afa3df439656d9d1e78d 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu/hello? sausage/êé: Shell path "/home/rclone/rclone-test-teyaciz6petu/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu/hello? sausage/êé: Remote command result: ae5a4e940667cd5d788d145ed8cc600b0b2e4b19 /home/rclone/rclone-test-teyaciz6petu/hello? sausage/êé/a/b/c/d/e.txt 2026/07/20 01:16:30 DEBUG : a/b/c/d/e.txt: Parsed hash: ae5a4e940667cd5d788d145ed8cc600b0b2e4b19 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu/hello? sausage/êé: Shell path "/home/rclone/rclone-test-teyaciz6petu/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu/hello? sausage/êé: Remote command result: 3a232fe80f21afa3df439656d9d1e78d /home/rclone/rclone-test-teyaciz6petu/hello? sausage/êé/a/b/c/d/e.txt 2026/07/20 01:16:30 DEBUG : a/b/c/d/e.txt: Parsed hash: 3a232fe80f21afa3df439656d9d1e78d 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu/hello? sausage/êé: Shell path "/home/rclone/rclone-test-teyaciz6petu/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu/hello? sausage/êé: Remote command result: ae5a4e940667cd5d788d145ed8cc600b0b2e4b19 /home/rclone/rclone-test-teyaciz6petu/hello? sausage/êé/a/b/c/d/e.txt 2026/07/20 01:16:30 DEBUG : a/b/c/d/e.txt: Parsed hash: ae5a4e940667cd5d788d145ed8cc600b0b2e4b19 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu/hello? sausage/êé: New connection 127.0.0.1:51464->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/20 01:16:30 DEBUG : Waiting for deletions to finish 2026/07/20 01:16:30 INFO : a/b/c/d/e.txt: Deleted 2026/07/20 01:16:30 DEBUG : removing 1 level 4 directories 2026/07/20 01:16:30 INFO : a/b/c/d: Removing directory 2026/07/20 01:16:30 DEBUG : removing 1 level 3 directories 2026/07/20 01:16:30 INFO : a/b/c: Removing directory 2026/07/20 01:16:30 DEBUG : removing 1 level 2 directories 2026/07/20 01:16:30 INFO : a/b: Removing directory 2026/07/20 01:16:30 DEBUG : removing 1 level 1 directories 2026/07/20 01:16:30 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/file name.txt" 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/file\ name.txt 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 6d8455f1c3ed6c4475bdb473f2a71172 /home/rclone/rclone-test-teyaciz6petu/file name.txt 2026/07/20 01:16:30 DEBUG : file name.txt: Parsed hash: 6d8455f1c3ed6c4475bdb473f2a71172 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/file name.txt" 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/file\ name.txt 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 98799d4e1e86f60d784e0868407b9e01ae1c8ebf /home/rclone/rclone-test-teyaciz6petu/file name.txt 2026/07/20 01:16:30 DEBUG : file name.txt: Parsed hash: 98799d4e1e86f60d784e0868407b9e01ae1c8ebf 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: c4d88f4f21e88268f19df3478ee453ff /home/rclone/rclone-test-teyaciz6petu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/20 01:16:30 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c4d88f4f21e88268f19df3478ee453ff 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 7d6d870702e4cd19b9e0ef4cc040a5f2aa9aeb56 /home/rclone/rclone-test-teyaciz6petu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/20 01:16:30 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 7d6d870702e4cd19b9e0ef4cc040a5f2aa9aeb56 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: c4d88f4f21e88268f19df3478ee453ff /home/rclone/rclone-test-teyaciz6petu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/07/20 01:16:30 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: c4d88f4f21e88268f19df3478ee453ff 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 7d6d870702e4cd19b9e0ef4cc040a5f2aa9aeb56 /home/rclone/rclone-test-teyaciz6petu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/07/20 01:16:30 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: 7d6d870702e4cd19b9e0ef4cc040a5f2aa9aeb56 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: c4d88f4f21e88268f19df3478ee453ff /home/rclone/rclone-test-teyaciz6petu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/07/20 01:16:30 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: c4d88f4f21e88268f19df3478ee453ff 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: c4d88f4f21e88268f19df3478ee453ff /home/rclone/rclone-test-teyaciz6petu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/07/20 01:16:30 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: c4d88f4f21e88268f19df3478ee453ff === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1318: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/file name.txt" 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/file\ name.txt 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 6d8455f1c3ed6c4475bdb473f2a71172 /home/rclone/rclone-test-teyaciz6petu/file name.txt 2026/07/20 01:16:30 DEBUG : file name.txt: Parsed hash: 6d8455f1c3ed6c4475bdb473f2a71172 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/file name.txt" 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/file\ name.txt 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 98799d4e1e86f60d784e0868407b9e01ae1c8ebf /home/rclone/rclone-test-teyaciz6petu/file name.txt 2026/07/20 01:16:30 DEBUG : file name.txt: Parsed hash: 98799d4e1e86f60d784e0868407b9e01ae1c8ebf 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/other.txt" 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/other.txt 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: c4d88f4f21e88268f19df3478ee453ff /home/rclone/rclone-test-teyaciz6petu/other.txt 2026/07/20 01:16:30 DEBUG : other.txt: Parsed hash: c4d88f4f21e88268f19df3478ee453ff 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/other.txt" 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/other.txt 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 7d6d870702e4cd19b9e0ef4cc040a5f2aa9aeb56 /home/rclone/rclone-test-teyaciz6petu/other.txt 2026/07/20 01:16:30 DEBUG : other.txt: Parsed hash: 7d6d870702e4cd19b9e0ef4cc040a5f2aa9aeb56 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/other.txt" 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/other.txt 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: c4d88f4f21e88268f19df3478ee453ff /home/rclone/rclone-test-teyaciz6petu/other.txt 2026/07/20 01:16:30 DEBUG : other.txt: Parsed hash: c4d88f4f21e88268f19df3478ee453ff 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/other.txt" 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/other.txt 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: c4d88f4f21e88268f19df3478ee453ff /home/rclone/rclone-test-teyaciz6petu/other.txt 2026/07/20 01:16:30 DEBUG : other.txt: Parsed hash: c4d88f4f21e88268f19df3478ee453ff 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: New connection 127.0.0.1:51474->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/other.txt" 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/other.txt 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: c4d88f4f21e88268f19df3478ee453ff /home/rclone/rclone-test-teyaciz6petu/other.txt 2026/07/20 01:16:30 DEBUG : other.txt: Parsed hash: c4d88f4f21e88268f19df3478ee453ff 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/other.txt" 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/other.txt 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 7d6d870702e4cd19b9e0ef4cc040a5f2aa9aeb56 /home/rclone/rclone-test-teyaciz6petu/other.txt 2026/07/20 01:16:30 DEBUG : other.txt: Parsed hash: 7d6d870702e4cd19b9e0ef4cc040a5f2aa9aeb56 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/moveTest/other.txt" 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/moveTest/other.txt 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 6d8455f1c3ed6c4475bdb473f2a71172 /home/rclone/rclone-test-teyaciz6petu/moveTest/other.txt 2026/07/20 01:16:30 DEBUG : moveTest/other.txt: Parsed hash: 6d8455f1c3ed6c4475bdb473f2a71172 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/moveTest/other.txt" 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/moveTest/other.txt 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 98799d4e1e86f60d784e0868407b9e01ae1c8ebf /home/rclone/rclone-test-teyaciz6petu/moveTest/other.txt 2026/07/20 01:16:30 DEBUG : moveTest/other.txt: Parsed hash: 98799d4e1e86f60d784e0868407b9e01ae1c8ebf 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/file name.txt" 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/file\ name.txt 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 6d8455f1c3ed6c4475bdb473f2a71172 /home/rclone/rclone-test-teyaciz6petu/file name.txt 2026/07/20 01:16:30 DEBUG : file name.txt: Parsed hash: 6d8455f1c3ed6c4475bdb473f2a71172 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/file name.txt" 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/file\ name.txt 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 98799d4e1e86f60d784e0868407b9e01ae1c8ebf /home/rclone/rclone-test-teyaciz6petu/file name.txt 2026/07/20 01:16:30 DEBUG : file name.txt: Parsed hash: 98799d4e1e86f60d784e0868407b9e01ae1c8ebf 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/other.txt" 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/other.txt 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: c4d88f4f21e88268f19df3478ee453ff /home/rclone/rclone-test-teyaciz6petu/other.txt 2026/07/20 01:16:30 DEBUG : other.txt: Parsed hash: c4d88f4f21e88268f19df3478ee453ff 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/other.txt" 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/other.txt 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 7d6d870702e4cd19b9e0ef4cc040a5f2aa9aeb56 /home/rclone/rclone-test-teyaciz6petu/other.txt 2026/07/20 01:16:30 DEBUG : other.txt: Parsed hash: 7d6d870702e4cd19b9e0ef4cc040a5f2aa9aeb56 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/file name.txt" 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/file\ name.txt 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 6d8455f1c3ed6c4475bdb473f2a71172 /home/rclone/rclone-test-teyaciz6petu/file name.txt 2026/07/20 01:16:30 DEBUG : file name.txt: Parsed hash: 6d8455f1c3ed6c4475bdb473f2a71172 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/file name.txt" 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/file\ name.txt 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 98799d4e1e86f60d784e0868407b9e01ae1c8ebf /home/rclone/rclone-test-teyaciz6petu/file name.txt 2026/07/20 01:16:30 DEBUG : file name.txt: Parsed hash: 98799d4e1e86f60d784e0868407b9e01ae1c8ebf 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: c4d88f4f21e88268f19df3478ee453ff /home/rclone/rclone-test-teyaciz6petu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/20 01:16:30 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c4d88f4f21e88268f19df3478ee453ff 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 7d6d870702e4cd19b9e0ef4cc040a5f2aa9aeb56 /home/rclone/rclone-test-teyaciz6petu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/20 01:16:30 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 7d6d870702e4cd19b9e0ef4cc040a5f2aa9aeb56 === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1430: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/07/20 01:16:30 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-wucayoc4nema" 2026/07/20 01:16:30 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/20 01:16:30 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/20 01:16:30 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/20 01:16:30 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/20 01:16:30 DEBUG : Setting pass="6Zr8rMSnhyFkyFuq2kxyRjWT0qXUuBCl" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/20 01:16:30 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/20 01:16:30 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{fiiyo}" suffix to name 2026/07/20 01:16:30 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/20 01:16:30 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/20 01:16:30 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/20 01:16:30 DEBUG : Setting pass="6Zr8rMSnhyFkyFuq2kxyRjWT0qXUuBCl" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/20 01:16:30 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/20 01:16:30 NOTICE: TestSFTPOpenssh{fiiyo}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wucayoc4nema: New connection 127.0.0.1:51484->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wucayoc4nema: Shell type "unix" from config 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wucayoc4nema: Relative path resolved to "/home/rclone/rclone-test-wucayoc4nema" 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wucayoc4nema: Using root directory "/home/rclone/rclone-test-wucayoc4nema" 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wucayoc4nema: Shell path "/home/rclone/rclone-test-wucayoc4nema/new_name/sub_new_name/file name.txt" 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wucayoc4nema: Running remote command: md5sum /home/rclone/rclone-test-wucayoc4nema/new_name/sub_new_name/file\ name.txt 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wucayoc4nema: Remote command result: 6d8455f1c3ed6c4475bdb473f2a71172 /home/rclone/rclone-test-wucayoc4nema/new_name/sub_new_name/file name.txt 2026/07/20 01:16:30 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 6d8455f1c3ed6c4475bdb473f2a71172 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wucayoc4nema: Shell path "/home/rclone/rclone-test-wucayoc4nema/new_name/sub_new_name/file name.txt" 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wucayoc4nema: Running remote command: sha1sum /home/rclone/rclone-test-wucayoc4nema/new_name/sub_new_name/file\ name.txt 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wucayoc4nema: Remote command result: 98799d4e1e86f60d784e0868407b9e01ae1c8ebf /home/rclone/rclone-test-wucayoc4nema/new_name/sub_new_name/file name.txt 2026/07/20 01:16:30 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 98799d4e1e86f60d784e0868407b9e01ae1c8ebf 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wucayoc4nema: Shell path "/home/rclone/rclone-test-wucayoc4nema/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wucayoc4nema: Running remote command: md5sum /home/rclone/rclone-test-wucayoc4nema/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wucayoc4nema: Remote command result: c4d88f4f21e88268f19df3478ee453ff /home/rclone/rclone-test-wucayoc4nema/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/20 01:16:30 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c4d88f4f21e88268f19df3478ee453ff 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wucayoc4nema: Shell path "/home/rclone/rclone-test-wucayoc4nema/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wucayoc4nema: Running remote command: sha1sum /home/rclone/rclone-test-wucayoc4nema/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wucayoc4nema: Remote command result: 7d6d870702e4cd19b9e0ef4cc040a5f2aa9aeb56 /home/rclone/rclone-test-wucayoc4nema/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/20 01:16:30 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 7d6d870702e4cd19b9e0ef4cc040a5f2aa9aeb56 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/file name.txt" 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/file\ name.txt 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 6d8455f1c3ed6c4475bdb473f2a71172 /home/rclone/rclone-test-teyaciz6petu/file name.txt 2026/07/20 01:16:30 DEBUG : file name.txt: Parsed hash: 6d8455f1c3ed6c4475bdb473f2a71172 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/file name.txt" 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/file\ name.txt 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 98799d4e1e86f60d784e0868407b9e01ae1c8ebf /home/rclone/rclone-test-teyaciz6petu/file name.txt 2026/07/20 01:16:30 DEBUG : file name.txt: Parsed hash: 98799d4e1e86f60d784e0868407b9e01ae1c8ebf 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: c4d88f4f21e88268f19df3478ee453ff /home/rclone/rclone-test-teyaciz6petu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/20 01:16:30 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c4d88f4f21e88268f19df3478ee453ff 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 7d6d870702e4cd19b9e0ef4cc040a5f2aa9aeb56 /home/rclone/rclone-test-teyaciz6petu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/20 01:16:30 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 7d6d870702e4cd19b9e0ef4cc040a5f2aa9aeb56 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wucayoc4nema: Purge dir "new_name" 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wucayoc4nema: 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 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/file name.txt" 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/file\ name.txt 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 6d8455f1c3ed6c4475bdb473f2a71172 /home/rclone/rclone-test-teyaciz6petu/file name.txt 2026/07/20 01:16:30 DEBUG : file name.txt: Parsed hash: 6d8455f1c3ed6c4475bdb473f2a71172 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/file name.txt" 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/file\ name.txt 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 98799d4e1e86f60d784e0868407b9e01ae1c8ebf /home/rclone/rclone-test-teyaciz6petu/file name.txt 2026/07/20 01:16:30 DEBUG : file name.txt: Parsed hash: 98799d4e1e86f60d784e0868407b9e01ae1c8ebf === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1626: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1657: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1728: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/file name.txt" 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/file\ name.txt 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 6d8455f1c3ed6c4475bdb473f2a71172 /home/rclone/rclone-test-teyaciz6petu/file name.txt 2026/07/20 01:16:30 DEBUG : file name.txt: Parsed hash: 6d8455f1c3ed6c4475bdb473f2a71172 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/file name.txt" 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/file\ name.txt 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 6d8455f1c3ed6c4475bdb473f2a71172 /home/rclone/rclone-test-teyaciz6petu/file name.txt 2026/07/20 01:16:30 DEBUG : file name.txt: Parsed hash: 6d8455f1c3ed6c4475bdb473f2a71172 === 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/ObjectOpenFingerprint === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/file name.txt" 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/file\ name.txt 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 6d8455f1c3ed6c4475bdb473f2a71172 /home/rclone/rclone-test-teyaciz6petu/file name.txt 2026/07/20 01:16:30 DEBUG : file name.txt: Parsed hash: 6d8455f1c3ed6c4475bdb473f2a71172 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/file name.txt" 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/file\ name.txt 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 6d8455f1c3ed6c4475bdb473f2a71172 /home/rclone/rclone-test-teyaciz6petu/file name.txt 2026/07/20 01:16:30 DEBUG : file name.txt: Parsed hash: 6d8455f1c3ed6c4475bdb473f2a71172 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/file name.txt" 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/file\ name.txt 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 6d8455f1c3ed6c4475bdb473f2a71172 /home/rclone/rclone-test-teyaciz6petu/file name.txt 2026/07/20 01:16:30 DEBUG : file name.txt: Parsed hash: 6d8455f1c3ed6c4475bdb473f2a71172 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/file name.txt" 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/file\ name.txt 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: f4d99543edb44e6f55499447290d9259 /home/rclone/rclone-test-teyaciz6petu/file name.txt 2026/07/20 01:16:30 DEBUG : file name.txt: Parsed hash: f4d99543edb44e6f55499447290d9259 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/file name.txt" 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/file\ name.txt 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: a73bbb54fa331460fc7fa34ccfe0990e525d8974 /home/rclone/rclone-test-teyaciz6petu/file name.txt 2026/07/20 01:16:30 DEBUG : file name.txt: Parsed hash: a73bbb54fa331460fc7fa34ccfe0990e525d8974 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/file name.txt" 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/file\ name.txt 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: f4d99543edb44e6f55499447290d9259 /home/rclone/rclone-test-teyaciz6petu/file name.txt 2026/07/20 01:16:30 DEBUG : file name.txt: Parsed hash: f4d99543edb44e6f55499447290d9259 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/file name.txt" 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/file\ name.txt 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: a73bbb54fa331460fc7fa34ccfe0990e525d8974 /home/rclone/rclone-test-teyaciz6petu/file name.txt 2026/07/20 01:16:30 DEBUG : file name.txt: Parsed hash: a73bbb54fa331460fc7fa34ccfe0990e525d8974 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/07/20 01:16:30 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-teyaciz6petu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/20 01:16:30 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/20 01:16:30 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/20 01:16:30 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/20 01:16:30 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/20 01:16:30 DEBUG : Setting pass="6Zr8rMSnhyFkyFuq2kxyRjWT0qXUuBCl" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/20 01:16:30 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/20 01:16:30 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{fiiyo}" suffix to name 2026/07/20 01:16:30 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/20 01:16:30 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/20 01:16:30 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/20 01:16:30 DEBUG : Setting pass="6Zr8rMSnhyFkyFuq2kxyRjWT0qXUuBCl" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/20 01:16:30 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/20 01:16:30 NOTICE: TestSFTPOpenssh{fiiyo}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:51492->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/home/rclone/rclone-test-teyaciz6petu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/home/rclone/rclone-test-teyaciz6petu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-teyaciz6petu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: c4d88f4f21e88268f19df3478ee453ff /home/rclone/rclone-test-teyaciz6petu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/20 01:16:30 DEBUG : z.txt: Parsed hash: c4d88f4f21e88268f19df3478ee453ff 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-teyaciz6petu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 7d6d870702e4cd19b9e0ef4cc040a5f2aa9aeb56 /home/rclone/rclone-test-teyaciz6petu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/20 01:16:30 DEBUG : z.txt: Parsed hash: 7d6d870702e4cd19b9e0ef4cc040a5f2aa9aeb56 === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/07/20 01:16:30 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-teyaciz6petu/not found.txt" 2026/07/20 01:16:30 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/20 01:16:30 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/20 01:16:30 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/20 01:16:30 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/20 01:16:30 DEBUG : Setting pass="6Zr8rMSnhyFkyFuq2kxyRjWT0qXUuBCl" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/20 01:16:30 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/20 01:16:30 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{fiiyo}" suffix to name 2026/07/20 01:16:30 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/20 01:16:30 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/20 01:16:30 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/20 01:16:30 DEBUG : Setting pass="6Zr8rMSnhyFkyFuq2kxyRjWT0qXUuBCl" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/20 01:16:30 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/20 01:16:30 NOTICE: TestSFTPOpenssh{fiiyo}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu/not found.txt: New connection 127.0.0.1:51504->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu/not found.txt: Shell type "unix" from config 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu/not found.txt: Relative path resolved to "/home/rclone/rclone-test-teyaciz6petu/not found.txt" 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu/not found.txt: Using root directory "/home/rclone/rclone-test-teyaciz6petu/not found.txt" 2026/07/20 01:16:30 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestSFTPOpenssh:" path "rclone-test-teyaciz6petu" from "TestSFTPOpenssh:rclone-test-teyaciz6petu" 2026/07/20 01:16:30 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2026/07/20 01:16:30 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/20 01:16:30 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/20 01:16:30 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/20 01:16:30 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/20 01:16:30 DEBUG : Setting pass="6Zr8rMSnhyFkyFuq2kxyRjWT0qXUuBCl" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/20 01:16:30 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/20 01:16:30 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{fiiyo}" suffix to name 2026/07/20 01:16:30 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/20 01:16:30 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/20 01:16:30 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/20 01:16:30 DEBUG : Setting pass="6Zr8rMSnhyFkyFuq2kxyRjWT0qXUuBCl" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/20 01:16:30 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/20 01:16:30 NOTICE: TestSFTPOpenssh{fiiyo}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/20 01:16:30 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:51508->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-teyaciz6petu/file name.txt" 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/file\ name.txt 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: f4d99543edb44e6f55499447290d9259 /home/rclone/rclone-test-teyaciz6petu/file name.txt 2026/07/20 01:16:31 DEBUG : rclone-test-teyaciz6petu/file name.txt: Parsed hash: f4d99543edb44e6f55499447290d9259 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-teyaciz6petu/file name.txt" 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/file\ name.txt 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: a73bbb54fa331460fc7fa34ccfe0990e525d8974 /home/rclone/rclone-test-teyaciz6petu/file name.txt 2026/07/20 01:16:31 DEBUG : rclone-test-teyaciz6petu/file name.txt: Parsed hash: a73bbb54fa331460fc7fa34ccfe0990e525d8974 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-teyaciz6petu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: c4d88f4f21e88268f19df3478ee453ff /home/rclone/rclone-test-teyaciz6petu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/20 01:16:31 DEBUG : rclone-test-teyaciz6petu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c4d88f4f21e88268f19df3478ee453ff 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-teyaciz6petu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 7d6d870702e4cd19b9e0ef4cc040a5f2aa9aeb56 /home/rclone/rclone-test-teyaciz6petu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/20 01:16:31 DEBUG : rclone-test-teyaciz6petu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 7d6d870702e4cd19b9e0ef4cc040a5f2aa9aeb56 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-teyaciz6petu/file name.txt" 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/file\ name.txt 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: f4d99543edb44e6f55499447290d9259 /home/rclone/rclone-test-teyaciz6petu/file name.txt 2026/07/20 01:16:31 DEBUG : rclone-test-teyaciz6petu/file name.txt: Parsed hash: f4d99543edb44e6f55499447290d9259 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-teyaciz6petu/file name.txt" 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/file\ name.txt 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: a73bbb54fa331460fc7fa34ccfe0990e525d8974 /home/rclone/rclone-test-teyaciz6petu/file name.txt 2026/07/20 01:16:31 DEBUG : rclone-test-teyaciz6petu/file name.txt: Parsed hash: a73bbb54fa331460fc7fa34ccfe0990e525d8974 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:2024: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-teyaciz6petu/created from root.txt" 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/created\ from\ root.txt 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 0baff7e12e8d4eb96f1688b3d8d78cff /home/rclone/rclone-test-teyaciz6petu/created from root.txt 2026/07/20 01:16:31 DEBUG : rclone-test-teyaciz6petu/created from root.txt: Parsed hash: 0baff7e12e8d4eb96f1688b3d8d78cff 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-teyaciz6petu/created from root.txt" 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/created\ from\ root.txt 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 002c190925a8adb3a2b102f371d1f2edcafffb8c /home/rclone/rclone-test-teyaciz6petu/created from root.txt 2026/07/20 01:16:31 DEBUG : rclone-test-teyaciz6petu/created from root.txt: Parsed hash: 002c190925a8adb3a2b102f371d1f2edcafffb8c 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-teyaciz6petu/created from root.txt" 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/created\ from\ root.txt 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 0baff7e12e8d4eb96f1688b3d8d78cff /home/rclone/rclone-test-teyaciz6petu/created from root.txt 2026/07/20 01:16:31 DEBUG : rclone-test-teyaciz6petu/created from root.txt: Parsed hash: 0baff7e12e8d4eb96f1688b3d8d78cff 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-teyaciz6petu/created from root.txt" 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/created\ from\ root.txt 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 002c190925a8adb3a2b102f371d1f2edcafffb8c /home/rclone/rclone-test-teyaciz6petu/created from root.txt 2026/07/20 01:16:31 DEBUG : rclone-test-teyaciz6petu/created from root.txt: Parsed hash: 002c190925a8adb3a2b102f371d1f2edcafffb8c 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-teyaciz6petu/created from root.txt" 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/created\ from\ root.txt 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 0baff7e12e8d4eb96f1688b3d8d78cff /home/rclone/rclone-test-teyaciz6petu/created from root.txt 2026/07/20 01:16:31 DEBUG : rclone-test-teyaciz6petu/created from root.txt: Parsed hash: 0baff7e12e8d4eb96f1688b3d8d78cff 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-teyaciz6petu/created from root.txt" 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/created\ from\ root.txt 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 002c190925a8adb3a2b102f371d1f2edcafffb8c /home/rclone/rclone-test-teyaciz6petu/created from root.txt 2026/07/20 01:16:31 DEBUG : rclone-test-teyaciz6petu/created from root.txt: Parsed hash: 002c190925a8adb3a2b102f371d1f2edcafffb8c 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-teyaciz6petu/file name.txt" 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/file\ name.txt 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: f4d99543edb44e6f55499447290d9259 /home/rclone/rclone-test-teyaciz6petu/file name.txt 2026/07/20 01:16:31 DEBUG : rclone-test-teyaciz6petu/file name.txt: Parsed hash: f4d99543edb44e6f55499447290d9259 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-teyaciz6petu/file name.txt" 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/file\ name.txt 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: a73bbb54fa331460fc7fa34ccfe0990e525d8974 /home/rclone/rclone-test-teyaciz6petu/file name.txt 2026/07/20 01:16:31 DEBUG : rclone-test-teyaciz6petu/file name.txt: Parsed hash: a73bbb54fa331460fc7fa34ccfe0990e525d8974 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-teyaciz6petu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: c4d88f4f21e88268f19df3478ee453ff /home/rclone/rclone-test-teyaciz6petu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/20 01:16:31 DEBUG : rclone-test-teyaciz6petu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c4d88f4f21e88268f19df3478ee453ff 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-teyaciz6petu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 7d6d870702e4cd19b9e0ef4cc040a5f2aa9aeb56 /home/rclone/rclone-test-teyaciz6petu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/20 01:16:31 DEBUG : rclone-test-teyaciz6petu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 7d6d870702e4cd19b9e0ef4cc040a5f2aa9aeb56 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-teyaciz6petu/file name.txt" 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/file\ name.txt 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: f4d99543edb44e6f55499447290d9259 /home/rclone/rclone-test-teyaciz6petu/file name.txt 2026/07/20 01:16:31 DEBUG : rclone-test-teyaciz6petu/file name.txt: Parsed hash: f4d99543edb44e6f55499447290d9259 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-teyaciz6petu/file name.txt" 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/file\ name.txt 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: a73bbb54fa331460fc7fa34ccfe0990e525d8974 /home/rclone/rclone-test-teyaciz6petu/file name.txt 2026/07/20 01:16:31 DEBUG : rclone-test-teyaciz6petu/file name.txt: Parsed hash: a73bbb54fa331460fc7fa34ccfe0990e525d8974 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-teyaciz6petu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: c4d88f4f21e88268f19df3478ee453ff /home/rclone/rclone-test-teyaciz6petu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/20 01:16:31 DEBUG : rclone-test-teyaciz6petu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c4d88f4f21e88268f19df3478ee453ff 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-teyaciz6petu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 7d6d870702e4cd19b9e0ef4cc040a5f2aa9aeb56 /home/rclone/rclone-test-teyaciz6petu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/20 01:16:31 DEBUG : rclone-test-teyaciz6petu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 7d6d870702e4cd19b9e0ef4cc040a5f2aa9aeb56 === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2083: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:431: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2188: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2204: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: c4d88f4f21e88268f19df3478ee453ff /home/rclone/rclone-test-teyaciz6petu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/20 01:16:31 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c4d88f4f21e88268f19df3478ee453ff 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 7d6d870702e4cd19b9e0ef4cc040a5f2aa9aeb56 /home/rclone/rclone-test-teyaciz6petu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/20 01:16:31 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 7d6d870702e4cd19b9e0ef4cc040a5f2aa9aeb56 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Server has VFS statistics extension 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: About path "/home/rclone/rclone-test-teyaciz6petu" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/piped data.txt" 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/piped\ data.txt 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-teyaciz6petu/piped data.txt 2026/07/20 01:16:31 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/piped data.txt" 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/piped\ data.txt 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-teyaciz6petu/piped data.txt 2026/07/20 01:16:31 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/piped data.txt" 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/piped\ data.txt 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-teyaciz6petu/piped data.txt 2026/07/20 01:16:31 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/piped data.txt" 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/piped\ data.txt 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-teyaciz6petu/piped data.txt 2026/07/20 01:16:31 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/piped data.txt" 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/piped\ data.txt 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: ad19a3c501b7b9a433314fec26e9b0c5 /home/rclone/rclone-test-teyaciz6petu/piped data.txt 2026/07/20 01:16:31 DEBUG : piped data.txt: Parsed hash: ad19a3c501b7b9a433314fec26e9b0c5 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/piped data.txt" 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/piped\ data.txt 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 95b98eb0d558b405f23134a3176d1eb8bd229bf3 /home/rclone/rclone-test-teyaciz6petu/piped data.txt 2026/07/20 01:16:31 DEBUG : piped data.txt: Parsed hash: 95b98eb0d558b405f23134a3176d1eb8bd229bf3 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/piped data.txt" 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/piped\ data.txt 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: ad19a3c501b7b9a433314fec26e9b0c5 /home/rclone/rclone-test-teyaciz6petu/piped data.txt 2026/07/20 01:16:31 DEBUG : piped data.txt: Parsed hash: ad19a3c501b7b9a433314fec26e9b0c5 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/piped data.txt" 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/piped\ data.txt 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 95b98eb0d558b405f23134a3176d1eb8bd229bf3 /home/rclone/rclone-test-teyaciz6petu/piped data.txt 2026/07/20 01:16:31 DEBUG : piped data.txt: Parsed hash: 95b98eb0d558b405f23134a3176d1eb8bd229bf3 === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2424: *sftp.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2445: *sftp.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2566: *sftp.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/unknown-size-update.txt" 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/unknown-size-update.txt 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: bc805371193d4b78710c40a83de25997 /home/rclone/rclone-test-teyaciz6petu/unknown-size-update.txt 2026/07/20 01:16:31 DEBUG : unknown-size-update.txt: Parsed hash: bc805371193d4b78710c40a83de25997 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/unknown-size-update.txt" 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/unknown-size-update.txt 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 2ac4c2218689a140dbc7dc21bb79412da88ca049 /home/rclone/rclone-test-teyaciz6petu/unknown-size-update.txt 2026/07/20 01:16:31 DEBUG : unknown-size-update.txt: Parsed hash: 2ac4c2218689a140dbc7dc21bb79412da88ca049 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/unknown-size-update.txt" 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: md5sum /home/rclone/rclone-test-teyaciz6petu/unknown-size-update.txt 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: bc805371193d4b78710c40a83de25997 /home/rclone/rclone-test-teyaciz6petu/unknown-size-update.txt 2026/07/20 01:16:31 DEBUG : unknown-size-update.txt: Parsed hash: bc805371193d4b78710c40a83de25997 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Shell path "/home/rclone/rclone-test-teyaciz6petu/unknown-size-update.txt" 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Running remote command: sha1sum /home/rclone/rclone-test-teyaciz6petu/unknown-size-update.txt 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Remote command result: 2ac4c2218689a140dbc7dc21bb79412da88ca049 /home/rclone/rclone-test-teyaciz6petu/unknown-size-update.txt 2026/07/20 01:16:31 DEBUG : unknown-size-update.txt: Parsed hash: 2ac4c2218689a140dbc7dc21bb79412da88ca049 === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/07/20 01:16:31 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-teyaciz6petu/deeper/nonexisting/directory" 2026/07/20 01:16:31 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/20 01:16:31 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/20 01:16:31 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/20 01:16:31 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/20 01:16:31 DEBUG : Setting pass="6Zr8rMSnhyFkyFuq2kxyRjWT0qXUuBCl" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/20 01:16:31 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/20 01:16:31 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{fiiyo}" suffix to name 2026/07/20 01:16:31 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/20 01:16:31 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/20 01:16:31 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/20 01:16:31 DEBUG : Setting pass="6Zr8rMSnhyFkyFuq2kxyRjWT0qXUuBCl" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/20 01:16:31 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/20 01:16:31 NOTICE: TestSFTPOpenssh{fiiyo}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu/deeper/nonexisting/directory: New connection 127.0.0.1:51524->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu/deeper/nonexisting/directory: Shell type "unix" from config 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu/deeper/nonexisting/directory: Failed to resolve path using RealPath: file does not exist 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu/deeper/nonexisting/directory: Relative path joined with current directory to get absolute path "/home/rclone/rclone-test-teyaciz6petu/deeper/nonexisting/directory" 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu/deeper/nonexisting/directory: Using root directory "/home/rclone/rclone-test-teyaciz6petu/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2749: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2806: FS has no Directory methods and doesn't Wrap 2026/07/20 01:16:31 DEBUG : Waiting for deletions to finish 2026/07/20 01:16:31 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/07/20 01:16:31 DEBUG : removing 1 level 4 directories 2026/07/20 01:16:31 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/07/20 01:16:31 DEBUG : removing 1 level 3 directories 2026/07/20 01:16:31 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/07/20 01:16:31 DEBUG : removing 1 level 2 directories 2026/07/20 01:16:31 INFO : hello? sausage/êé: Removing directory 2026/07/20 01:16:31 DEBUG : removing 1 level 1 directories 2026/07/20 01:16:31 INFO : hello? sausage: Removing directory 2026/07/20 01:16:31 DEBUG : removing 1 level 0 directories 2026/07/20 01:16:31 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Removing directory 2026/07/20 01:16:31 ERROR : error listing: directory not found 2026/07/20 01:16:31 DEBUG : Waiting for deletions to finish 2026/07/20 01:16:31 ERROR : error listing: directory not found 2026/07/20 01:16:31 ERROR : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Failed to list "": directory not found 2026/07/20 01:16:31 DEBUG : removing 1 level 0 directories 2026/07/20 01:16:31 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Removing directory 2026/07/20 01:16:31 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2026/07/20 01:16:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-teyaciz6petu: Closing 2 unused connections 2026/07/20 01:16:31 NOTICE: TestSFTPOpenssh: Stopping server --- PASS: TestIntegration (3.36s) --- 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) --- PASS: TestIntegration/FsMkdir (2.16s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.02s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.00s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.00s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (0.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.03s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.02s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (1.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.02s) --- 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.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.05s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.23s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.06s) --- PASS: 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) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.02s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.01s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.08s) --- PASS: TestIntegration/FsMkdir/FsDirSetModTime (0.01s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- PASS: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 sftp_test.go:25: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestIntegration3 sftp_test.go:35: skipping as -remote is set --- SKIP: TestIntegration3 (0.00s) PASS ok github.com/rclone/rclone/backend/sftp 4.625s "go test -v -timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished OK in 5.811267093s (try 1/5)