"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.13s) === RUN TestIntegration fstests.go:438: Using remote "TestSFTPOpenssh:" 2026/05/31 01:18:13 NOTICE: TestSFTPOpenssh: Starting server 2026/05/31 01:18:15 NOTICE: TestSFTPOpenssh: Attempting to connect to "127.0.0.1:28627" try 1/100 2026/05/31 01:18:15 DEBUG : TestSFTPOpenssh: Read 1, error: 2026/05/31 01:18:15 NOTICE: TestSFTPOpenssh: Started server and connected to "127.0.0.1:28627" 2026/05/31 01:18:15 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-boqiguc8yeke" 2026/05/31 01:18:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/31 01:18:15 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/05/31 01:18:15 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/31 01:18:15 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/31 01:18:15 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/31 01:18:15 DEBUG : Setting pass="JglvUvKS3Ua-vGyWbLuk3uqW518QClEV" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/31 01:18:15 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/31 01:18:15 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{cYjGz}" suffix to name 2026/05/31 01:18:15 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/31 01:18:15 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/31 01:18:15 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/31 01:18:15 DEBUG : Setting pass="JglvUvKS3Ua-vGyWbLuk3uqW518QClEV" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/31 01:18:15 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/31 01:18:15 NOTICE: TestSFTPOpenssh{cYjGz}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: New connection 127.0.0.1:48476->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell type "unix" from config 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Relative path resolved to "/home/rclone/rclone-test-boqiguc8yeke" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Using root directory "/home/rclone/rclone-test-boqiguc8yeke" 2026/05/31 01:18:15 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/05/31 01:18:15 INFO : dir/subdir: Making directory 2026/05/31 01:18:15 INFO : dir/subdir: Removing directory 2026/05/31 01:18:15 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2026/05/31 01:18:15 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: a49eb2df5d7da916a2bcdb53900ebafd /home/rclone/rclone-test-boqiguc8yeke/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/31 01:18:15 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: a49eb2df5d7da916a2bcdb53900ebafd 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 0a68a5bd4ee8f6ec9a43e9b006279af43c76e763 /home/rclone/rclone-test-boqiguc8yeke/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/31 01:18:15 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 0a68a5bd4ee8f6ec9a43e9b006279af43c76e763 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: a49eb2df5d7da916a2bcdb53900ebafd /home/rclone/rclone-test-boqiguc8yeke/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/31 01:18:15 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: a49eb2df5d7da916a2bcdb53900ebafd 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 0a68a5bd4ee8f6ec9a43e9b006279af43c76e763 /home/rclone/rclone-test-boqiguc8yeke/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/31 01:18:15 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 0a68a5bd4ee8f6ec9a43e9b006279af43c76e763 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: a49eb2df5d7da916a2bcdb53900ebafd /home/rclone/rclone-test-boqiguc8yeke/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/31 01:18:15 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: a49eb2df5d7da916a2bcdb53900ebafd 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 0a68a5bd4ee8f6ec9a43e9b006279af43c76e763 /home/rclone/rclone-test-boqiguc8yeke/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/31 01:18:15 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 0a68a5bd4ee8f6ec9a43e9b006279af43c76e763 === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/./." 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/./. 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 78b9514626de4653e738cd93c061bdf5 /home/rclone/rclone-test-boqiguc8yeke/./. 2026/05/31 01:18:15 DEBUG : ./.: Parsed hash: 78b9514626de4653e738cd93c061bdf5 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/./." 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/./. 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 9a61a77ea8f9b43a871959c5bab499e332c392c9 /home/rclone/rclone-test-boqiguc8yeke/./. 2026/05/31 01:18:15 DEBUG : ./.: Parsed hash: 9a61a77ea8f9b43a871959c5bab499e332c392c9 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/./." 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/./. 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 78b9514626de4653e738cd93c061bdf5 /home/rclone/rclone-test-boqiguc8yeke/./. 2026/05/31 01:18:15 DEBUG : ./.: Parsed hash: 78b9514626de4653e738cd93c061bdf5 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/./." 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/./. 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 9a61a77ea8f9b43a871959c5bab499e332c392c9 /home/rclone/rclone-test-boqiguc8yeke/./. 2026/05/31 01:18:15 DEBUG : ./.: Parsed hash: 9a61a77ea8f9b43a871959c5bab499e332c392c9 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/./." 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/./. 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 78b9514626de4653e738cd93c061bdf5 /home/rclone/rclone-test-boqiguc8yeke/./. 2026/05/31 01:18:15 DEBUG : ./.: Parsed hash: 78b9514626de4653e738cd93c061bdf5 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/./." 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/./. 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 9a61a77ea8f9b43a871959c5bab499e332c392c9 /home/rclone/rclone-test-boqiguc8yeke/./. 2026/05/31 01:18:15 DEBUG : ./.: Parsed hash: 9a61a77ea8f9b43a871959c5bab499e332c392c9 === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/../.." 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/../.. 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 50a3d090e6b495a4497b868eab596811 /home/rclone/rclone-test-boqiguc8yeke/../.. 2026/05/31 01:18:15 DEBUG : ../..: Parsed hash: 50a3d090e6b495a4497b868eab596811 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/../.." 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/../.. 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 30f7c60b9b974fe4749b8296ad6c2e74d951532f /home/rclone/rclone-test-boqiguc8yeke/../.. 2026/05/31 01:18:15 DEBUG : ../..: Parsed hash: 30f7c60b9b974fe4749b8296ad6c2e74d951532f 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/../.." 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/../.. 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 50a3d090e6b495a4497b868eab596811 /home/rclone/rclone-test-boqiguc8yeke/../.. 2026/05/31 01:18:15 DEBUG : ../..: Parsed hash: 50a3d090e6b495a4497b868eab596811 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/../.." 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/../.. 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 30f7c60b9b974fe4749b8296ad6c2e74d951532f /home/rclone/rclone-test-boqiguc8yeke/../.. 2026/05/31 01:18:15 DEBUG : ../..: Parsed hash: 30f7c60b9b974fe4749b8296ad6c2e74d951532f 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/../.." 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/../.. 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 50a3d090e6b495a4497b868eab596811 /home/rclone/rclone-test-boqiguc8yeke/../.. 2026/05/31 01:18:15 DEBUG : ../..: Parsed hash: 50a3d090e6b495a4497b868eab596811 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/../.." 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/../.. 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 30f7c60b9b974fe4749b8296ad6c2e74d951532f /home/rclone/rclone-test-boqiguc8yeke/../.. 2026/05/31 01:18:15 DEBUG : ../..: Parsed hash: 30f7c60b9b974fe4749b8296ad6c2e74d951532f === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 71f6775ae416995e1bb1deaad969dafc /home/rclone/rclone-test-boqiguc8yeke/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/31 01:18:15 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 71f6775ae416995e1bb1deaad969dafc 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 77993d4d5e8ecc7918749269f3b8090b69fb4a47 /home/rclone/rclone-test-boqiguc8yeke/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/31 01:18:15 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 77993d4d5e8ecc7918749269f3b8090b69fb4a47 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 71f6775ae416995e1bb1deaad969dafc /home/rclone/rclone-test-boqiguc8yeke/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/31 01:18:15 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 71f6775ae416995e1bb1deaad969dafc 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 77993d4d5e8ecc7918749269f3b8090b69fb4a47 /home/rclone/rclone-test-boqiguc8yeke/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/31 01:18:15 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 77993d4d5e8ecc7918749269f3b8090b69fb4a47 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 71f6775ae416995e1bb1deaad969dafc /home/rclone/rclone-test-boqiguc8yeke/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/31 01:18:15 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 71f6775ae416995e1bb1deaad969dafc 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 77993d4d5e8ecc7918749269f3b8090b69fb4a47 /home/rclone/rclone-test-boqiguc8yeke/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/31 01:18:15 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 77993d4d5e8ecc7918749269f3b8090b69fb4a47 === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/ leading space/ leading space" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/\ leading\ space/\ leading\ space 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 9d95e8c692314c772e604d2a09728bd0 /home/rclone/rclone-test-boqiguc8yeke/ leading space/ leading space 2026/05/31 01:18:15 DEBUG : leading space/ leading space: Parsed hash: 9d95e8c692314c772e604d2a09728bd0 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/ leading space/ leading space" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/\ leading\ space/\ leading\ space 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: dfa220314cf34f8647b2e8b82f5ca7587df97416 /home/rclone/rclone-test-boqiguc8yeke/ leading space/ leading space 2026/05/31 01:18:15 DEBUG : leading space/ leading space: Parsed hash: dfa220314cf34f8647b2e8b82f5ca7587df97416 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/ leading space/ leading space" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/\ leading\ space/\ leading\ space 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 9d95e8c692314c772e604d2a09728bd0 /home/rclone/rclone-test-boqiguc8yeke/ leading space/ leading space 2026/05/31 01:18:15 DEBUG : leading space/ leading space: Parsed hash: 9d95e8c692314c772e604d2a09728bd0 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/ leading space/ leading space" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/\ leading\ space/\ leading\ space 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: dfa220314cf34f8647b2e8b82f5ca7587df97416 /home/rclone/rclone-test-boqiguc8yeke/ leading space/ leading space 2026/05/31 01:18:15 DEBUG : leading space/ leading space: Parsed hash: dfa220314cf34f8647b2e8b82f5ca7587df97416 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/ leading space/ leading space" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/\ leading\ space/\ leading\ space 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 9d95e8c692314c772e604d2a09728bd0 /home/rclone/rclone-test-boqiguc8yeke/ leading space/ leading space 2026/05/31 01:18:15 DEBUG : leading space/ leading space: Parsed hash: 9d95e8c692314c772e604d2a09728bd0 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/ leading space/ leading space" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/\ leading\ space/\ leading\ space 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: dfa220314cf34f8647b2e8b82f5ca7587df97416 /home/rclone/rclone-test-boqiguc8yeke/ leading space/ leading space 2026/05/31 01:18:15 DEBUG : leading space/ leading space: Parsed hash: dfa220314cf34f8647b2e8b82f5ca7587df97416 === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/~leading tilde/~leading tilde" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/\~leading\ tilde/\~leading\ tilde 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: e1e873d04922dbf344cad40f84300b0e /home/rclone/rclone-test-boqiguc8yeke/~leading tilde/~leading tilde 2026/05/31 01:18:15 DEBUG : ~leading tilde/~leading tilde: Parsed hash: e1e873d04922dbf344cad40f84300b0e 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/~leading tilde/~leading tilde" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/\~leading\ tilde/\~leading\ tilde 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 2e8a3c9192283ceb114999f09e958a6ab8396a07 /home/rclone/rclone-test-boqiguc8yeke/~leading tilde/~leading tilde 2026/05/31 01:18:15 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 2e8a3c9192283ceb114999f09e958a6ab8396a07 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/~leading tilde/~leading tilde" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/\~leading\ tilde/\~leading\ tilde 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: e1e873d04922dbf344cad40f84300b0e /home/rclone/rclone-test-boqiguc8yeke/~leading tilde/~leading tilde 2026/05/31 01:18:15 DEBUG : ~leading tilde/~leading tilde: Parsed hash: e1e873d04922dbf344cad40f84300b0e 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/~leading tilde/~leading tilde" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/\~leading\ tilde/\~leading\ tilde 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 2e8a3c9192283ceb114999f09e958a6ab8396a07 /home/rclone/rclone-test-boqiguc8yeke/~leading tilde/~leading tilde 2026/05/31 01:18:15 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 2e8a3c9192283ceb114999f09e958a6ab8396a07 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/~leading tilde/~leading tilde" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/\~leading\ tilde/\~leading\ tilde 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: e1e873d04922dbf344cad40f84300b0e /home/rclone/rclone-test-boqiguc8yeke/~leading tilde/~leading tilde 2026/05/31 01:18:15 DEBUG : ~leading tilde/~leading tilde: Parsed hash: e1e873d04922dbf344cad40f84300b0e 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/~leading tilde/~leading tilde" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/\~leading\ tilde/\~leading\ tilde 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 2e8a3c9192283ceb114999f09e958a6ab8396a07 /home/rclone/rclone-test-boqiguc8yeke/~leading tilde/~leading tilde 2026/05/31 01:18:15 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 2e8a3c9192283ceb114999f09e958a6ab8396a07 === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/␍leading CR/␍leading CR" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/␍leading\ CR/␍leading\ CR 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 77cb5dd728e2ba4c99a28961305eea03 /home/rclone/rclone-test-boqiguc8yeke/␍leading CR/␍leading CR 2026/05/31 01:18:15 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 77cb5dd728e2ba4c99a28961305eea03 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/␍leading CR/␍leading CR" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/␍leading\ CR/␍leading\ CR 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: a4d232678302c934d36546bc6ab62fa058405ec0 /home/rclone/rclone-test-boqiguc8yeke/␍leading CR/␍leading CR 2026/05/31 01:18:15 DEBUG : ␍leading CR/␍leading CR: Parsed hash: a4d232678302c934d36546bc6ab62fa058405ec0 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/␍leading CR/␍leading CR" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/␍leading\ CR/␍leading\ CR 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 77cb5dd728e2ba4c99a28961305eea03 /home/rclone/rclone-test-boqiguc8yeke/␍leading CR/␍leading CR 2026/05/31 01:18:15 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 77cb5dd728e2ba4c99a28961305eea03 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/␍leading CR/␍leading CR" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/␍leading\ CR/␍leading\ CR 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: a4d232678302c934d36546bc6ab62fa058405ec0 /home/rclone/rclone-test-boqiguc8yeke/␍leading CR/␍leading CR 2026/05/31 01:18:15 DEBUG : ␍leading CR/␍leading CR: Parsed hash: a4d232678302c934d36546bc6ab62fa058405ec0 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/␍leading CR/␍leading CR" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/␍leading\ CR/␍leading\ CR 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 77cb5dd728e2ba4c99a28961305eea03 /home/rclone/rclone-test-boqiguc8yeke/␍leading CR/␍leading CR 2026/05/31 01:18:15 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 77cb5dd728e2ba4c99a28961305eea03 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/␍leading CR/␍leading CR" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/␍leading\ CR/␍leading\ CR 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: a4d232678302c934d36546bc6ab62fa058405ec0 /home/rclone/rclone-test-boqiguc8yeke/␍leading CR/␍leading CR 2026/05/31 01:18:15 DEBUG : ␍leading CR/␍leading CR: Parsed hash: a4d232678302c934d36546bc6ab62fa058405ec0 === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/␊leading LF/␊leading LF" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/␊leading\ LF/␊leading\ LF 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: d3489a022b2d1ce167e498cf4077ceb9 /home/rclone/rclone-test-boqiguc8yeke/␊leading LF/␊leading LF 2026/05/31 01:18:15 DEBUG : ␊leading LF/␊leading LF: Parsed hash: d3489a022b2d1ce167e498cf4077ceb9 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/␊leading LF/␊leading LF" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/␊leading\ LF/␊leading\ LF 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 71c73ca9e616e319fa11bd2da03b6faa66535746 /home/rclone/rclone-test-boqiguc8yeke/␊leading LF/␊leading LF 2026/05/31 01:18:15 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 71c73ca9e616e319fa11bd2da03b6faa66535746 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/␊leading LF/␊leading LF" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/␊leading\ LF/␊leading\ LF 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: d3489a022b2d1ce167e498cf4077ceb9 /home/rclone/rclone-test-boqiguc8yeke/␊leading LF/␊leading LF 2026/05/31 01:18:15 DEBUG : ␊leading LF/␊leading LF: Parsed hash: d3489a022b2d1ce167e498cf4077ceb9 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/␊leading LF/␊leading LF" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/␊leading\ LF/␊leading\ LF 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 71c73ca9e616e319fa11bd2da03b6faa66535746 /home/rclone/rclone-test-boqiguc8yeke/␊leading LF/␊leading LF 2026/05/31 01:18:15 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 71c73ca9e616e319fa11bd2da03b6faa66535746 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/␊leading LF/␊leading LF" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/␊leading\ LF/␊leading\ LF 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: d3489a022b2d1ce167e498cf4077ceb9 /home/rclone/rclone-test-boqiguc8yeke/␊leading LF/␊leading LF 2026/05/31 01:18:15 DEBUG : ␊leading LF/␊leading LF: Parsed hash: d3489a022b2d1ce167e498cf4077ceb9 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/␊leading LF/␊leading LF" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/␊leading\ LF/␊leading\ LF 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 71c73ca9e616e319fa11bd2da03b6faa66535746 /home/rclone/rclone-test-boqiguc8yeke/␊leading LF/␊leading LF 2026/05/31 01:18:15 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 71c73ca9e616e319fa11bd2da03b6faa66535746 === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/␉leading HT/␉leading HT" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/␉leading\ HT/␉leading\ HT 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: e826c24a08389885ae4771ad8319dae7 /home/rclone/rclone-test-boqiguc8yeke/␉leading HT/␉leading HT 2026/05/31 01:18:15 DEBUG : ␉leading HT/␉leading HT: Parsed hash: e826c24a08389885ae4771ad8319dae7 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/␉leading HT/␉leading HT" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/␉leading\ HT/␉leading\ HT 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: a617e89d6fb8d832cada19e17de8d14bbc4e9c34 /home/rclone/rclone-test-boqiguc8yeke/␉leading HT/␉leading HT 2026/05/31 01:18:15 DEBUG : ␉leading HT/␉leading HT: Parsed hash: a617e89d6fb8d832cada19e17de8d14bbc4e9c34 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/␉leading HT/␉leading HT" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/␉leading\ HT/␉leading\ HT 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: e826c24a08389885ae4771ad8319dae7 /home/rclone/rclone-test-boqiguc8yeke/␉leading HT/␉leading HT 2026/05/31 01:18:15 DEBUG : ␉leading HT/␉leading HT: Parsed hash: e826c24a08389885ae4771ad8319dae7 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/␉leading HT/␉leading HT" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/␉leading\ HT/␉leading\ HT 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: a617e89d6fb8d832cada19e17de8d14bbc4e9c34 /home/rclone/rclone-test-boqiguc8yeke/␉leading HT/␉leading HT 2026/05/31 01:18:15 DEBUG : ␉leading HT/␉leading HT: Parsed hash: a617e89d6fb8d832cada19e17de8d14bbc4e9c34 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/␉leading HT/␉leading HT" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/␉leading\ HT/␉leading\ HT 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: e826c24a08389885ae4771ad8319dae7 /home/rclone/rclone-test-boqiguc8yeke/␉leading HT/␉leading HT 2026/05/31 01:18:15 DEBUG : ␉leading HT/␉leading HT: Parsed hash: e826c24a08389885ae4771ad8319dae7 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/␉leading HT/␉leading HT" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/␉leading\ HT/␉leading\ HT 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: a617e89d6fb8d832cada19e17de8d14bbc4e9c34 /home/rclone/rclone-test-boqiguc8yeke/␉leading HT/␉leading HT 2026/05/31 01:18:15 DEBUG : ␉leading HT/␉leading HT: Parsed hash: a617e89d6fb8d832cada19e17de8d14bbc4e9c34 === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/␋leading VT/␋leading VT" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/␋leading\ VT/␋leading\ VT 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: e1aa8b2c6d77a85ea7c0c055b4fc0ad9 /home/rclone/rclone-test-boqiguc8yeke/␋leading VT/␋leading VT 2026/05/31 01:18:15 DEBUG : ␋leading VT/␋leading VT: Parsed hash: e1aa8b2c6d77a85ea7c0c055b4fc0ad9 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/␋leading VT/␋leading VT" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/␋leading\ VT/␋leading\ VT 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 3dc23f35023caa83a3590abb634059ffa110450e /home/rclone/rclone-test-boqiguc8yeke/␋leading VT/␋leading VT 2026/05/31 01:18:15 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 3dc23f35023caa83a3590abb634059ffa110450e 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/␋leading VT/␋leading VT" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/␋leading\ VT/␋leading\ VT 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: e1aa8b2c6d77a85ea7c0c055b4fc0ad9 /home/rclone/rclone-test-boqiguc8yeke/␋leading VT/␋leading VT 2026/05/31 01:18:15 DEBUG : ␋leading VT/␋leading VT: Parsed hash: e1aa8b2c6d77a85ea7c0c055b4fc0ad9 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/␋leading VT/␋leading VT" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/␋leading\ VT/␋leading\ VT 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 3dc23f35023caa83a3590abb634059ffa110450e /home/rclone/rclone-test-boqiguc8yeke/␋leading VT/␋leading VT 2026/05/31 01:18:15 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 3dc23f35023caa83a3590abb634059ffa110450e 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/␋leading VT/␋leading VT" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/␋leading\ VT/␋leading\ VT 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: e1aa8b2c6d77a85ea7c0c055b4fc0ad9 /home/rclone/rclone-test-boqiguc8yeke/␋leading VT/␋leading VT 2026/05/31 01:18:15 DEBUG : ␋leading VT/␋leading VT: Parsed hash: e1aa8b2c6d77a85ea7c0c055b4fc0ad9 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/␋leading VT/␋leading VT" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/␋leading\ VT/␋leading\ VT 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 3dc23f35023caa83a3590abb634059ffa110450e /home/rclone/rclone-test-boqiguc8yeke/␋leading VT/␋leading VT 2026/05/31 01:18:15 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 3dc23f35023caa83a3590abb634059ffa110450e === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/.leading dot/.leading dot" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/.leading\ dot/.leading\ dot 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: a403904de686db6e91d859826e7f16f8 /home/rclone/rclone-test-boqiguc8yeke/.leading dot/.leading dot 2026/05/31 01:18:15 DEBUG : .leading dot/.leading dot: Parsed hash: a403904de686db6e91d859826e7f16f8 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/.leading dot/.leading dot" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/.leading\ dot/.leading\ dot 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 50320ea78bb6738a31da3fc8334c8f6b7a9914d5 /home/rclone/rclone-test-boqiguc8yeke/.leading dot/.leading dot 2026/05/31 01:18:15 DEBUG : .leading dot/.leading dot: Parsed hash: 50320ea78bb6738a31da3fc8334c8f6b7a9914d5 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/.leading dot/.leading dot" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/.leading\ dot/.leading\ dot 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: a403904de686db6e91d859826e7f16f8 /home/rclone/rclone-test-boqiguc8yeke/.leading dot/.leading dot 2026/05/31 01:18:15 DEBUG : .leading dot/.leading dot: Parsed hash: a403904de686db6e91d859826e7f16f8 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/.leading dot/.leading dot" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/.leading\ dot/.leading\ dot 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 50320ea78bb6738a31da3fc8334c8f6b7a9914d5 /home/rclone/rclone-test-boqiguc8yeke/.leading dot/.leading dot 2026/05/31 01:18:15 DEBUG : .leading dot/.leading dot: Parsed hash: 50320ea78bb6738a31da3fc8334c8f6b7a9914d5 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/.leading dot/.leading dot" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/.leading\ dot/.leading\ dot 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: a403904de686db6e91d859826e7f16f8 /home/rclone/rclone-test-boqiguc8yeke/.leading dot/.leading dot 2026/05/31 01:18:15 DEBUG : .leading dot/.leading dot: Parsed hash: a403904de686db6e91d859826e7f16f8 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/.leading dot/.leading dot" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/.leading\ dot/.leading\ dot 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 50320ea78bb6738a31da3fc8334c8f6b7a9914d5 /home/rclone/rclone-test-boqiguc8yeke/.leading dot/.leading dot 2026/05/31 01:18:15 DEBUG : .leading dot/.leading dot: Parsed hash: 50320ea78bb6738a31da3fc8334c8f6b7a9914d5 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/trailing space /trailing space " 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/trailing\ space\ /trailing\ space\ 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: b9c554072f07a32dd7989afb1a5f387a /home/rclone/rclone-test-boqiguc8yeke/trailing space /trailing space 2026/05/31 01:18:15 DEBUG : trailing space /trailing space : Parsed hash: b9c554072f07a32dd7989afb1a5f387a 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/trailing space /trailing space " 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/trailing\ space\ /trailing\ space\ 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: df2cb20400245550d3c0567febdee1d3f9488ec4 /home/rclone/rclone-test-boqiguc8yeke/trailing space /trailing space 2026/05/31 01:18:15 DEBUG : trailing space /trailing space : Parsed hash: df2cb20400245550d3c0567febdee1d3f9488ec4 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/trailing space /trailing space " 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/trailing\ space\ /trailing\ space\ 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: b9c554072f07a32dd7989afb1a5f387a /home/rclone/rclone-test-boqiguc8yeke/trailing space /trailing space 2026/05/31 01:18:15 DEBUG : trailing space /trailing space : Parsed hash: b9c554072f07a32dd7989afb1a5f387a 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/trailing space /trailing space " 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/trailing\ space\ /trailing\ space\ 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: df2cb20400245550d3c0567febdee1d3f9488ec4 /home/rclone/rclone-test-boqiguc8yeke/trailing space /trailing space 2026/05/31 01:18:15 DEBUG : trailing space /trailing space : Parsed hash: df2cb20400245550d3c0567febdee1d3f9488ec4 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/trailing space /trailing space " 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/trailing\ space\ /trailing\ space\ 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: b9c554072f07a32dd7989afb1a5f387a /home/rclone/rclone-test-boqiguc8yeke/trailing space /trailing space 2026/05/31 01:18:15 DEBUG : trailing space /trailing space : Parsed hash: b9c554072f07a32dd7989afb1a5f387a 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/trailing space /trailing space " 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/trailing\ space\ /trailing\ space\ 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: df2cb20400245550d3c0567febdee1d3f9488ec4 /home/rclone/rclone-test-boqiguc8yeke/trailing space /trailing space 2026/05/31 01:18:15 DEBUG : trailing space /trailing space : Parsed hash: df2cb20400245550d3c0567febdee1d3f9488ec4 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/trailing CR␍/trailing CR␍" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/trailing\ CR␍/trailing\ CR␍ 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: d1fd56b6314270c91ac68de340f1b436 /home/rclone/rclone-test-boqiguc8yeke/trailing CR␍/trailing CR␍ 2026/05/31 01:18:15 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: d1fd56b6314270c91ac68de340f1b436 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/trailing CR␍/trailing CR␍" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/trailing\ CR␍/trailing\ CR␍ 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 165d89a70d6a5d7973eecdc20f7f363a0b2925a1 /home/rclone/rclone-test-boqiguc8yeke/trailing CR␍/trailing CR␍ 2026/05/31 01:18:15 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 165d89a70d6a5d7973eecdc20f7f363a0b2925a1 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/trailing CR␍/trailing CR␍" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/trailing\ CR␍/trailing\ CR␍ 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: d1fd56b6314270c91ac68de340f1b436 /home/rclone/rclone-test-boqiguc8yeke/trailing CR␍/trailing CR␍ 2026/05/31 01:18:15 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: d1fd56b6314270c91ac68de340f1b436 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/trailing CR␍/trailing CR␍" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/trailing\ CR␍/trailing\ CR␍ 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 165d89a70d6a5d7973eecdc20f7f363a0b2925a1 /home/rclone/rclone-test-boqiguc8yeke/trailing CR␍/trailing CR␍ 2026/05/31 01:18:15 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 165d89a70d6a5d7973eecdc20f7f363a0b2925a1 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/trailing CR␍/trailing CR␍" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/trailing\ CR␍/trailing\ CR␍ 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: d1fd56b6314270c91ac68de340f1b436 /home/rclone/rclone-test-boqiguc8yeke/trailing CR␍/trailing CR␍ 2026/05/31 01:18:15 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: d1fd56b6314270c91ac68de340f1b436 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/trailing CR␍/trailing CR␍" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/trailing\ CR␍/trailing\ CR␍ 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 165d89a70d6a5d7973eecdc20f7f363a0b2925a1 /home/rclone/rclone-test-boqiguc8yeke/trailing CR␍/trailing CR␍ 2026/05/31 01:18:15 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 165d89a70d6a5d7973eecdc20f7f363a0b2925a1 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/trailing LF␊/trailing LF␊" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/trailing\ LF␊/trailing\ LF␊ 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 08a7ee7e309b0868ce8bdc82dc713cdc /home/rclone/rclone-test-boqiguc8yeke/trailing LF␊/trailing LF␊ 2026/05/31 01:18:15 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 08a7ee7e309b0868ce8bdc82dc713cdc 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/trailing LF␊/trailing LF␊" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/trailing\ LF␊/trailing\ LF␊ 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: f4c04809f0ca11e7e93efef5449ffa45c2c51f95 /home/rclone/rclone-test-boqiguc8yeke/trailing LF␊/trailing LF␊ 2026/05/31 01:18:15 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: f4c04809f0ca11e7e93efef5449ffa45c2c51f95 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/trailing LF␊/trailing LF␊" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/trailing\ LF␊/trailing\ LF␊ 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 08a7ee7e309b0868ce8bdc82dc713cdc /home/rclone/rclone-test-boqiguc8yeke/trailing LF␊/trailing LF␊ 2026/05/31 01:18:15 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 08a7ee7e309b0868ce8bdc82dc713cdc 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/trailing LF␊/trailing LF␊" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/trailing\ LF␊/trailing\ LF␊ 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: f4c04809f0ca11e7e93efef5449ffa45c2c51f95 /home/rclone/rclone-test-boqiguc8yeke/trailing LF␊/trailing LF␊ 2026/05/31 01:18:15 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: f4c04809f0ca11e7e93efef5449ffa45c2c51f95 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/trailing LF␊/trailing LF␊" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/trailing\ LF␊/trailing\ LF␊ 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 08a7ee7e309b0868ce8bdc82dc713cdc /home/rclone/rclone-test-boqiguc8yeke/trailing LF␊/trailing LF␊ 2026/05/31 01:18:15 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 08a7ee7e309b0868ce8bdc82dc713cdc 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/trailing LF␊/trailing LF␊" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/trailing\ LF␊/trailing\ LF␊ 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: f4c04809f0ca11e7e93efef5449ffa45c2c51f95 /home/rclone/rclone-test-boqiguc8yeke/trailing LF␊/trailing LF␊ 2026/05/31 01:18:15 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: f4c04809f0ca11e7e93efef5449ffa45c2c51f95 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/trailing HT␉/trailing HT␉" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/trailing\ HT␉/trailing\ HT␉ 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 16afa48e7325531025a2d17176e68c8c /home/rclone/rclone-test-boqiguc8yeke/trailing HT␉/trailing HT␉ 2026/05/31 01:18:15 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 16afa48e7325531025a2d17176e68c8c 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/trailing HT␉/trailing HT␉" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/trailing\ HT␉/trailing\ HT␉ 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: afe16c01d534b41529cda206f236405fb0e3213d /home/rclone/rclone-test-boqiguc8yeke/trailing HT␉/trailing HT␉ 2026/05/31 01:18:15 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: afe16c01d534b41529cda206f236405fb0e3213d 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/trailing HT␉/trailing HT␉" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/trailing\ HT␉/trailing\ HT␉ 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 16afa48e7325531025a2d17176e68c8c /home/rclone/rclone-test-boqiguc8yeke/trailing HT␉/trailing HT␉ 2026/05/31 01:18:15 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 16afa48e7325531025a2d17176e68c8c 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/trailing HT␉/trailing HT␉" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/trailing\ HT␉/trailing\ HT␉ 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: afe16c01d534b41529cda206f236405fb0e3213d /home/rclone/rclone-test-boqiguc8yeke/trailing HT␉/trailing HT␉ 2026/05/31 01:18:15 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: afe16c01d534b41529cda206f236405fb0e3213d 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/trailing HT␉/trailing HT␉" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/trailing\ HT␉/trailing\ HT␉ 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 16afa48e7325531025a2d17176e68c8c /home/rclone/rclone-test-boqiguc8yeke/trailing HT␉/trailing HT␉ 2026/05/31 01:18:15 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 16afa48e7325531025a2d17176e68c8c 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/trailing HT␉/trailing HT␉" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/trailing\ HT␉/trailing\ HT␉ 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: afe16c01d534b41529cda206f236405fb0e3213d /home/rclone/rclone-test-boqiguc8yeke/trailing HT␉/trailing HT␉ 2026/05/31 01:18:15 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: afe16c01d534b41529cda206f236405fb0e3213d === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/trailing VT␋/trailing VT␋" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/trailing\ VT␋/trailing\ VT␋ 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: ef7609adc001bfed3bb6919d12e8c031 /home/rclone/rclone-test-boqiguc8yeke/trailing VT␋/trailing VT␋ 2026/05/31 01:18:15 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: ef7609adc001bfed3bb6919d12e8c031 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/trailing VT␋/trailing VT␋" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/trailing\ VT␋/trailing\ VT␋ 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 4da8f878bdafc6d3a1bdca133d70a86220a7212b /home/rclone/rclone-test-boqiguc8yeke/trailing VT␋/trailing VT␋ 2026/05/31 01:18:15 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 4da8f878bdafc6d3a1bdca133d70a86220a7212b 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/trailing VT␋/trailing VT␋" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/trailing\ VT␋/trailing\ VT␋ 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: ef7609adc001bfed3bb6919d12e8c031 /home/rclone/rclone-test-boqiguc8yeke/trailing VT␋/trailing VT␋ 2026/05/31 01:18:15 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: ef7609adc001bfed3bb6919d12e8c031 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/trailing VT␋/trailing VT␋" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/trailing\ VT␋/trailing\ VT␋ 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 4da8f878bdafc6d3a1bdca133d70a86220a7212b /home/rclone/rclone-test-boqiguc8yeke/trailing VT␋/trailing VT␋ 2026/05/31 01:18:15 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 4da8f878bdafc6d3a1bdca133d70a86220a7212b 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/trailing VT␋/trailing VT␋" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/trailing\ VT␋/trailing\ VT␋ 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: ef7609adc001bfed3bb6919d12e8c031 /home/rclone/rclone-test-boqiguc8yeke/trailing VT␋/trailing VT␋ 2026/05/31 01:18:15 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: ef7609adc001bfed3bb6919d12e8c031 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/trailing VT␋/trailing VT␋" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/trailing\ VT␋/trailing\ VT␋ 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 4da8f878bdafc6d3a1bdca133d70a86220a7212b /home/rclone/rclone-test-boqiguc8yeke/trailing VT␋/trailing VT␋ 2026/05/31 01:18:15 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 4da8f878bdafc6d3a1bdca133d70a86220a7212b === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/trailing dot./trailing dot." 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/trailing\ dot./trailing\ dot. 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 66680022d495891c4d0de223c07a32a0 /home/rclone/rclone-test-boqiguc8yeke/trailing dot./trailing dot. 2026/05/31 01:18:15 DEBUG : trailing dot./trailing dot.: Parsed hash: 66680022d495891c4d0de223c07a32a0 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/trailing dot./trailing dot." 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/trailing\ dot./trailing\ dot. 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: c4fe48bdf1c68653c73a005ab909865db92e6394 /home/rclone/rclone-test-boqiguc8yeke/trailing dot./trailing dot. 2026/05/31 01:18:15 DEBUG : trailing dot./trailing dot.: Parsed hash: c4fe48bdf1c68653c73a005ab909865db92e6394 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/trailing dot./trailing dot." 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/trailing\ dot./trailing\ dot. 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 66680022d495891c4d0de223c07a32a0 /home/rclone/rclone-test-boqiguc8yeke/trailing dot./trailing dot. 2026/05/31 01:18:15 DEBUG : trailing dot./trailing dot.: Parsed hash: 66680022d495891c4d0de223c07a32a0 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/trailing dot./trailing dot." 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/trailing\ dot./trailing\ dot. 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: c4fe48bdf1c68653c73a005ab909865db92e6394 /home/rclone/rclone-test-boqiguc8yeke/trailing dot./trailing dot. 2026/05/31 01:18:15 DEBUG : trailing dot./trailing dot.: Parsed hash: c4fe48bdf1c68653c73a005ab909865db92e6394 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/trailing dot./trailing dot." 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/trailing\ dot./trailing\ dot. 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 66680022d495891c4d0de223c07a32a0 /home/rclone/rclone-test-boqiguc8yeke/trailing dot./trailing dot. 2026/05/31 01:18:15 DEBUG : trailing dot./trailing dot.: Parsed hash: 66680022d495891c4d0de223c07a32a0 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/trailing dot./trailing dot." 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/trailing\ dot./trailing\ dot. 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: c4fe48bdf1c68653c73a005ab909865db92e6394 /home/rclone/rclone-test-boqiguc8yeke/trailing dot./trailing dot. 2026/05/31 01:18:15 DEBUG : trailing dot./trailing dot.: Parsed hash: c4fe48bdf1c68653c73a005ab909865db92e6394 === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/invalid\ utf-8/invalid\ utf-8 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: dd256ea165b26adc797d1afe61961b9e /home/rclone/rclone-test-boqiguc8yeke/invalid utf-8/invalid utf-8 2026/05/31 01:18:15 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: dd256ea165b26adc797d1afe61961b9e 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/invalid\ utf-8/invalid\ utf-8 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 4998d34d39e5be4efeb62022dc901f1b3a71e891 /home/rclone/rclone-test-boqiguc8yeke/invalid utf-8/invalid utf-8 2026/05/31 01:18:15 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 4998d34d39e5be4efeb62022dc901f1b3a71e891 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/invalid\ utf-8/invalid\ utf-8 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: dd256ea165b26adc797d1afe61961b9e /home/rclone/rclone-test-boqiguc8yeke/invalid utf-8/invalid utf-8 2026/05/31 01:18:15 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: dd256ea165b26adc797d1afe61961b9e 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/invalid\ utf-8/invalid\ utf-8 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 4998d34d39e5be4efeb62022dc901f1b3a71e891 /home/rclone/rclone-test-boqiguc8yeke/invalid utf-8/invalid utf-8 2026/05/31 01:18:15 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 4998d34d39e5be4efeb62022dc901f1b3a71e891 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/invalid\ utf-8/invalid\ utf-8 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: dd256ea165b26adc797d1afe61961b9e /home/rclone/rclone-test-boqiguc8yeke/invalid utf-8/invalid utf-8 2026/05/31 01:18:15 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: dd256ea165b26adc797d1afe61961b9e 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/invalid\ utf-8/invalid\ utf-8 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 4998d34d39e5be4efeb62022dc901f1b3a71e891 /home/rclone/rclone-test-boqiguc8yeke/invalid utf-8/invalid utf-8 2026/05/31 01:18:15 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 4998d34d39e5be4efeb62022dc901f1b3a71e891 === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/test%46.txt/test%46.txt" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/test\%46.txt/test\%46.txt 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: d35f5d21b2021c223e1e199cdb8610a0 /home/rclone/rclone-test-boqiguc8yeke/test%46.txt/test%46.txt 2026/05/31 01:18:15 DEBUG : test%46.txt/test%46.txt: Parsed hash: d35f5d21b2021c223e1e199cdb8610a0 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/test%46.txt/test%46.txt" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/test\%46.txt/test\%46.txt 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 7cfa5dc368cb2e1ec79529a0fa75882577c17439 /home/rclone/rclone-test-boqiguc8yeke/test%46.txt/test%46.txt 2026/05/31 01:18:15 DEBUG : test%46.txt/test%46.txt: Parsed hash: 7cfa5dc368cb2e1ec79529a0fa75882577c17439 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/test%46.txt/test%46.txt" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/test\%46.txt/test\%46.txt 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: d35f5d21b2021c223e1e199cdb8610a0 /home/rclone/rclone-test-boqiguc8yeke/test%46.txt/test%46.txt 2026/05/31 01:18:15 DEBUG : test%46.txt/test%46.txt: Parsed hash: d35f5d21b2021c223e1e199cdb8610a0 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/test%46.txt/test%46.txt" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/test\%46.txt/test\%46.txt 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 7cfa5dc368cb2e1ec79529a0fa75882577c17439 /home/rclone/rclone-test-boqiguc8yeke/test%46.txt/test%46.txt 2026/05/31 01:18:15 DEBUG : test%46.txt/test%46.txt: Parsed hash: 7cfa5dc368cb2e1ec79529a0fa75882577c17439 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/test%46.txt/test%46.txt" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/test\%46.txt/test\%46.txt 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: d35f5d21b2021c223e1e199cdb8610a0 /home/rclone/rclone-test-boqiguc8yeke/test%46.txt/test%46.txt 2026/05/31 01:18:15 DEBUG : test%46.txt/test%46.txt: Parsed hash: d35f5d21b2021c223e1e199cdb8610a0 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/test%46.txt/test%46.txt" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/test\%46.txt/test\%46.txt 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 7cfa5dc368cb2e1ec79529a0fa75882577c17439 /home/rclone/rclone-test-boqiguc8yeke/test%46.txt/test%46.txt 2026/05/31 01:18:15 DEBUG : test%46.txt/test%46.txt: Parsed hash: 7cfa5dc368cb2e1ec79529a0fa75882577c17439 === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Connection OK after error: potato 2026/05/31 01:18:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/zero-length-file" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/zero-length-file 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-boqiguc8yeke/zero-length-file 2026/05/31 01:18:15 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/zero-length-file" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/zero-length-file 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-boqiguc8yeke/zero-length-file 2026/05/31 01:18:15 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/zero-length-file" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/zero-length-file 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-boqiguc8yeke/zero-length-file 2026/05/31 01:18:15 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/zero-length-file" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/zero-length-file 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-boqiguc8yeke/zero-length-file 2026/05/31 01:18:15 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:820: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:873: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/file name.txt" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/file\ name.txt 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: e933906a346f17cdaa083a6224441a17 /home/rclone/rclone-test-boqiguc8yeke/file name.txt 2026/05/31 01:18:15 DEBUG : file name.txt: Parsed hash: e933906a346f17cdaa083a6224441a17 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/file name.txt" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/file\ name.txt 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: e7fdfd63cd38e416fb8ec260cdf0d09da4cde104 /home/rclone/rclone-test-boqiguc8yeke/file name.txt 2026/05/31 01:18:15 DEBUG : file name.txt: Parsed hash: e7fdfd63cd38e416fb8ec260cdf0d09da4cde104 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/file name.txt" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/file\ name.txt 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: e933906a346f17cdaa083a6224441a17 /home/rclone/rclone-test-boqiguc8yeke/file name.txt 2026/05/31 01:18:15 DEBUG : file name.txt: Parsed hash: e933906a346f17cdaa083a6224441a17 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/file name.txt" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/file\ name.txt 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: e7fdfd63cd38e416fb8ec260cdf0d09da4cde104 /home/rclone/rclone-test-boqiguc8yeke/file name.txt 2026/05/31 01:18:15 DEBUG : file name.txt: Parsed hash: e7fdfd63cd38e416fb8ec260cdf0d09da4cde104 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 90c318753ec35f9ecf64aef560a212b6 /home/rclone/rclone-test-boqiguc8yeke/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/31 01:18:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 90c318753ec35f9ecf64aef560a212b6 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 02f162818eb85b3b4d36b20483ade6fbc1762feb /home/rclone/rclone-test-boqiguc8yeke/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/31 01:18:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 02f162818eb85b3b4d36b20483ade6fbc1762feb 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 90c318753ec35f9ecf64aef560a212b6 /home/rclone/rclone-test-boqiguc8yeke/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/31 01:18:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 90c318753ec35f9ecf64aef560a212b6 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 02f162818eb85b3b4d36b20483ade6fbc1762feb /home/rclone/rclone-test-boqiguc8yeke/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/31 01:18:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 02f162818eb85b3b4d36b20483ade6fbc1762feb 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/file name.txt" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/file\ name.txt 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 512848ca0ba2fd4a8cb5983ee7728007 /home/rclone/rclone-test-boqiguc8yeke/file name.txt 2026/05/31 01:18:15 DEBUG : file name.txt: Parsed hash: 512848ca0ba2fd4a8cb5983ee7728007 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/file name.txt" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/file\ name.txt 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 607d0d99b5036b6303184df37be37f3c4e6ac923 /home/rclone/rclone-test-boqiguc8yeke/file name.txt 2026/05/31 01:18:15 DEBUG : file name.txt: Parsed hash: 607d0d99b5036b6303184df37be37f3c4e6ac923 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/file name.txt" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/file\ name.txt 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 512848ca0ba2fd4a8cb5983ee7728007 /home/rclone/rclone-test-boqiguc8yeke/file name.txt 2026/05/31 01:18:15 DEBUG : file name.txt: Parsed hash: 512848ca0ba2fd4a8cb5983ee7728007 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/file name.txt" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/file\ name.txt 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 607d0d99b5036b6303184df37be37f3c4e6ac923 /home/rclone/rclone-test-boqiguc8yeke/file name.txt 2026/05/31 01:18:15 DEBUG : file name.txt: Parsed hash: 607d0d99b5036b6303184df37be37f3c4e6ac923 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/05/31 01:18:15 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2026/05/31 01:18:15 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/05/31 01:18:15 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/31 01:18:15 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/31 01:18:15 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/31 01:18:15 DEBUG : Setting pass="JglvUvKS3Ua-vGyWbLuk3uqW518QClEV" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/31 01:18:15 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/31 01:18:15 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{cYjGz}" suffix to name 2026/05/31 01:18:15 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/31 01:18:15 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/31 01:18:15 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/31 01:18:15 DEBUG : Setting pass="JglvUvKS3Ua-vGyWbLuk3uqW518QClEV" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/31 01:18:15 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/31 01:18:15 NOTICE: TestSFTPOpenssh{cYjGz}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:48490->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/file name.txt" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/file\ name.txt 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 512848ca0ba2fd4a8cb5983ee7728007 /home/rclone/rclone-test-boqiguc8yeke/file name.txt 2026/05/31 01:18:15 DEBUG : file name.txt: Parsed hash: 512848ca0ba2fd4a8cb5983ee7728007 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/file name.txt" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/file\ name.txt 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 607d0d99b5036b6303184df37be37f3c4e6ac923 /home/rclone/rclone-test-boqiguc8yeke/file name.txt 2026/05/31 01:18:15 DEBUG : file name.txt: Parsed hash: 607d0d99b5036b6303184df37be37f3c4e6ac923 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 90c318753ec35f9ecf64aef560a212b6 /home/rclone/rclone-test-boqiguc8yeke/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/31 01:18:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 90c318753ec35f9ecf64aef560a212b6 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 02f162818eb85b3b4d36b20483ade6fbc1762feb /home/rclone/rclone-test-boqiguc8yeke/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/31 01:18:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 02f162818eb85b3b4d36b20483ade6fbc1762feb === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/file name.txt" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/file\ name.txt 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 512848ca0ba2fd4a8cb5983ee7728007 /home/rclone/rclone-test-boqiguc8yeke/file name.txt 2026/05/31 01:18:15 DEBUG : file name.txt: Parsed hash: 512848ca0ba2fd4a8cb5983ee7728007 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/file name.txt" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/file\ name.txt 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 607d0d99b5036b6303184df37be37f3c4e6ac923 /home/rclone/rclone-test-boqiguc8yeke/file name.txt 2026/05/31 01:18:15 DEBUG : file name.txt: Parsed hash: 607d0d99b5036b6303184df37be37f3c4e6ac923 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/file name.txt" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/file\ name.txt 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 512848ca0ba2fd4a8cb5983ee7728007 /home/rclone/rclone-test-boqiguc8yeke/file name.txt 2026/05/31 01:18:15 DEBUG : file name.txt: Parsed hash: 512848ca0ba2fd4a8cb5983ee7728007 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/file name.txt" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/file\ name.txt 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 607d0d99b5036b6303184df37be37f3c4e6ac923 /home/rclone/rclone-test-boqiguc8yeke/file name.txt 2026/05/31 01:18:15 DEBUG : file name.txt: Parsed hash: 607d0d99b5036b6303184df37be37f3c4e6ac923 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 90c318753ec35f9ecf64aef560a212b6 /home/rclone/rclone-test-boqiguc8yeke/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/31 01:18:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 90c318753ec35f9ecf64aef560a212b6 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 02f162818eb85b3b4d36b20483ade6fbc1762feb /home/rclone/rclone-test-boqiguc8yeke/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/31 01:18:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 02f162818eb85b3b4d36b20483ade6fbc1762feb === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1158: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1195: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/05/31 01:18:15 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-boqiguc8yeke/hello? sausage/êé" 2026/05/31 01:18:15 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/05/31 01:18:15 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/31 01:18:15 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/31 01:18:15 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/31 01:18:15 DEBUG : Setting pass="JglvUvKS3Ua-vGyWbLuk3uqW518QClEV" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/31 01:18:15 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/31 01:18:15 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{cYjGz}" suffix to name 2026/05/31 01:18:15 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/31 01:18:15 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/31 01:18:15 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/31 01:18:15 DEBUG : Setting pass="JglvUvKS3Ua-vGyWbLuk3uqW518QClEV" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/31 01:18:15 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/31 01:18:15 NOTICE: TestSFTPOpenssh{cYjGz}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke/hello? sausage/êé: New connection 127.0.0.1:48492->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke/hello? sausage/êé: Shell type "unix" from config 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke/hello? sausage/êé: Relative path resolved to "/home/rclone/rclone-test-boqiguc8yeke/hello? sausage/êé" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke/hello? sausage/êé: Using root directory "/home/rclone/rclone-test-boqiguc8yeke/hello? sausage/êé" 2026/05/31 01:18:15 DEBUG : fs cache: renaming cache item "TestSFTPOpenssh:rclone-test-boqiguc8yeke/hello? sausage/êé" to be canonical "TestSFTPOpenssh{cYjGz}:rclone-test-boqiguc8yeke/hello? sausage/êé" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke/hello? sausage/êé: Shell path "/home/rclone/rclone-test-boqiguc8yeke/hello? sausage/êé/a/b/c/d/e.txt" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke/hello? sausage/êé: Remote command result: 57fa86e6ea137a065397d1e3adbdc46a /home/rclone/rclone-test-boqiguc8yeke/hello? sausage/êé/a/b/c/d/e.txt 2026/05/31 01:18:15 DEBUG : a/b/c/d/e.txt: Parsed hash: 57fa86e6ea137a065397d1e3adbdc46a 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke/hello? sausage/êé: Shell path "/home/rclone/rclone-test-boqiguc8yeke/hello? sausage/êé/a/b/c/d/e.txt" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke/hello? sausage/êé: Remote command result: bc527fa2193d7654c78dfcd3e99e62b188e62216 /home/rclone/rclone-test-boqiguc8yeke/hello? sausage/êé/a/b/c/d/e.txt 2026/05/31 01:18:15 DEBUG : a/b/c/d/e.txt: Parsed hash: bc527fa2193d7654c78dfcd3e99e62b188e62216 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke/hello? sausage/êé: Shell path "/home/rclone/rclone-test-boqiguc8yeke/hello? sausage/êé/a/b/c/d/e.txt" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke/hello? sausage/êé: Remote command result: 57fa86e6ea137a065397d1e3adbdc46a /home/rclone/rclone-test-boqiguc8yeke/hello? sausage/êé/a/b/c/d/e.txt 2026/05/31 01:18:15 DEBUG : a/b/c/d/e.txt: Parsed hash: 57fa86e6ea137a065397d1e3adbdc46a 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke/hello? sausage/êé: Shell path "/home/rclone/rclone-test-boqiguc8yeke/hello? sausage/êé/a/b/c/d/e.txt" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke/hello? sausage/êé: Remote command result: bc527fa2193d7654c78dfcd3e99e62b188e62216 /home/rclone/rclone-test-boqiguc8yeke/hello? sausage/êé/a/b/c/d/e.txt 2026/05/31 01:18:15 DEBUG : a/b/c/d/e.txt: Parsed hash: bc527fa2193d7654c78dfcd3e99e62b188e62216 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke/hello? sausage/êé: New connection 127.0.0.1:48500->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/31 01:18:15 DEBUG : Waiting for deletions to finish 2026/05/31 01:18:15 INFO : a/b/c/d/e.txt: Deleted 2026/05/31 01:18:15 DEBUG : removing 1 level 4 directories 2026/05/31 01:18:15 INFO : a/b/c/d: Removing directory 2026/05/31 01:18:15 DEBUG : removing 1 level 3 directories 2026/05/31 01:18:15 INFO : a/b/c: Removing directory 2026/05/31 01:18:15 DEBUG : removing 1 level 2 directories 2026/05/31 01:18:15 INFO : a/b: Removing directory 2026/05/31 01:18:15 DEBUG : removing 1 level 1 directories 2026/05/31 01:18:15 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/file name.txt" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/file\ name.txt 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 512848ca0ba2fd4a8cb5983ee7728007 /home/rclone/rclone-test-boqiguc8yeke/file name.txt 2026/05/31 01:18:15 DEBUG : file name.txt: Parsed hash: 512848ca0ba2fd4a8cb5983ee7728007 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/file name.txt" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/file\ name.txt 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 607d0d99b5036b6303184df37be37f3c4e6ac923 /home/rclone/rclone-test-boqiguc8yeke/file name.txt 2026/05/31 01:18:15 DEBUG : file name.txt: Parsed hash: 607d0d99b5036b6303184df37be37f3c4e6ac923 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 90c318753ec35f9ecf64aef560a212b6 /home/rclone/rclone-test-boqiguc8yeke/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/31 01:18:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 90c318753ec35f9ecf64aef560a212b6 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 02f162818eb85b3b4d36b20483ade6fbc1762feb /home/rclone/rclone-test-boqiguc8yeke/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/31 01:18:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 02f162818eb85b3b4d36b20483ade6fbc1762feb 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 90c318753ec35f9ecf64aef560a212b6 /home/rclone/rclone-test-boqiguc8yeke/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/05/31 01:18:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: 90c318753ec35f9ecf64aef560a212b6 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 02f162818eb85b3b4d36b20483ade6fbc1762feb /home/rclone/rclone-test-boqiguc8yeke/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/05/31 01:18:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: 02f162818eb85b3b4d36b20483ade6fbc1762feb === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1298: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/file name.txt" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/file\ name.txt 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 512848ca0ba2fd4a8cb5983ee7728007 /home/rclone/rclone-test-boqiguc8yeke/file name.txt 2026/05/31 01:18:15 DEBUG : file name.txt: Parsed hash: 512848ca0ba2fd4a8cb5983ee7728007 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/file name.txt" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/file\ name.txt 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 607d0d99b5036b6303184df37be37f3c4e6ac923 /home/rclone/rclone-test-boqiguc8yeke/file name.txt 2026/05/31 01:18:15 DEBUG : file name.txt: Parsed hash: 607d0d99b5036b6303184df37be37f3c4e6ac923 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/other.txt" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/other.txt 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 90c318753ec35f9ecf64aef560a212b6 /home/rclone/rclone-test-boqiguc8yeke/other.txt 2026/05/31 01:18:15 DEBUG : other.txt: Parsed hash: 90c318753ec35f9ecf64aef560a212b6 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/other.txt" 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/other.txt 2026/05/31 01:18:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 02f162818eb85b3b4d36b20483ade6fbc1762feb /home/rclone/rclone-test-boqiguc8yeke/other.txt 2026/05/31 01:18:15 DEBUG : other.txt: Parsed hash: 02f162818eb85b3b4d36b20483ade6fbc1762feb 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: New connection 127.0.0.1:48506->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/other.txt" 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/other.txt 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 90c318753ec35f9ecf64aef560a212b6 /home/rclone/rclone-test-boqiguc8yeke/other.txt 2026/05/31 01:18:16 DEBUG : other.txt: Parsed hash: 90c318753ec35f9ecf64aef560a212b6 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/other.txt" 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/other.txt 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 02f162818eb85b3b4d36b20483ade6fbc1762feb /home/rclone/rclone-test-boqiguc8yeke/other.txt 2026/05/31 01:18:16 DEBUG : other.txt: Parsed hash: 02f162818eb85b3b4d36b20483ade6fbc1762feb 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/moveTest/other.txt" 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/moveTest/other.txt 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 512848ca0ba2fd4a8cb5983ee7728007 /home/rclone/rclone-test-boqiguc8yeke/moveTest/other.txt 2026/05/31 01:18:16 DEBUG : moveTest/other.txt: Parsed hash: 512848ca0ba2fd4a8cb5983ee7728007 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/moveTest/other.txt" 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/moveTest/other.txt 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 607d0d99b5036b6303184df37be37f3c4e6ac923 /home/rclone/rclone-test-boqiguc8yeke/moveTest/other.txt 2026/05/31 01:18:16 DEBUG : moveTest/other.txt: Parsed hash: 607d0d99b5036b6303184df37be37f3c4e6ac923 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/file name.txt" 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/file\ name.txt 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 512848ca0ba2fd4a8cb5983ee7728007 /home/rclone/rclone-test-boqiguc8yeke/file name.txt 2026/05/31 01:18:16 DEBUG : file name.txt: Parsed hash: 512848ca0ba2fd4a8cb5983ee7728007 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/file name.txt" 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/file\ name.txt 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 607d0d99b5036b6303184df37be37f3c4e6ac923 /home/rclone/rclone-test-boqiguc8yeke/file name.txt 2026/05/31 01:18:16 DEBUG : file name.txt: Parsed hash: 607d0d99b5036b6303184df37be37f3c4e6ac923 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/other.txt" 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/other.txt 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 90c318753ec35f9ecf64aef560a212b6 /home/rclone/rclone-test-boqiguc8yeke/other.txt 2026/05/31 01:18:16 DEBUG : other.txt: Parsed hash: 90c318753ec35f9ecf64aef560a212b6 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/other.txt" 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/other.txt 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 02f162818eb85b3b4d36b20483ade6fbc1762feb /home/rclone/rclone-test-boqiguc8yeke/other.txt 2026/05/31 01:18:16 DEBUG : other.txt: Parsed hash: 02f162818eb85b3b4d36b20483ade6fbc1762feb 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/file name.txt" 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/file\ name.txt 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 512848ca0ba2fd4a8cb5983ee7728007 /home/rclone/rclone-test-boqiguc8yeke/file name.txt 2026/05/31 01:18:16 DEBUG : file name.txt: Parsed hash: 512848ca0ba2fd4a8cb5983ee7728007 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/file name.txt" 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/file\ name.txt 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 607d0d99b5036b6303184df37be37f3c4e6ac923 /home/rclone/rclone-test-boqiguc8yeke/file name.txt 2026/05/31 01:18:16 DEBUG : file name.txt: Parsed hash: 607d0d99b5036b6303184df37be37f3c4e6ac923 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 90c318753ec35f9ecf64aef560a212b6 /home/rclone/rclone-test-boqiguc8yeke/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/31 01:18:16 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 90c318753ec35f9ecf64aef560a212b6 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 02f162818eb85b3b4d36b20483ade6fbc1762feb /home/rclone/rclone-test-boqiguc8yeke/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/31 01:18:16 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 02f162818eb85b3b4d36b20483ade6fbc1762feb === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1407: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/05/31 01:18:16 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-zemecut7qogu" 2026/05/31 01:18:16 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/05/31 01:18:16 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/31 01:18:16 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/31 01:18:16 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/31 01:18:16 DEBUG : Setting pass="JglvUvKS3Ua-vGyWbLuk3uqW518QClEV" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/31 01:18:16 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/31 01:18:16 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{cYjGz}" suffix to name 2026/05/31 01:18:16 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/31 01:18:16 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/31 01:18:16 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/31 01:18:16 DEBUG : Setting pass="JglvUvKS3Ua-vGyWbLuk3uqW518QClEV" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/31 01:18:16 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/31 01:18:16 NOTICE: TestSFTPOpenssh{cYjGz}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zemecut7qogu: New connection 127.0.0.1:48512->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zemecut7qogu: Shell type "unix" from config 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zemecut7qogu: Relative path resolved to "/home/rclone/rclone-test-zemecut7qogu" 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zemecut7qogu: Using root directory "/home/rclone/rclone-test-zemecut7qogu" 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zemecut7qogu: Shell path "/home/rclone/rclone-test-zemecut7qogu/new_name/sub_new_name/file name.txt" 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zemecut7qogu: Running remote command: md5sum /home/rclone/rclone-test-zemecut7qogu/new_name/sub_new_name/file\ name.txt 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zemecut7qogu: Remote command result: 512848ca0ba2fd4a8cb5983ee7728007 /home/rclone/rclone-test-zemecut7qogu/new_name/sub_new_name/file name.txt 2026/05/31 01:18:16 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 512848ca0ba2fd4a8cb5983ee7728007 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zemecut7qogu: Shell path "/home/rclone/rclone-test-zemecut7qogu/new_name/sub_new_name/file name.txt" 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zemecut7qogu: Running remote command: sha1sum /home/rclone/rclone-test-zemecut7qogu/new_name/sub_new_name/file\ name.txt 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zemecut7qogu: Remote command result: 607d0d99b5036b6303184df37be37f3c4e6ac923 /home/rclone/rclone-test-zemecut7qogu/new_name/sub_new_name/file name.txt 2026/05/31 01:18:16 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 607d0d99b5036b6303184df37be37f3c4e6ac923 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zemecut7qogu: Shell path "/home/rclone/rclone-test-zemecut7qogu/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zemecut7qogu: Running remote command: md5sum /home/rclone/rclone-test-zemecut7qogu/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zemecut7qogu: Remote command result: 90c318753ec35f9ecf64aef560a212b6 /home/rclone/rclone-test-zemecut7qogu/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/31 01:18:16 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 90c318753ec35f9ecf64aef560a212b6 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zemecut7qogu: Shell path "/home/rclone/rclone-test-zemecut7qogu/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zemecut7qogu: Running remote command: sha1sum /home/rclone/rclone-test-zemecut7qogu/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zemecut7qogu: Remote command result: 02f162818eb85b3b4d36b20483ade6fbc1762feb /home/rclone/rclone-test-zemecut7qogu/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/31 01:18:16 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 02f162818eb85b3b4d36b20483ade6fbc1762feb 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/file name.txt" 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/file\ name.txt 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 512848ca0ba2fd4a8cb5983ee7728007 /home/rclone/rclone-test-boqiguc8yeke/file name.txt 2026/05/31 01:18:16 DEBUG : file name.txt: Parsed hash: 512848ca0ba2fd4a8cb5983ee7728007 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/file name.txt" 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/file\ name.txt 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 607d0d99b5036b6303184df37be37f3c4e6ac923 /home/rclone/rclone-test-boqiguc8yeke/file name.txt 2026/05/31 01:18:16 DEBUG : file name.txt: Parsed hash: 607d0d99b5036b6303184df37be37f3c4e6ac923 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 90c318753ec35f9ecf64aef560a212b6 /home/rclone/rclone-test-boqiguc8yeke/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/31 01:18:16 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 90c318753ec35f9ecf64aef560a212b6 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 02f162818eb85b3b4d36b20483ade6fbc1762feb /home/rclone/rclone-test-boqiguc8yeke/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/31 01:18:16 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 02f162818eb85b3b4d36b20483ade6fbc1762feb 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zemecut7qogu: Purge dir "new_name" 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-zemecut7qogu: 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/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/file name.txt" 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/file\ name.txt 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 512848ca0ba2fd4a8cb5983ee7728007 /home/rclone/rclone-test-boqiguc8yeke/file name.txt 2026/05/31 01:18:16 DEBUG : file name.txt: Parsed hash: 512848ca0ba2fd4a8cb5983ee7728007 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/file name.txt" 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/file\ name.txt 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 607d0d99b5036b6303184df37be37f3c4e6ac923 /home/rclone/rclone-test-boqiguc8yeke/file name.txt 2026/05/31 01:18:16 DEBUG : file name.txt: Parsed hash: 607d0d99b5036b6303184df37be37f3c4e6ac923 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1601: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1632: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1703: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/file name.txt" 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/file\ name.txt 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 7068d59283a2968aa95a0bc121db0fea /home/rclone/rclone-test-boqiguc8yeke/file name.txt 2026/05/31 01:18:16 DEBUG : file name.txt: Parsed hash: 7068d59283a2968aa95a0bc121db0fea 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/file name.txt" 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/file\ name.txt 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 1847e3ec206718ef6e867250cc7ac7082f21f9ca /home/rclone/rclone-test-boqiguc8yeke/file name.txt 2026/05/31 01:18:16 DEBUG : file name.txt: Parsed hash: 1847e3ec206718ef6e867250cc7ac7082f21f9ca 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/file name.txt" 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/file\ name.txt 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 7068d59283a2968aa95a0bc121db0fea /home/rclone/rclone-test-boqiguc8yeke/file name.txt 2026/05/31 01:18:16 DEBUG : file name.txt: Parsed hash: 7068d59283a2968aa95a0bc121db0fea 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/file name.txt" 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/file\ name.txt 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 1847e3ec206718ef6e867250cc7ac7082f21f9ca /home/rclone/rclone-test-boqiguc8yeke/file name.txt 2026/05/31 01:18:16 DEBUG : file name.txt: Parsed hash: 1847e3ec206718ef6e867250cc7ac7082f21f9ca === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/05/31 01:18:16 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-boqiguc8yeke/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/31 01:18:16 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/05/31 01:18:16 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/31 01:18:16 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/31 01:18:16 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/31 01:18:16 DEBUG : Setting pass="JglvUvKS3Ua-vGyWbLuk3uqW518QClEV" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/31 01:18:16 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/31 01:18:16 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{cYjGz}" suffix to name 2026/05/31 01:18:16 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/31 01:18:16 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/31 01:18:16 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/31 01:18:16 DEBUG : Setting pass="JglvUvKS3Ua-vGyWbLuk3uqW518QClEV" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/31 01:18:16 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/31 01:18:16 NOTICE: TestSFTPOpenssh{cYjGz}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:48528->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/home/rclone/rclone-test-boqiguc8yeke/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/home/rclone/rclone-test-boqiguc8yeke/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-boqiguc8yeke/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 90c318753ec35f9ecf64aef560a212b6 /home/rclone/rclone-test-boqiguc8yeke/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/31 01:18:16 DEBUG : z.txt: Parsed hash: 90c318753ec35f9ecf64aef560a212b6 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-boqiguc8yeke/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 02f162818eb85b3b4d36b20483ade6fbc1762feb /home/rclone/rclone-test-boqiguc8yeke/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/31 01:18:16 DEBUG : z.txt: Parsed hash: 02f162818eb85b3b4d36b20483ade6fbc1762feb === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/05/31 01:18:16 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-boqiguc8yeke/not found.txt" 2026/05/31 01:18:16 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/05/31 01:18:16 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/31 01:18:16 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/31 01:18:16 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/31 01:18:16 DEBUG : Setting pass="JglvUvKS3Ua-vGyWbLuk3uqW518QClEV" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/31 01:18:16 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/31 01:18:16 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{cYjGz}" suffix to name 2026/05/31 01:18:16 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/31 01:18:16 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/31 01:18:16 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/31 01:18:16 DEBUG : Setting pass="JglvUvKS3Ua-vGyWbLuk3uqW518QClEV" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/31 01:18:16 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/31 01:18:16 NOTICE: TestSFTPOpenssh{cYjGz}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke/not found.txt: New connection 127.0.0.1:48532->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke/not found.txt: Shell type "unix" from config 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke/not found.txt: Relative path resolved to "/home/rclone/rclone-test-boqiguc8yeke/not found.txt" 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke/not found.txt: Using root directory "/home/rclone/rclone-test-boqiguc8yeke/not found.txt" 2026/05/31 01:18:16 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestSFTPOpenssh:" path "rclone-test-boqiguc8yeke" from "TestSFTPOpenssh:rclone-test-boqiguc8yeke" 2026/05/31 01:18:16 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2026/05/31 01:18:16 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/05/31 01:18:16 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/31 01:18:16 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/31 01:18:16 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/31 01:18:16 DEBUG : Setting pass="JglvUvKS3Ua-vGyWbLuk3uqW518QClEV" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/31 01:18:16 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/31 01:18:16 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{cYjGz}" suffix to name 2026/05/31 01:18:16 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/31 01:18:16 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/31 01:18:16 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/31 01:18:16 DEBUG : Setting pass="JglvUvKS3Ua-vGyWbLuk3uqW518QClEV" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/31 01:18:16 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/31 01:18:16 NOTICE: TestSFTPOpenssh{cYjGz}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:48536->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-boqiguc8yeke/file name.txt" 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/file\ name.txt 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 7068d59283a2968aa95a0bc121db0fea /home/rclone/rclone-test-boqiguc8yeke/file name.txt 2026/05/31 01:18:16 DEBUG : rclone-test-boqiguc8yeke/file name.txt: Parsed hash: 7068d59283a2968aa95a0bc121db0fea 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-boqiguc8yeke/file name.txt" 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/file\ name.txt 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 1847e3ec206718ef6e867250cc7ac7082f21f9ca /home/rclone/rclone-test-boqiguc8yeke/file name.txt 2026/05/31 01:18:16 DEBUG : rclone-test-boqiguc8yeke/file name.txt: Parsed hash: 1847e3ec206718ef6e867250cc7ac7082f21f9ca 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-boqiguc8yeke/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 90c318753ec35f9ecf64aef560a212b6 /home/rclone/rclone-test-boqiguc8yeke/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/31 01:18:16 DEBUG : rclone-test-boqiguc8yeke/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 90c318753ec35f9ecf64aef560a212b6 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-boqiguc8yeke/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 02f162818eb85b3b4d36b20483ade6fbc1762feb /home/rclone/rclone-test-boqiguc8yeke/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/31 01:18:16 DEBUG : rclone-test-boqiguc8yeke/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 02f162818eb85b3b4d36b20483ade6fbc1762feb === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-boqiguc8yeke/file name.txt" 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/file\ name.txt 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 7068d59283a2968aa95a0bc121db0fea /home/rclone/rclone-test-boqiguc8yeke/file name.txt 2026/05/31 01:18:16 DEBUG : rclone-test-boqiguc8yeke/file name.txt: Parsed hash: 7068d59283a2968aa95a0bc121db0fea 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-boqiguc8yeke/file name.txt" 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/file\ name.txt 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 1847e3ec206718ef6e867250cc7ac7082f21f9ca /home/rclone/rclone-test-boqiguc8yeke/file name.txt 2026/05/31 01:18:16 DEBUG : rclone-test-boqiguc8yeke/file name.txt: Parsed hash: 1847e3ec206718ef6e867250cc7ac7082f21f9ca === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1957: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-boqiguc8yeke/created from root.txt" 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/created\ from\ root.txt 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: e2db810fc41d44591ee1f36d0d4e3e2a /home/rclone/rclone-test-boqiguc8yeke/created from root.txt 2026/05/31 01:18:16 DEBUG : rclone-test-boqiguc8yeke/created from root.txt: Parsed hash: e2db810fc41d44591ee1f36d0d4e3e2a 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-boqiguc8yeke/created from root.txt" 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/created\ from\ root.txt 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 52b4f04d6fa1802142f08d0a008e0950d355b691 /home/rclone/rclone-test-boqiguc8yeke/created from root.txt 2026/05/31 01:18:16 DEBUG : rclone-test-boqiguc8yeke/created from root.txt: Parsed hash: 52b4f04d6fa1802142f08d0a008e0950d355b691 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-boqiguc8yeke/created from root.txt" 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/created\ from\ root.txt 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: e2db810fc41d44591ee1f36d0d4e3e2a /home/rclone/rclone-test-boqiguc8yeke/created from root.txt 2026/05/31 01:18:16 DEBUG : rclone-test-boqiguc8yeke/created from root.txt: Parsed hash: e2db810fc41d44591ee1f36d0d4e3e2a 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-boqiguc8yeke/created from root.txt" 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/created\ from\ root.txt 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 52b4f04d6fa1802142f08d0a008e0950d355b691 /home/rclone/rclone-test-boqiguc8yeke/created from root.txt 2026/05/31 01:18:16 DEBUG : rclone-test-boqiguc8yeke/created from root.txt: Parsed hash: 52b4f04d6fa1802142f08d0a008e0950d355b691 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-boqiguc8yeke/created from root.txt" 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/created\ from\ root.txt 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: e2db810fc41d44591ee1f36d0d4e3e2a /home/rclone/rclone-test-boqiguc8yeke/created from root.txt 2026/05/31 01:18:16 DEBUG : rclone-test-boqiguc8yeke/created from root.txt: Parsed hash: e2db810fc41d44591ee1f36d0d4e3e2a 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-boqiguc8yeke/created from root.txt" 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/created\ from\ root.txt 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 52b4f04d6fa1802142f08d0a008e0950d355b691 /home/rclone/rclone-test-boqiguc8yeke/created from root.txt 2026/05/31 01:18:16 DEBUG : rclone-test-boqiguc8yeke/created from root.txt: Parsed hash: 52b4f04d6fa1802142f08d0a008e0950d355b691 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-boqiguc8yeke/file name.txt" 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/file\ name.txt 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 7068d59283a2968aa95a0bc121db0fea /home/rclone/rclone-test-boqiguc8yeke/file name.txt 2026/05/31 01:18:16 DEBUG : rclone-test-boqiguc8yeke/file name.txt: Parsed hash: 7068d59283a2968aa95a0bc121db0fea 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-boqiguc8yeke/file name.txt" 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/file\ name.txt 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 1847e3ec206718ef6e867250cc7ac7082f21f9ca /home/rclone/rclone-test-boqiguc8yeke/file name.txt 2026/05/31 01:18:16 DEBUG : rclone-test-boqiguc8yeke/file name.txt: Parsed hash: 1847e3ec206718ef6e867250cc7ac7082f21f9ca 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-boqiguc8yeke/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 90c318753ec35f9ecf64aef560a212b6 /home/rclone/rclone-test-boqiguc8yeke/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/31 01:18:16 DEBUG : rclone-test-boqiguc8yeke/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 90c318753ec35f9ecf64aef560a212b6 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-boqiguc8yeke/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 02f162818eb85b3b4d36b20483ade6fbc1762feb /home/rclone/rclone-test-boqiguc8yeke/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/31 01:18:16 DEBUG : rclone-test-boqiguc8yeke/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 02f162818eb85b3b4d36b20483ade6fbc1762feb === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-boqiguc8yeke/file name.txt" 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/file\ name.txt 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 7068d59283a2968aa95a0bc121db0fea /home/rclone/rclone-test-boqiguc8yeke/file name.txt 2026/05/31 01:18:16 DEBUG : rclone-test-boqiguc8yeke/file name.txt: Parsed hash: 7068d59283a2968aa95a0bc121db0fea 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-boqiguc8yeke/file name.txt" 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/file\ name.txt 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 1847e3ec206718ef6e867250cc7ac7082f21f9ca /home/rclone/rclone-test-boqiguc8yeke/file name.txt 2026/05/31 01:18:16 DEBUG : rclone-test-boqiguc8yeke/file name.txt: Parsed hash: 1847e3ec206718ef6e867250cc7ac7082f21f9ca 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-boqiguc8yeke/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 90c318753ec35f9ecf64aef560a212b6 /home/rclone/rclone-test-boqiguc8yeke/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/31 01:18:16 DEBUG : rclone-test-boqiguc8yeke/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 90c318753ec35f9ecf64aef560a212b6 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-boqiguc8yeke/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 02f162818eb85b3b4d36b20483ade6fbc1762feb /home/rclone/rclone-test-boqiguc8yeke/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/31 01:18:16 DEBUG : rclone-test-boqiguc8yeke/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 02f162818eb85b3b4d36b20483ade6fbc1762feb === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2016: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2121: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2137: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 90c318753ec35f9ecf64aef560a212b6 /home/rclone/rclone-test-boqiguc8yeke/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/31 01:18:16 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 90c318753ec35f9ecf64aef560a212b6 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 02f162818eb85b3b4d36b20483ade6fbc1762feb /home/rclone/rclone-test-boqiguc8yeke/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/31 01:18:16 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 02f162818eb85b3b4d36b20483ade6fbc1762feb === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Server has VFS statistics extension 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: About path "/home/rclone/rclone-test-boqiguc8yeke" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/piped data.txt" 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/piped\ data.txt 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-boqiguc8yeke/piped data.txt 2026/05/31 01:18:16 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/piped data.txt" 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/piped\ data.txt 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-boqiguc8yeke/piped data.txt 2026/05/31 01:18:16 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/piped data.txt" 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/piped\ data.txt 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-boqiguc8yeke/piped data.txt 2026/05/31 01:18:16 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/piped data.txt" 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/piped\ data.txt 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-boqiguc8yeke/piped data.txt 2026/05/31 01:18:16 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/piped data.txt" 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/piped\ data.txt 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: e364c29a957fcae6d588d795e7a5d9ca /home/rclone/rclone-test-boqiguc8yeke/piped data.txt 2026/05/31 01:18:16 DEBUG : piped data.txt: Parsed hash: e364c29a957fcae6d588d795e7a5d9ca 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/piped data.txt" 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/piped\ data.txt 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: e046cacb24d36b31c79b7724583106a92e061457 /home/rclone/rclone-test-boqiguc8yeke/piped data.txt 2026/05/31 01:18:16 DEBUG : piped data.txt: Parsed hash: e046cacb24d36b31c79b7724583106a92e061457 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/piped data.txt" 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/piped\ data.txt 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: e364c29a957fcae6d588d795e7a5d9ca /home/rclone/rclone-test-boqiguc8yeke/piped data.txt 2026/05/31 01:18:16 DEBUG : piped data.txt: Parsed hash: e364c29a957fcae6d588d795e7a5d9ca 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/piped data.txt" 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/piped\ data.txt 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: e046cacb24d36b31c79b7724583106a92e061457 /home/rclone/rclone-test-boqiguc8yeke/piped data.txt 2026/05/31 01:18:16 DEBUG : piped data.txt: Parsed hash: e046cacb24d36b31c79b7724583106a92e061457 === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2355: *sftp.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2376: *sftp.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2497: *sftp.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/unknown-size-update.txt" 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/unknown-size-update.txt 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 6a257f823648a4c4738133fd6b868cea /home/rclone/rclone-test-boqiguc8yeke/unknown-size-update.txt 2026/05/31 01:18:16 DEBUG : unknown-size-update.txt: Parsed hash: 6a257f823648a4c4738133fd6b868cea 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/unknown-size-update.txt" 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/unknown-size-update.txt 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: d4a758f7cc3cec36c38dfe5f8377395ed705082b /home/rclone/rclone-test-boqiguc8yeke/unknown-size-update.txt 2026/05/31 01:18:16 DEBUG : unknown-size-update.txt: Parsed hash: d4a758f7cc3cec36c38dfe5f8377395ed705082b 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/unknown-size-update.txt" 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: md5sum /home/rclone/rclone-test-boqiguc8yeke/unknown-size-update.txt 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: 6a257f823648a4c4738133fd6b868cea /home/rclone/rclone-test-boqiguc8yeke/unknown-size-update.txt 2026/05/31 01:18:16 DEBUG : unknown-size-update.txt: Parsed hash: 6a257f823648a4c4738133fd6b868cea 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Shell path "/home/rclone/rclone-test-boqiguc8yeke/unknown-size-update.txt" 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Running remote command: sha1sum /home/rclone/rclone-test-boqiguc8yeke/unknown-size-update.txt 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Remote command result: d4a758f7cc3cec36c38dfe5f8377395ed705082b /home/rclone/rclone-test-boqiguc8yeke/unknown-size-update.txt 2026/05/31 01:18:16 DEBUG : unknown-size-update.txt: Parsed hash: d4a758f7cc3cec36c38dfe5f8377395ed705082b === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/05/31 01:18:16 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-boqiguc8yeke/deeper/nonexisting/directory" 2026/05/31 01:18:16 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/05/31 01:18:16 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/31 01:18:16 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/31 01:18:16 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/31 01:18:16 DEBUG : Setting pass="JglvUvKS3Ua-vGyWbLuk3uqW518QClEV" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/31 01:18:16 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/31 01:18:16 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{cYjGz}" suffix to name 2026/05/31 01:18:16 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/31 01:18:16 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/31 01:18:16 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/31 01:18:16 DEBUG : Setting pass="JglvUvKS3Ua-vGyWbLuk3uqW518QClEV" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/31 01:18:16 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/31 01:18:16 NOTICE: TestSFTPOpenssh{cYjGz}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke/deeper/nonexisting/directory: New connection 127.0.0.1:48552->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke/deeper/nonexisting/directory: Shell type "unix" from config 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke/deeper/nonexisting/directory: Failed to resolve path using RealPath: file does not exist 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke/deeper/nonexisting/directory: Relative path joined with current directory to get absolute path "/home/rclone/rclone-test-boqiguc8yeke/deeper/nonexisting/directory" 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke/deeper/nonexisting/directory: Using root directory "/home/rclone/rclone-test-boqiguc8yeke/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2680: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2737: FS has no Directory methods and doesn't Wrap 2026/05/31 01:18:16 DEBUG : Waiting for deletions to finish 2026/05/31 01:18:16 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/05/31 01:18:16 DEBUG : removing 1 level 4 directories 2026/05/31 01:18:16 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/05/31 01:18:16 DEBUG : removing 1 level 3 directories 2026/05/31 01:18:16 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/05/31 01:18:16 DEBUG : removing 1 level 2 directories 2026/05/31 01:18:16 INFO : hello? sausage/êé: Removing directory 2026/05/31 01:18:16 DEBUG : removing 1 level 1 directories 2026/05/31 01:18:16 INFO : hello? sausage: Removing directory 2026/05/31 01:18:16 DEBUG : removing 1 level 0 directories 2026/05/31 01:18:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Removing directory 2026/05/31 01:18:16 ERROR : error listing: directory not found 2026/05/31 01:18:16 DEBUG : Waiting for deletions to finish 2026/05/31 01:18:16 ERROR : error listing: directory not found 2026/05/31 01:18:16 ERROR : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Failed to list "": directory not found 2026/05/31 01:18:16 DEBUG : removing 1 level 0 directories 2026/05/31 01:18:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Removing directory 2026/05/31 01:18:16 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2026/05/31 01:18:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-boqiguc8yeke: Closing 2 unused connections 2026/05/31 01:18:16 NOTICE: TestSFTPOpenssh: Stopping server --- PASS: TestIntegration (2.89s) --- 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 (1.69s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.01s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.00s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.00s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (0.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.02s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.01s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (1.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.02s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.15s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.19s) --- 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.08s) --- 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.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.02s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.02s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.02s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.09s) --- PASS: TestIntegration/FsMkdir/FsDirSetModTime (0.01s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- PASS: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 sftp_test.go:25: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestIntegration3 sftp_test.go:35: skipping as -remote is set --- SKIP: TestIntegration3 (0.00s) PASS ok github.com/rclone/rclone/backend/sftp 4.144s "go test -v -timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished OK in 4.939245233s (try 1/5)