"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.10s) === RUN TestIntegration fstests.go:438: Using remote "TestSFTPOpenssh:" 2026/06/29 03:16:50 NOTICE: TestSFTPOpenssh: Starting server 2026/06/29 03:16:51 NOTICE: TestSFTPOpenssh: Attempting to connect to "127.0.0.1:28627" try 1/100 2026/06/29 03:16:51 DEBUG : TestSFTPOpenssh: Read 1, error: 2026/06/29 03:16:51 NOTICE: TestSFTPOpenssh: Started server and connected to "127.0.0.1:28627" 2026/06/29 03:16:51 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-bebakof0hisa" 2026/06/29 03:16:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/29 03:16:51 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/06/29 03:16:51 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/29 03:16:51 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/29 03:16:51 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/29 03:16:51 DEBUG : Setting pass="dv9iSOR8pqVNP3Le5h3mukXx3fjuCVa8" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/29 03:16:51 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/29 03:16:51 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{nAaN1}" suffix to name 2026/06/29 03:16:51 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/29 03:16:51 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/29 03:16:51 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/29 03:16:51 DEBUG : Setting pass="dv9iSOR8pqVNP3Le5h3mukXx3fjuCVa8" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/29 03:16:51 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/29 03:16:51 NOTICE: TestSFTPOpenssh{nAaN1}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: New connection 127.0.0.1:50450->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell type "unix" from config 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Relative path resolved to "/home/rclone/rclone-test-bebakof0hisa" 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Using root directory "/home/rclone/rclone-test-bebakof0hisa" 2026/06/29 03:16:51 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/06/29 03:16:51 INFO : dir/subdir: Making directory 2026/06/29 03:16:51 INFO : dir/subdir: Removing directory 2026/06/29 03:16:51 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/06/29 03:16:51 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/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 9b2768351053b084f289f3176a4db87b /home/rclone/rclone-test-bebakof0hisa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/29 03:16:51 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 9b2768351053b084f289f3176a4db87b 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 38318e5d164605aaa251126e8aad0e7d96b2a288 /home/rclone/rclone-test-bebakof0hisa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/29 03:16:51 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 38318e5d164605aaa251126e8aad0e7d96b2a288 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 9b2768351053b084f289f3176a4db87b /home/rclone/rclone-test-bebakof0hisa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/29 03:16:51 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 9b2768351053b084f289f3176a4db87b 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 38318e5d164605aaa251126e8aad0e7d96b2a288 /home/rclone/rclone-test-bebakof0hisa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/29 03:16:51 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 38318e5d164605aaa251126e8aad0e7d96b2a288 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 9b2768351053b084f289f3176a4db87b /home/rclone/rclone-test-bebakof0hisa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/29 03:16:51 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 9b2768351053b084f289f3176a4db87b 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 38318e5d164605aaa251126e8aad0e7d96b2a288 /home/rclone/rclone-test-bebakof0hisa/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/29 03:16:51 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 38318e5d164605aaa251126e8aad0e7d96b2a288 === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/./." 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/./. 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 3161d12cced9db344988388a7c9b5f8f /home/rclone/rclone-test-bebakof0hisa/./. 2026/06/29 03:16:51 DEBUG : ./.: Parsed hash: 3161d12cced9db344988388a7c9b5f8f 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/./." 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/./. 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 2f322188a98a566db12a737134e2e5b9147c6899 /home/rclone/rclone-test-bebakof0hisa/./. 2026/06/29 03:16:51 DEBUG : ./.: Parsed hash: 2f322188a98a566db12a737134e2e5b9147c6899 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/./." 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/./. 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 3161d12cced9db344988388a7c9b5f8f /home/rclone/rclone-test-bebakof0hisa/./. 2026/06/29 03:16:51 DEBUG : ./.: Parsed hash: 3161d12cced9db344988388a7c9b5f8f 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/./." 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/./. 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 2f322188a98a566db12a737134e2e5b9147c6899 /home/rclone/rclone-test-bebakof0hisa/./. 2026/06/29 03:16:51 DEBUG : ./.: Parsed hash: 2f322188a98a566db12a737134e2e5b9147c6899 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/./." 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/./. 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 3161d12cced9db344988388a7c9b5f8f /home/rclone/rclone-test-bebakof0hisa/./. 2026/06/29 03:16:51 DEBUG : ./.: Parsed hash: 3161d12cced9db344988388a7c9b5f8f 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/./." 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/./. 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 2f322188a98a566db12a737134e2e5b9147c6899 /home/rclone/rclone-test-bebakof0hisa/./. 2026/06/29 03:16:51 DEBUG : ./.: Parsed hash: 2f322188a98a566db12a737134e2e5b9147c6899 === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/../.." 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/../.. 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: df032c7767783af5ea82753ef4e5154b /home/rclone/rclone-test-bebakof0hisa/../.. 2026/06/29 03:16:51 DEBUG : ../..: Parsed hash: df032c7767783af5ea82753ef4e5154b 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/../.." 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/../.. 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 78db8a5c81928fbee0784c27845d19778988f81f /home/rclone/rclone-test-bebakof0hisa/../.. 2026/06/29 03:16:51 DEBUG : ../..: Parsed hash: 78db8a5c81928fbee0784c27845d19778988f81f 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/../.." 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/../.. 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: df032c7767783af5ea82753ef4e5154b /home/rclone/rclone-test-bebakof0hisa/../.. 2026/06/29 03:16:51 DEBUG : ../..: Parsed hash: df032c7767783af5ea82753ef4e5154b 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/../.." 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/../.. 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 78db8a5c81928fbee0784c27845d19778988f81f /home/rclone/rclone-test-bebakof0hisa/../.. 2026/06/29 03:16:51 DEBUG : ../..: Parsed hash: 78db8a5c81928fbee0784c27845d19778988f81f 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/../.." 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/../.. 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: df032c7767783af5ea82753ef4e5154b /home/rclone/rclone-test-bebakof0hisa/../.. 2026/06/29 03:16:51 DEBUG : ../..: Parsed hash: df032c7767783af5ea82753ef4e5154b 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/../.." 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/../.. 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 78db8a5c81928fbee0784c27845d19778988f81f /home/rclone/rclone-test-bebakof0hisa/../.. 2026/06/29 03:16:51 DEBUG : ../..: Parsed hash: 78db8a5c81928fbee0784c27845d19778988f81f === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 76ae38fe9030053cdbe5b8bea3846db8 /home/rclone/rclone-test-bebakof0hisa/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/29 03:16:51 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 76ae38fe9030053cdbe5b8bea3846db8 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 827b5f5367c2cc9d0e53d31184fac19eda8b88d1 /home/rclone/rclone-test-bebakof0hisa/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/29 03:16:51 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 827b5f5367c2cc9d0e53d31184fac19eda8b88d1 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 76ae38fe9030053cdbe5b8bea3846db8 /home/rclone/rclone-test-bebakof0hisa/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/29 03:16:51 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 76ae38fe9030053cdbe5b8bea3846db8 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 827b5f5367c2cc9d0e53d31184fac19eda8b88d1 /home/rclone/rclone-test-bebakof0hisa/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/29 03:16:51 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 827b5f5367c2cc9d0e53d31184fac19eda8b88d1 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 76ae38fe9030053cdbe5b8bea3846db8 /home/rclone/rclone-test-bebakof0hisa/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/29 03:16:51 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 76ae38fe9030053cdbe5b8bea3846db8 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 827b5f5367c2cc9d0e53d31184fac19eda8b88d1 /home/rclone/rclone-test-bebakof0hisa/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/29 03:16:51 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 827b5f5367c2cc9d0e53d31184fac19eda8b88d1 === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/ leading space/ leading space" 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/\ leading\ space/\ leading\ space 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 45a28641366e31a16003a5e53241399c /home/rclone/rclone-test-bebakof0hisa/ leading space/ leading space 2026/06/29 03:16:51 DEBUG : leading space/ leading space: Parsed hash: 45a28641366e31a16003a5e53241399c 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/ leading space/ leading space" 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/\ leading\ space/\ leading\ space 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 509fc71cb682d33b1215abae5bf6961a5eafcef3 /home/rclone/rclone-test-bebakof0hisa/ leading space/ leading space 2026/06/29 03:16:51 DEBUG : leading space/ leading space: Parsed hash: 509fc71cb682d33b1215abae5bf6961a5eafcef3 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/ leading space/ leading space" 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/\ leading\ space/\ leading\ space 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 45a28641366e31a16003a5e53241399c /home/rclone/rclone-test-bebakof0hisa/ leading space/ leading space 2026/06/29 03:16:51 DEBUG : leading space/ leading space: Parsed hash: 45a28641366e31a16003a5e53241399c 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/ leading space/ leading space" 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/\ leading\ space/\ leading\ space 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 509fc71cb682d33b1215abae5bf6961a5eafcef3 /home/rclone/rclone-test-bebakof0hisa/ leading space/ leading space 2026/06/29 03:16:51 DEBUG : leading space/ leading space: Parsed hash: 509fc71cb682d33b1215abae5bf6961a5eafcef3 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/ leading space/ leading space" 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/\ leading\ space/\ leading\ space 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 45a28641366e31a16003a5e53241399c /home/rclone/rclone-test-bebakof0hisa/ leading space/ leading space 2026/06/29 03:16:51 DEBUG : leading space/ leading space: Parsed hash: 45a28641366e31a16003a5e53241399c 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/ leading space/ leading space" 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/\ leading\ space/\ leading\ space 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 509fc71cb682d33b1215abae5bf6961a5eafcef3 /home/rclone/rclone-test-bebakof0hisa/ leading space/ leading space 2026/06/29 03:16:51 DEBUG : leading space/ leading space: Parsed hash: 509fc71cb682d33b1215abae5bf6961a5eafcef3 === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/~leading tilde/~leading tilde" 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/\~leading\ tilde/\~leading\ tilde 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 2aa2b5e223ed137c4938fcae6567661f /home/rclone/rclone-test-bebakof0hisa/~leading tilde/~leading tilde 2026/06/29 03:16:51 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 2aa2b5e223ed137c4938fcae6567661f 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/~leading tilde/~leading tilde" 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/\~leading\ tilde/\~leading\ tilde 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 7f622aa0bae8ed54bd9e8c95ca1c2bca07cdbd67 /home/rclone/rclone-test-bebakof0hisa/~leading tilde/~leading tilde 2026/06/29 03:16:51 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 7f622aa0bae8ed54bd9e8c95ca1c2bca07cdbd67 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/~leading tilde/~leading tilde" 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/\~leading\ tilde/\~leading\ tilde 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 2aa2b5e223ed137c4938fcae6567661f /home/rclone/rclone-test-bebakof0hisa/~leading tilde/~leading tilde 2026/06/29 03:16:51 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 2aa2b5e223ed137c4938fcae6567661f 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/~leading tilde/~leading tilde" 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/\~leading\ tilde/\~leading\ tilde 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 7f622aa0bae8ed54bd9e8c95ca1c2bca07cdbd67 /home/rclone/rclone-test-bebakof0hisa/~leading tilde/~leading tilde 2026/06/29 03:16:51 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 7f622aa0bae8ed54bd9e8c95ca1c2bca07cdbd67 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/~leading tilde/~leading tilde" 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/\~leading\ tilde/\~leading\ tilde 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 2aa2b5e223ed137c4938fcae6567661f /home/rclone/rclone-test-bebakof0hisa/~leading tilde/~leading tilde 2026/06/29 03:16:51 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 2aa2b5e223ed137c4938fcae6567661f 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/~leading tilde/~leading tilde" 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/\~leading\ tilde/\~leading\ tilde 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 7f622aa0bae8ed54bd9e8c95ca1c2bca07cdbd67 /home/rclone/rclone-test-bebakof0hisa/~leading tilde/~leading tilde 2026/06/29 03:16:51 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 7f622aa0bae8ed54bd9e8c95ca1c2bca07cdbd67 === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/␍leading CR/␍leading CR" 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/␍leading\ CR/␍leading\ CR 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: afd12d11c4c45f980e7a4efb038cfa95 /home/rclone/rclone-test-bebakof0hisa/␍leading CR/␍leading CR 2026/06/29 03:16:51 DEBUG : ␍leading CR/␍leading CR: Parsed hash: afd12d11c4c45f980e7a4efb038cfa95 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/␍leading CR/␍leading CR" 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/␍leading\ CR/␍leading\ CR 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: a38f70bfe1751a544a877b9c63cc08e02e82c8fb /home/rclone/rclone-test-bebakof0hisa/␍leading CR/␍leading CR 2026/06/29 03:16:51 DEBUG : ␍leading CR/␍leading CR: Parsed hash: a38f70bfe1751a544a877b9c63cc08e02e82c8fb 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/␍leading CR/␍leading CR" 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/␍leading\ CR/␍leading\ CR 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: afd12d11c4c45f980e7a4efb038cfa95 /home/rclone/rclone-test-bebakof0hisa/␍leading CR/␍leading CR 2026/06/29 03:16:51 DEBUG : ␍leading CR/␍leading CR: Parsed hash: afd12d11c4c45f980e7a4efb038cfa95 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/␍leading CR/␍leading CR" 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/␍leading\ CR/␍leading\ CR 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: a38f70bfe1751a544a877b9c63cc08e02e82c8fb /home/rclone/rclone-test-bebakof0hisa/␍leading CR/␍leading CR 2026/06/29 03:16:51 DEBUG : ␍leading CR/␍leading CR: Parsed hash: a38f70bfe1751a544a877b9c63cc08e02e82c8fb 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/␍leading CR/␍leading CR" 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/␍leading\ CR/␍leading\ CR 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: afd12d11c4c45f980e7a4efb038cfa95 /home/rclone/rclone-test-bebakof0hisa/␍leading CR/␍leading CR 2026/06/29 03:16:51 DEBUG : ␍leading CR/␍leading CR: Parsed hash: afd12d11c4c45f980e7a4efb038cfa95 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/␍leading CR/␍leading CR" 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/␍leading\ CR/␍leading\ CR 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: a38f70bfe1751a544a877b9c63cc08e02e82c8fb /home/rclone/rclone-test-bebakof0hisa/␍leading CR/␍leading CR 2026/06/29 03:16:51 DEBUG : ␍leading CR/␍leading CR: Parsed hash: a38f70bfe1751a544a877b9c63cc08e02e82c8fb === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/␊leading LF/␊leading LF" 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/␊leading\ LF/␊leading\ LF 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 5d78069a0857588dff27b1a28f268950 /home/rclone/rclone-test-bebakof0hisa/␊leading LF/␊leading LF 2026/06/29 03:16:51 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 5d78069a0857588dff27b1a28f268950 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/␊leading LF/␊leading LF" 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/␊leading\ LF/␊leading\ LF 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 4146378543025b0a372bcad727a0e03ca4ee0e89 /home/rclone/rclone-test-bebakof0hisa/␊leading LF/␊leading LF 2026/06/29 03:16:51 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 4146378543025b0a372bcad727a0e03ca4ee0e89 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/␊leading LF/␊leading LF" 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/␊leading\ LF/␊leading\ LF 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 5d78069a0857588dff27b1a28f268950 /home/rclone/rclone-test-bebakof0hisa/␊leading LF/␊leading LF 2026/06/29 03:16:51 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 5d78069a0857588dff27b1a28f268950 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/␊leading LF/␊leading LF" 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/␊leading\ LF/␊leading\ LF 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 4146378543025b0a372bcad727a0e03ca4ee0e89 /home/rclone/rclone-test-bebakof0hisa/␊leading LF/␊leading LF 2026/06/29 03:16:51 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 4146378543025b0a372bcad727a0e03ca4ee0e89 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/␊leading LF/␊leading LF" 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/␊leading\ LF/␊leading\ LF 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 5d78069a0857588dff27b1a28f268950 /home/rclone/rclone-test-bebakof0hisa/␊leading LF/␊leading LF 2026/06/29 03:16:51 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 5d78069a0857588dff27b1a28f268950 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/␊leading LF/␊leading LF" 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/␊leading\ LF/␊leading\ LF 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 4146378543025b0a372bcad727a0e03ca4ee0e89 /home/rclone/rclone-test-bebakof0hisa/␊leading LF/␊leading LF 2026/06/29 03:16:51 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 4146378543025b0a372bcad727a0e03ca4ee0e89 === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/␉leading HT/␉leading HT" 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/␉leading\ HT/␉leading\ HT 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: cb4c925ca9b8e18fae730de3b9ef0ac5 /home/rclone/rclone-test-bebakof0hisa/␉leading HT/␉leading HT 2026/06/29 03:16:51 DEBUG : ␉leading HT/␉leading HT: Parsed hash: cb4c925ca9b8e18fae730de3b9ef0ac5 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/␉leading HT/␉leading HT" 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/␉leading\ HT/␉leading\ HT 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 2d93a67fb844e6ecbb2eccee0c28ca97268603bf /home/rclone/rclone-test-bebakof0hisa/␉leading HT/␉leading HT 2026/06/29 03:16:51 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 2d93a67fb844e6ecbb2eccee0c28ca97268603bf 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/␉leading HT/␉leading HT" 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/␉leading\ HT/␉leading\ HT 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: cb4c925ca9b8e18fae730de3b9ef0ac5 /home/rclone/rclone-test-bebakof0hisa/␉leading HT/␉leading HT 2026/06/29 03:16:51 DEBUG : ␉leading HT/␉leading HT: Parsed hash: cb4c925ca9b8e18fae730de3b9ef0ac5 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/␉leading HT/␉leading HT" 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/␉leading\ HT/␉leading\ HT 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 2d93a67fb844e6ecbb2eccee0c28ca97268603bf /home/rclone/rclone-test-bebakof0hisa/␉leading HT/␉leading HT 2026/06/29 03:16:51 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 2d93a67fb844e6ecbb2eccee0c28ca97268603bf 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/␉leading HT/␉leading HT" 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/␉leading\ HT/␉leading\ HT 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: cb4c925ca9b8e18fae730de3b9ef0ac5 /home/rclone/rclone-test-bebakof0hisa/␉leading HT/␉leading HT 2026/06/29 03:16:51 DEBUG : ␉leading HT/␉leading HT: Parsed hash: cb4c925ca9b8e18fae730de3b9ef0ac5 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/␉leading HT/␉leading HT" 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/␉leading\ HT/␉leading\ HT 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 2d93a67fb844e6ecbb2eccee0c28ca97268603bf /home/rclone/rclone-test-bebakof0hisa/␉leading HT/␉leading HT 2026/06/29 03:16:51 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 2d93a67fb844e6ecbb2eccee0c28ca97268603bf === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/␋leading VT/␋leading VT" 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/␋leading\ VT/␋leading\ VT 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: ea51e7eb578a99313436740390ce93fd /home/rclone/rclone-test-bebakof0hisa/␋leading VT/␋leading VT 2026/06/29 03:16:51 DEBUG : ␋leading VT/␋leading VT: Parsed hash: ea51e7eb578a99313436740390ce93fd 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/␋leading VT/␋leading VT" 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/␋leading\ VT/␋leading\ VT 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 29b8d4b861e5154fc3273d1b812193717bea36a3 /home/rclone/rclone-test-bebakof0hisa/␋leading VT/␋leading VT 2026/06/29 03:16:51 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 29b8d4b861e5154fc3273d1b812193717bea36a3 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/␋leading VT/␋leading VT" 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/␋leading\ VT/␋leading\ VT 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: ea51e7eb578a99313436740390ce93fd /home/rclone/rclone-test-bebakof0hisa/␋leading VT/␋leading VT 2026/06/29 03:16:51 DEBUG : ␋leading VT/␋leading VT: Parsed hash: ea51e7eb578a99313436740390ce93fd 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/␋leading VT/␋leading VT" 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/␋leading\ VT/␋leading\ VT 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 29b8d4b861e5154fc3273d1b812193717bea36a3 /home/rclone/rclone-test-bebakof0hisa/␋leading VT/␋leading VT 2026/06/29 03:16:51 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 29b8d4b861e5154fc3273d1b812193717bea36a3 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/␋leading VT/␋leading VT" 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/␋leading\ VT/␋leading\ VT 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: ea51e7eb578a99313436740390ce93fd /home/rclone/rclone-test-bebakof0hisa/␋leading VT/␋leading VT 2026/06/29 03:16:51 DEBUG : ␋leading VT/␋leading VT: Parsed hash: ea51e7eb578a99313436740390ce93fd 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/␋leading VT/␋leading VT" 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/␋leading\ VT/␋leading\ VT 2026/06/29 03:16:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 29b8d4b861e5154fc3273d1b812193717bea36a3 /home/rclone/rclone-test-bebakof0hisa/␋leading VT/␋leading VT 2026/06/29 03:16:51 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 29b8d4b861e5154fc3273d1b812193717bea36a3 === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/.leading dot/.leading dot" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/.leading\ dot/.leading\ dot 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 0841973b72cb462c674e0be6853bd419 /home/rclone/rclone-test-bebakof0hisa/.leading dot/.leading dot 2026/06/29 03:16:52 DEBUG : .leading dot/.leading dot: Parsed hash: 0841973b72cb462c674e0be6853bd419 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/.leading dot/.leading dot" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/.leading\ dot/.leading\ dot 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: da675fd507dea74cb10cc2200160f3576a55b05c /home/rclone/rclone-test-bebakof0hisa/.leading dot/.leading dot 2026/06/29 03:16:52 DEBUG : .leading dot/.leading dot: Parsed hash: da675fd507dea74cb10cc2200160f3576a55b05c 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/.leading dot/.leading dot" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/.leading\ dot/.leading\ dot 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 0841973b72cb462c674e0be6853bd419 /home/rclone/rclone-test-bebakof0hisa/.leading dot/.leading dot 2026/06/29 03:16:52 DEBUG : .leading dot/.leading dot: Parsed hash: 0841973b72cb462c674e0be6853bd419 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/.leading dot/.leading dot" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/.leading\ dot/.leading\ dot 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: da675fd507dea74cb10cc2200160f3576a55b05c /home/rclone/rclone-test-bebakof0hisa/.leading dot/.leading dot 2026/06/29 03:16:52 DEBUG : .leading dot/.leading dot: Parsed hash: da675fd507dea74cb10cc2200160f3576a55b05c 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/.leading dot/.leading dot" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/.leading\ dot/.leading\ dot 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 0841973b72cb462c674e0be6853bd419 /home/rclone/rclone-test-bebakof0hisa/.leading dot/.leading dot 2026/06/29 03:16:52 DEBUG : .leading dot/.leading dot: Parsed hash: 0841973b72cb462c674e0be6853bd419 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/.leading dot/.leading dot" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/.leading\ dot/.leading\ dot 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: da675fd507dea74cb10cc2200160f3576a55b05c /home/rclone/rclone-test-bebakof0hisa/.leading dot/.leading dot 2026/06/29 03:16:52 DEBUG : .leading dot/.leading dot: Parsed hash: da675fd507dea74cb10cc2200160f3576a55b05c === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/trailing space /trailing space " 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/trailing\ space\ /trailing\ space\ 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 38603b7aa30f1f518ddbf5a10882659f /home/rclone/rclone-test-bebakof0hisa/trailing space /trailing space 2026/06/29 03:16:52 DEBUG : trailing space /trailing space : Parsed hash: 38603b7aa30f1f518ddbf5a10882659f 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/trailing space /trailing space " 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/trailing\ space\ /trailing\ space\ 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 9458a6e7e6f4eba2f287ba2d28a97fc120bd83ac /home/rclone/rclone-test-bebakof0hisa/trailing space /trailing space 2026/06/29 03:16:52 DEBUG : trailing space /trailing space : Parsed hash: 9458a6e7e6f4eba2f287ba2d28a97fc120bd83ac 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/trailing space /trailing space " 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/trailing\ space\ /trailing\ space\ 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 38603b7aa30f1f518ddbf5a10882659f /home/rclone/rclone-test-bebakof0hisa/trailing space /trailing space 2026/06/29 03:16:52 DEBUG : trailing space /trailing space : Parsed hash: 38603b7aa30f1f518ddbf5a10882659f 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/trailing space /trailing space " 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/trailing\ space\ /trailing\ space\ 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 9458a6e7e6f4eba2f287ba2d28a97fc120bd83ac /home/rclone/rclone-test-bebakof0hisa/trailing space /trailing space 2026/06/29 03:16:52 DEBUG : trailing space /trailing space : Parsed hash: 9458a6e7e6f4eba2f287ba2d28a97fc120bd83ac 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/trailing space /trailing space " 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/trailing\ space\ /trailing\ space\ 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 38603b7aa30f1f518ddbf5a10882659f /home/rclone/rclone-test-bebakof0hisa/trailing space /trailing space 2026/06/29 03:16:52 DEBUG : trailing space /trailing space : Parsed hash: 38603b7aa30f1f518ddbf5a10882659f 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/trailing space /trailing space " 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/trailing\ space\ /trailing\ space\ 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 9458a6e7e6f4eba2f287ba2d28a97fc120bd83ac /home/rclone/rclone-test-bebakof0hisa/trailing space /trailing space 2026/06/29 03:16:52 DEBUG : trailing space /trailing space : Parsed hash: 9458a6e7e6f4eba2f287ba2d28a97fc120bd83ac === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/trailing CR␍/trailing CR␍" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/trailing\ CR␍/trailing\ CR␍ 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 02c678fb0c44e74b6a9dd910a2e0fc2e /home/rclone/rclone-test-bebakof0hisa/trailing CR␍/trailing CR␍ 2026/06/29 03:16:52 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 02c678fb0c44e74b6a9dd910a2e0fc2e 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/trailing CR␍/trailing CR␍" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/trailing\ CR␍/trailing\ CR␍ 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 00751020dd8123bbc4a9cd958b6adeb492e48434 /home/rclone/rclone-test-bebakof0hisa/trailing CR␍/trailing CR␍ 2026/06/29 03:16:52 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 00751020dd8123bbc4a9cd958b6adeb492e48434 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/trailing CR␍/trailing CR␍" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/trailing\ CR␍/trailing\ CR␍ 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 02c678fb0c44e74b6a9dd910a2e0fc2e /home/rclone/rclone-test-bebakof0hisa/trailing CR␍/trailing CR␍ 2026/06/29 03:16:52 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 02c678fb0c44e74b6a9dd910a2e0fc2e 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/trailing CR␍/trailing CR␍" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/trailing\ CR␍/trailing\ CR␍ 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 00751020dd8123bbc4a9cd958b6adeb492e48434 /home/rclone/rclone-test-bebakof0hisa/trailing CR␍/trailing CR␍ 2026/06/29 03:16:52 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 00751020dd8123bbc4a9cd958b6adeb492e48434 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/trailing CR␍/trailing CR␍" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/trailing\ CR␍/trailing\ CR␍ 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 02c678fb0c44e74b6a9dd910a2e0fc2e /home/rclone/rclone-test-bebakof0hisa/trailing CR␍/trailing CR␍ 2026/06/29 03:16:52 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 02c678fb0c44e74b6a9dd910a2e0fc2e 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/trailing CR␍/trailing CR␍" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/trailing\ CR␍/trailing\ CR␍ 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 00751020dd8123bbc4a9cd958b6adeb492e48434 /home/rclone/rclone-test-bebakof0hisa/trailing CR␍/trailing CR␍ 2026/06/29 03:16:52 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 00751020dd8123bbc4a9cd958b6adeb492e48434 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/trailing LF␊/trailing LF␊" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/trailing\ LF␊/trailing\ LF␊ 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 79076d8e1a8c6ce0a160321e8968c5aa /home/rclone/rclone-test-bebakof0hisa/trailing LF␊/trailing LF␊ 2026/06/29 03:16:52 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 79076d8e1a8c6ce0a160321e8968c5aa 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/trailing LF␊/trailing LF␊" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/trailing\ LF␊/trailing\ LF␊ 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 6bcad4b5df7cf26004ec289122e87a34d9c94c1c /home/rclone/rclone-test-bebakof0hisa/trailing LF␊/trailing LF␊ 2026/06/29 03:16:52 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 6bcad4b5df7cf26004ec289122e87a34d9c94c1c 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/trailing LF␊/trailing LF␊" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/trailing\ LF␊/trailing\ LF␊ 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 79076d8e1a8c6ce0a160321e8968c5aa /home/rclone/rclone-test-bebakof0hisa/trailing LF␊/trailing LF␊ 2026/06/29 03:16:52 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 79076d8e1a8c6ce0a160321e8968c5aa 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/trailing LF␊/trailing LF␊" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/trailing\ LF␊/trailing\ LF␊ 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 6bcad4b5df7cf26004ec289122e87a34d9c94c1c /home/rclone/rclone-test-bebakof0hisa/trailing LF␊/trailing LF␊ 2026/06/29 03:16:52 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 6bcad4b5df7cf26004ec289122e87a34d9c94c1c 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/trailing LF␊/trailing LF␊" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/trailing\ LF␊/trailing\ LF␊ 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 79076d8e1a8c6ce0a160321e8968c5aa /home/rclone/rclone-test-bebakof0hisa/trailing LF␊/trailing LF␊ 2026/06/29 03:16:52 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 79076d8e1a8c6ce0a160321e8968c5aa 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/trailing LF␊/trailing LF␊" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/trailing\ LF␊/trailing\ LF␊ 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 6bcad4b5df7cf26004ec289122e87a34d9c94c1c /home/rclone/rclone-test-bebakof0hisa/trailing LF␊/trailing LF␊ 2026/06/29 03:16:52 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 6bcad4b5df7cf26004ec289122e87a34d9c94c1c === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/trailing HT␉/trailing HT␉" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/trailing\ HT␉/trailing\ HT␉ 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: aac5a5e26eb387c464a0cd5c5b1c4959 /home/rclone/rclone-test-bebakof0hisa/trailing HT␉/trailing HT␉ 2026/06/29 03:16:52 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: aac5a5e26eb387c464a0cd5c5b1c4959 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/trailing HT␉/trailing HT␉" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/trailing\ HT␉/trailing\ HT␉ 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 1004fc430927d5591043773d942802a7ebc49876 /home/rclone/rclone-test-bebakof0hisa/trailing HT␉/trailing HT␉ 2026/06/29 03:16:52 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 1004fc430927d5591043773d942802a7ebc49876 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/trailing HT␉/trailing HT␉" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/trailing\ HT␉/trailing\ HT␉ 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: aac5a5e26eb387c464a0cd5c5b1c4959 /home/rclone/rclone-test-bebakof0hisa/trailing HT␉/trailing HT␉ 2026/06/29 03:16:52 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: aac5a5e26eb387c464a0cd5c5b1c4959 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/trailing HT␉/trailing HT␉" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/trailing\ HT␉/trailing\ HT␉ 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 1004fc430927d5591043773d942802a7ebc49876 /home/rclone/rclone-test-bebakof0hisa/trailing HT␉/trailing HT␉ 2026/06/29 03:16:52 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 1004fc430927d5591043773d942802a7ebc49876 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/trailing HT␉/trailing HT␉" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/trailing\ HT␉/trailing\ HT␉ 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: aac5a5e26eb387c464a0cd5c5b1c4959 /home/rclone/rclone-test-bebakof0hisa/trailing HT␉/trailing HT␉ 2026/06/29 03:16:52 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: aac5a5e26eb387c464a0cd5c5b1c4959 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/trailing HT␉/trailing HT␉" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/trailing\ HT␉/trailing\ HT␉ 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 1004fc430927d5591043773d942802a7ebc49876 /home/rclone/rclone-test-bebakof0hisa/trailing HT␉/trailing HT␉ 2026/06/29 03:16:52 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 1004fc430927d5591043773d942802a7ebc49876 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/trailing VT␋/trailing VT␋" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/trailing\ VT␋/trailing\ VT␋ 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 91a046de4e8ad01863cc01f0335fd97a /home/rclone/rclone-test-bebakof0hisa/trailing VT␋/trailing VT␋ 2026/06/29 03:16:52 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 91a046de4e8ad01863cc01f0335fd97a 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/trailing VT␋/trailing VT␋" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/trailing\ VT␋/trailing\ VT␋ 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: e9ed29ad8c10e7fc711b15b174dc30aee518b7c1 /home/rclone/rclone-test-bebakof0hisa/trailing VT␋/trailing VT␋ 2026/06/29 03:16:52 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: e9ed29ad8c10e7fc711b15b174dc30aee518b7c1 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/trailing VT␋/trailing VT␋" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/trailing\ VT␋/trailing\ VT␋ 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 91a046de4e8ad01863cc01f0335fd97a /home/rclone/rclone-test-bebakof0hisa/trailing VT␋/trailing VT␋ 2026/06/29 03:16:52 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 91a046de4e8ad01863cc01f0335fd97a 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/trailing VT␋/trailing VT␋" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/trailing\ VT␋/trailing\ VT␋ 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: e9ed29ad8c10e7fc711b15b174dc30aee518b7c1 /home/rclone/rclone-test-bebakof0hisa/trailing VT␋/trailing VT␋ 2026/06/29 03:16:52 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: e9ed29ad8c10e7fc711b15b174dc30aee518b7c1 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/trailing VT␋/trailing VT␋" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/trailing\ VT␋/trailing\ VT␋ 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 91a046de4e8ad01863cc01f0335fd97a /home/rclone/rclone-test-bebakof0hisa/trailing VT␋/trailing VT␋ 2026/06/29 03:16:52 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 91a046de4e8ad01863cc01f0335fd97a 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/trailing VT␋/trailing VT␋" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/trailing\ VT␋/trailing\ VT␋ 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: e9ed29ad8c10e7fc711b15b174dc30aee518b7c1 /home/rclone/rclone-test-bebakof0hisa/trailing VT␋/trailing VT␋ 2026/06/29 03:16:52 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: e9ed29ad8c10e7fc711b15b174dc30aee518b7c1 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/trailing dot./trailing dot." 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/trailing\ dot./trailing\ dot. 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 2310b58227c5c613d316ced3e8127add /home/rclone/rclone-test-bebakof0hisa/trailing dot./trailing dot. 2026/06/29 03:16:52 DEBUG : trailing dot./trailing dot.: Parsed hash: 2310b58227c5c613d316ced3e8127add 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/trailing dot./trailing dot." 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/trailing\ dot./trailing\ dot. 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: cb9876bb59cc51bd13b07237aa9ae6aa5d171e3b /home/rclone/rclone-test-bebakof0hisa/trailing dot./trailing dot. 2026/06/29 03:16:52 DEBUG : trailing dot./trailing dot.: Parsed hash: cb9876bb59cc51bd13b07237aa9ae6aa5d171e3b 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/trailing dot./trailing dot." 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/trailing\ dot./trailing\ dot. 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 2310b58227c5c613d316ced3e8127add /home/rclone/rclone-test-bebakof0hisa/trailing dot./trailing dot. 2026/06/29 03:16:52 DEBUG : trailing dot./trailing dot.: Parsed hash: 2310b58227c5c613d316ced3e8127add 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/trailing dot./trailing dot." 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/trailing\ dot./trailing\ dot. 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: cb9876bb59cc51bd13b07237aa9ae6aa5d171e3b /home/rclone/rclone-test-bebakof0hisa/trailing dot./trailing dot. 2026/06/29 03:16:52 DEBUG : trailing dot./trailing dot.: Parsed hash: cb9876bb59cc51bd13b07237aa9ae6aa5d171e3b 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/trailing dot./trailing dot." 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/trailing\ dot./trailing\ dot. 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 2310b58227c5c613d316ced3e8127add /home/rclone/rclone-test-bebakof0hisa/trailing dot./trailing dot. 2026/06/29 03:16:52 DEBUG : trailing dot./trailing dot.: Parsed hash: 2310b58227c5c613d316ced3e8127add 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/trailing dot./trailing dot." 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/trailing\ dot./trailing\ dot. 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: cb9876bb59cc51bd13b07237aa9ae6aa5d171e3b /home/rclone/rclone-test-bebakof0hisa/trailing dot./trailing dot. 2026/06/29 03:16:52 DEBUG : trailing dot./trailing dot.: Parsed hash: cb9876bb59cc51bd13b07237aa9ae6aa5d171e3b === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/invalid utf-8\xfe/invalid utf-8\xfe" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/invalid\ utf-8/invalid\ utf-8 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 9c88cb0eb9efa327ed7d8b324b3e3522 /home/rclone/rclone-test-bebakof0hisa/invalid utf-8/invalid utf-8 2026/06/29 03:16:52 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 9c88cb0eb9efa327ed7d8b324b3e3522 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/invalid utf-8\xfe/invalid utf-8\xfe" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/invalid\ utf-8/invalid\ utf-8 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 7a48ec485360fad7af146d985b969fa8bd098dff /home/rclone/rclone-test-bebakof0hisa/invalid utf-8/invalid utf-8 2026/06/29 03:16:52 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 7a48ec485360fad7af146d985b969fa8bd098dff 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/invalid utf-8\xfe/invalid utf-8\xfe" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/invalid\ utf-8/invalid\ utf-8 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 9c88cb0eb9efa327ed7d8b324b3e3522 /home/rclone/rclone-test-bebakof0hisa/invalid utf-8/invalid utf-8 2026/06/29 03:16:52 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 9c88cb0eb9efa327ed7d8b324b3e3522 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/invalid utf-8\xfe/invalid utf-8\xfe" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/invalid\ utf-8/invalid\ utf-8 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 7a48ec485360fad7af146d985b969fa8bd098dff /home/rclone/rclone-test-bebakof0hisa/invalid utf-8/invalid utf-8 2026/06/29 03:16:52 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 7a48ec485360fad7af146d985b969fa8bd098dff 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/invalid utf-8\xfe/invalid utf-8\xfe" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/invalid\ utf-8/invalid\ utf-8 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 9c88cb0eb9efa327ed7d8b324b3e3522 /home/rclone/rclone-test-bebakof0hisa/invalid utf-8/invalid utf-8 2026/06/29 03:16:52 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 9c88cb0eb9efa327ed7d8b324b3e3522 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/invalid utf-8\xfe/invalid utf-8\xfe" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/invalid\ utf-8/invalid\ utf-8 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 7a48ec485360fad7af146d985b969fa8bd098dff /home/rclone/rclone-test-bebakof0hisa/invalid utf-8/invalid utf-8 2026/06/29 03:16:52 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 7a48ec485360fad7af146d985b969fa8bd098dff === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/test%46.txt/test%46.txt" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/test\%46.txt/test\%46.txt 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 9428512c7d19a47b52fa1905f3eb35aa /home/rclone/rclone-test-bebakof0hisa/test%46.txt/test%46.txt 2026/06/29 03:16:52 DEBUG : test%46.txt/test%46.txt: Parsed hash: 9428512c7d19a47b52fa1905f3eb35aa 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/test%46.txt/test%46.txt" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/test\%46.txt/test\%46.txt 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: d10e4c7f4b19dbd25a8f249526f3949773bd0d68 /home/rclone/rclone-test-bebakof0hisa/test%46.txt/test%46.txt 2026/06/29 03:16:52 DEBUG : test%46.txt/test%46.txt: Parsed hash: d10e4c7f4b19dbd25a8f249526f3949773bd0d68 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/test%46.txt/test%46.txt" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/test\%46.txt/test\%46.txt 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 9428512c7d19a47b52fa1905f3eb35aa /home/rclone/rclone-test-bebakof0hisa/test%46.txt/test%46.txt 2026/06/29 03:16:52 DEBUG : test%46.txt/test%46.txt: Parsed hash: 9428512c7d19a47b52fa1905f3eb35aa 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/test%46.txt/test%46.txt" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/test\%46.txt/test\%46.txt 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: d10e4c7f4b19dbd25a8f249526f3949773bd0d68 /home/rclone/rclone-test-bebakof0hisa/test%46.txt/test%46.txt 2026/06/29 03:16:52 DEBUG : test%46.txt/test%46.txt: Parsed hash: d10e4c7f4b19dbd25a8f249526f3949773bd0d68 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/test%46.txt/test%46.txt" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/test\%46.txt/test\%46.txt 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 9428512c7d19a47b52fa1905f3eb35aa /home/rclone/rclone-test-bebakof0hisa/test%46.txt/test%46.txt 2026/06/29 03:16:52 DEBUG : test%46.txt/test%46.txt: Parsed hash: 9428512c7d19a47b52fa1905f3eb35aa 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/test%46.txt/test%46.txt" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/test\%46.txt/test\%46.txt 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: d10e4c7f4b19dbd25a8f249526f3949773bd0d68 /home/rclone/rclone-test-bebakof0hisa/test%46.txt/test%46.txt 2026/06/29 03:16:52 DEBUG : test%46.txt/test%46.txt: Parsed hash: d10e4c7f4b19dbd25a8f249526f3949773bd0d68 === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Connection OK after error: potato 2026/06/29 03:16:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/zero-length-file" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/zero-length-file 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-bebakof0hisa/zero-length-file 2026/06/29 03:16:52 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/zero-length-file" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/zero-length-file 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-bebakof0hisa/zero-length-file 2026/06/29 03:16:52 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/zero-length-file" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/zero-length-file 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-bebakof0hisa/zero-length-file 2026/06/29 03:16:52 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/zero-length-file" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/zero-length-file 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-bebakof0hisa/zero-length-file 2026/06/29 03:16:52 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/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/file name.txt" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/file\ name.txt 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: a8f35e30952761fb0ebf51906d19b360 /home/rclone/rclone-test-bebakof0hisa/file name.txt 2026/06/29 03:16:52 DEBUG : file name.txt: Parsed hash: a8f35e30952761fb0ebf51906d19b360 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/file name.txt" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/file\ name.txt 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 98614de56784eca7c1babc992c0627916251da5a /home/rclone/rclone-test-bebakof0hisa/file name.txt 2026/06/29 03:16:52 DEBUG : file name.txt: Parsed hash: 98614de56784eca7c1babc992c0627916251da5a 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/file name.txt" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/file\ name.txt 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: a8f35e30952761fb0ebf51906d19b360 /home/rclone/rclone-test-bebakof0hisa/file name.txt 2026/06/29 03:16:52 DEBUG : file name.txt: Parsed hash: a8f35e30952761fb0ebf51906d19b360 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/file name.txt" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/file\ name.txt 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 98614de56784eca7c1babc992c0627916251da5a /home/rclone/rclone-test-bebakof0hisa/file name.txt 2026/06/29 03:16:52 DEBUG : file name.txt: Parsed hash: 98614de56784eca7c1babc992c0627916251da5a 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: b7cd137e8ee06743010af6a0265d58df /home/rclone/rclone-test-bebakof0hisa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/29 03:16:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: b7cd137e8ee06743010af6a0265d58df 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 8d50feac16501b27f6394655ab6b99a0c896a84e /home/rclone/rclone-test-bebakof0hisa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/29 03:16:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 8d50feac16501b27f6394655ab6b99a0c896a84e 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: b7cd137e8ee06743010af6a0265d58df /home/rclone/rclone-test-bebakof0hisa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/29 03:16:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: b7cd137e8ee06743010af6a0265d58df 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 8d50feac16501b27f6394655ab6b99a0c896a84e /home/rclone/rclone-test-bebakof0hisa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/29 03:16:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 8d50feac16501b27f6394655ab6b99a0c896a84e 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/file name.txt" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/file\ name.txt 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: a2942fdaa30923bde4892f601b939a74 /home/rclone/rclone-test-bebakof0hisa/file name.txt 2026/06/29 03:16:52 DEBUG : file name.txt: Parsed hash: a2942fdaa30923bde4892f601b939a74 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/file name.txt" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/file\ name.txt 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: e91a2bd19c5320ab3e635aa1cce1fea17a066883 /home/rclone/rclone-test-bebakof0hisa/file name.txt 2026/06/29 03:16:52 DEBUG : file name.txt: Parsed hash: e91a2bd19c5320ab3e635aa1cce1fea17a066883 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/file name.txt" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/file\ name.txt 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: a2942fdaa30923bde4892f601b939a74 /home/rclone/rclone-test-bebakof0hisa/file name.txt 2026/06/29 03:16:52 DEBUG : file name.txt: Parsed hash: a2942fdaa30923bde4892f601b939a74 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/file name.txt" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/file\ name.txt 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: e91a2bd19c5320ab3e635aa1cce1fea17a066883 /home/rclone/rclone-test-bebakof0hisa/file name.txt 2026/06/29 03:16:52 DEBUG : file name.txt: Parsed hash: e91a2bd19c5320ab3e635aa1cce1fea17a066883 === 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/06/29 03:16:52 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2026/06/29 03:16:52 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/06/29 03:16:52 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/29 03:16:52 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/29 03:16:52 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/29 03:16:52 DEBUG : Setting pass="dv9iSOR8pqVNP3Le5h3mukXx3fjuCVa8" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/29 03:16:52 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/29 03:16:52 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{nAaN1}" suffix to name 2026/06/29 03:16:52 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/29 03:16:52 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/29 03:16:52 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/29 03:16:52 DEBUG : Setting pass="dv9iSOR8pqVNP3Le5h3mukXx3fjuCVa8" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/29 03:16:52 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/29 03:16:52 NOTICE: TestSFTPOpenssh{nAaN1}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:50456->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2026/06/29 03:16:52 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/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/file name.txt" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/file\ name.txt 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: a2942fdaa30923bde4892f601b939a74 /home/rclone/rclone-test-bebakof0hisa/file name.txt 2026/06/29 03:16:52 DEBUG : file name.txt: Parsed hash: a2942fdaa30923bde4892f601b939a74 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/file name.txt" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/file\ name.txt 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: e91a2bd19c5320ab3e635aa1cce1fea17a066883 /home/rclone/rclone-test-bebakof0hisa/file name.txt 2026/06/29 03:16:52 DEBUG : file name.txt: Parsed hash: e91a2bd19c5320ab3e635aa1cce1fea17a066883 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: b7cd137e8ee06743010af6a0265d58df /home/rclone/rclone-test-bebakof0hisa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/29 03:16:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: b7cd137e8ee06743010af6a0265d58df 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 8d50feac16501b27f6394655ab6b99a0c896a84e /home/rclone/rclone-test-bebakof0hisa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/29 03:16:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 8d50feac16501b27f6394655ab6b99a0c896a84e === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/file name.txt" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/file\ name.txt 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: a2942fdaa30923bde4892f601b939a74 /home/rclone/rclone-test-bebakof0hisa/file name.txt 2026/06/29 03:16:52 DEBUG : file name.txt: Parsed hash: a2942fdaa30923bde4892f601b939a74 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/file name.txt" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/file\ name.txt 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: e91a2bd19c5320ab3e635aa1cce1fea17a066883 /home/rclone/rclone-test-bebakof0hisa/file name.txt 2026/06/29 03:16:52 DEBUG : file name.txt: Parsed hash: e91a2bd19c5320ab3e635aa1cce1fea17a066883 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/file name.txt" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/file\ name.txt 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: a2942fdaa30923bde4892f601b939a74 /home/rclone/rclone-test-bebakof0hisa/file name.txt 2026/06/29 03:16:52 DEBUG : file name.txt: Parsed hash: a2942fdaa30923bde4892f601b939a74 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/file name.txt" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/file\ name.txt 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: e91a2bd19c5320ab3e635aa1cce1fea17a066883 /home/rclone/rclone-test-bebakof0hisa/file name.txt 2026/06/29 03:16:52 DEBUG : file name.txt: Parsed hash: e91a2bd19c5320ab3e635aa1cce1fea17a066883 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: b7cd137e8ee06743010af6a0265d58df /home/rclone/rclone-test-bebakof0hisa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/29 03:16:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: b7cd137e8ee06743010af6a0265d58df 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 8d50feac16501b27f6394655ab6b99a0c896a84e /home/rclone/rclone-test-bebakof0hisa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/29 03:16:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 8d50feac16501b27f6394655ab6b99a0c896a84e === 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/06/29 03:16:52 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-bebakof0hisa/hello? sausage/êé" 2026/06/29 03:16:52 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/06/29 03:16:52 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/29 03:16:52 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/29 03:16:52 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/29 03:16:52 DEBUG : Setting pass="dv9iSOR8pqVNP3Le5h3mukXx3fjuCVa8" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/29 03:16:52 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/29 03:16:52 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{nAaN1}" suffix to name 2026/06/29 03:16:52 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/29 03:16:52 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/29 03:16:52 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/29 03:16:52 DEBUG : Setting pass="dv9iSOR8pqVNP3Le5h3mukXx3fjuCVa8" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/29 03:16:52 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/29 03:16:52 NOTICE: TestSFTPOpenssh{nAaN1}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa/hello? sausage/êé: New connection 127.0.0.1:50466->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa/hello? sausage/êé: Shell type "unix" from config 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa/hello? sausage/êé: Relative path resolved to "/home/rclone/rclone-test-bebakof0hisa/hello? sausage/êé" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa/hello? sausage/êé: Using root directory "/home/rclone/rclone-test-bebakof0hisa/hello? sausage/êé" 2026/06/29 03:16:52 DEBUG : fs cache: renaming cache item "TestSFTPOpenssh:rclone-test-bebakof0hisa/hello? sausage/êé" to be canonical "TestSFTPOpenssh{nAaN1}:rclone-test-bebakof0hisa/hello? sausage/êé" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa/hello? sausage/êé: Shell path "/home/rclone/rclone-test-bebakof0hisa/hello? sausage/êé/a/b/c/d/e.txt" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa/hello? sausage/êé: Remote command result: 888ff47c99c60e51544538401fb50b06 /home/rclone/rclone-test-bebakof0hisa/hello? sausage/êé/a/b/c/d/e.txt 2026/06/29 03:16:52 DEBUG : a/b/c/d/e.txt: Parsed hash: 888ff47c99c60e51544538401fb50b06 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa/hello? sausage/êé: Shell path "/home/rclone/rclone-test-bebakof0hisa/hello? sausage/êé/a/b/c/d/e.txt" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa/hello? sausage/êé: Remote command result: feae947b14fd0ce9cacd7e7ef3fd0643f18daa7a /home/rclone/rclone-test-bebakof0hisa/hello? sausage/êé/a/b/c/d/e.txt 2026/06/29 03:16:52 DEBUG : a/b/c/d/e.txt: Parsed hash: feae947b14fd0ce9cacd7e7ef3fd0643f18daa7a 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa/hello? sausage/êé: Shell path "/home/rclone/rclone-test-bebakof0hisa/hello? sausage/êé/a/b/c/d/e.txt" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa/hello? sausage/êé: Remote command result: 888ff47c99c60e51544538401fb50b06 /home/rclone/rclone-test-bebakof0hisa/hello? sausage/êé/a/b/c/d/e.txt 2026/06/29 03:16:52 DEBUG : a/b/c/d/e.txt: Parsed hash: 888ff47c99c60e51544538401fb50b06 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa/hello? sausage/êé: Shell path "/home/rclone/rclone-test-bebakof0hisa/hello? sausage/êé/a/b/c/d/e.txt" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa/hello? sausage/êé: Remote command result: feae947b14fd0ce9cacd7e7ef3fd0643f18daa7a /home/rclone/rclone-test-bebakof0hisa/hello? sausage/êé/a/b/c/d/e.txt 2026/06/29 03:16:52 DEBUG : a/b/c/d/e.txt: Parsed hash: feae947b14fd0ce9cacd7e7ef3fd0643f18daa7a 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa/hello? sausage/êé: New connection 127.0.0.1:50474->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/29 03:16:52 DEBUG : Waiting for deletions to finish 2026/06/29 03:16:52 INFO : a/b/c/d/e.txt: Deleted 2026/06/29 03:16:52 DEBUG : removing 1 level 4 directories 2026/06/29 03:16:52 INFO : a/b/c/d: Removing directory 2026/06/29 03:16:52 DEBUG : removing 1 level 3 directories 2026/06/29 03:16:52 INFO : a/b/c: Removing directory 2026/06/29 03:16:52 DEBUG : removing 1 level 2 directories 2026/06/29 03:16:52 INFO : a/b: Removing directory 2026/06/29 03:16:52 DEBUG : removing 1 level 1 directories 2026/06/29 03:16:52 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/file name.txt" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/file\ name.txt 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: a2942fdaa30923bde4892f601b939a74 /home/rclone/rclone-test-bebakof0hisa/file name.txt 2026/06/29 03:16:52 DEBUG : file name.txt: Parsed hash: a2942fdaa30923bde4892f601b939a74 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/file name.txt" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/file\ name.txt 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: e91a2bd19c5320ab3e635aa1cce1fea17a066883 /home/rclone/rclone-test-bebakof0hisa/file name.txt 2026/06/29 03:16:52 DEBUG : file name.txt: Parsed hash: e91a2bd19c5320ab3e635aa1cce1fea17a066883 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: b7cd137e8ee06743010af6a0265d58df /home/rclone/rclone-test-bebakof0hisa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/29 03:16:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: b7cd137e8ee06743010af6a0265d58df 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 8d50feac16501b27f6394655ab6b99a0c896a84e /home/rclone/rclone-test-bebakof0hisa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/29 03:16:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 8d50feac16501b27f6394655ab6b99a0c896a84e 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: b7cd137e8ee06743010af6a0265d58df /home/rclone/rclone-test-bebakof0hisa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/06/29 03:16:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: b7cd137e8ee06743010af6a0265d58df 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 8d50feac16501b27f6394655ab6b99a0c896a84e /home/rclone/rclone-test-bebakof0hisa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/06/29 03:16:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: 8d50feac16501b27f6394655ab6b99a0c896a84e === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1298: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/file name.txt" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/file\ name.txt 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: a2942fdaa30923bde4892f601b939a74 /home/rclone/rclone-test-bebakof0hisa/file name.txt 2026/06/29 03:16:52 DEBUG : file name.txt: Parsed hash: a2942fdaa30923bde4892f601b939a74 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/file name.txt" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/file\ name.txt 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: e91a2bd19c5320ab3e635aa1cce1fea17a066883 /home/rclone/rclone-test-bebakof0hisa/file name.txt 2026/06/29 03:16:52 DEBUG : file name.txt: Parsed hash: e91a2bd19c5320ab3e635aa1cce1fea17a066883 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/other.txt" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/other.txt 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: b7cd137e8ee06743010af6a0265d58df /home/rclone/rclone-test-bebakof0hisa/other.txt 2026/06/29 03:16:52 DEBUG : other.txt: Parsed hash: b7cd137e8ee06743010af6a0265d58df 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/other.txt" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/other.txt 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 8d50feac16501b27f6394655ab6b99a0c896a84e /home/rclone/rclone-test-bebakof0hisa/other.txt 2026/06/29 03:16:52 DEBUG : other.txt: Parsed hash: 8d50feac16501b27f6394655ab6b99a0c896a84e 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: New connection 127.0.0.1:50484->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/other.txt" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/other.txt 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: b7cd137e8ee06743010af6a0265d58df /home/rclone/rclone-test-bebakof0hisa/other.txt 2026/06/29 03:16:52 DEBUG : other.txt: Parsed hash: b7cd137e8ee06743010af6a0265d58df 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/other.txt" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/other.txt 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 8d50feac16501b27f6394655ab6b99a0c896a84e /home/rclone/rclone-test-bebakof0hisa/other.txt 2026/06/29 03:16:52 DEBUG : other.txt: Parsed hash: 8d50feac16501b27f6394655ab6b99a0c896a84e 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/moveTest/other.txt" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/moveTest/other.txt 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: a2942fdaa30923bde4892f601b939a74 /home/rclone/rclone-test-bebakof0hisa/moveTest/other.txt 2026/06/29 03:16:52 DEBUG : moveTest/other.txt: Parsed hash: a2942fdaa30923bde4892f601b939a74 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/moveTest/other.txt" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/moveTest/other.txt 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: e91a2bd19c5320ab3e635aa1cce1fea17a066883 /home/rclone/rclone-test-bebakof0hisa/moveTest/other.txt 2026/06/29 03:16:52 DEBUG : moveTest/other.txt: Parsed hash: e91a2bd19c5320ab3e635aa1cce1fea17a066883 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/file name.txt" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/file\ name.txt 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: a2942fdaa30923bde4892f601b939a74 /home/rclone/rclone-test-bebakof0hisa/file name.txt 2026/06/29 03:16:52 DEBUG : file name.txt: Parsed hash: a2942fdaa30923bde4892f601b939a74 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/file name.txt" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/file\ name.txt 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: e91a2bd19c5320ab3e635aa1cce1fea17a066883 /home/rclone/rclone-test-bebakof0hisa/file name.txt 2026/06/29 03:16:52 DEBUG : file name.txt: Parsed hash: e91a2bd19c5320ab3e635aa1cce1fea17a066883 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/other.txt" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/other.txt 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: b7cd137e8ee06743010af6a0265d58df /home/rclone/rclone-test-bebakof0hisa/other.txt 2026/06/29 03:16:52 DEBUG : other.txt: Parsed hash: b7cd137e8ee06743010af6a0265d58df 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/other.txt" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/other.txt 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 8d50feac16501b27f6394655ab6b99a0c896a84e /home/rclone/rclone-test-bebakof0hisa/other.txt 2026/06/29 03:16:52 DEBUG : other.txt: Parsed hash: 8d50feac16501b27f6394655ab6b99a0c896a84e 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/file name.txt" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/file\ name.txt 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: a2942fdaa30923bde4892f601b939a74 /home/rclone/rclone-test-bebakof0hisa/file name.txt 2026/06/29 03:16:52 DEBUG : file name.txt: Parsed hash: a2942fdaa30923bde4892f601b939a74 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/file name.txt" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/file\ name.txt 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: e91a2bd19c5320ab3e635aa1cce1fea17a066883 /home/rclone/rclone-test-bebakof0hisa/file name.txt 2026/06/29 03:16:52 DEBUG : file name.txt: Parsed hash: e91a2bd19c5320ab3e635aa1cce1fea17a066883 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: b7cd137e8ee06743010af6a0265d58df /home/rclone/rclone-test-bebakof0hisa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/29 03:16:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: b7cd137e8ee06743010af6a0265d58df 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 8d50feac16501b27f6394655ab6b99a0c896a84e /home/rclone/rclone-test-bebakof0hisa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/29 03:16:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 8d50feac16501b27f6394655ab6b99a0c896a84e === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1407: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/06/29 03:16:52 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-pakogiv4maki" 2026/06/29 03:16:52 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/06/29 03:16:52 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/29 03:16:52 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/29 03:16:52 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/29 03:16:52 DEBUG : Setting pass="dv9iSOR8pqVNP3Le5h3mukXx3fjuCVa8" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/29 03:16:52 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/29 03:16:52 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{nAaN1}" suffix to name 2026/06/29 03:16:52 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/29 03:16:52 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/29 03:16:52 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/29 03:16:52 DEBUG : Setting pass="dv9iSOR8pqVNP3Le5h3mukXx3fjuCVa8" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/29 03:16:52 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/29 03:16:52 NOTICE: TestSFTPOpenssh{nAaN1}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pakogiv4maki: New connection 127.0.0.1:50490->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pakogiv4maki: Shell type "unix" from config 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pakogiv4maki: Relative path resolved to "/home/rclone/rclone-test-pakogiv4maki" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pakogiv4maki: Using root directory "/home/rclone/rclone-test-pakogiv4maki" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pakogiv4maki: Shell path "/home/rclone/rclone-test-pakogiv4maki/new_name/sub_new_name/file name.txt" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pakogiv4maki: Running remote command: md5sum /home/rclone/rclone-test-pakogiv4maki/new_name/sub_new_name/file\ name.txt 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pakogiv4maki: Remote command result: a2942fdaa30923bde4892f601b939a74 /home/rclone/rclone-test-pakogiv4maki/new_name/sub_new_name/file name.txt 2026/06/29 03:16:52 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: a2942fdaa30923bde4892f601b939a74 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pakogiv4maki: Shell path "/home/rclone/rclone-test-pakogiv4maki/new_name/sub_new_name/file name.txt" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pakogiv4maki: Running remote command: sha1sum /home/rclone/rclone-test-pakogiv4maki/new_name/sub_new_name/file\ name.txt 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pakogiv4maki: Remote command result: e91a2bd19c5320ab3e635aa1cce1fea17a066883 /home/rclone/rclone-test-pakogiv4maki/new_name/sub_new_name/file name.txt 2026/06/29 03:16:52 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: e91a2bd19c5320ab3e635aa1cce1fea17a066883 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pakogiv4maki: Shell path "/home/rclone/rclone-test-pakogiv4maki/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pakogiv4maki: Running remote command: md5sum /home/rclone/rclone-test-pakogiv4maki/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pakogiv4maki: Remote command result: b7cd137e8ee06743010af6a0265d58df /home/rclone/rclone-test-pakogiv4maki/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/29 03:16:52 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: b7cd137e8ee06743010af6a0265d58df 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pakogiv4maki: Shell path "/home/rclone/rclone-test-pakogiv4maki/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pakogiv4maki: Running remote command: sha1sum /home/rclone/rclone-test-pakogiv4maki/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pakogiv4maki: Remote command result: 8d50feac16501b27f6394655ab6b99a0c896a84e /home/rclone/rclone-test-pakogiv4maki/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/29 03:16:52 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 8d50feac16501b27f6394655ab6b99a0c896a84e 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/file name.txt" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/file\ name.txt 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: a2942fdaa30923bde4892f601b939a74 /home/rclone/rclone-test-bebakof0hisa/file name.txt 2026/06/29 03:16:52 DEBUG : file name.txt: Parsed hash: a2942fdaa30923bde4892f601b939a74 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/file name.txt" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/file\ name.txt 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: e91a2bd19c5320ab3e635aa1cce1fea17a066883 /home/rclone/rclone-test-bebakof0hisa/file name.txt 2026/06/29 03:16:52 DEBUG : file name.txt: Parsed hash: e91a2bd19c5320ab3e635aa1cce1fea17a066883 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: b7cd137e8ee06743010af6a0265d58df /home/rclone/rclone-test-bebakof0hisa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/29 03:16:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: b7cd137e8ee06743010af6a0265d58df 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 8d50feac16501b27f6394655ab6b99a0c896a84e /home/rclone/rclone-test-bebakof0hisa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/29 03:16:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 8d50feac16501b27f6394655ab6b99a0c896a84e 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pakogiv4maki: Purge dir "new_name" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pakogiv4maki: 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/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/file name.txt" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/file\ name.txt 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: a2942fdaa30923bde4892f601b939a74 /home/rclone/rclone-test-bebakof0hisa/file name.txt 2026/06/29 03:16:52 DEBUG : file name.txt: Parsed hash: a2942fdaa30923bde4892f601b939a74 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/file name.txt" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/file\ name.txt 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: e91a2bd19c5320ab3e635aa1cce1fea17a066883 /home/rclone/rclone-test-bebakof0hisa/file name.txt 2026/06/29 03:16:52 DEBUG : file name.txt: Parsed hash: e91a2bd19c5320ab3e635aa1cce1fea17a066883 === 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/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/file name.txt" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/file\ name.txt 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: f69b26237f5f2e82337ef5f4ee062a36 /home/rclone/rclone-test-bebakof0hisa/file name.txt 2026/06/29 03:16:52 DEBUG : file name.txt: Parsed hash: f69b26237f5f2e82337ef5f4ee062a36 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/file name.txt" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/file\ name.txt 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: c1be3284e35f4a09c0015c71e724e0715b934d1f /home/rclone/rclone-test-bebakof0hisa/file name.txt 2026/06/29 03:16:52 DEBUG : file name.txt: Parsed hash: c1be3284e35f4a09c0015c71e724e0715b934d1f 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/file name.txt" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/file\ name.txt 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: f69b26237f5f2e82337ef5f4ee062a36 /home/rclone/rclone-test-bebakof0hisa/file name.txt 2026/06/29 03:16:52 DEBUG : file name.txt: Parsed hash: f69b26237f5f2e82337ef5f4ee062a36 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/file name.txt" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/file\ name.txt 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: c1be3284e35f4a09c0015c71e724e0715b934d1f /home/rclone/rclone-test-bebakof0hisa/file name.txt 2026/06/29 03:16:52 DEBUG : file name.txt: Parsed hash: c1be3284e35f4a09c0015c71e724e0715b934d1f === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/06/29 03:16:52 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-bebakof0hisa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/29 03:16:52 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/06/29 03:16:52 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/29 03:16:52 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/29 03:16:52 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/29 03:16:52 DEBUG : Setting pass="dv9iSOR8pqVNP3Le5h3mukXx3fjuCVa8" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/29 03:16:52 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/29 03:16:52 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{nAaN1}" suffix to name 2026/06/29 03:16:52 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/29 03:16:52 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/29 03:16:52 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/29 03:16:52 DEBUG : Setting pass="dv9iSOR8pqVNP3Le5h3mukXx3fjuCVa8" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/29 03:16:52 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/29 03:16:52 NOTICE: TestSFTPOpenssh{nAaN1}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:50492->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/home/rclone/rclone-test-bebakof0hisa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/home/rclone/rclone-test-bebakof0hisa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-bebakof0hisa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: b7cd137e8ee06743010af6a0265d58df /home/rclone/rclone-test-bebakof0hisa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/29 03:16:52 DEBUG : z.txt: Parsed hash: b7cd137e8ee06743010af6a0265d58df 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-bebakof0hisa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 8d50feac16501b27f6394655ab6b99a0c896a84e /home/rclone/rclone-test-bebakof0hisa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/29 03:16:52 DEBUG : z.txt: Parsed hash: 8d50feac16501b27f6394655ab6b99a0c896a84e === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/06/29 03:16:52 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-bebakof0hisa/not found.txt" 2026/06/29 03:16:52 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/06/29 03:16:52 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/29 03:16:52 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/29 03:16:52 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/29 03:16:52 DEBUG : Setting pass="dv9iSOR8pqVNP3Le5h3mukXx3fjuCVa8" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/29 03:16:52 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/29 03:16:52 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{nAaN1}" suffix to name 2026/06/29 03:16:52 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/29 03:16:52 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/29 03:16:52 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/29 03:16:52 DEBUG : Setting pass="dv9iSOR8pqVNP3Le5h3mukXx3fjuCVa8" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/29 03:16:52 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/29 03:16:52 NOTICE: TestSFTPOpenssh{nAaN1}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/29 03:16:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa/not found.txt: New connection 127.0.0.1:50506->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa/not found.txt: Shell type "unix" from config 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa/not found.txt: Relative path resolved to "/home/rclone/rclone-test-bebakof0hisa/not found.txt" 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa/not found.txt: Using root directory "/home/rclone/rclone-test-bebakof0hisa/not found.txt" 2026/06/29 03:16:53 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestSFTPOpenssh:" path "rclone-test-bebakof0hisa" from "TestSFTPOpenssh:rclone-test-bebakof0hisa" 2026/06/29 03:16:53 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2026/06/29 03:16:53 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/06/29 03:16:53 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/29 03:16:53 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/29 03:16:53 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/29 03:16:53 DEBUG : Setting pass="dv9iSOR8pqVNP3Le5h3mukXx3fjuCVa8" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/29 03:16:53 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/29 03:16:53 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{nAaN1}" suffix to name 2026/06/29 03:16:53 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/29 03:16:53 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/29 03:16:53 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/29 03:16:53 DEBUG : Setting pass="dv9iSOR8pqVNP3Le5h3mukXx3fjuCVa8" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/29 03:16:53 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/29 03:16:53 NOTICE: TestSFTPOpenssh{nAaN1}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:50510->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-bebakof0hisa/file name.txt" 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/file\ name.txt 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: f69b26237f5f2e82337ef5f4ee062a36 /home/rclone/rclone-test-bebakof0hisa/file name.txt 2026/06/29 03:16:53 DEBUG : rclone-test-bebakof0hisa/file name.txt: Parsed hash: f69b26237f5f2e82337ef5f4ee062a36 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-bebakof0hisa/file name.txt" 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/file\ name.txt 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: c1be3284e35f4a09c0015c71e724e0715b934d1f /home/rclone/rclone-test-bebakof0hisa/file name.txt 2026/06/29 03:16:53 DEBUG : rclone-test-bebakof0hisa/file name.txt: Parsed hash: c1be3284e35f4a09c0015c71e724e0715b934d1f 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-bebakof0hisa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: b7cd137e8ee06743010af6a0265d58df /home/rclone/rclone-test-bebakof0hisa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/29 03:16:53 DEBUG : rclone-test-bebakof0hisa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: b7cd137e8ee06743010af6a0265d58df 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-bebakof0hisa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 8d50feac16501b27f6394655ab6b99a0c896a84e /home/rclone/rclone-test-bebakof0hisa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/29 03:16:53 DEBUG : rclone-test-bebakof0hisa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 8d50feac16501b27f6394655ab6b99a0c896a84e === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-bebakof0hisa/file name.txt" 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/file\ name.txt 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: f69b26237f5f2e82337ef5f4ee062a36 /home/rclone/rclone-test-bebakof0hisa/file name.txt 2026/06/29 03:16:53 DEBUG : rclone-test-bebakof0hisa/file name.txt: Parsed hash: f69b26237f5f2e82337ef5f4ee062a36 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-bebakof0hisa/file name.txt" 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/file\ name.txt 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: c1be3284e35f4a09c0015c71e724e0715b934d1f /home/rclone/rclone-test-bebakof0hisa/file name.txt 2026/06/29 03:16:53 DEBUG : rclone-test-bebakof0hisa/file name.txt: Parsed hash: c1be3284e35f4a09c0015c71e724e0715b934d1f === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1957: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-bebakof0hisa/created from root.txt" 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/created\ from\ root.txt 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 531693f96b8607a6c51ad0f2ed066eed /home/rclone/rclone-test-bebakof0hisa/created from root.txt 2026/06/29 03:16:53 DEBUG : rclone-test-bebakof0hisa/created from root.txt: Parsed hash: 531693f96b8607a6c51ad0f2ed066eed 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-bebakof0hisa/created from root.txt" 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/created\ from\ root.txt 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: ffa65cadf2e26b8a573d764be6de6a39d89c375c /home/rclone/rclone-test-bebakof0hisa/created from root.txt 2026/06/29 03:16:53 DEBUG : rclone-test-bebakof0hisa/created from root.txt: Parsed hash: ffa65cadf2e26b8a573d764be6de6a39d89c375c 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-bebakof0hisa/created from root.txt" 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/created\ from\ root.txt 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 531693f96b8607a6c51ad0f2ed066eed /home/rclone/rclone-test-bebakof0hisa/created from root.txt 2026/06/29 03:16:53 DEBUG : rclone-test-bebakof0hisa/created from root.txt: Parsed hash: 531693f96b8607a6c51ad0f2ed066eed 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-bebakof0hisa/created from root.txt" 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/created\ from\ root.txt 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: ffa65cadf2e26b8a573d764be6de6a39d89c375c /home/rclone/rclone-test-bebakof0hisa/created from root.txt 2026/06/29 03:16:53 DEBUG : rclone-test-bebakof0hisa/created from root.txt: Parsed hash: ffa65cadf2e26b8a573d764be6de6a39d89c375c 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-bebakof0hisa/created from root.txt" 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/created\ from\ root.txt 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 531693f96b8607a6c51ad0f2ed066eed /home/rclone/rclone-test-bebakof0hisa/created from root.txt 2026/06/29 03:16:53 DEBUG : rclone-test-bebakof0hisa/created from root.txt: Parsed hash: 531693f96b8607a6c51ad0f2ed066eed 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-bebakof0hisa/created from root.txt" 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/created\ from\ root.txt 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: ffa65cadf2e26b8a573d764be6de6a39d89c375c /home/rclone/rclone-test-bebakof0hisa/created from root.txt 2026/06/29 03:16:53 DEBUG : rclone-test-bebakof0hisa/created from root.txt: Parsed hash: ffa65cadf2e26b8a573d764be6de6a39d89c375c 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-bebakof0hisa/file name.txt" 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/file\ name.txt 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: f69b26237f5f2e82337ef5f4ee062a36 /home/rclone/rclone-test-bebakof0hisa/file name.txt 2026/06/29 03:16:53 DEBUG : rclone-test-bebakof0hisa/file name.txt: Parsed hash: f69b26237f5f2e82337ef5f4ee062a36 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-bebakof0hisa/file name.txt" 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/file\ name.txt 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: c1be3284e35f4a09c0015c71e724e0715b934d1f /home/rclone/rclone-test-bebakof0hisa/file name.txt 2026/06/29 03:16:53 DEBUG : rclone-test-bebakof0hisa/file name.txt: Parsed hash: c1be3284e35f4a09c0015c71e724e0715b934d1f 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-bebakof0hisa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: b7cd137e8ee06743010af6a0265d58df /home/rclone/rclone-test-bebakof0hisa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/29 03:16:53 DEBUG : rclone-test-bebakof0hisa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: b7cd137e8ee06743010af6a0265d58df 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-bebakof0hisa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 8d50feac16501b27f6394655ab6b99a0c896a84e /home/rclone/rclone-test-bebakof0hisa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/29 03:16:53 DEBUG : rclone-test-bebakof0hisa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 8d50feac16501b27f6394655ab6b99a0c896a84e === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-bebakof0hisa/file name.txt" 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/file\ name.txt 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: f69b26237f5f2e82337ef5f4ee062a36 /home/rclone/rclone-test-bebakof0hisa/file name.txt 2026/06/29 03:16:53 DEBUG : rclone-test-bebakof0hisa/file name.txt: Parsed hash: f69b26237f5f2e82337ef5f4ee062a36 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-bebakof0hisa/file name.txt" 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/file\ name.txt 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: c1be3284e35f4a09c0015c71e724e0715b934d1f /home/rclone/rclone-test-bebakof0hisa/file name.txt 2026/06/29 03:16:53 DEBUG : rclone-test-bebakof0hisa/file name.txt: Parsed hash: c1be3284e35f4a09c0015c71e724e0715b934d1f 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-bebakof0hisa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: b7cd137e8ee06743010af6a0265d58df /home/rclone/rclone-test-bebakof0hisa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/29 03:16:53 DEBUG : rclone-test-bebakof0hisa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: b7cd137e8ee06743010af6a0265d58df 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-bebakof0hisa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 8d50feac16501b27f6394655ab6b99a0c896a84e /home/rclone/rclone-test-bebakof0hisa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/29 03:16:53 DEBUG : rclone-test-bebakof0hisa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 8d50feac16501b27f6394655ab6b99a0c896a84e === 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/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: b7cd137e8ee06743010af6a0265d58df /home/rclone/rclone-test-bebakof0hisa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/29 03:16:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: b7cd137e8ee06743010af6a0265d58df 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 8d50feac16501b27f6394655ab6b99a0c896a84e /home/rclone/rclone-test-bebakof0hisa/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/29 03:16:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 8d50feac16501b27f6394655ab6b99a0c896a84e === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Server has VFS statistics extension 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: About path "/home/rclone/rclone-test-bebakof0hisa" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/piped data.txt" 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/piped\ data.txt 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-bebakof0hisa/piped data.txt 2026/06/29 03:16:53 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/piped data.txt" 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/piped\ data.txt 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-bebakof0hisa/piped data.txt 2026/06/29 03:16:53 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/piped data.txt" 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/piped\ data.txt 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-bebakof0hisa/piped data.txt 2026/06/29 03:16:53 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/piped data.txt" 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/piped\ data.txt 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-bebakof0hisa/piped data.txt 2026/06/29 03:16:53 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/piped data.txt" 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/piped\ data.txt 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: ee92c342dbfc7e492d28d6c257b844e5 /home/rclone/rclone-test-bebakof0hisa/piped data.txt 2026/06/29 03:16:53 DEBUG : piped data.txt: Parsed hash: ee92c342dbfc7e492d28d6c257b844e5 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/piped data.txt" 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/piped\ data.txt 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: cc0e68a5974f631646a3b4822ac21322f58eccc2 /home/rclone/rclone-test-bebakof0hisa/piped data.txt 2026/06/29 03:16:53 DEBUG : piped data.txt: Parsed hash: cc0e68a5974f631646a3b4822ac21322f58eccc2 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/piped data.txt" 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/piped\ data.txt 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: ee92c342dbfc7e492d28d6c257b844e5 /home/rclone/rclone-test-bebakof0hisa/piped data.txt 2026/06/29 03:16:53 DEBUG : piped data.txt: Parsed hash: ee92c342dbfc7e492d28d6c257b844e5 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/piped data.txt" 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/piped\ data.txt 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: cc0e68a5974f631646a3b4822ac21322f58eccc2 /home/rclone/rclone-test-bebakof0hisa/piped data.txt 2026/06/29 03:16:53 DEBUG : piped data.txt: Parsed hash: cc0e68a5974f631646a3b4822ac21322f58eccc2 === 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/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/unknown-size-update.txt" 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/unknown-size-update.txt 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: c72839aab7b4bd514e8972af7e242347 /home/rclone/rclone-test-bebakof0hisa/unknown-size-update.txt 2026/06/29 03:16:53 DEBUG : unknown-size-update.txt: Parsed hash: c72839aab7b4bd514e8972af7e242347 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/unknown-size-update.txt" 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/unknown-size-update.txt 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 5fffbbb6180dd3cd6b4c2a9c13aeab783594e50d /home/rclone/rclone-test-bebakof0hisa/unknown-size-update.txt 2026/06/29 03:16:53 DEBUG : unknown-size-update.txt: Parsed hash: 5fffbbb6180dd3cd6b4c2a9c13aeab783594e50d 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/unknown-size-update.txt" 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: md5sum /home/rclone/rclone-test-bebakof0hisa/unknown-size-update.txt 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: c72839aab7b4bd514e8972af7e242347 /home/rclone/rclone-test-bebakof0hisa/unknown-size-update.txt 2026/06/29 03:16:53 DEBUG : unknown-size-update.txt: Parsed hash: c72839aab7b4bd514e8972af7e242347 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Shell path "/home/rclone/rclone-test-bebakof0hisa/unknown-size-update.txt" 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Running remote command: sha1sum /home/rclone/rclone-test-bebakof0hisa/unknown-size-update.txt 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Remote command result: 5fffbbb6180dd3cd6b4c2a9c13aeab783594e50d /home/rclone/rclone-test-bebakof0hisa/unknown-size-update.txt 2026/06/29 03:16:53 DEBUG : unknown-size-update.txt: Parsed hash: 5fffbbb6180dd3cd6b4c2a9c13aeab783594e50d === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/06/29 03:16:53 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-bebakof0hisa/deeper/nonexisting/directory" 2026/06/29 03:16:53 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/06/29 03:16:53 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/29 03:16:53 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/29 03:16:53 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/29 03:16:53 DEBUG : Setting pass="dv9iSOR8pqVNP3Le5h3mukXx3fjuCVa8" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/29 03:16:53 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/29 03:16:53 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{nAaN1}" suffix to name 2026/06/29 03:16:53 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/29 03:16:53 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/29 03:16:53 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/29 03:16:53 DEBUG : Setting pass="dv9iSOR8pqVNP3Le5h3mukXx3fjuCVa8" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/29 03:16:53 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/29 03:16:53 NOTICE: TestSFTPOpenssh{nAaN1}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa/deeper/nonexisting/directory: New connection 127.0.0.1:50512->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa/deeper/nonexisting/directory: Shell type "unix" from config 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa/deeper/nonexisting/directory: Failed to resolve path using RealPath: file does not exist 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa/deeper/nonexisting/directory: Relative path joined with current directory to get absolute path "/home/rclone/rclone-test-bebakof0hisa/deeper/nonexisting/directory" 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa/deeper/nonexisting/directory: Using root directory "/home/rclone/rclone-test-bebakof0hisa/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/06/29 03:16:53 DEBUG : Waiting for deletions to finish 2026/06/29 03:16:53 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/06/29 03:16:53 DEBUG : removing 1 level 4 directories 2026/06/29 03:16:53 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/06/29 03:16:53 DEBUG : removing 1 level 3 directories 2026/06/29 03:16:53 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/06/29 03:16:53 DEBUG : removing 1 level 2 directories 2026/06/29 03:16:53 INFO : hello? sausage/êé: Removing directory 2026/06/29 03:16:53 DEBUG : removing 1 level 1 directories 2026/06/29 03:16:53 INFO : hello? sausage: Removing directory 2026/06/29 03:16:53 DEBUG : removing 1 level 0 directories 2026/06/29 03:16:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Removing directory 2026/06/29 03:16:53 ERROR : error listing: directory not found 2026/06/29 03:16:53 DEBUG : Waiting for deletions to finish 2026/06/29 03:16:53 ERROR : error listing: directory not found 2026/06/29 03:16:53 ERROR : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Failed to list "": directory not found 2026/06/29 03:16:53 DEBUG : removing 1 level 0 directories 2026/06/29 03:16:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Removing directory 2026/06/29 03:16:53 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2026/06/29 03:16:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bebakof0hisa: Closing 2 unused connections 2026/06/29 03:16:53 NOTICE: TestSFTPOpenssh: Stopping server --- PASS: TestIntegration (2.69s) --- 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.55s) --- 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.38s) --- 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.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.02s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.14s) --- 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.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.15s) --- 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.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.02s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.01s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.01s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.08s) --- PASS: TestIntegration/FsMkdir/FsDirSetModTime (0.01s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- PASS: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 sftp_test.go:25: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestIntegration3 sftp_test.go:35: skipping as -remote is set --- SKIP: TestIntegration3 (0.00s) PASS ok github.com/rclone/rclone/backend/sftp 3.912s "go test -v -timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished OK in 4.67647922s (try 1/5)