"go test -v -timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Starting (try 1/5) === RUN TestShellEscapeUnix --- PASS: TestShellEscapeUnix (0.00s) === RUN TestShellEscapeCmd --- PASS: TestShellEscapeCmd (0.00s) === RUN TestShellEscapePowerShell --- PASS: TestShellEscapePowerShell (0.00s) === RUN TestParseHash --- PASS: TestParseHash (0.00s) === RUN TestParseUsage --- PASS: TestParseUsage (0.00s) === RUN TestSSHExternalWaitMultipleCalls --- PASS: TestSSHExternalWaitMultipleCalls (0.10s) === RUN TestSSHExternalCloseMultipleCalls --- PASS: TestSSHExternalCloseMultipleCalls (0.00s) === RUN TestStringLock --- PASS: TestStringLock (1.16s) === RUN TestIntegration fstests.go:438: Using remote "TestSFTPOpenssh:" 2026/02/19 03:15:08 NOTICE: TestSFTPOpenssh: Starting server 2026/02/19 03:15:10 NOTICE: TestSFTPOpenssh: Attempting to connect to "127.0.0.1:28627" try 1/100 2026/02/19 03:15:10 DEBUG : TestSFTPOpenssh: Read 1, error: 2026/02/19 03:15:10 NOTICE: TestSFTPOpenssh: Started server and connected to "127.0.0.1:28627" 2026/02/19 03:15:10 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-tigocey8xoru" 2026/02/19 03:15:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/19 03:15:10 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/02/19 03:15:10 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/19 03:15:10 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/19 03:15:10 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/19 03:15:10 DEBUG : Setting pass="7SLfbD70vpScpmMwAUxt3vRSa1yPbV1m" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/19 03:15:10 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/19 03:15:10 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{nAr-v}" suffix to name 2026/02/19 03:15:10 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/19 03:15:10 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/19 03:15:10 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/19 03:15:10 DEBUG : Setting pass="7SLfbD70vpScpmMwAUxt3vRSa1yPbV1m" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/19 03:15:10 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: New connection 127.0.0.1:38212->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell type "unix" from config 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Relative path resolved to "/home/rclone/rclone-test-tigocey8xoru" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Using root directory "/home/rclone/rclone-test-tigocey8xoru" 2026/02/19 03:15:10 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/02/19 03:15:10 INFO : dir/subdir: Making directory 2026/02/19 03:15:10 INFO : dir/subdir: Removing directory 2026/02/19 03:15:10 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/02/19 03:15:10 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/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: 2d72f4123bdca4bdcd6831998819721b /home/rclone/rclone-test-tigocey8xoru/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/02/19 03:15:10 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 2d72f4123bdca4bdcd6831998819721b 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: 176e54e498795cb02fc504b8201e7ac8d38bfbdd /home/rclone/rclone-test-tigocey8xoru/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/02/19 03:15:10 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 176e54e498795cb02fc504b8201e7ac8d38bfbdd 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: 2d72f4123bdca4bdcd6831998819721b /home/rclone/rclone-test-tigocey8xoru/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/02/19 03:15:10 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 2d72f4123bdca4bdcd6831998819721b 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: 176e54e498795cb02fc504b8201e7ac8d38bfbdd /home/rclone/rclone-test-tigocey8xoru/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/02/19 03:15:10 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 176e54e498795cb02fc504b8201e7ac8d38bfbdd 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: 2d72f4123bdca4bdcd6831998819721b /home/rclone/rclone-test-tigocey8xoru/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/02/19 03:15:10 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 2d72f4123bdca4bdcd6831998819721b 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: 176e54e498795cb02fc504b8201e7ac8d38bfbdd /home/rclone/rclone-test-tigocey8xoru/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/02/19 03:15:10 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 176e54e498795cb02fc504b8201e7ac8d38bfbdd === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/./." 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/./. 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: 132d13f5ca100b445313e77babf07e89 /home/rclone/rclone-test-tigocey8xoru/./. 2026/02/19 03:15:10 DEBUG : ./.: Parsed hash: 132d13f5ca100b445313e77babf07e89 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/./." 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/./. 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: b3a9f471201c40463aa5d3d4b720edb142c0bda2 /home/rclone/rclone-test-tigocey8xoru/./. 2026/02/19 03:15:10 DEBUG : ./.: Parsed hash: b3a9f471201c40463aa5d3d4b720edb142c0bda2 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/./." 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/./. 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: 132d13f5ca100b445313e77babf07e89 /home/rclone/rclone-test-tigocey8xoru/./. 2026/02/19 03:15:10 DEBUG : ./.: Parsed hash: 132d13f5ca100b445313e77babf07e89 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/./." 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/./. 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: b3a9f471201c40463aa5d3d4b720edb142c0bda2 /home/rclone/rclone-test-tigocey8xoru/./. 2026/02/19 03:15:10 DEBUG : ./.: Parsed hash: b3a9f471201c40463aa5d3d4b720edb142c0bda2 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/./." 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/./. 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: 132d13f5ca100b445313e77babf07e89 /home/rclone/rclone-test-tigocey8xoru/./. 2026/02/19 03:15:10 DEBUG : ./.: Parsed hash: 132d13f5ca100b445313e77babf07e89 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/./." 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/./. 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: b3a9f471201c40463aa5d3d4b720edb142c0bda2 /home/rclone/rclone-test-tigocey8xoru/./. 2026/02/19 03:15:10 DEBUG : ./.: Parsed hash: b3a9f471201c40463aa5d3d4b720edb142c0bda2 === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/../.." 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/../.. 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: 31f7ee8f602b9b7fdd5732daf5f49eae /home/rclone/rclone-test-tigocey8xoru/../.. 2026/02/19 03:15:10 DEBUG : ../..: Parsed hash: 31f7ee8f602b9b7fdd5732daf5f49eae 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/../.." 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/../.. 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: a8cc0cd8a6f300b7c2b5c2079e73146f59b21ac3 /home/rclone/rclone-test-tigocey8xoru/../.. 2026/02/19 03:15:10 DEBUG : ../..: Parsed hash: a8cc0cd8a6f300b7c2b5c2079e73146f59b21ac3 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/../.." 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/../.. 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: 31f7ee8f602b9b7fdd5732daf5f49eae /home/rclone/rclone-test-tigocey8xoru/../.. 2026/02/19 03:15:10 DEBUG : ../..: Parsed hash: 31f7ee8f602b9b7fdd5732daf5f49eae 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/../.." 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/../.. 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: a8cc0cd8a6f300b7c2b5c2079e73146f59b21ac3 /home/rclone/rclone-test-tigocey8xoru/../.. 2026/02/19 03:15:10 DEBUG : ../..: Parsed hash: a8cc0cd8a6f300b7c2b5c2079e73146f59b21ac3 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/../.." 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/../.. 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: 31f7ee8f602b9b7fdd5732daf5f49eae /home/rclone/rclone-test-tigocey8xoru/../.. 2026/02/19 03:15:10 DEBUG : ../..: Parsed hash: 31f7ee8f602b9b7fdd5732daf5f49eae 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/../.." 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/../.. 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: a8cc0cd8a6f300b7c2b5c2079e73146f59b21ac3 /home/rclone/rclone-test-tigocey8xoru/../.. 2026/02/19 03:15:10 DEBUG : ../..: Parsed hash: a8cc0cd8a6f300b7c2b5c2079e73146f59b21ac3 === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: b7e3e599364626e53f492198da097746 /home/rclone/rclone-test-tigocey8xoru/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/02/19 03:15:10 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: b7e3e599364626e53f492198da097746 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: 4a1a18b4ba337cfcd2163fbfe991789c2cee9076 /home/rclone/rclone-test-tigocey8xoru/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/02/19 03:15:10 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 4a1a18b4ba337cfcd2163fbfe991789c2cee9076 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: b7e3e599364626e53f492198da097746 /home/rclone/rclone-test-tigocey8xoru/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/02/19 03:15:10 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: b7e3e599364626e53f492198da097746 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: 4a1a18b4ba337cfcd2163fbfe991789c2cee9076 /home/rclone/rclone-test-tigocey8xoru/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/02/19 03:15:10 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 4a1a18b4ba337cfcd2163fbfe991789c2cee9076 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: b7e3e599364626e53f492198da097746 /home/rclone/rclone-test-tigocey8xoru/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/02/19 03:15:10 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: b7e3e599364626e53f492198da097746 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: 4a1a18b4ba337cfcd2163fbfe991789c2cee9076 /home/rclone/rclone-test-tigocey8xoru/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/02/19 03:15:10 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 4a1a18b4ba337cfcd2163fbfe991789c2cee9076 === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/ leading space/ leading space" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/\ leading\ space/\ leading\ space 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: aa79aa9f0d0af3ec6c5afb2c35988b27 /home/rclone/rclone-test-tigocey8xoru/ leading space/ leading space 2026/02/19 03:15:10 DEBUG : leading space/ leading space: Parsed hash: aa79aa9f0d0af3ec6c5afb2c35988b27 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/ leading space/ leading space" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/\ leading\ space/\ leading\ space 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: 905661a3820385ea17922f4644a60edd95bdf8da /home/rclone/rclone-test-tigocey8xoru/ leading space/ leading space 2026/02/19 03:15:10 DEBUG : leading space/ leading space: Parsed hash: 905661a3820385ea17922f4644a60edd95bdf8da 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/ leading space/ leading space" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/\ leading\ space/\ leading\ space 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: aa79aa9f0d0af3ec6c5afb2c35988b27 /home/rclone/rclone-test-tigocey8xoru/ leading space/ leading space 2026/02/19 03:15:10 DEBUG : leading space/ leading space: Parsed hash: aa79aa9f0d0af3ec6c5afb2c35988b27 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/ leading space/ leading space" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/\ leading\ space/\ leading\ space 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: 905661a3820385ea17922f4644a60edd95bdf8da /home/rclone/rclone-test-tigocey8xoru/ leading space/ leading space 2026/02/19 03:15:10 DEBUG : leading space/ leading space: Parsed hash: 905661a3820385ea17922f4644a60edd95bdf8da 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/ leading space/ leading space" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/\ leading\ space/\ leading\ space 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: aa79aa9f0d0af3ec6c5afb2c35988b27 /home/rclone/rclone-test-tigocey8xoru/ leading space/ leading space 2026/02/19 03:15:10 DEBUG : leading space/ leading space: Parsed hash: aa79aa9f0d0af3ec6c5afb2c35988b27 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/ leading space/ leading space" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/\ leading\ space/\ leading\ space 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: 905661a3820385ea17922f4644a60edd95bdf8da /home/rclone/rclone-test-tigocey8xoru/ leading space/ leading space 2026/02/19 03:15:10 DEBUG : leading space/ leading space: Parsed hash: 905661a3820385ea17922f4644a60edd95bdf8da === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/~leading tilde/~leading tilde" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/\~leading\ tilde/\~leading\ tilde 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: a5437c58926ee3698e5dcce208f6960e /home/rclone/rclone-test-tigocey8xoru/~leading tilde/~leading tilde 2026/02/19 03:15:10 DEBUG : ~leading tilde/~leading tilde: Parsed hash: a5437c58926ee3698e5dcce208f6960e 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/~leading tilde/~leading tilde" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/\~leading\ tilde/\~leading\ tilde 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: a03de3f1754882691a027adf560249060b7d9de6 /home/rclone/rclone-test-tigocey8xoru/~leading tilde/~leading tilde 2026/02/19 03:15:10 DEBUG : ~leading tilde/~leading tilde: Parsed hash: a03de3f1754882691a027adf560249060b7d9de6 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/~leading tilde/~leading tilde" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/\~leading\ tilde/\~leading\ tilde 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: a5437c58926ee3698e5dcce208f6960e /home/rclone/rclone-test-tigocey8xoru/~leading tilde/~leading tilde 2026/02/19 03:15:10 DEBUG : ~leading tilde/~leading tilde: Parsed hash: a5437c58926ee3698e5dcce208f6960e 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/~leading tilde/~leading tilde" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/\~leading\ tilde/\~leading\ tilde 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: a03de3f1754882691a027adf560249060b7d9de6 /home/rclone/rclone-test-tigocey8xoru/~leading tilde/~leading tilde 2026/02/19 03:15:10 DEBUG : ~leading tilde/~leading tilde: Parsed hash: a03de3f1754882691a027adf560249060b7d9de6 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/~leading tilde/~leading tilde" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/\~leading\ tilde/\~leading\ tilde 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: a5437c58926ee3698e5dcce208f6960e /home/rclone/rclone-test-tigocey8xoru/~leading tilde/~leading tilde 2026/02/19 03:15:10 DEBUG : ~leading tilde/~leading tilde: Parsed hash: a5437c58926ee3698e5dcce208f6960e 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/~leading tilde/~leading tilde" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/\~leading\ tilde/\~leading\ tilde 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: a03de3f1754882691a027adf560249060b7d9de6 /home/rclone/rclone-test-tigocey8xoru/~leading tilde/~leading tilde 2026/02/19 03:15:10 DEBUG : ~leading tilde/~leading tilde: Parsed hash: a03de3f1754882691a027adf560249060b7d9de6 === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/␍leading CR/␍leading CR" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/␍leading\ CR/␍leading\ CR 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: 8413de3f2c6803bb5afc7ccbd75d7e19 /home/rclone/rclone-test-tigocey8xoru/␍leading CR/␍leading CR 2026/02/19 03:15:10 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 8413de3f2c6803bb5afc7ccbd75d7e19 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/␍leading CR/␍leading CR" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/␍leading\ CR/␍leading\ CR 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: 5db467cdc78f5279f2486e3447cd801c01e2dd40 /home/rclone/rclone-test-tigocey8xoru/␍leading CR/␍leading CR 2026/02/19 03:15:10 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 5db467cdc78f5279f2486e3447cd801c01e2dd40 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/␍leading CR/␍leading CR" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/␍leading\ CR/␍leading\ CR 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: 8413de3f2c6803bb5afc7ccbd75d7e19 /home/rclone/rclone-test-tigocey8xoru/␍leading CR/␍leading CR 2026/02/19 03:15:10 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 8413de3f2c6803bb5afc7ccbd75d7e19 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/␍leading CR/␍leading CR" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/␍leading\ CR/␍leading\ CR 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: 5db467cdc78f5279f2486e3447cd801c01e2dd40 /home/rclone/rclone-test-tigocey8xoru/␍leading CR/␍leading CR 2026/02/19 03:15:10 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 5db467cdc78f5279f2486e3447cd801c01e2dd40 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/␍leading CR/␍leading CR" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/␍leading\ CR/␍leading\ CR 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: 8413de3f2c6803bb5afc7ccbd75d7e19 /home/rclone/rclone-test-tigocey8xoru/␍leading CR/␍leading CR 2026/02/19 03:15:10 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 8413de3f2c6803bb5afc7ccbd75d7e19 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/␍leading CR/␍leading CR" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/␍leading\ CR/␍leading\ CR 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: 5db467cdc78f5279f2486e3447cd801c01e2dd40 /home/rclone/rclone-test-tigocey8xoru/␍leading CR/␍leading CR 2026/02/19 03:15:10 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 5db467cdc78f5279f2486e3447cd801c01e2dd40 === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/␊leading LF/␊leading LF" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/␊leading\ LF/␊leading\ LF 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: b28d44efa2b9c4d93a7cf24d0348c0ea /home/rclone/rclone-test-tigocey8xoru/␊leading LF/␊leading LF 2026/02/19 03:15:10 DEBUG : ␊leading LF/␊leading LF: Parsed hash: b28d44efa2b9c4d93a7cf24d0348c0ea 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/␊leading LF/␊leading LF" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/␊leading\ LF/␊leading\ LF 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: b4bdb5dee2388fe01970e1641fe13ae3e2794797 /home/rclone/rclone-test-tigocey8xoru/␊leading LF/␊leading LF 2026/02/19 03:15:10 DEBUG : ␊leading LF/␊leading LF: Parsed hash: b4bdb5dee2388fe01970e1641fe13ae3e2794797 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/␊leading LF/␊leading LF" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/␊leading\ LF/␊leading\ LF 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: b28d44efa2b9c4d93a7cf24d0348c0ea /home/rclone/rclone-test-tigocey8xoru/␊leading LF/␊leading LF 2026/02/19 03:15:10 DEBUG : ␊leading LF/␊leading LF: Parsed hash: b28d44efa2b9c4d93a7cf24d0348c0ea 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/␊leading LF/␊leading LF" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/␊leading\ LF/␊leading\ LF 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: b4bdb5dee2388fe01970e1641fe13ae3e2794797 /home/rclone/rclone-test-tigocey8xoru/␊leading LF/␊leading LF 2026/02/19 03:15:10 DEBUG : ␊leading LF/␊leading LF: Parsed hash: b4bdb5dee2388fe01970e1641fe13ae3e2794797 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/␊leading LF/␊leading LF" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/␊leading\ LF/␊leading\ LF 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: b28d44efa2b9c4d93a7cf24d0348c0ea /home/rclone/rclone-test-tigocey8xoru/␊leading LF/␊leading LF 2026/02/19 03:15:10 DEBUG : ␊leading LF/␊leading LF: Parsed hash: b28d44efa2b9c4d93a7cf24d0348c0ea 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/␊leading LF/␊leading LF" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/␊leading\ LF/␊leading\ LF 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: b4bdb5dee2388fe01970e1641fe13ae3e2794797 /home/rclone/rclone-test-tigocey8xoru/␊leading LF/␊leading LF 2026/02/19 03:15:10 DEBUG : ␊leading LF/␊leading LF: Parsed hash: b4bdb5dee2388fe01970e1641fe13ae3e2794797 === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/␉leading HT/␉leading HT" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/␉leading\ HT/␉leading\ HT 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: a75d655bcd78dbdd25a069769cfb10c7 /home/rclone/rclone-test-tigocey8xoru/␉leading HT/␉leading HT 2026/02/19 03:15:10 DEBUG : ␉leading HT/␉leading HT: Parsed hash: a75d655bcd78dbdd25a069769cfb10c7 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/␉leading HT/␉leading HT" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/␉leading\ HT/␉leading\ HT 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: 6357da4cea18113cfcdfb401adb02d892a11e386 /home/rclone/rclone-test-tigocey8xoru/␉leading HT/␉leading HT 2026/02/19 03:15:10 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 6357da4cea18113cfcdfb401adb02d892a11e386 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/␉leading HT/␉leading HT" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/␉leading\ HT/␉leading\ HT 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: a75d655bcd78dbdd25a069769cfb10c7 /home/rclone/rclone-test-tigocey8xoru/␉leading HT/␉leading HT 2026/02/19 03:15:10 DEBUG : ␉leading HT/␉leading HT: Parsed hash: a75d655bcd78dbdd25a069769cfb10c7 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/␉leading HT/␉leading HT" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/␉leading\ HT/␉leading\ HT 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: 6357da4cea18113cfcdfb401adb02d892a11e386 /home/rclone/rclone-test-tigocey8xoru/␉leading HT/␉leading HT 2026/02/19 03:15:10 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 6357da4cea18113cfcdfb401adb02d892a11e386 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/␉leading HT/␉leading HT" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/␉leading\ HT/␉leading\ HT 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: a75d655bcd78dbdd25a069769cfb10c7 /home/rclone/rclone-test-tigocey8xoru/␉leading HT/␉leading HT 2026/02/19 03:15:10 DEBUG : ␉leading HT/␉leading HT: Parsed hash: a75d655bcd78dbdd25a069769cfb10c7 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/␉leading HT/␉leading HT" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/␉leading\ HT/␉leading\ HT 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: 6357da4cea18113cfcdfb401adb02d892a11e386 /home/rclone/rclone-test-tigocey8xoru/␉leading HT/␉leading HT 2026/02/19 03:15:10 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 6357da4cea18113cfcdfb401adb02d892a11e386 === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/␋leading VT/␋leading VT" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/␋leading\ VT/␋leading\ VT 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: 45f8129a23fc9944a55e0412126a3c70 /home/rclone/rclone-test-tigocey8xoru/␋leading VT/␋leading VT 2026/02/19 03:15:10 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 45f8129a23fc9944a55e0412126a3c70 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/␋leading VT/␋leading VT" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/␋leading\ VT/␋leading\ VT 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: 078e7b7140ad40ae217a7525b95189a67e8d7e56 /home/rclone/rclone-test-tigocey8xoru/␋leading VT/␋leading VT 2026/02/19 03:15:10 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 078e7b7140ad40ae217a7525b95189a67e8d7e56 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/␋leading VT/␋leading VT" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/␋leading\ VT/␋leading\ VT 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: 45f8129a23fc9944a55e0412126a3c70 /home/rclone/rclone-test-tigocey8xoru/␋leading VT/␋leading VT 2026/02/19 03:15:10 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 45f8129a23fc9944a55e0412126a3c70 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/␋leading VT/␋leading VT" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/␋leading\ VT/␋leading\ VT 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: 078e7b7140ad40ae217a7525b95189a67e8d7e56 /home/rclone/rclone-test-tigocey8xoru/␋leading VT/␋leading VT 2026/02/19 03:15:10 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 078e7b7140ad40ae217a7525b95189a67e8d7e56 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/␋leading VT/␋leading VT" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/␋leading\ VT/␋leading\ VT 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: 45f8129a23fc9944a55e0412126a3c70 /home/rclone/rclone-test-tigocey8xoru/␋leading VT/␋leading VT 2026/02/19 03:15:10 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 45f8129a23fc9944a55e0412126a3c70 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/␋leading VT/␋leading VT" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/␋leading\ VT/␋leading\ VT 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: 078e7b7140ad40ae217a7525b95189a67e8d7e56 /home/rclone/rclone-test-tigocey8xoru/␋leading VT/␋leading VT 2026/02/19 03:15:10 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 078e7b7140ad40ae217a7525b95189a67e8d7e56 === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/.leading dot/.leading dot" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/.leading\ dot/.leading\ dot 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: 03ca597b3bb90b26eb38ac03845e0eb7 /home/rclone/rclone-test-tigocey8xoru/.leading dot/.leading dot 2026/02/19 03:15:10 DEBUG : .leading dot/.leading dot: Parsed hash: 03ca597b3bb90b26eb38ac03845e0eb7 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/.leading dot/.leading dot" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/.leading\ dot/.leading\ dot 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: 787d268df27dde438c4ea8369cb06f92371ad336 /home/rclone/rclone-test-tigocey8xoru/.leading dot/.leading dot 2026/02/19 03:15:10 DEBUG : .leading dot/.leading dot: Parsed hash: 787d268df27dde438c4ea8369cb06f92371ad336 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/.leading dot/.leading dot" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/.leading\ dot/.leading\ dot 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: 03ca597b3bb90b26eb38ac03845e0eb7 /home/rclone/rclone-test-tigocey8xoru/.leading dot/.leading dot 2026/02/19 03:15:10 DEBUG : .leading dot/.leading dot: Parsed hash: 03ca597b3bb90b26eb38ac03845e0eb7 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/.leading dot/.leading dot" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/.leading\ dot/.leading\ dot 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: 787d268df27dde438c4ea8369cb06f92371ad336 /home/rclone/rclone-test-tigocey8xoru/.leading dot/.leading dot 2026/02/19 03:15:10 DEBUG : .leading dot/.leading dot: Parsed hash: 787d268df27dde438c4ea8369cb06f92371ad336 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/.leading dot/.leading dot" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/.leading\ dot/.leading\ dot 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: 03ca597b3bb90b26eb38ac03845e0eb7 /home/rclone/rclone-test-tigocey8xoru/.leading dot/.leading dot 2026/02/19 03:15:10 DEBUG : .leading dot/.leading dot: Parsed hash: 03ca597b3bb90b26eb38ac03845e0eb7 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/.leading dot/.leading dot" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/.leading\ dot/.leading\ dot 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: 787d268df27dde438c4ea8369cb06f92371ad336 /home/rclone/rclone-test-tigocey8xoru/.leading dot/.leading dot 2026/02/19 03:15:10 DEBUG : .leading dot/.leading dot: Parsed hash: 787d268df27dde438c4ea8369cb06f92371ad336 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/trailing space /trailing space " 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/trailing\ space\ /trailing\ space\ 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: f0b9b10c6ad0acb8ce54908bc045fc34 /home/rclone/rclone-test-tigocey8xoru/trailing space /trailing space 2026/02/19 03:15:10 DEBUG : trailing space /trailing space : Parsed hash: f0b9b10c6ad0acb8ce54908bc045fc34 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/trailing space /trailing space " 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/trailing\ space\ /trailing\ space\ 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: c78d372bdf5a5067a564ab1603da024344de377f /home/rclone/rclone-test-tigocey8xoru/trailing space /trailing space 2026/02/19 03:15:10 DEBUG : trailing space /trailing space : Parsed hash: c78d372bdf5a5067a564ab1603da024344de377f 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/trailing space /trailing space " 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/trailing\ space\ /trailing\ space\ 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: f0b9b10c6ad0acb8ce54908bc045fc34 /home/rclone/rclone-test-tigocey8xoru/trailing space /trailing space 2026/02/19 03:15:10 DEBUG : trailing space /trailing space : Parsed hash: f0b9b10c6ad0acb8ce54908bc045fc34 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/trailing space /trailing space " 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/trailing\ space\ /trailing\ space\ 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: c78d372bdf5a5067a564ab1603da024344de377f /home/rclone/rclone-test-tigocey8xoru/trailing space /trailing space 2026/02/19 03:15:10 DEBUG : trailing space /trailing space : Parsed hash: c78d372bdf5a5067a564ab1603da024344de377f 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/trailing space /trailing space " 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/trailing\ space\ /trailing\ space\ 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: f0b9b10c6ad0acb8ce54908bc045fc34 /home/rclone/rclone-test-tigocey8xoru/trailing space /trailing space 2026/02/19 03:15:10 DEBUG : trailing space /trailing space : Parsed hash: f0b9b10c6ad0acb8ce54908bc045fc34 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/trailing space /trailing space " 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/trailing\ space\ /trailing\ space\ 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: c78d372bdf5a5067a564ab1603da024344de377f /home/rclone/rclone-test-tigocey8xoru/trailing space /trailing space 2026/02/19 03:15:10 DEBUG : trailing space /trailing space : Parsed hash: c78d372bdf5a5067a564ab1603da024344de377f === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/trailing CR␍/trailing CR␍" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/trailing\ CR␍/trailing\ CR␍ 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: 5b5dd8fc3996a148fc55d9c8d8ff7836 /home/rclone/rclone-test-tigocey8xoru/trailing CR␍/trailing CR␍ 2026/02/19 03:15:10 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 5b5dd8fc3996a148fc55d9c8d8ff7836 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/trailing CR␍/trailing CR␍" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/trailing\ CR␍/trailing\ CR␍ 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: c9a5f2295325ed5496d2c77d302b745975442d71 /home/rclone/rclone-test-tigocey8xoru/trailing CR␍/trailing CR␍ 2026/02/19 03:15:10 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: c9a5f2295325ed5496d2c77d302b745975442d71 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/trailing CR␍/trailing CR␍" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/trailing\ CR␍/trailing\ CR␍ 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: 5b5dd8fc3996a148fc55d9c8d8ff7836 /home/rclone/rclone-test-tigocey8xoru/trailing CR␍/trailing CR␍ 2026/02/19 03:15:10 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 5b5dd8fc3996a148fc55d9c8d8ff7836 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/trailing CR␍/trailing CR␍" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/trailing\ CR␍/trailing\ CR␍ 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: c9a5f2295325ed5496d2c77d302b745975442d71 /home/rclone/rclone-test-tigocey8xoru/trailing CR␍/trailing CR␍ 2026/02/19 03:15:10 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: c9a5f2295325ed5496d2c77d302b745975442d71 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/trailing CR␍/trailing CR␍" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/trailing\ CR␍/trailing\ CR␍ 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: 5b5dd8fc3996a148fc55d9c8d8ff7836 /home/rclone/rclone-test-tigocey8xoru/trailing CR␍/trailing CR␍ 2026/02/19 03:15:10 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 5b5dd8fc3996a148fc55d9c8d8ff7836 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/trailing CR␍/trailing CR␍" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/trailing\ CR␍/trailing\ CR␍ 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: c9a5f2295325ed5496d2c77d302b745975442d71 /home/rclone/rclone-test-tigocey8xoru/trailing CR␍/trailing CR␍ 2026/02/19 03:15:10 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: c9a5f2295325ed5496d2c77d302b745975442d71 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/trailing LF␊/trailing LF␊" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/trailing\ LF␊/trailing\ LF␊ 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: badc0bcbda9ddba46f8f073ffa5a5ad4 /home/rclone/rclone-test-tigocey8xoru/trailing LF␊/trailing LF␊ 2026/02/19 03:15:10 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: badc0bcbda9ddba46f8f073ffa5a5ad4 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/trailing LF␊/trailing LF␊" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/trailing\ LF␊/trailing\ LF␊ 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: 0a9aca4cde58d060a796f76d92d76966b6555970 /home/rclone/rclone-test-tigocey8xoru/trailing LF␊/trailing LF␊ 2026/02/19 03:15:10 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 0a9aca4cde58d060a796f76d92d76966b6555970 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/trailing LF␊/trailing LF␊" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/trailing\ LF␊/trailing\ LF␊ 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: badc0bcbda9ddba46f8f073ffa5a5ad4 /home/rclone/rclone-test-tigocey8xoru/trailing LF␊/trailing LF␊ 2026/02/19 03:15:10 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: badc0bcbda9ddba46f8f073ffa5a5ad4 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/trailing LF␊/trailing LF␊" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/trailing\ LF␊/trailing\ LF␊ 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: 0a9aca4cde58d060a796f76d92d76966b6555970 /home/rclone/rclone-test-tigocey8xoru/trailing LF␊/trailing LF␊ 2026/02/19 03:15:10 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 0a9aca4cde58d060a796f76d92d76966b6555970 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/trailing LF␊/trailing LF␊" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/trailing\ LF␊/trailing\ LF␊ 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: badc0bcbda9ddba46f8f073ffa5a5ad4 /home/rclone/rclone-test-tigocey8xoru/trailing LF␊/trailing LF␊ 2026/02/19 03:15:10 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: badc0bcbda9ddba46f8f073ffa5a5ad4 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/trailing LF␊/trailing LF␊" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/trailing\ LF␊/trailing\ LF␊ 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: 0a9aca4cde58d060a796f76d92d76966b6555970 /home/rclone/rclone-test-tigocey8xoru/trailing LF␊/trailing LF␊ 2026/02/19 03:15:10 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 0a9aca4cde58d060a796f76d92d76966b6555970 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/trailing HT␉/trailing HT␉" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/trailing\ HT␉/trailing\ HT␉ 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: 502774eca38f4cc4db56e6efffc93c26 /home/rclone/rclone-test-tigocey8xoru/trailing HT␉/trailing HT␉ 2026/02/19 03:15:10 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 502774eca38f4cc4db56e6efffc93c26 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/trailing HT␉/trailing HT␉" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/trailing\ HT␉/trailing\ HT␉ 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: 19f4377e43ff0ba8cc3fb39d3a842affc968325e /home/rclone/rclone-test-tigocey8xoru/trailing HT␉/trailing HT␉ 2026/02/19 03:15:10 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 19f4377e43ff0ba8cc3fb39d3a842affc968325e 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/trailing HT␉/trailing HT␉" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/trailing\ HT␉/trailing\ HT␉ 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: 502774eca38f4cc4db56e6efffc93c26 /home/rclone/rclone-test-tigocey8xoru/trailing HT␉/trailing HT␉ 2026/02/19 03:15:10 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 502774eca38f4cc4db56e6efffc93c26 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/trailing HT␉/trailing HT␉" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/trailing\ HT␉/trailing\ HT␉ 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: 19f4377e43ff0ba8cc3fb39d3a842affc968325e /home/rclone/rclone-test-tigocey8xoru/trailing HT␉/trailing HT␉ 2026/02/19 03:15:10 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 19f4377e43ff0ba8cc3fb39d3a842affc968325e 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/trailing HT␉/trailing HT␉" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/trailing\ HT␉/trailing\ HT␉ 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: 502774eca38f4cc4db56e6efffc93c26 /home/rclone/rclone-test-tigocey8xoru/trailing HT␉/trailing HT␉ 2026/02/19 03:15:10 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 502774eca38f4cc4db56e6efffc93c26 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/trailing HT␉/trailing HT␉" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/trailing\ HT␉/trailing\ HT␉ 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: 19f4377e43ff0ba8cc3fb39d3a842affc968325e /home/rclone/rclone-test-tigocey8xoru/trailing HT␉/trailing HT␉ 2026/02/19 03:15:10 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 19f4377e43ff0ba8cc3fb39d3a842affc968325e === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/trailing VT␋/trailing VT␋" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/trailing\ VT␋/trailing\ VT␋ 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: 592b505140199750f3a837026dd2fb0b /home/rclone/rclone-test-tigocey8xoru/trailing VT␋/trailing VT␋ 2026/02/19 03:15:10 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 592b505140199750f3a837026dd2fb0b 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/trailing VT␋/trailing VT␋" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/trailing\ VT␋/trailing\ VT␋ 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: 6cf445fae5da1b187baa8faa4bc0a3c8f60ee7c0 /home/rclone/rclone-test-tigocey8xoru/trailing VT␋/trailing VT␋ 2026/02/19 03:15:10 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 6cf445fae5da1b187baa8faa4bc0a3c8f60ee7c0 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/trailing VT␋/trailing VT␋" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/trailing\ VT␋/trailing\ VT␋ 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: 592b505140199750f3a837026dd2fb0b /home/rclone/rclone-test-tigocey8xoru/trailing VT␋/trailing VT␋ 2026/02/19 03:15:10 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 592b505140199750f3a837026dd2fb0b 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/trailing VT␋/trailing VT␋" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/trailing\ VT␋/trailing\ VT␋ 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: 6cf445fae5da1b187baa8faa4bc0a3c8f60ee7c0 /home/rclone/rclone-test-tigocey8xoru/trailing VT␋/trailing VT␋ 2026/02/19 03:15:10 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 6cf445fae5da1b187baa8faa4bc0a3c8f60ee7c0 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/trailing VT␋/trailing VT␋" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/trailing\ VT␋/trailing\ VT␋ 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: 592b505140199750f3a837026dd2fb0b /home/rclone/rclone-test-tigocey8xoru/trailing VT␋/trailing VT␋ 2026/02/19 03:15:10 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 592b505140199750f3a837026dd2fb0b 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/trailing VT␋/trailing VT␋" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/trailing\ VT␋/trailing\ VT␋ 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: 6cf445fae5da1b187baa8faa4bc0a3c8f60ee7c0 /home/rclone/rclone-test-tigocey8xoru/trailing VT␋/trailing VT␋ 2026/02/19 03:15:10 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 6cf445fae5da1b187baa8faa4bc0a3c8f60ee7c0 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/trailing dot./trailing dot." 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/trailing\ dot./trailing\ dot. 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: ef0a02a5d4cdc8968b01d3108614e000 /home/rclone/rclone-test-tigocey8xoru/trailing dot./trailing dot. 2026/02/19 03:15:10 DEBUG : trailing dot./trailing dot.: Parsed hash: ef0a02a5d4cdc8968b01d3108614e000 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/trailing dot./trailing dot." 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/trailing\ dot./trailing\ dot. 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: fc6f70d5e7d818e9705d5460a9d432c04619d47e /home/rclone/rclone-test-tigocey8xoru/trailing dot./trailing dot. 2026/02/19 03:15:10 DEBUG : trailing dot./trailing dot.: Parsed hash: fc6f70d5e7d818e9705d5460a9d432c04619d47e 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/trailing dot./trailing dot." 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/trailing\ dot./trailing\ dot. 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: ef0a02a5d4cdc8968b01d3108614e000 /home/rclone/rclone-test-tigocey8xoru/trailing dot./trailing dot. 2026/02/19 03:15:10 DEBUG : trailing dot./trailing dot.: Parsed hash: ef0a02a5d4cdc8968b01d3108614e000 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/trailing dot./trailing dot." 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/trailing\ dot./trailing\ dot. 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: fc6f70d5e7d818e9705d5460a9d432c04619d47e /home/rclone/rclone-test-tigocey8xoru/trailing dot./trailing dot. 2026/02/19 03:15:10 DEBUG : trailing dot./trailing dot.: Parsed hash: fc6f70d5e7d818e9705d5460a9d432c04619d47e 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/trailing dot./trailing dot." 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/trailing\ dot./trailing\ dot. 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: ef0a02a5d4cdc8968b01d3108614e000 /home/rclone/rclone-test-tigocey8xoru/trailing dot./trailing dot. 2026/02/19 03:15:10 DEBUG : trailing dot./trailing dot.: Parsed hash: ef0a02a5d4cdc8968b01d3108614e000 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/trailing dot./trailing dot." 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/trailing\ dot./trailing\ dot. 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: fc6f70d5e7d818e9705d5460a9d432c04619d47e /home/rclone/rclone-test-tigocey8xoru/trailing dot./trailing dot. 2026/02/19 03:15:10 DEBUG : trailing dot./trailing dot.: Parsed hash: fc6f70d5e7d818e9705d5460a9d432c04619d47e === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/invalid utf-8\xfe/invalid utf-8\xfe" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/invalid\ utf-8/invalid\ utf-8 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: f525cde297d70eaeea1405d050a0afb9 /home/rclone/rclone-test-tigocey8xoru/invalid utf-8/invalid utf-8 2026/02/19 03:15:10 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: f525cde297d70eaeea1405d050a0afb9 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/invalid utf-8\xfe/invalid utf-8\xfe" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/invalid\ utf-8/invalid\ utf-8 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: 085bfdf1f73a0c7f1e26d4d1ebbc9365b0c2e0ae /home/rclone/rclone-test-tigocey8xoru/invalid utf-8/invalid utf-8 2026/02/19 03:15:10 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 085bfdf1f73a0c7f1e26d4d1ebbc9365b0c2e0ae 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/invalid utf-8\xfe/invalid utf-8\xfe" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/invalid\ utf-8/invalid\ utf-8 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: f525cde297d70eaeea1405d050a0afb9 /home/rclone/rclone-test-tigocey8xoru/invalid utf-8/invalid utf-8 2026/02/19 03:15:10 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: f525cde297d70eaeea1405d050a0afb9 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/invalid utf-8\xfe/invalid utf-8\xfe" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/invalid\ utf-8/invalid\ utf-8 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: 085bfdf1f73a0c7f1e26d4d1ebbc9365b0c2e0ae /home/rclone/rclone-test-tigocey8xoru/invalid utf-8/invalid utf-8 2026/02/19 03:15:10 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 085bfdf1f73a0c7f1e26d4d1ebbc9365b0c2e0ae 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/invalid utf-8\xfe/invalid utf-8\xfe" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/invalid\ utf-8/invalid\ utf-8 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: f525cde297d70eaeea1405d050a0afb9 /home/rclone/rclone-test-tigocey8xoru/invalid utf-8/invalid utf-8 2026/02/19 03:15:10 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: f525cde297d70eaeea1405d050a0afb9 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/invalid utf-8\xfe/invalid utf-8\xfe" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/invalid\ utf-8/invalid\ utf-8 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: 085bfdf1f73a0c7f1e26d4d1ebbc9365b0c2e0ae /home/rclone/rclone-test-tigocey8xoru/invalid utf-8/invalid utf-8 2026/02/19 03:15:10 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 085bfdf1f73a0c7f1e26d4d1ebbc9365b0c2e0ae === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/test%46.txt/test%46.txt" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/test\%46.txt/test\%46.txt 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: 1380599bf1227e55a96d84423304457b /home/rclone/rclone-test-tigocey8xoru/test%46.txt/test%46.txt 2026/02/19 03:15:10 DEBUG : test%46.txt/test%46.txt: Parsed hash: 1380599bf1227e55a96d84423304457b 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/test%46.txt/test%46.txt" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/test\%46.txt/test\%46.txt 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: 1691c59d96570ebbd69111afb6540d6a564bd151 /home/rclone/rclone-test-tigocey8xoru/test%46.txt/test%46.txt 2026/02/19 03:15:10 DEBUG : test%46.txt/test%46.txt: Parsed hash: 1691c59d96570ebbd69111afb6540d6a564bd151 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/test%46.txt/test%46.txt" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/test\%46.txt/test\%46.txt 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: 1380599bf1227e55a96d84423304457b /home/rclone/rclone-test-tigocey8xoru/test%46.txt/test%46.txt 2026/02/19 03:15:10 DEBUG : test%46.txt/test%46.txt: Parsed hash: 1380599bf1227e55a96d84423304457b 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/test%46.txt/test%46.txt" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/test\%46.txt/test\%46.txt 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: 1691c59d96570ebbd69111afb6540d6a564bd151 /home/rclone/rclone-test-tigocey8xoru/test%46.txt/test%46.txt 2026/02/19 03:15:10 DEBUG : test%46.txt/test%46.txt: Parsed hash: 1691c59d96570ebbd69111afb6540d6a564bd151 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/test%46.txt/test%46.txt" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/test\%46.txt/test\%46.txt 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: 1380599bf1227e55a96d84423304457b /home/rclone/rclone-test-tigocey8xoru/test%46.txt/test%46.txt 2026/02/19 03:15:10 DEBUG : test%46.txt/test%46.txt: Parsed hash: 1380599bf1227e55a96d84423304457b 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/test%46.txt/test%46.txt" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/test\%46.txt/test\%46.txt 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: 1691c59d96570ebbd69111afb6540d6a564bd151 /home/rclone/rclone-test-tigocey8xoru/test%46.txt/test%46.txt 2026/02/19 03:15:10 DEBUG : test%46.txt/test%46.txt: Parsed hash: 1691c59d96570ebbd69111afb6540d6a564bd151 === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Connection OK after error: potato 2026/02/19 03:15:10 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/zero-length-file" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/zero-length-file 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-tigocey8xoru/zero-length-file 2026/02/19 03:15:10 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/zero-length-file" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/zero-length-file 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-tigocey8xoru/zero-length-file 2026/02/19 03:15:10 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/zero-length-file" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/zero-length-file 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-tigocey8xoru/zero-length-file 2026/02/19 03:15:10 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/zero-length-file" 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/zero-length-file 2026/02/19 03:15:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-tigocey8xoru/zero-length-file 2026/02/19 03:15:10 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:869: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/file name.txt" 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/file\ name.txt 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: c7d0df5bfc40d4295a878cee7e9bad2a /home/rclone/rclone-test-tigocey8xoru/file name.txt 2026/02/19 03:15:11 DEBUG : file name.txt: Parsed hash: c7d0df5bfc40d4295a878cee7e9bad2a 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/file name.txt" 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/file\ name.txt 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: 037e979d0503d42a65fb97d5ebbaf79daaacadac /home/rclone/rclone-test-tigocey8xoru/file name.txt 2026/02/19 03:15:11 DEBUG : file name.txt: Parsed hash: 037e979d0503d42a65fb97d5ebbaf79daaacadac 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/file name.txt" 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/file\ name.txt 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: c7d0df5bfc40d4295a878cee7e9bad2a /home/rclone/rclone-test-tigocey8xoru/file name.txt 2026/02/19 03:15:11 DEBUG : file name.txt: Parsed hash: c7d0df5bfc40d4295a878cee7e9bad2a 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/file name.txt" 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/file\ name.txt 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: 037e979d0503d42a65fb97d5ebbaf79daaacadac /home/rclone/rclone-test-tigocey8xoru/file name.txt 2026/02/19 03:15:11 DEBUG : file name.txt: Parsed hash: 037e979d0503d42a65fb97d5ebbaf79daaacadac 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: 3eef7bececc799d70c4cfa32746bf9fd /home/rclone/rclone-test-tigocey8xoru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/19 03:15:11 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 3eef7bececc799d70c4cfa32746bf9fd 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: bbac1ecbaf7a03e315f98a87c78ea9d1db6f0b42 /home/rclone/rclone-test-tigocey8xoru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/19 03:15:11 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: bbac1ecbaf7a03e315f98a87c78ea9d1db6f0b42 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: 3eef7bececc799d70c4cfa32746bf9fd /home/rclone/rclone-test-tigocey8xoru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/19 03:15:11 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 3eef7bececc799d70c4cfa32746bf9fd 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: bbac1ecbaf7a03e315f98a87c78ea9d1db6f0b42 /home/rclone/rclone-test-tigocey8xoru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/19 03:15:11 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: bbac1ecbaf7a03e315f98a87c78ea9d1db6f0b42 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/file name.txt" 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/file\ name.txt 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: cf6d443039b7a872d35b2235bbc2911e /home/rclone/rclone-test-tigocey8xoru/file name.txt 2026/02/19 03:15:11 DEBUG : file name.txt: Parsed hash: cf6d443039b7a872d35b2235bbc2911e 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/file name.txt" 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/file\ name.txt 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: b92e2ee906113ed0759652d8967b2b90737ab522 /home/rclone/rclone-test-tigocey8xoru/file name.txt 2026/02/19 03:15:11 DEBUG : file name.txt: Parsed hash: b92e2ee906113ed0759652d8967b2b90737ab522 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/file name.txt" 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/file\ name.txt 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: cf6d443039b7a872d35b2235bbc2911e /home/rclone/rclone-test-tigocey8xoru/file name.txt 2026/02/19 03:15:11 DEBUG : file name.txt: Parsed hash: cf6d443039b7a872d35b2235bbc2911e 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/file name.txt" 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/file\ name.txt 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: b92e2ee906113ed0759652d8967b2b90737ab522 /home/rclone/rclone-test-tigocey8xoru/file name.txt 2026/02/19 03:15:11 DEBUG : file name.txt: Parsed hash: b92e2ee906113ed0759652d8967b2b90737ab522 === 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/02/19 03:15:11 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2026/02/19 03:15:11 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/02/19 03:15:11 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/19 03:15:11 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/19 03:15:11 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/19 03:15:11 DEBUG : Setting pass="7SLfbD70vpScpmMwAUxt3vRSa1yPbV1m" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/19 03:15:11 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/19 03:15:11 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{nAr-v}" suffix to name 2026/02/19 03:15:11 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/19 03:15:11 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/19 03:15:11 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/19 03:15:11 DEBUG : Setting pass="7SLfbD70vpScpmMwAUxt3vRSa1yPbV1m" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/19 03:15:11 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:38228->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2026/02/19 03:15:11 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/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/file name.txt" 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/file\ name.txt 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: cf6d443039b7a872d35b2235bbc2911e /home/rclone/rclone-test-tigocey8xoru/file name.txt 2026/02/19 03:15:11 DEBUG : file name.txt: Parsed hash: cf6d443039b7a872d35b2235bbc2911e 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/file name.txt" 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/file\ name.txt 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: b92e2ee906113ed0759652d8967b2b90737ab522 /home/rclone/rclone-test-tigocey8xoru/file name.txt 2026/02/19 03:15:11 DEBUG : file name.txt: Parsed hash: b92e2ee906113ed0759652d8967b2b90737ab522 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: 3eef7bececc799d70c4cfa32746bf9fd /home/rclone/rclone-test-tigocey8xoru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/19 03:15:11 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 3eef7bececc799d70c4cfa32746bf9fd 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: bbac1ecbaf7a03e315f98a87c78ea9d1db6f0b42 /home/rclone/rclone-test-tigocey8xoru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/19 03:15:11 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: bbac1ecbaf7a03e315f98a87c78ea9d1db6f0b42 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/file name.txt" 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/file\ name.txt 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: cf6d443039b7a872d35b2235bbc2911e /home/rclone/rclone-test-tigocey8xoru/file name.txt 2026/02/19 03:15:11 DEBUG : file name.txt: Parsed hash: cf6d443039b7a872d35b2235bbc2911e 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/file name.txt" 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/file\ name.txt 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: b92e2ee906113ed0759652d8967b2b90737ab522 /home/rclone/rclone-test-tigocey8xoru/file name.txt 2026/02/19 03:15:11 DEBUG : file name.txt: Parsed hash: b92e2ee906113ed0759652d8967b2b90737ab522 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1122: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/file name.txt" 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/file\ name.txt 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: cf6d443039b7a872d35b2235bbc2911e /home/rclone/rclone-test-tigocey8xoru/file name.txt 2026/02/19 03:15:11 DEBUG : file name.txt: Parsed hash: cf6d443039b7a872d35b2235bbc2911e 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/file name.txt" 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/file\ name.txt 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: b92e2ee906113ed0759652d8967b2b90737ab522 /home/rclone/rclone-test-tigocey8xoru/file name.txt 2026/02/19 03:15:11 DEBUG : file name.txt: Parsed hash: b92e2ee906113ed0759652d8967b2b90737ab522 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: 3eef7bececc799d70c4cfa32746bf9fd /home/rclone/rclone-test-tigocey8xoru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/19 03:15:11 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 3eef7bececc799d70c4cfa32746bf9fd 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: bbac1ecbaf7a03e315f98a87c78ea9d1db6f0b42 /home/rclone/rclone-test-tigocey8xoru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/19 03:15:11 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: bbac1ecbaf7a03e315f98a87c78ea9d1db6f0b42 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1154: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1191: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/02/19 03:15:11 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-tigocey8xoru/hello? sausage/êé" 2026/02/19 03:15:11 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/02/19 03:15:11 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/19 03:15:11 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/19 03:15:11 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/19 03:15:11 DEBUG : Setting pass="7SLfbD70vpScpmMwAUxt3vRSa1yPbV1m" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/19 03:15:11 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/19 03:15:11 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{nAr-v}" suffix to name 2026/02/19 03:15:11 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/19 03:15:11 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/19 03:15:11 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/19 03:15:11 DEBUG : Setting pass="7SLfbD70vpScpmMwAUxt3vRSa1yPbV1m" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/19 03:15:11 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru/hello? sausage/êé: New connection 127.0.0.1:38242->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru/hello? sausage/êé: Shell type "unix" from config 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru/hello? sausage/êé: Relative path resolved to "/home/rclone/rclone-test-tigocey8xoru/hello? sausage/êé" 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru/hello? sausage/êé: Using root directory "/home/rclone/rclone-test-tigocey8xoru/hello? sausage/êé" 2026/02/19 03:15:11 DEBUG : fs cache: renaming cache item "TestSFTPOpenssh:rclone-test-tigocey8xoru/hello? sausage/êé" to be canonical "TestSFTPOpenssh{nAr-v}:rclone-test-tigocey8xoru/hello? sausage/êé" 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru/hello? sausage/êé: Shell path "/home/rclone/rclone-test-tigocey8xoru/hello? sausage/êé/a/b/c/d/e.txt" 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru/hello? sausage/êé: Remote command result: d22abfc4270c48aec325f3ae26e21554 /home/rclone/rclone-test-tigocey8xoru/hello? sausage/êé/a/b/c/d/e.txt 2026/02/19 03:15:11 DEBUG : a/b/c/d/e.txt: Parsed hash: d22abfc4270c48aec325f3ae26e21554 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru/hello? sausage/êé: Shell path "/home/rclone/rclone-test-tigocey8xoru/hello? sausage/êé/a/b/c/d/e.txt" 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru/hello? sausage/êé: Remote command result: 4ca73e84b15d3c4d2e7b9b437340ae2402bb8875 /home/rclone/rclone-test-tigocey8xoru/hello? sausage/êé/a/b/c/d/e.txt 2026/02/19 03:15:11 DEBUG : a/b/c/d/e.txt: Parsed hash: 4ca73e84b15d3c4d2e7b9b437340ae2402bb8875 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru/hello? sausage/êé: Shell path "/home/rclone/rclone-test-tigocey8xoru/hello? sausage/êé/a/b/c/d/e.txt" 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru/hello? sausage/êé: Remote command result: d22abfc4270c48aec325f3ae26e21554 /home/rclone/rclone-test-tigocey8xoru/hello? sausage/êé/a/b/c/d/e.txt 2026/02/19 03:15:11 DEBUG : a/b/c/d/e.txt: Parsed hash: d22abfc4270c48aec325f3ae26e21554 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru/hello? sausage/êé: Shell path "/home/rclone/rclone-test-tigocey8xoru/hello? sausage/êé/a/b/c/d/e.txt" 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru/hello? sausage/êé: Remote command result: 4ca73e84b15d3c4d2e7b9b437340ae2402bb8875 /home/rclone/rclone-test-tigocey8xoru/hello? sausage/êé/a/b/c/d/e.txt 2026/02/19 03:15:11 DEBUG : a/b/c/d/e.txt: Parsed hash: 4ca73e84b15d3c4d2e7b9b437340ae2402bb8875 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru/hello? sausage/êé: New connection 127.0.0.1:38250->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/02/19 03:15:11 DEBUG : Waiting for deletions to finish 2026/02/19 03:15:11 INFO : a/b/c/d/e.txt: Deleted 2026/02/19 03:15:11 DEBUG : removing 1 level 4 directories 2026/02/19 03:15:11 INFO : a/b/c/d: Removing directory 2026/02/19 03:15:11 DEBUG : removing 1 level 3 directories 2026/02/19 03:15:11 INFO : a/b/c: Removing directory 2026/02/19 03:15:11 DEBUG : removing 1 level 2 directories 2026/02/19 03:15:11 INFO : a/b: Removing directory 2026/02/19 03:15:11 DEBUG : removing 1 level 1 directories 2026/02/19 03:15:11 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/file name.txt" 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/file\ name.txt 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: cf6d443039b7a872d35b2235bbc2911e /home/rclone/rclone-test-tigocey8xoru/file name.txt 2026/02/19 03:15:11 DEBUG : file name.txt: Parsed hash: cf6d443039b7a872d35b2235bbc2911e 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/file name.txt" 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/file\ name.txt 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: b92e2ee906113ed0759652d8967b2b90737ab522 /home/rclone/rclone-test-tigocey8xoru/file name.txt 2026/02/19 03:15:11 DEBUG : file name.txt: Parsed hash: b92e2ee906113ed0759652d8967b2b90737ab522 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: 3eef7bececc799d70c4cfa32746bf9fd /home/rclone/rclone-test-tigocey8xoru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/19 03:15:11 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 3eef7bececc799d70c4cfa32746bf9fd 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: bbac1ecbaf7a03e315f98a87c78ea9d1db6f0b42 /home/rclone/rclone-test-tigocey8xoru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/19 03:15:11 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: bbac1ecbaf7a03e315f98a87c78ea9d1db6f0b42 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: 3eef7bececc799d70c4cfa32746bf9fd /home/rclone/rclone-test-tigocey8xoru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/02/19 03:15:11 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: 3eef7bececc799d70c4cfa32746bf9fd 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: bbac1ecbaf7a03e315f98a87c78ea9d1db6f0b42 /home/rclone/rclone-test-tigocey8xoru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/02/19 03:15:11 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: bbac1ecbaf7a03e315f98a87c78ea9d1db6f0b42 === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1294: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/file name.txt" 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/file\ name.txt 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: cf6d443039b7a872d35b2235bbc2911e /home/rclone/rclone-test-tigocey8xoru/file name.txt 2026/02/19 03:15:11 DEBUG : file name.txt: Parsed hash: cf6d443039b7a872d35b2235bbc2911e 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/file name.txt" 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/file\ name.txt 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: b92e2ee906113ed0759652d8967b2b90737ab522 /home/rclone/rclone-test-tigocey8xoru/file name.txt 2026/02/19 03:15:11 DEBUG : file name.txt: Parsed hash: b92e2ee906113ed0759652d8967b2b90737ab522 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/other.txt" 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/other.txt 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: 3eef7bececc799d70c4cfa32746bf9fd /home/rclone/rclone-test-tigocey8xoru/other.txt 2026/02/19 03:15:11 DEBUG : other.txt: Parsed hash: 3eef7bececc799d70c4cfa32746bf9fd 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/other.txt" 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/other.txt 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: bbac1ecbaf7a03e315f98a87c78ea9d1db6f0b42 /home/rclone/rclone-test-tigocey8xoru/other.txt 2026/02/19 03:15:11 DEBUG : other.txt: Parsed hash: bbac1ecbaf7a03e315f98a87c78ea9d1db6f0b42 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: New connection 127.0.0.1:38258->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/other.txt" 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/other.txt 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: 3eef7bececc799d70c4cfa32746bf9fd /home/rclone/rclone-test-tigocey8xoru/other.txt 2026/02/19 03:15:11 DEBUG : other.txt: Parsed hash: 3eef7bececc799d70c4cfa32746bf9fd 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/other.txt" 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/other.txt 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: bbac1ecbaf7a03e315f98a87c78ea9d1db6f0b42 /home/rclone/rclone-test-tigocey8xoru/other.txt 2026/02/19 03:15:11 DEBUG : other.txt: Parsed hash: bbac1ecbaf7a03e315f98a87c78ea9d1db6f0b42 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/moveTest/other.txt" 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/moveTest/other.txt 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: cf6d443039b7a872d35b2235bbc2911e /home/rclone/rclone-test-tigocey8xoru/moveTest/other.txt 2026/02/19 03:15:11 DEBUG : moveTest/other.txt: Parsed hash: cf6d443039b7a872d35b2235bbc2911e 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/moveTest/other.txt" 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/moveTest/other.txt 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: b92e2ee906113ed0759652d8967b2b90737ab522 /home/rclone/rclone-test-tigocey8xoru/moveTest/other.txt 2026/02/19 03:15:11 DEBUG : moveTest/other.txt: Parsed hash: b92e2ee906113ed0759652d8967b2b90737ab522 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/file name.txt" 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/file\ name.txt 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: cf6d443039b7a872d35b2235bbc2911e /home/rclone/rclone-test-tigocey8xoru/file name.txt 2026/02/19 03:15:11 DEBUG : file name.txt: Parsed hash: cf6d443039b7a872d35b2235bbc2911e 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/file name.txt" 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/file\ name.txt 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: b92e2ee906113ed0759652d8967b2b90737ab522 /home/rclone/rclone-test-tigocey8xoru/file name.txt 2026/02/19 03:15:11 DEBUG : file name.txt: Parsed hash: b92e2ee906113ed0759652d8967b2b90737ab522 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/other.txt" 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/other.txt 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: 3eef7bececc799d70c4cfa32746bf9fd /home/rclone/rclone-test-tigocey8xoru/other.txt 2026/02/19 03:15:11 DEBUG : other.txt: Parsed hash: 3eef7bececc799d70c4cfa32746bf9fd 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/other.txt" 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/other.txt 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: bbac1ecbaf7a03e315f98a87c78ea9d1db6f0b42 /home/rclone/rclone-test-tigocey8xoru/other.txt 2026/02/19 03:15:11 DEBUG : other.txt: Parsed hash: bbac1ecbaf7a03e315f98a87c78ea9d1db6f0b42 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/file name.txt" 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/file\ name.txt 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: cf6d443039b7a872d35b2235bbc2911e /home/rclone/rclone-test-tigocey8xoru/file name.txt 2026/02/19 03:15:11 DEBUG : file name.txt: Parsed hash: cf6d443039b7a872d35b2235bbc2911e 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/file name.txt" 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/file\ name.txt 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: b92e2ee906113ed0759652d8967b2b90737ab522 /home/rclone/rclone-test-tigocey8xoru/file name.txt 2026/02/19 03:15:11 DEBUG : file name.txt: Parsed hash: b92e2ee906113ed0759652d8967b2b90737ab522 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: 3eef7bececc799d70c4cfa32746bf9fd /home/rclone/rclone-test-tigocey8xoru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/19 03:15:11 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 3eef7bececc799d70c4cfa32746bf9fd 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: bbac1ecbaf7a03e315f98a87c78ea9d1db6f0b42 /home/rclone/rclone-test-tigocey8xoru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/19 03:15:11 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: bbac1ecbaf7a03e315f98a87c78ea9d1db6f0b42 === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1403: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/02/19 03:15:11 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-niyutim2pidu" 2026/02/19 03:15:11 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/02/19 03:15:11 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/19 03:15:11 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/19 03:15:11 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/19 03:15:11 DEBUG : Setting pass="7SLfbD70vpScpmMwAUxt3vRSa1yPbV1m" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/19 03:15:11 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/19 03:15:11 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{nAr-v}" suffix to name 2026/02/19 03:15:11 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/19 03:15:11 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/19 03:15:11 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/19 03:15:11 DEBUG : Setting pass="7SLfbD70vpScpmMwAUxt3vRSa1yPbV1m" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/19 03:15:11 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-niyutim2pidu: New connection 127.0.0.1:38272->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-niyutim2pidu: Shell type "unix" from config 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-niyutim2pidu: Relative path resolved to "/home/rclone/rclone-test-niyutim2pidu" 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-niyutim2pidu: Using root directory "/home/rclone/rclone-test-niyutim2pidu" 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-niyutim2pidu: Shell path "/home/rclone/rclone-test-niyutim2pidu/new_name/sub_new_name/file name.txt" 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-niyutim2pidu: Running remote command: md5sum /home/rclone/rclone-test-niyutim2pidu/new_name/sub_new_name/file\ name.txt 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-niyutim2pidu: Remote command result: cf6d443039b7a872d35b2235bbc2911e /home/rclone/rclone-test-niyutim2pidu/new_name/sub_new_name/file name.txt 2026/02/19 03:15:11 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: cf6d443039b7a872d35b2235bbc2911e 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-niyutim2pidu: Shell path "/home/rclone/rclone-test-niyutim2pidu/new_name/sub_new_name/file name.txt" 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-niyutim2pidu: Running remote command: sha1sum /home/rclone/rclone-test-niyutim2pidu/new_name/sub_new_name/file\ name.txt 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-niyutim2pidu: Remote command result: b92e2ee906113ed0759652d8967b2b90737ab522 /home/rclone/rclone-test-niyutim2pidu/new_name/sub_new_name/file name.txt 2026/02/19 03:15:11 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: b92e2ee906113ed0759652d8967b2b90737ab522 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-niyutim2pidu: Shell path "/home/rclone/rclone-test-niyutim2pidu/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-niyutim2pidu: Running remote command: md5sum /home/rclone/rclone-test-niyutim2pidu/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-niyutim2pidu: Remote command result: 3eef7bececc799d70c4cfa32746bf9fd /home/rclone/rclone-test-niyutim2pidu/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/19 03:15:11 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 3eef7bececc799d70c4cfa32746bf9fd 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-niyutim2pidu: Shell path "/home/rclone/rclone-test-niyutim2pidu/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-niyutim2pidu: Running remote command: sha1sum /home/rclone/rclone-test-niyutim2pidu/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-niyutim2pidu: Remote command result: bbac1ecbaf7a03e315f98a87c78ea9d1db6f0b42 /home/rclone/rclone-test-niyutim2pidu/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/19 03:15:11 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: bbac1ecbaf7a03e315f98a87c78ea9d1db6f0b42 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/file name.txt" 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/file\ name.txt 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: cf6d443039b7a872d35b2235bbc2911e /home/rclone/rclone-test-tigocey8xoru/file name.txt 2026/02/19 03:15:11 DEBUG : file name.txt: Parsed hash: cf6d443039b7a872d35b2235bbc2911e 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/file name.txt" 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/file\ name.txt 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: b92e2ee906113ed0759652d8967b2b90737ab522 /home/rclone/rclone-test-tigocey8xoru/file name.txt 2026/02/19 03:15:11 DEBUG : file name.txt: Parsed hash: b92e2ee906113ed0759652d8967b2b90737ab522 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: 3eef7bececc799d70c4cfa32746bf9fd /home/rclone/rclone-test-tigocey8xoru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/19 03:15:11 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 3eef7bececc799d70c4cfa32746bf9fd 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: bbac1ecbaf7a03e315f98a87c78ea9d1db6f0b42 /home/rclone/rclone-test-tigocey8xoru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/19 03:15:11 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: bbac1ecbaf7a03e315f98a87c78ea9d1db6f0b42 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-niyutim2pidu: Purge dir "new_name" 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-niyutim2pidu: 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/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/file name.txt" 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/file\ name.txt 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: cf6d443039b7a872d35b2235bbc2911e /home/rclone/rclone-test-tigocey8xoru/file name.txt 2026/02/19 03:15:11 DEBUG : file name.txt: Parsed hash: cf6d443039b7a872d35b2235bbc2911e 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/file name.txt" 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/file\ name.txt 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: b92e2ee906113ed0759652d8967b2b90737ab522 /home/rclone/rclone-test-tigocey8xoru/file name.txt 2026/02/19 03:15:11 DEBUG : file name.txt: Parsed hash: b92e2ee906113ed0759652d8967b2b90737ab522 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1597: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1628: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1699: 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/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/file name.txt" 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/file\ name.txt 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: e33fe89606af55f472f04df6ac0ac88f /home/rclone/rclone-test-tigocey8xoru/file name.txt 2026/02/19 03:15:11 DEBUG : file name.txt: Parsed hash: e33fe89606af55f472f04df6ac0ac88f 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/file name.txt" 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/file\ name.txt 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: 9deb52777592561a6725d85ba778d55dd2a601a7 /home/rclone/rclone-test-tigocey8xoru/file name.txt 2026/02/19 03:15:11 DEBUG : file name.txt: Parsed hash: 9deb52777592561a6725d85ba778d55dd2a601a7 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/file name.txt" 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/file\ name.txt 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: e33fe89606af55f472f04df6ac0ac88f /home/rclone/rclone-test-tigocey8xoru/file name.txt 2026/02/19 03:15:11 DEBUG : file name.txt: Parsed hash: e33fe89606af55f472f04df6ac0ac88f 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/file name.txt" 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/file\ name.txt 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: 9deb52777592561a6725d85ba778d55dd2a601a7 /home/rclone/rclone-test-tigocey8xoru/file name.txt 2026/02/19 03:15:11 DEBUG : file name.txt: Parsed hash: 9deb52777592561a6725d85ba778d55dd2a601a7 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/02/19 03:15:11 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-tigocey8xoru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/19 03:15:11 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/02/19 03:15:11 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/19 03:15:11 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/19 03:15:11 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/19 03:15:11 DEBUG : Setting pass="7SLfbD70vpScpmMwAUxt3vRSa1yPbV1m" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/19 03:15:11 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/19 03:15:11 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{nAr-v}" suffix to name 2026/02/19 03:15:11 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/19 03:15:11 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/19 03:15:11 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/19 03:15:11 DEBUG : Setting pass="7SLfbD70vpScpmMwAUxt3vRSa1yPbV1m" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/19 03:15:11 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:38280->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/home/rclone/rclone-test-tigocey8xoru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/home/rclone/rclone-test-tigocey8xoru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-tigocey8xoru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 3eef7bececc799d70c4cfa32746bf9fd /home/rclone/rclone-test-tigocey8xoru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/19 03:15:11 DEBUG : z.txt: Parsed hash: 3eef7bececc799d70c4cfa32746bf9fd 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-tigocey8xoru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: bbac1ecbaf7a03e315f98a87c78ea9d1db6f0b42 /home/rclone/rclone-test-tigocey8xoru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/19 03:15:11 DEBUG : z.txt: Parsed hash: bbac1ecbaf7a03e315f98a87c78ea9d1db6f0b42 === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/02/19 03:15:11 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-tigocey8xoru/not found.txt" 2026/02/19 03:15:11 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/02/19 03:15:11 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/19 03:15:11 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/19 03:15:11 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/19 03:15:11 DEBUG : Setting pass="7SLfbD70vpScpmMwAUxt3vRSa1yPbV1m" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/19 03:15:11 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/19 03:15:11 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{nAr-v}" suffix to name 2026/02/19 03:15:11 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/19 03:15:11 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/19 03:15:11 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/19 03:15:11 DEBUG : Setting pass="7SLfbD70vpScpmMwAUxt3vRSa1yPbV1m" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/19 03:15:11 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru/not found.txt: New connection 127.0.0.1:38286->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru/not found.txt: Shell type "unix" from config 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru/not found.txt: Relative path resolved to "/home/rclone/rclone-test-tigocey8xoru/not found.txt" 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru/not found.txt: Using root directory "/home/rclone/rclone-test-tigocey8xoru/not found.txt" 2026/02/19 03:15:11 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestSFTPOpenssh:" path "rclone-test-tigocey8xoru" from "TestSFTPOpenssh:rclone-test-tigocey8xoru" 2026/02/19 03:15:11 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2026/02/19 03:15:11 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/02/19 03:15:11 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/19 03:15:11 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/19 03:15:11 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/19 03:15:11 DEBUG : Setting pass="7SLfbD70vpScpmMwAUxt3vRSa1yPbV1m" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/19 03:15:11 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/19 03:15:11 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{nAr-v}" suffix to name 2026/02/19 03:15:11 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/19 03:15:11 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/19 03:15:11 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/19 03:15:11 DEBUG : Setting pass="7SLfbD70vpScpmMwAUxt3vRSa1yPbV1m" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/19 03:15:11 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:38290->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2026/02/19 03:15:11 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-tigocey8xoru/file name.txt" 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/file\ name.txt 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: e33fe89606af55f472f04df6ac0ac88f /home/rclone/rclone-test-tigocey8xoru/file name.txt 2026/02/19 03:15:12 DEBUG : rclone-test-tigocey8xoru/file name.txt: Parsed hash: e33fe89606af55f472f04df6ac0ac88f 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-tigocey8xoru/file name.txt" 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/file\ name.txt 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 9deb52777592561a6725d85ba778d55dd2a601a7 /home/rclone/rclone-test-tigocey8xoru/file name.txt 2026/02/19 03:15:12 DEBUG : rclone-test-tigocey8xoru/file name.txt: Parsed hash: 9deb52777592561a6725d85ba778d55dd2a601a7 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-tigocey8xoru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 3eef7bececc799d70c4cfa32746bf9fd /home/rclone/rclone-test-tigocey8xoru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/19 03:15:12 DEBUG : rclone-test-tigocey8xoru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 3eef7bececc799d70c4cfa32746bf9fd 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-tigocey8xoru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: bbac1ecbaf7a03e315f98a87c78ea9d1db6f0b42 /home/rclone/rclone-test-tigocey8xoru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/19 03:15:12 DEBUG : rclone-test-tigocey8xoru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: bbac1ecbaf7a03e315f98a87c78ea9d1db6f0b42 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-tigocey8xoru/file name.txt" 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/file\ name.txt 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: e33fe89606af55f472f04df6ac0ac88f /home/rclone/rclone-test-tigocey8xoru/file name.txt 2026/02/19 03:15:12 DEBUG : rclone-test-tigocey8xoru/file name.txt: Parsed hash: e33fe89606af55f472f04df6ac0ac88f 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-tigocey8xoru/file name.txt" 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/file\ name.txt 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 9deb52777592561a6725d85ba778d55dd2a601a7 /home/rclone/rclone-test-tigocey8xoru/file name.txt 2026/02/19 03:15:12 DEBUG : rclone-test-tigocey8xoru/file name.txt: Parsed hash: 9deb52777592561a6725d85ba778d55dd2a601a7 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1953: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-tigocey8xoru/created from root.txt" 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/created\ from\ root.txt 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 824d73ba18f817741ee702e30700ea93 /home/rclone/rclone-test-tigocey8xoru/created from root.txt 2026/02/19 03:15:12 DEBUG : rclone-test-tigocey8xoru/created from root.txt: Parsed hash: 824d73ba18f817741ee702e30700ea93 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-tigocey8xoru/created from root.txt" 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/created\ from\ root.txt 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: ab5ff05a29bb4ec2d0774e8bad8163fa4ab704f5 /home/rclone/rclone-test-tigocey8xoru/created from root.txt 2026/02/19 03:15:12 DEBUG : rclone-test-tigocey8xoru/created from root.txt: Parsed hash: ab5ff05a29bb4ec2d0774e8bad8163fa4ab704f5 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-tigocey8xoru/created from root.txt" 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/created\ from\ root.txt 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 824d73ba18f817741ee702e30700ea93 /home/rclone/rclone-test-tigocey8xoru/created from root.txt 2026/02/19 03:15:12 DEBUG : rclone-test-tigocey8xoru/created from root.txt: Parsed hash: 824d73ba18f817741ee702e30700ea93 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-tigocey8xoru/created from root.txt" 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/created\ from\ root.txt 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: ab5ff05a29bb4ec2d0774e8bad8163fa4ab704f5 /home/rclone/rclone-test-tigocey8xoru/created from root.txt 2026/02/19 03:15:12 DEBUG : rclone-test-tigocey8xoru/created from root.txt: Parsed hash: ab5ff05a29bb4ec2d0774e8bad8163fa4ab704f5 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-tigocey8xoru/created from root.txt" 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/created\ from\ root.txt 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 824d73ba18f817741ee702e30700ea93 /home/rclone/rclone-test-tigocey8xoru/created from root.txt 2026/02/19 03:15:12 DEBUG : rclone-test-tigocey8xoru/created from root.txt: Parsed hash: 824d73ba18f817741ee702e30700ea93 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-tigocey8xoru/created from root.txt" 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/created\ from\ root.txt 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: ab5ff05a29bb4ec2d0774e8bad8163fa4ab704f5 /home/rclone/rclone-test-tigocey8xoru/created from root.txt 2026/02/19 03:15:12 DEBUG : rclone-test-tigocey8xoru/created from root.txt: Parsed hash: ab5ff05a29bb4ec2d0774e8bad8163fa4ab704f5 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-tigocey8xoru/file name.txt" 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/file\ name.txt 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: e33fe89606af55f472f04df6ac0ac88f /home/rclone/rclone-test-tigocey8xoru/file name.txt 2026/02/19 03:15:12 DEBUG : rclone-test-tigocey8xoru/file name.txt: Parsed hash: e33fe89606af55f472f04df6ac0ac88f 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-tigocey8xoru/file name.txt" 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/file\ name.txt 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 9deb52777592561a6725d85ba778d55dd2a601a7 /home/rclone/rclone-test-tigocey8xoru/file name.txt 2026/02/19 03:15:12 DEBUG : rclone-test-tigocey8xoru/file name.txt: Parsed hash: 9deb52777592561a6725d85ba778d55dd2a601a7 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-tigocey8xoru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 3eef7bececc799d70c4cfa32746bf9fd /home/rclone/rclone-test-tigocey8xoru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/19 03:15:12 DEBUG : rclone-test-tigocey8xoru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 3eef7bececc799d70c4cfa32746bf9fd 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-tigocey8xoru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: bbac1ecbaf7a03e315f98a87c78ea9d1db6f0b42 /home/rclone/rclone-test-tigocey8xoru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/19 03:15:12 DEBUG : rclone-test-tigocey8xoru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: bbac1ecbaf7a03e315f98a87c78ea9d1db6f0b42 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-tigocey8xoru/file name.txt" 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/file\ name.txt 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: e33fe89606af55f472f04df6ac0ac88f /home/rclone/rclone-test-tigocey8xoru/file name.txt 2026/02/19 03:15:12 DEBUG : rclone-test-tigocey8xoru/file name.txt: Parsed hash: e33fe89606af55f472f04df6ac0ac88f 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-tigocey8xoru/file name.txt" 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/file\ name.txt 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 9deb52777592561a6725d85ba778d55dd2a601a7 /home/rclone/rclone-test-tigocey8xoru/file name.txt 2026/02/19 03:15:12 DEBUG : rclone-test-tigocey8xoru/file name.txt: Parsed hash: 9deb52777592561a6725d85ba778d55dd2a601a7 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-tigocey8xoru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 3eef7bececc799d70c4cfa32746bf9fd /home/rclone/rclone-test-tigocey8xoru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/19 03:15:12 DEBUG : rclone-test-tigocey8xoru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 3eef7bececc799d70c4cfa32746bf9fd 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-tigocey8xoru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: bbac1ecbaf7a03e315f98a87c78ea9d1db6f0b42 /home/rclone/rclone-test-tigocey8xoru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/19 03:15:12 DEBUG : rclone-test-tigocey8xoru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: bbac1ecbaf7a03e315f98a87c78ea9d1db6f0b42 === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2012: 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:2117: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2133: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: 3eef7bececc799d70c4cfa32746bf9fd /home/rclone/rclone-test-tigocey8xoru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/19 03:15:12 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 3eef7bececc799d70c4cfa32746bf9fd 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: bbac1ecbaf7a03e315f98a87c78ea9d1db6f0b42 /home/rclone/rclone-test-tigocey8xoru/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/19 03:15:12 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: bbac1ecbaf7a03e315f98a87c78ea9d1db6f0b42 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Server has VFS statistics extension 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: About path "/home/rclone/rclone-test-tigocey8xoru" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/piped data.txt" 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/piped\ data.txt 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-tigocey8xoru/piped data.txt 2026/02/19 03:15:12 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/piped data.txt" 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/piped\ data.txt 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-tigocey8xoru/piped data.txt 2026/02/19 03:15:12 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/piped data.txt" 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/piped\ data.txt 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-tigocey8xoru/piped data.txt 2026/02/19 03:15:12 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/piped data.txt" 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/piped\ data.txt 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-tigocey8xoru/piped data.txt 2026/02/19 03:15:12 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/piped data.txt" 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/piped\ data.txt 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: 9b66761f25c1794d08c879809efafdf8 /home/rclone/rclone-test-tigocey8xoru/piped data.txt 2026/02/19 03:15:12 DEBUG : piped data.txt: Parsed hash: 9b66761f25c1794d08c879809efafdf8 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/piped data.txt" 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/piped\ data.txt 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: f89c07f217c51ef810d114141a4499bf23508fe4 /home/rclone/rclone-test-tigocey8xoru/piped data.txt 2026/02/19 03:15:12 DEBUG : piped data.txt: Parsed hash: f89c07f217c51ef810d114141a4499bf23508fe4 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/piped data.txt" 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/piped\ data.txt 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: 9b66761f25c1794d08c879809efafdf8 /home/rclone/rclone-test-tigocey8xoru/piped data.txt 2026/02/19 03:15:12 DEBUG : piped data.txt: Parsed hash: 9b66761f25c1794d08c879809efafdf8 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/piped data.txt" 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/piped\ data.txt 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: f89c07f217c51ef810d114141a4499bf23508fe4 /home/rclone/rclone-test-tigocey8xoru/piped data.txt 2026/02/19 03:15:12 DEBUG : piped data.txt: Parsed hash: f89c07f217c51ef810d114141a4499bf23508fe4 === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2351: *sftp.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2372: *sftp.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2493: *sftp.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/unknown-size-update.txt" 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/unknown-size-update.txt 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: 2ee6ef70be9fcc7a75b56faa1360f0d4 /home/rclone/rclone-test-tigocey8xoru/unknown-size-update.txt 2026/02/19 03:15:12 DEBUG : unknown-size-update.txt: Parsed hash: 2ee6ef70be9fcc7a75b56faa1360f0d4 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/unknown-size-update.txt" 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/unknown-size-update.txt 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: e884fe7f13cb37089db90d9f825f1a12ad9a30f8 /home/rclone/rclone-test-tigocey8xoru/unknown-size-update.txt 2026/02/19 03:15:12 DEBUG : unknown-size-update.txt: Parsed hash: e884fe7f13cb37089db90d9f825f1a12ad9a30f8 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/unknown-size-update.txt" 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: md5sum /home/rclone/rclone-test-tigocey8xoru/unknown-size-update.txt 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: 2ee6ef70be9fcc7a75b56faa1360f0d4 /home/rclone/rclone-test-tigocey8xoru/unknown-size-update.txt 2026/02/19 03:15:12 DEBUG : unknown-size-update.txt: Parsed hash: 2ee6ef70be9fcc7a75b56faa1360f0d4 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Shell path "/home/rclone/rclone-test-tigocey8xoru/unknown-size-update.txt" 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Running remote command: sha1sum /home/rclone/rclone-test-tigocey8xoru/unknown-size-update.txt 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Remote command result: e884fe7f13cb37089db90d9f825f1a12ad9a30f8 /home/rclone/rclone-test-tigocey8xoru/unknown-size-update.txt 2026/02/19 03:15:12 DEBUG : unknown-size-update.txt: Parsed hash: e884fe7f13cb37089db90d9f825f1a12ad9a30f8 === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/02/19 03:15:12 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-tigocey8xoru/deeper/nonexisting/directory" 2026/02/19 03:15:12 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/02/19 03:15:12 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/19 03:15:12 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/19 03:15:12 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/19 03:15:12 DEBUG : Setting pass="7SLfbD70vpScpmMwAUxt3vRSa1yPbV1m" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/19 03:15:12 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/19 03:15:12 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{nAr-v}" suffix to name 2026/02/19 03:15:12 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/19 03:15:12 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/19 03:15:12 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/19 03:15:12 DEBUG : Setting pass="7SLfbD70vpScpmMwAUxt3vRSa1yPbV1m" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/19 03:15:12 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru/deeper/nonexisting/directory: New connection 127.0.0.1:38298->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru/deeper/nonexisting/directory: Shell type "unix" from config 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru/deeper/nonexisting/directory: Failed to resolve path using RealPath: file does not exist 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru/deeper/nonexisting/directory: Relative path joined with current directory to get absolute path "/home/rclone/rclone-test-tigocey8xoru/deeper/nonexisting/directory" 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru/deeper/nonexisting/directory: Using root directory "/home/rclone/rclone-test-tigocey8xoru/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2676: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2733: FS has no Directory methods and doesn't Wrap 2026/02/19 03:15:12 DEBUG : Waiting for deletions to finish 2026/02/19 03:15:12 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/02/19 03:15:12 DEBUG : removing 1 level 4 directories 2026/02/19 03:15:12 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/02/19 03:15:12 DEBUG : removing 1 level 3 directories 2026/02/19 03:15:12 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/02/19 03:15:12 DEBUG : removing 1 level 2 directories 2026/02/19 03:15:12 INFO : hello? sausage/êé: Removing directory 2026/02/19 03:15:12 DEBUG : removing 1 level 1 directories 2026/02/19 03:15:12 INFO : hello? sausage: Removing directory 2026/02/19 03:15:12 DEBUG : removing 1 level 0 directories 2026/02/19 03:15:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Removing directory 2026/02/19 03:15:12 ERROR : error listing: directory not found 2026/02/19 03:15:12 DEBUG : Waiting for deletions to finish 2026/02/19 03:15:12 ERROR : error listing: directory not found 2026/02/19 03:15:12 ERROR : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Failed to list "": directory not found 2026/02/19 03:15:12 DEBUG : removing 1 level 0 directories 2026/02/19 03:15:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Removing directory 2026/02/19 03:15:12 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2026/02/19 03:15:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tigocey8xoru: Closing 2 unused connections 2026/02/19 03:15:12 NOTICE: TestSFTPOpenssh: Stopping server --- PASS: TestIntegration (3.29s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.00s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir (2.08s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.03s) --- 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.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.03s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.02s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (1.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.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.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.15s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.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.02s) --- 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.08s) --- 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.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.02s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.01s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.08s) --- PASS: TestIntegration/FsMkdir/FsDirSetModTime (0.01s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- PASS: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 sftp_test.go:25: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestIntegration3 sftp_test.go:35: skipping as -remote is set --- SKIP: TestIntegration3 (0.00s) PASS ok github.com/rclone/rclone/backend/sftp 4.570s "go test -v -timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished OK in 5.469170476s (try 1/5)