"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.20s) === RUN TestIntegration fstests.go:438: Using remote "TestSFTPOpenssh:" 2026/02/07 01:07:50 NOTICE: TestSFTPOpenssh: Starting server 2026/02/07 01:07:51 NOTICE: TestSFTPOpenssh: Attempting to connect to "127.0.0.1:28627" try 1/100 2026/02/07 01:07:51 DEBUG : TestSFTPOpenssh: Read 1, error: 2026/02/07 01:07:51 NOTICE: TestSFTPOpenssh: Started server and connected to "127.0.0.1:28627" 2026/02/07 01:07:51 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-lodiwev2buha" 2026/02/07 01:07:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/07 01:07:51 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/02/07 01:07:51 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/07 01:07:51 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/07 01:07:51 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/07 01:07:51 DEBUG : Setting pass="X_48HTqGYAnwTV7hOMIT3pNd8Otqx-dY" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/07 01:07:51 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/07 01:07:51 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{7b1BC}" suffix to name 2026/02/07 01:07:51 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/07 01:07:51 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/07 01:07:51 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/07 01:07:51 DEBUG : Setting pass="X_48HTqGYAnwTV7hOMIT3pNd8Otqx-dY" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/07 01:07:51 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/07 01:07:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: New connection 127.0.0.1:32826->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/02/07 01:07:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell type "unix" from config 2026/02/07 01:07:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Relative path resolved to "/home/rclone/rclone-test-lodiwev2buha" 2026/02/07 01:07:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Using root directory "/home/rclone/rclone-test-lodiwev2buha" 2026/02/07 01:07:51 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/02/07 01:07:52 INFO : dir/subdir: Making directory 2026/02/07 01:07:52 INFO : dir/subdir: Removing directory 2026/02/07 01:07:52 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/07 01:07:52 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/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 8a324b43c283898414ba6cd10e41503e /home/rclone/rclone-test-lodiwev2buha/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/02/07 01:07:52 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 8a324b43c283898414ba6cd10e41503e 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 12805e7c0ff129c97887e89df14d88336472407d /home/rclone/rclone-test-lodiwev2buha/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/02/07 01:07:52 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 12805e7c0ff129c97887e89df14d88336472407d 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 8a324b43c283898414ba6cd10e41503e /home/rclone/rclone-test-lodiwev2buha/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/02/07 01:07:52 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 8a324b43c283898414ba6cd10e41503e 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 12805e7c0ff129c97887e89df14d88336472407d /home/rclone/rclone-test-lodiwev2buha/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/02/07 01:07:52 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 12805e7c0ff129c97887e89df14d88336472407d 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 8a324b43c283898414ba6cd10e41503e /home/rclone/rclone-test-lodiwev2buha/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/02/07 01:07:52 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 8a324b43c283898414ba6cd10e41503e 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 12805e7c0ff129c97887e89df14d88336472407d /home/rclone/rclone-test-lodiwev2buha/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/02/07 01:07:52 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 12805e7c0ff129c97887e89df14d88336472407d === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/./." 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/./. 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 624df1884a6b74a5b9863ce2b79879f1 /home/rclone/rclone-test-lodiwev2buha/./. 2026/02/07 01:07:52 DEBUG : ./.: Parsed hash: 624df1884a6b74a5b9863ce2b79879f1 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/./." 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/./. 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 8f4a4e254659a6d683e7bb1428ffe624fc374aa8 /home/rclone/rclone-test-lodiwev2buha/./. 2026/02/07 01:07:52 DEBUG : ./.: Parsed hash: 8f4a4e254659a6d683e7bb1428ffe624fc374aa8 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/./." 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/./. 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 624df1884a6b74a5b9863ce2b79879f1 /home/rclone/rclone-test-lodiwev2buha/./. 2026/02/07 01:07:52 DEBUG : ./.: Parsed hash: 624df1884a6b74a5b9863ce2b79879f1 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/./." 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/./. 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 8f4a4e254659a6d683e7bb1428ffe624fc374aa8 /home/rclone/rclone-test-lodiwev2buha/./. 2026/02/07 01:07:52 DEBUG : ./.: Parsed hash: 8f4a4e254659a6d683e7bb1428ffe624fc374aa8 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/./." 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/./. 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 624df1884a6b74a5b9863ce2b79879f1 /home/rclone/rclone-test-lodiwev2buha/./. 2026/02/07 01:07:52 DEBUG : ./.: Parsed hash: 624df1884a6b74a5b9863ce2b79879f1 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/./." 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/./. 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 8f4a4e254659a6d683e7bb1428ffe624fc374aa8 /home/rclone/rclone-test-lodiwev2buha/./. 2026/02/07 01:07:52 DEBUG : ./.: Parsed hash: 8f4a4e254659a6d683e7bb1428ffe624fc374aa8 === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/../.." 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/../.. 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 17aab1e6a7fb3047e1da7072c5c8e060 /home/rclone/rclone-test-lodiwev2buha/../.. 2026/02/07 01:07:52 DEBUG : ../..: Parsed hash: 17aab1e6a7fb3047e1da7072c5c8e060 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/../.." 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/../.. 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 822e5da23ead25fee7f29d49ebc085609838440d /home/rclone/rclone-test-lodiwev2buha/../.. 2026/02/07 01:07:52 DEBUG : ../..: Parsed hash: 822e5da23ead25fee7f29d49ebc085609838440d 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/../.." 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/../.. 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 17aab1e6a7fb3047e1da7072c5c8e060 /home/rclone/rclone-test-lodiwev2buha/../.. 2026/02/07 01:07:52 DEBUG : ../..: Parsed hash: 17aab1e6a7fb3047e1da7072c5c8e060 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/../.." 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/../.. 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 822e5da23ead25fee7f29d49ebc085609838440d /home/rclone/rclone-test-lodiwev2buha/../.. 2026/02/07 01:07:52 DEBUG : ../..: Parsed hash: 822e5da23ead25fee7f29d49ebc085609838440d 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/../.." 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/../.. 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 17aab1e6a7fb3047e1da7072c5c8e060 /home/rclone/rclone-test-lodiwev2buha/../.. 2026/02/07 01:07:52 DEBUG : ../..: Parsed hash: 17aab1e6a7fb3047e1da7072c5c8e060 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/../.." 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/../.. 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 822e5da23ead25fee7f29d49ebc085609838440d /home/rclone/rclone-test-lodiwev2buha/../.. 2026/02/07 01:07:52 DEBUG : ../..: Parsed hash: 822e5da23ead25fee7f29d49ebc085609838440d === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 939057653c9f303625c701b4a509b0ee /home/rclone/rclone-test-lodiwev2buha/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/02/07 01:07:52 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 939057653c9f303625c701b4a509b0ee 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 6262715eec39f02d52e440426c722065a4062f09 /home/rclone/rclone-test-lodiwev2buha/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/02/07 01:07:52 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 6262715eec39f02d52e440426c722065a4062f09 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 939057653c9f303625c701b4a509b0ee /home/rclone/rclone-test-lodiwev2buha/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/02/07 01:07:52 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 939057653c9f303625c701b4a509b0ee 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 6262715eec39f02d52e440426c722065a4062f09 /home/rclone/rclone-test-lodiwev2buha/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/02/07 01:07:52 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 6262715eec39f02d52e440426c722065a4062f09 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 939057653c9f303625c701b4a509b0ee /home/rclone/rclone-test-lodiwev2buha/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/02/07 01:07:52 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 939057653c9f303625c701b4a509b0ee 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 6262715eec39f02d52e440426c722065a4062f09 /home/rclone/rclone-test-lodiwev2buha/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/02/07 01:07:52 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 6262715eec39f02d52e440426c722065a4062f09 === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/ leading space/ leading space" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/\ leading\ space/\ leading\ space 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 8e2f6176e2d9df0e2a455afa95e3bf6e /home/rclone/rclone-test-lodiwev2buha/ leading space/ leading space 2026/02/07 01:07:52 DEBUG : leading space/ leading space: Parsed hash: 8e2f6176e2d9df0e2a455afa95e3bf6e 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/ leading space/ leading space" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/\ leading\ space/\ leading\ space 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 705dce4f88e3e147588ac86424c00496b977363b /home/rclone/rclone-test-lodiwev2buha/ leading space/ leading space 2026/02/07 01:07:52 DEBUG : leading space/ leading space: Parsed hash: 705dce4f88e3e147588ac86424c00496b977363b 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/ leading space/ leading space" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/\ leading\ space/\ leading\ space 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 8e2f6176e2d9df0e2a455afa95e3bf6e /home/rclone/rclone-test-lodiwev2buha/ leading space/ leading space 2026/02/07 01:07:52 DEBUG : leading space/ leading space: Parsed hash: 8e2f6176e2d9df0e2a455afa95e3bf6e 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/ leading space/ leading space" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/\ leading\ space/\ leading\ space 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 705dce4f88e3e147588ac86424c00496b977363b /home/rclone/rclone-test-lodiwev2buha/ leading space/ leading space 2026/02/07 01:07:52 DEBUG : leading space/ leading space: Parsed hash: 705dce4f88e3e147588ac86424c00496b977363b 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/ leading space/ leading space" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/\ leading\ space/\ leading\ space 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 8e2f6176e2d9df0e2a455afa95e3bf6e /home/rclone/rclone-test-lodiwev2buha/ leading space/ leading space 2026/02/07 01:07:52 DEBUG : leading space/ leading space: Parsed hash: 8e2f6176e2d9df0e2a455afa95e3bf6e 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/ leading space/ leading space" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/\ leading\ space/\ leading\ space 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 705dce4f88e3e147588ac86424c00496b977363b /home/rclone/rclone-test-lodiwev2buha/ leading space/ leading space 2026/02/07 01:07:52 DEBUG : leading space/ leading space: Parsed hash: 705dce4f88e3e147588ac86424c00496b977363b === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/~leading tilde/~leading tilde" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/\~leading\ tilde/\~leading\ tilde 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 544cd33fc0601c6b2f2740f57c03b183 /home/rclone/rclone-test-lodiwev2buha/~leading tilde/~leading tilde 2026/02/07 01:07:52 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 544cd33fc0601c6b2f2740f57c03b183 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/~leading tilde/~leading tilde" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/\~leading\ tilde/\~leading\ tilde 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 5f2f38808e8dac96ef01ce5b82b1d541abe328a7 /home/rclone/rclone-test-lodiwev2buha/~leading tilde/~leading tilde 2026/02/07 01:07:52 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 5f2f38808e8dac96ef01ce5b82b1d541abe328a7 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/~leading tilde/~leading tilde" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/\~leading\ tilde/\~leading\ tilde 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 544cd33fc0601c6b2f2740f57c03b183 /home/rclone/rclone-test-lodiwev2buha/~leading tilde/~leading tilde 2026/02/07 01:07:52 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 544cd33fc0601c6b2f2740f57c03b183 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/~leading tilde/~leading tilde" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/\~leading\ tilde/\~leading\ tilde 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 5f2f38808e8dac96ef01ce5b82b1d541abe328a7 /home/rclone/rclone-test-lodiwev2buha/~leading tilde/~leading tilde 2026/02/07 01:07:52 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 5f2f38808e8dac96ef01ce5b82b1d541abe328a7 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/~leading tilde/~leading tilde" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/\~leading\ tilde/\~leading\ tilde 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 544cd33fc0601c6b2f2740f57c03b183 /home/rclone/rclone-test-lodiwev2buha/~leading tilde/~leading tilde 2026/02/07 01:07:52 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 544cd33fc0601c6b2f2740f57c03b183 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/~leading tilde/~leading tilde" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/\~leading\ tilde/\~leading\ tilde 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 5f2f38808e8dac96ef01ce5b82b1d541abe328a7 /home/rclone/rclone-test-lodiwev2buha/~leading tilde/~leading tilde 2026/02/07 01:07:52 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 5f2f38808e8dac96ef01ce5b82b1d541abe328a7 === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/␍leading CR/␍leading CR" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/␍leading\ CR/␍leading\ CR 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 5d2ab0a1b43b699840a52aad5621bcec /home/rclone/rclone-test-lodiwev2buha/␍leading CR/␍leading CR 2026/02/07 01:07:52 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 5d2ab0a1b43b699840a52aad5621bcec 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/␍leading CR/␍leading CR" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/␍leading\ CR/␍leading\ CR 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 110e422d351431cf841dcb8071de4d95f02e61ff /home/rclone/rclone-test-lodiwev2buha/␍leading CR/␍leading CR 2026/02/07 01:07:52 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 110e422d351431cf841dcb8071de4d95f02e61ff 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/␍leading CR/␍leading CR" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/␍leading\ CR/␍leading\ CR 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 5d2ab0a1b43b699840a52aad5621bcec /home/rclone/rclone-test-lodiwev2buha/␍leading CR/␍leading CR 2026/02/07 01:07:52 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 5d2ab0a1b43b699840a52aad5621bcec 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/␍leading CR/␍leading CR" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/␍leading\ CR/␍leading\ CR 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 110e422d351431cf841dcb8071de4d95f02e61ff /home/rclone/rclone-test-lodiwev2buha/␍leading CR/␍leading CR 2026/02/07 01:07:52 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 110e422d351431cf841dcb8071de4d95f02e61ff 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/␍leading CR/␍leading CR" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/␍leading\ CR/␍leading\ CR 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 5d2ab0a1b43b699840a52aad5621bcec /home/rclone/rclone-test-lodiwev2buha/␍leading CR/␍leading CR 2026/02/07 01:07:52 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 5d2ab0a1b43b699840a52aad5621bcec 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/␍leading CR/␍leading CR" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/␍leading\ CR/␍leading\ CR 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 110e422d351431cf841dcb8071de4d95f02e61ff /home/rclone/rclone-test-lodiwev2buha/␍leading CR/␍leading CR 2026/02/07 01:07:52 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 110e422d351431cf841dcb8071de4d95f02e61ff === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/␊leading LF/␊leading LF" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/␊leading\ LF/␊leading\ LF 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: c9f7261e1ce70c50b41fe84f689a2571 /home/rclone/rclone-test-lodiwev2buha/␊leading LF/␊leading LF 2026/02/07 01:07:52 DEBUG : ␊leading LF/␊leading LF: Parsed hash: c9f7261e1ce70c50b41fe84f689a2571 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/␊leading LF/␊leading LF" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/␊leading\ LF/␊leading\ LF 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 80ad987dac4b0e7e242cb9908d2df43f134fd2b2 /home/rclone/rclone-test-lodiwev2buha/␊leading LF/␊leading LF 2026/02/07 01:07:52 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 80ad987dac4b0e7e242cb9908d2df43f134fd2b2 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/␊leading LF/␊leading LF" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/␊leading\ LF/␊leading\ LF 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: c9f7261e1ce70c50b41fe84f689a2571 /home/rclone/rclone-test-lodiwev2buha/␊leading LF/␊leading LF 2026/02/07 01:07:52 DEBUG : ␊leading LF/␊leading LF: Parsed hash: c9f7261e1ce70c50b41fe84f689a2571 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/␊leading LF/␊leading LF" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/␊leading\ LF/␊leading\ LF 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 80ad987dac4b0e7e242cb9908d2df43f134fd2b2 /home/rclone/rclone-test-lodiwev2buha/␊leading LF/␊leading LF 2026/02/07 01:07:52 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 80ad987dac4b0e7e242cb9908d2df43f134fd2b2 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/␊leading LF/␊leading LF" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/␊leading\ LF/␊leading\ LF 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: c9f7261e1ce70c50b41fe84f689a2571 /home/rclone/rclone-test-lodiwev2buha/␊leading LF/␊leading LF 2026/02/07 01:07:52 DEBUG : ␊leading LF/␊leading LF: Parsed hash: c9f7261e1ce70c50b41fe84f689a2571 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/␊leading LF/␊leading LF" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/␊leading\ LF/␊leading\ LF 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 80ad987dac4b0e7e242cb9908d2df43f134fd2b2 /home/rclone/rclone-test-lodiwev2buha/␊leading LF/␊leading LF 2026/02/07 01:07:52 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 80ad987dac4b0e7e242cb9908d2df43f134fd2b2 === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/␉leading HT/␉leading HT" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/␉leading\ HT/␉leading\ HT 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: f4a283028f3e480aec8f10cccbef1ad8 /home/rclone/rclone-test-lodiwev2buha/␉leading HT/␉leading HT 2026/02/07 01:07:52 DEBUG : ␉leading HT/␉leading HT: Parsed hash: f4a283028f3e480aec8f10cccbef1ad8 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/␉leading HT/␉leading HT" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/␉leading\ HT/␉leading\ HT 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 03b8553d7092ca9ecf03ab8ed5f0282527e9ec1c /home/rclone/rclone-test-lodiwev2buha/␉leading HT/␉leading HT 2026/02/07 01:07:52 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 03b8553d7092ca9ecf03ab8ed5f0282527e9ec1c 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/␉leading HT/␉leading HT" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/␉leading\ HT/␉leading\ HT 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: f4a283028f3e480aec8f10cccbef1ad8 /home/rclone/rclone-test-lodiwev2buha/␉leading HT/␉leading HT 2026/02/07 01:07:52 DEBUG : ␉leading HT/␉leading HT: Parsed hash: f4a283028f3e480aec8f10cccbef1ad8 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/␉leading HT/␉leading HT" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/␉leading\ HT/␉leading\ HT 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 03b8553d7092ca9ecf03ab8ed5f0282527e9ec1c /home/rclone/rclone-test-lodiwev2buha/␉leading HT/␉leading HT 2026/02/07 01:07:52 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 03b8553d7092ca9ecf03ab8ed5f0282527e9ec1c 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/␉leading HT/␉leading HT" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/␉leading\ HT/␉leading\ HT 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: f4a283028f3e480aec8f10cccbef1ad8 /home/rclone/rclone-test-lodiwev2buha/␉leading HT/␉leading HT 2026/02/07 01:07:52 DEBUG : ␉leading HT/␉leading HT: Parsed hash: f4a283028f3e480aec8f10cccbef1ad8 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/␉leading HT/␉leading HT" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/␉leading\ HT/␉leading\ HT 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 03b8553d7092ca9ecf03ab8ed5f0282527e9ec1c /home/rclone/rclone-test-lodiwev2buha/␉leading HT/␉leading HT 2026/02/07 01:07:52 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 03b8553d7092ca9ecf03ab8ed5f0282527e9ec1c === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/␋leading VT/␋leading VT" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/␋leading\ VT/␋leading\ VT 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 24f2929b1364a7490698ce7b89b864bf /home/rclone/rclone-test-lodiwev2buha/␋leading VT/␋leading VT 2026/02/07 01:07:52 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 24f2929b1364a7490698ce7b89b864bf 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/␋leading VT/␋leading VT" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/␋leading\ VT/␋leading\ VT 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 07aada53a3add8e07eab475441f1b7dd8c612ffe /home/rclone/rclone-test-lodiwev2buha/␋leading VT/␋leading VT 2026/02/07 01:07:52 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 07aada53a3add8e07eab475441f1b7dd8c612ffe 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/␋leading VT/␋leading VT" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/␋leading\ VT/␋leading\ VT 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 24f2929b1364a7490698ce7b89b864bf /home/rclone/rclone-test-lodiwev2buha/␋leading VT/␋leading VT 2026/02/07 01:07:52 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 24f2929b1364a7490698ce7b89b864bf 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/␋leading VT/␋leading VT" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/␋leading\ VT/␋leading\ VT 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 07aada53a3add8e07eab475441f1b7dd8c612ffe /home/rclone/rclone-test-lodiwev2buha/␋leading VT/␋leading VT 2026/02/07 01:07:52 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 07aada53a3add8e07eab475441f1b7dd8c612ffe 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/␋leading VT/␋leading VT" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/␋leading\ VT/␋leading\ VT 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 24f2929b1364a7490698ce7b89b864bf /home/rclone/rclone-test-lodiwev2buha/␋leading VT/␋leading VT 2026/02/07 01:07:52 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 24f2929b1364a7490698ce7b89b864bf 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/␋leading VT/␋leading VT" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/␋leading\ VT/␋leading\ VT 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 07aada53a3add8e07eab475441f1b7dd8c612ffe /home/rclone/rclone-test-lodiwev2buha/␋leading VT/␋leading VT 2026/02/07 01:07:52 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 07aada53a3add8e07eab475441f1b7dd8c612ffe === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/.leading dot/.leading dot" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/.leading\ dot/.leading\ dot 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 4dd535ccba05e073a289be17db1bd365 /home/rclone/rclone-test-lodiwev2buha/.leading dot/.leading dot 2026/02/07 01:07:52 DEBUG : .leading dot/.leading dot: Parsed hash: 4dd535ccba05e073a289be17db1bd365 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/.leading dot/.leading dot" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/.leading\ dot/.leading\ dot 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 9ef7aced0f0cbf2ac7e43340e5b77d239276d3d6 /home/rclone/rclone-test-lodiwev2buha/.leading dot/.leading dot 2026/02/07 01:07:52 DEBUG : .leading dot/.leading dot: Parsed hash: 9ef7aced0f0cbf2ac7e43340e5b77d239276d3d6 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/.leading dot/.leading dot" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/.leading\ dot/.leading\ dot 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 4dd535ccba05e073a289be17db1bd365 /home/rclone/rclone-test-lodiwev2buha/.leading dot/.leading dot 2026/02/07 01:07:52 DEBUG : .leading dot/.leading dot: Parsed hash: 4dd535ccba05e073a289be17db1bd365 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/.leading dot/.leading dot" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/.leading\ dot/.leading\ dot 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 9ef7aced0f0cbf2ac7e43340e5b77d239276d3d6 /home/rclone/rclone-test-lodiwev2buha/.leading dot/.leading dot 2026/02/07 01:07:52 DEBUG : .leading dot/.leading dot: Parsed hash: 9ef7aced0f0cbf2ac7e43340e5b77d239276d3d6 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/.leading dot/.leading dot" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/.leading\ dot/.leading\ dot 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 4dd535ccba05e073a289be17db1bd365 /home/rclone/rclone-test-lodiwev2buha/.leading dot/.leading dot 2026/02/07 01:07:52 DEBUG : .leading dot/.leading dot: Parsed hash: 4dd535ccba05e073a289be17db1bd365 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/.leading dot/.leading dot" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/.leading\ dot/.leading\ dot 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 9ef7aced0f0cbf2ac7e43340e5b77d239276d3d6 /home/rclone/rclone-test-lodiwev2buha/.leading dot/.leading dot 2026/02/07 01:07:52 DEBUG : .leading dot/.leading dot: Parsed hash: 9ef7aced0f0cbf2ac7e43340e5b77d239276d3d6 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/trailing space /trailing space " 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/trailing\ space\ /trailing\ space\ 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: ff4c3dd01c508033a374f37de1e38ff6 /home/rclone/rclone-test-lodiwev2buha/trailing space /trailing space 2026/02/07 01:07:52 DEBUG : trailing space /trailing space : Parsed hash: ff4c3dd01c508033a374f37de1e38ff6 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/trailing space /trailing space " 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/trailing\ space\ /trailing\ space\ 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 05953b8c14ad85e113668a1ed5e98e27915bd453 /home/rclone/rclone-test-lodiwev2buha/trailing space /trailing space 2026/02/07 01:07:52 DEBUG : trailing space /trailing space : Parsed hash: 05953b8c14ad85e113668a1ed5e98e27915bd453 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/trailing space /trailing space " 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/trailing\ space\ /trailing\ space\ 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: ff4c3dd01c508033a374f37de1e38ff6 /home/rclone/rclone-test-lodiwev2buha/trailing space /trailing space 2026/02/07 01:07:52 DEBUG : trailing space /trailing space : Parsed hash: ff4c3dd01c508033a374f37de1e38ff6 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/trailing space /trailing space " 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/trailing\ space\ /trailing\ space\ 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 05953b8c14ad85e113668a1ed5e98e27915bd453 /home/rclone/rclone-test-lodiwev2buha/trailing space /trailing space 2026/02/07 01:07:52 DEBUG : trailing space /trailing space : Parsed hash: 05953b8c14ad85e113668a1ed5e98e27915bd453 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/trailing space /trailing space " 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/trailing\ space\ /trailing\ space\ 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: ff4c3dd01c508033a374f37de1e38ff6 /home/rclone/rclone-test-lodiwev2buha/trailing space /trailing space 2026/02/07 01:07:52 DEBUG : trailing space /trailing space : Parsed hash: ff4c3dd01c508033a374f37de1e38ff6 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/trailing space /trailing space " 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/trailing\ space\ /trailing\ space\ 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 05953b8c14ad85e113668a1ed5e98e27915bd453 /home/rclone/rclone-test-lodiwev2buha/trailing space /trailing space 2026/02/07 01:07:52 DEBUG : trailing space /trailing space : Parsed hash: 05953b8c14ad85e113668a1ed5e98e27915bd453 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/trailing CR␍/trailing CR␍" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/trailing\ CR␍/trailing\ CR␍ 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 92cc54553702e3c07290a540458be9cd /home/rclone/rclone-test-lodiwev2buha/trailing CR␍/trailing CR␍ 2026/02/07 01:07:52 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 92cc54553702e3c07290a540458be9cd 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/trailing CR␍/trailing CR␍" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/trailing\ CR␍/trailing\ CR␍ 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: f92f77c92953f5e62cbbec217fb87a30aaeba104 /home/rclone/rclone-test-lodiwev2buha/trailing CR␍/trailing CR␍ 2026/02/07 01:07:52 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: f92f77c92953f5e62cbbec217fb87a30aaeba104 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/trailing CR␍/trailing CR␍" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/trailing\ CR␍/trailing\ CR␍ 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 92cc54553702e3c07290a540458be9cd /home/rclone/rclone-test-lodiwev2buha/trailing CR␍/trailing CR␍ 2026/02/07 01:07:52 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 92cc54553702e3c07290a540458be9cd 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/trailing CR␍/trailing CR␍" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/trailing\ CR␍/trailing\ CR␍ 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: f92f77c92953f5e62cbbec217fb87a30aaeba104 /home/rclone/rclone-test-lodiwev2buha/trailing CR␍/trailing CR␍ 2026/02/07 01:07:52 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: f92f77c92953f5e62cbbec217fb87a30aaeba104 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/trailing CR␍/trailing CR␍" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/trailing\ CR␍/trailing\ CR␍ 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 92cc54553702e3c07290a540458be9cd /home/rclone/rclone-test-lodiwev2buha/trailing CR␍/trailing CR␍ 2026/02/07 01:07:52 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 92cc54553702e3c07290a540458be9cd 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/trailing CR␍/trailing CR␍" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/trailing\ CR␍/trailing\ CR␍ 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: f92f77c92953f5e62cbbec217fb87a30aaeba104 /home/rclone/rclone-test-lodiwev2buha/trailing CR␍/trailing CR␍ 2026/02/07 01:07:52 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: f92f77c92953f5e62cbbec217fb87a30aaeba104 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/trailing LF␊/trailing LF␊" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/trailing\ LF␊/trailing\ LF␊ 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 1c21156eecdbc6d09c29938f3b1ac78c /home/rclone/rclone-test-lodiwev2buha/trailing LF␊/trailing LF␊ 2026/02/07 01:07:52 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 1c21156eecdbc6d09c29938f3b1ac78c 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/trailing LF␊/trailing LF␊" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/trailing\ LF␊/trailing\ LF␊ 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 8c51045cdfcb5f8206ac55109ffcc25cfcd79ae3 /home/rclone/rclone-test-lodiwev2buha/trailing LF␊/trailing LF␊ 2026/02/07 01:07:52 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 8c51045cdfcb5f8206ac55109ffcc25cfcd79ae3 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/trailing LF␊/trailing LF␊" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/trailing\ LF␊/trailing\ LF␊ 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 1c21156eecdbc6d09c29938f3b1ac78c /home/rclone/rclone-test-lodiwev2buha/trailing LF␊/trailing LF␊ 2026/02/07 01:07:52 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 1c21156eecdbc6d09c29938f3b1ac78c 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/trailing LF␊/trailing LF␊" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/trailing\ LF␊/trailing\ LF␊ 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 8c51045cdfcb5f8206ac55109ffcc25cfcd79ae3 /home/rclone/rclone-test-lodiwev2buha/trailing LF␊/trailing LF␊ 2026/02/07 01:07:52 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 8c51045cdfcb5f8206ac55109ffcc25cfcd79ae3 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/trailing LF␊/trailing LF␊" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/trailing\ LF␊/trailing\ LF␊ 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 1c21156eecdbc6d09c29938f3b1ac78c /home/rclone/rclone-test-lodiwev2buha/trailing LF␊/trailing LF␊ 2026/02/07 01:07:52 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 1c21156eecdbc6d09c29938f3b1ac78c 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/trailing LF␊/trailing LF␊" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/trailing\ LF␊/trailing\ LF␊ 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 8c51045cdfcb5f8206ac55109ffcc25cfcd79ae3 /home/rclone/rclone-test-lodiwev2buha/trailing LF␊/trailing LF␊ 2026/02/07 01:07:52 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 8c51045cdfcb5f8206ac55109ffcc25cfcd79ae3 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/trailing HT␉/trailing HT␉" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/trailing\ HT␉/trailing\ HT␉ 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 3f5c0ad59a8929b3e6d21984b4f19c54 /home/rclone/rclone-test-lodiwev2buha/trailing HT␉/trailing HT␉ 2026/02/07 01:07:52 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 3f5c0ad59a8929b3e6d21984b4f19c54 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/trailing HT␉/trailing HT␉" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/trailing\ HT␉/trailing\ HT␉ 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 94d2c9a52951e52b2d8655fbb6ebc6f017d6c6d6 /home/rclone/rclone-test-lodiwev2buha/trailing HT␉/trailing HT␉ 2026/02/07 01:07:52 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 94d2c9a52951e52b2d8655fbb6ebc6f017d6c6d6 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/trailing HT␉/trailing HT␉" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/trailing\ HT␉/trailing\ HT␉ 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 3f5c0ad59a8929b3e6d21984b4f19c54 /home/rclone/rclone-test-lodiwev2buha/trailing HT␉/trailing HT␉ 2026/02/07 01:07:52 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 3f5c0ad59a8929b3e6d21984b4f19c54 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/trailing HT␉/trailing HT␉" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/trailing\ HT␉/trailing\ HT␉ 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 94d2c9a52951e52b2d8655fbb6ebc6f017d6c6d6 /home/rclone/rclone-test-lodiwev2buha/trailing HT␉/trailing HT␉ 2026/02/07 01:07:52 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 94d2c9a52951e52b2d8655fbb6ebc6f017d6c6d6 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/trailing HT␉/trailing HT␉" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/trailing\ HT␉/trailing\ HT␉ 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 3f5c0ad59a8929b3e6d21984b4f19c54 /home/rclone/rclone-test-lodiwev2buha/trailing HT␉/trailing HT␉ 2026/02/07 01:07:52 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 3f5c0ad59a8929b3e6d21984b4f19c54 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/trailing HT␉/trailing HT␉" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/trailing\ HT␉/trailing\ HT␉ 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 94d2c9a52951e52b2d8655fbb6ebc6f017d6c6d6 /home/rclone/rclone-test-lodiwev2buha/trailing HT␉/trailing HT␉ 2026/02/07 01:07:52 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 94d2c9a52951e52b2d8655fbb6ebc6f017d6c6d6 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/trailing VT␋/trailing VT␋" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/trailing\ VT␋/trailing\ VT␋ 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 8b25903392ae544c274fe811c805abc2 /home/rclone/rclone-test-lodiwev2buha/trailing VT␋/trailing VT␋ 2026/02/07 01:07:52 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 8b25903392ae544c274fe811c805abc2 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/trailing VT␋/trailing VT␋" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/trailing\ VT␋/trailing\ VT␋ 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: ebf6d8ac8a3763974ac840b1b7b571cf4ddcc6ff /home/rclone/rclone-test-lodiwev2buha/trailing VT␋/trailing VT␋ 2026/02/07 01:07:52 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: ebf6d8ac8a3763974ac840b1b7b571cf4ddcc6ff 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/trailing VT␋/trailing VT␋" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/trailing\ VT␋/trailing\ VT␋ 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 8b25903392ae544c274fe811c805abc2 /home/rclone/rclone-test-lodiwev2buha/trailing VT␋/trailing VT␋ 2026/02/07 01:07:52 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 8b25903392ae544c274fe811c805abc2 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/trailing VT␋/trailing VT␋" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/trailing\ VT␋/trailing\ VT␋ 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: ebf6d8ac8a3763974ac840b1b7b571cf4ddcc6ff /home/rclone/rclone-test-lodiwev2buha/trailing VT␋/trailing VT␋ 2026/02/07 01:07:52 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: ebf6d8ac8a3763974ac840b1b7b571cf4ddcc6ff 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/trailing VT␋/trailing VT␋" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/trailing\ VT␋/trailing\ VT␋ 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 8b25903392ae544c274fe811c805abc2 /home/rclone/rclone-test-lodiwev2buha/trailing VT␋/trailing VT␋ 2026/02/07 01:07:52 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 8b25903392ae544c274fe811c805abc2 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/trailing VT␋/trailing VT␋" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/trailing\ VT␋/trailing\ VT␋ 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: ebf6d8ac8a3763974ac840b1b7b571cf4ddcc6ff /home/rclone/rclone-test-lodiwev2buha/trailing VT␋/trailing VT␋ 2026/02/07 01:07:52 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: ebf6d8ac8a3763974ac840b1b7b571cf4ddcc6ff === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/trailing dot./trailing dot." 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/trailing\ dot./trailing\ dot. 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: dd24628ea7bb1a92a50de38d1b72d6a7 /home/rclone/rclone-test-lodiwev2buha/trailing dot./trailing dot. 2026/02/07 01:07:52 DEBUG : trailing dot./trailing dot.: Parsed hash: dd24628ea7bb1a92a50de38d1b72d6a7 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/trailing dot./trailing dot." 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/trailing\ dot./trailing\ dot. 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: bb929ffebaf787b6c3e2df8015bbd43fa2d796f2 /home/rclone/rclone-test-lodiwev2buha/trailing dot./trailing dot. 2026/02/07 01:07:52 DEBUG : trailing dot./trailing dot.: Parsed hash: bb929ffebaf787b6c3e2df8015bbd43fa2d796f2 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/trailing dot./trailing dot." 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/trailing\ dot./trailing\ dot. 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: dd24628ea7bb1a92a50de38d1b72d6a7 /home/rclone/rclone-test-lodiwev2buha/trailing dot./trailing dot. 2026/02/07 01:07:52 DEBUG : trailing dot./trailing dot.: Parsed hash: dd24628ea7bb1a92a50de38d1b72d6a7 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/trailing dot./trailing dot." 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/trailing\ dot./trailing\ dot. 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: bb929ffebaf787b6c3e2df8015bbd43fa2d796f2 /home/rclone/rclone-test-lodiwev2buha/trailing dot./trailing dot. 2026/02/07 01:07:52 DEBUG : trailing dot./trailing dot.: Parsed hash: bb929ffebaf787b6c3e2df8015bbd43fa2d796f2 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/trailing dot./trailing dot." 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/trailing\ dot./trailing\ dot. 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: dd24628ea7bb1a92a50de38d1b72d6a7 /home/rclone/rclone-test-lodiwev2buha/trailing dot./trailing dot. 2026/02/07 01:07:52 DEBUG : trailing dot./trailing dot.: Parsed hash: dd24628ea7bb1a92a50de38d1b72d6a7 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/trailing dot./trailing dot." 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/trailing\ dot./trailing\ dot. 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: bb929ffebaf787b6c3e2df8015bbd43fa2d796f2 /home/rclone/rclone-test-lodiwev2buha/trailing dot./trailing dot. 2026/02/07 01:07:52 DEBUG : trailing dot./trailing dot.: Parsed hash: bb929ffebaf787b6c3e2df8015bbd43fa2d796f2 === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/invalid utf-8\xfe/invalid utf-8\xfe" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/invalid\ utf-8/invalid\ utf-8 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 15b2429c518a5d283f41493a1422b7b2 /home/rclone/rclone-test-lodiwev2buha/invalid utf-8/invalid utf-8 2026/02/07 01:07:52 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 15b2429c518a5d283f41493a1422b7b2 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/invalid utf-8\xfe/invalid utf-8\xfe" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/invalid\ utf-8/invalid\ utf-8 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 00c1a59b0e1ae83e64abbf118bc67bbaa9918d91 /home/rclone/rclone-test-lodiwev2buha/invalid utf-8/invalid utf-8 2026/02/07 01:07:52 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 00c1a59b0e1ae83e64abbf118bc67bbaa9918d91 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/invalid utf-8\xfe/invalid utf-8\xfe" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/invalid\ utf-8/invalid\ utf-8 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 15b2429c518a5d283f41493a1422b7b2 /home/rclone/rclone-test-lodiwev2buha/invalid utf-8/invalid utf-8 2026/02/07 01:07:52 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 15b2429c518a5d283f41493a1422b7b2 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/invalid utf-8\xfe/invalid utf-8\xfe" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/invalid\ utf-8/invalid\ utf-8 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 00c1a59b0e1ae83e64abbf118bc67bbaa9918d91 /home/rclone/rclone-test-lodiwev2buha/invalid utf-8/invalid utf-8 2026/02/07 01:07:52 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 00c1a59b0e1ae83e64abbf118bc67bbaa9918d91 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/invalid utf-8\xfe/invalid utf-8\xfe" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/invalid\ utf-8/invalid\ utf-8 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 15b2429c518a5d283f41493a1422b7b2 /home/rclone/rclone-test-lodiwev2buha/invalid utf-8/invalid utf-8 2026/02/07 01:07:52 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 15b2429c518a5d283f41493a1422b7b2 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/invalid utf-8\xfe/invalid utf-8\xfe" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/invalid\ utf-8/invalid\ utf-8 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 00c1a59b0e1ae83e64abbf118bc67bbaa9918d91 /home/rclone/rclone-test-lodiwev2buha/invalid utf-8/invalid utf-8 2026/02/07 01:07:52 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 00c1a59b0e1ae83e64abbf118bc67bbaa9918d91 === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/test%46.txt/test%46.txt" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/test\%46.txt/test\%46.txt 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 77b4099cd1bb59d05f3ec46e22b67686 /home/rclone/rclone-test-lodiwev2buha/test%46.txt/test%46.txt 2026/02/07 01:07:52 DEBUG : test%46.txt/test%46.txt: Parsed hash: 77b4099cd1bb59d05f3ec46e22b67686 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/test%46.txt/test%46.txt" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/test\%46.txt/test\%46.txt 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 662979b7d2dae01c6bce9f0450df14095dd9dba7 /home/rclone/rclone-test-lodiwev2buha/test%46.txt/test%46.txt 2026/02/07 01:07:52 DEBUG : test%46.txt/test%46.txt: Parsed hash: 662979b7d2dae01c6bce9f0450df14095dd9dba7 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/test%46.txt/test%46.txt" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/test\%46.txt/test\%46.txt 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 77b4099cd1bb59d05f3ec46e22b67686 /home/rclone/rclone-test-lodiwev2buha/test%46.txt/test%46.txt 2026/02/07 01:07:52 DEBUG : test%46.txt/test%46.txt: Parsed hash: 77b4099cd1bb59d05f3ec46e22b67686 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/test%46.txt/test%46.txt" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/test\%46.txt/test\%46.txt 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 662979b7d2dae01c6bce9f0450df14095dd9dba7 /home/rclone/rclone-test-lodiwev2buha/test%46.txt/test%46.txt 2026/02/07 01:07:52 DEBUG : test%46.txt/test%46.txt: Parsed hash: 662979b7d2dae01c6bce9f0450df14095dd9dba7 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/test%46.txt/test%46.txt" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/test\%46.txt/test\%46.txt 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 77b4099cd1bb59d05f3ec46e22b67686 /home/rclone/rclone-test-lodiwev2buha/test%46.txt/test%46.txt 2026/02/07 01:07:52 DEBUG : test%46.txt/test%46.txt: Parsed hash: 77b4099cd1bb59d05f3ec46e22b67686 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/test%46.txt/test%46.txt" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/test\%46.txt/test\%46.txt 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 662979b7d2dae01c6bce9f0450df14095dd9dba7 /home/rclone/rclone-test-lodiwev2buha/test%46.txt/test%46.txt 2026/02/07 01:07:52 DEBUG : test%46.txt/test%46.txt: Parsed hash: 662979b7d2dae01c6bce9f0450df14095dd9dba7 === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Connection OK after error: potato 2026/02/07 01:07:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/zero-length-file" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/zero-length-file 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-lodiwev2buha/zero-length-file 2026/02/07 01:07:52 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/zero-length-file" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/zero-length-file 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-lodiwev2buha/zero-length-file 2026/02/07 01:07:52 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/zero-length-file" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/zero-length-file 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-lodiwev2buha/zero-length-file 2026/02/07 01:07:52 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/zero-length-file" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/zero-length-file 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-lodiwev2buha/zero-length-file 2026/02/07 01:07:52 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:820: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:869: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/file name.txt" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/file\ name.txt 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 31287b1f01ccc51314c6dd410d65d843 /home/rclone/rclone-test-lodiwev2buha/file name.txt 2026/02/07 01:07:52 DEBUG : file name.txt: Parsed hash: 31287b1f01ccc51314c6dd410d65d843 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/file name.txt" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/file\ name.txt 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: c3f026fe2ea032b5afb2d22439f4ff9ef440389c /home/rclone/rclone-test-lodiwev2buha/file name.txt 2026/02/07 01:07:52 DEBUG : file name.txt: Parsed hash: c3f026fe2ea032b5afb2d22439f4ff9ef440389c 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/file name.txt" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/file\ name.txt 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 31287b1f01ccc51314c6dd410d65d843 /home/rclone/rclone-test-lodiwev2buha/file name.txt 2026/02/07 01:07:52 DEBUG : file name.txt: Parsed hash: 31287b1f01ccc51314c6dd410d65d843 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/file name.txt" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/file\ name.txt 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: c3f026fe2ea032b5afb2d22439f4ff9ef440389c /home/rclone/rclone-test-lodiwev2buha/file name.txt 2026/02/07 01:07:52 DEBUG : file name.txt: Parsed hash: c3f026fe2ea032b5afb2d22439f4ff9ef440389c 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 28f106788355acbc5ae0f6ac3ba99a42 /home/rclone/rclone-test-lodiwev2buha/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/07 01:07:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 28f106788355acbc5ae0f6ac3ba99a42 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 4b4962513eb6dd33385a31ae432b3bd68cc97d35 /home/rclone/rclone-test-lodiwev2buha/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/07 01:07:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4b4962513eb6dd33385a31ae432b3bd68cc97d35 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 28f106788355acbc5ae0f6ac3ba99a42 /home/rclone/rclone-test-lodiwev2buha/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/07 01:07:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 28f106788355acbc5ae0f6ac3ba99a42 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 4b4962513eb6dd33385a31ae432b3bd68cc97d35 /home/rclone/rclone-test-lodiwev2buha/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/07 01:07:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4b4962513eb6dd33385a31ae432b3bd68cc97d35 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/file name.txt" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/file\ name.txt 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 2ff42a37665f70f13ff777d68348e58d /home/rclone/rclone-test-lodiwev2buha/file name.txt 2026/02/07 01:07:52 DEBUG : file name.txt: Parsed hash: 2ff42a37665f70f13ff777d68348e58d 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/file name.txt" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/file\ name.txt 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: cdb0d362e757303297d7792efdf43d78f4d05f03 /home/rclone/rclone-test-lodiwev2buha/file name.txt 2026/02/07 01:07:52 DEBUG : file name.txt: Parsed hash: cdb0d362e757303297d7792efdf43d78f4d05f03 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/file name.txt" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/file\ name.txt 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 2ff42a37665f70f13ff777d68348e58d /home/rclone/rclone-test-lodiwev2buha/file name.txt 2026/02/07 01:07:52 DEBUG : file name.txt: Parsed hash: 2ff42a37665f70f13ff777d68348e58d 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/file name.txt" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/file\ name.txt 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: cdb0d362e757303297d7792efdf43d78f4d05f03 /home/rclone/rclone-test-lodiwev2buha/file name.txt 2026/02/07 01:07:52 DEBUG : file name.txt: Parsed hash: cdb0d362e757303297d7792efdf43d78f4d05f03 === 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/07 01:07:52 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2026/02/07 01:07:52 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/02/07 01:07:52 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/07 01:07:52 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/07 01:07:52 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/07 01:07:52 DEBUG : Setting pass="X_48HTqGYAnwTV7hOMIT3pNd8Otqx-dY" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/07 01:07:52 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/07 01:07:52 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{7b1BC}" suffix to name 2026/02/07 01:07:52 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/07 01:07:52 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/07 01:07:52 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/07 01:07:52 DEBUG : Setting pass="X_48HTqGYAnwTV7hOMIT3pNd8Otqx-dY" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/07 01:07:52 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:32830->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/file name.txt" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/file\ name.txt 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 2ff42a37665f70f13ff777d68348e58d /home/rclone/rclone-test-lodiwev2buha/file name.txt 2026/02/07 01:07:52 DEBUG : file name.txt: Parsed hash: 2ff42a37665f70f13ff777d68348e58d 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/file name.txt" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/file\ name.txt 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: cdb0d362e757303297d7792efdf43d78f4d05f03 /home/rclone/rclone-test-lodiwev2buha/file name.txt 2026/02/07 01:07:52 DEBUG : file name.txt: Parsed hash: cdb0d362e757303297d7792efdf43d78f4d05f03 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 28f106788355acbc5ae0f6ac3ba99a42 /home/rclone/rclone-test-lodiwev2buha/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/07 01:07:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 28f106788355acbc5ae0f6ac3ba99a42 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 4b4962513eb6dd33385a31ae432b3bd68cc97d35 /home/rclone/rclone-test-lodiwev2buha/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/07 01:07:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4b4962513eb6dd33385a31ae432b3bd68cc97d35 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/file name.txt" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/file\ name.txt 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 2ff42a37665f70f13ff777d68348e58d /home/rclone/rclone-test-lodiwev2buha/file name.txt 2026/02/07 01:07:52 DEBUG : file name.txt: Parsed hash: 2ff42a37665f70f13ff777d68348e58d 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/file name.txt" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/file\ name.txt 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: cdb0d362e757303297d7792efdf43d78f4d05f03 /home/rclone/rclone-test-lodiwev2buha/file name.txt 2026/02/07 01:07:52 DEBUG : file name.txt: Parsed hash: cdb0d362e757303297d7792efdf43d78f4d05f03 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1122: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/file name.txt" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/file\ name.txt 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 2ff42a37665f70f13ff777d68348e58d /home/rclone/rclone-test-lodiwev2buha/file name.txt 2026/02/07 01:07:52 DEBUG : file name.txt: Parsed hash: 2ff42a37665f70f13ff777d68348e58d 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/file name.txt" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/file\ name.txt 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: cdb0d362e757303297d7792efdf43d78f4d05f03 /home/rclone/rclone-test-lodiwev2buha/file name.txt 2026/02/07 01:07:52 DEBUG : file name.txt: Parsed hash: cdb0d362e757303297d7792efdf43d78f4d05f03 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 28f106788355acbc5ae0f6ac3ba99a42 /home/rclone/rclone-test-lodiwev2buha/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/07 01:07:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 28f106788355acbc5ae0f6ac3ba99a42 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 4b4962513eb6dd33385a31ae432b3bd68cc97d35 /home/rclone/rclone-test-lodiwev2buha/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/07 01:07:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4b4962513eb6dd33385a31ae432b3bd68cc97d35 === 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/07 01:07:52 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-lodiwev2buha/hello? sausage/êé" 2026/02/07 01:07:52 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/02/07 01:07:52 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/07 01:07:52 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/07 01:07:52 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/07 01:07:52 DEBUG : Setting pass="X_48HTqGYAnwTV7hOMIT3pNd8Otqx-dY" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/07 01:07:52 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/07 01:07:52 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{7b1BC}" suffix to name 2026/02/07 01:07:52 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/07 01:07:52 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/07 01:07:52 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/07 01:07:52 DEBUG : Setting pass="X_48HTqGYAnwTV7hOMIT3pNd8Otqx-dY" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/07 01:07:52 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha/hello? sausage/êé: New connection 127.0.0.1:32838->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha/hello? sausage/êé: Shell type "unix" from config 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha/hello? sausage/êé: Relative path resolved to "/home/rclone/rclone-test-lodiwev2buha/hello? sausage/êé" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha/hello? sausage/êé: Using root directory "/home/rclone/rclone-test-lodiwev2buha/hello? sausage/êé" 2026/02/07 01:07:52 DEBUG : fs cache: renaming cache item "TestSFTPOpenssh:rclone-test-lodiwev2buha/hello? sausage/êé" to be canonical "TestSFTPOpenssh{7b1BC}:rclone-test-lodiwev2buha/hello? sausage/êé" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha/hello? sausage/êé: Shell path "/home/rclone/rclone-test-lodiwev2buha/hello? sausage/êé/a/b/c/d/e.txt" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha/hello? sausage/êé: Remote command result: d2cfea626c69a16e8dd94e559bd801c9 /home/rclone/rclone-test-lodiwev2buha/hello? sausage/êé/a/b/c/d/e.txt 2026/02/07 01:07:52 DEBUG : a/b/c/d/e.txt: Parsed hash: d2cfea626c69a16e8dd94e559bd801c9 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha/hello? sausage/êé: Shell path "/home/rclone/rclone-test-lodiwev2buha/hello? sausage/êé/a/b/c/d/e.txt" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha/hello? sausage/êé: Remote command result: 9e4c8d6acdf399583fc8f56be5711e459ee75c1e /home/rclone/rclone-test-lodiwev2buha/hello? sausage/êé/a/b/c/d/e.txt 2026/02/07 01:07:52 DEBUG : a/b/c/d/e.txt: Parsed hash: 9e4c8d6acdf399583fc8f56be5711e459ee75c1e 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha/hello? sausage/êé: Shell path "/home/rclone/rclone-test-lodiwev2buha/hello? sausage/êé/a/b/c/d/e.txt" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha/hello? sausage/êé: Remote command result: d2cfea626c69a16e8dd94e559bd801c9 /home/rclone/rclone-test-lodiwev2buha/hello? sausage/êé/a/b/c/d/e.txt 2026/02/07 01:07:52 DEBUG : a/b/c/d/e.txt: Parsed hash: d2cfea626c69a16e8dd94e559bd801c9 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha/hello? sausage/êé: Shell path "/home/rclone/rclone-test-lodiwev2buha/hello? sausage/êé/a/b/c/d/e.txt" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha/hello? sausage/êé: Remote command result: 9e4c8d6acdf399583fc8f56be5711e459ee75c1e /home/rclone/rclone-test-lodiwev2buha/hello? sausage/êé/a/b/c/d/e.txt 2026/02/07 01:07:52 DEBUG : a/b/c/d/e.txt: Parsed hash: 9e4c8d6acdf399583fc8f56be5711e459ee75c1e 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha/hello? sausage/êé: New connection 127.0.0.1:32842->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/02/07 01:07:52 DEBUG : Waiting for deletions to finish 2026/02/07 01:07:52 INFO : a/b/c/d/e.txt: Deleted 2026/02/07 01:07:52 DEBUG : removing 1 level 4 directories 2026/02/07 01:07:52 INFO : a/b/c/d: Removing directory 2026/02/07 01:07:52 DEBUG : removing 1 level 3 directories 2026/02/07 01:07:52 INFO : a/b/c: Removing directory 2026/02/07 01:07:52 DEBUG : removing 1 level 2 directories 2026/02/07 01:07:52 INFO : a/b: Removing directory 2026/02/07 01:07:52 DEBUG : removing 1 level 1 directories 2026/02/07 01:07:52 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/file name.txt" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/file\ name.txt 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 2ff42a37665f70f13ff777d68348e58d /home/rclone/rclone-test-lodiwev2buha/file name.txt 2026/02/07 01:07:52 DEBUG : file name.txt: Parsed hash: 2ff42a37665f70f13ff777d68348e58d 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/file name.txt" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/file\ name.txt 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: cdb0d362e757303297d7792efdf43d78f4d05f03 /home/rclone/rclone-test-lodiwev2buha/file name.txt 2026/02/07 01:07:52 DEBUG : file name.txt: Parsed hash: cdb0d362e757303297d7792efdf43d78f4d05f03 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 28f106788355acbc5ae0f6ac3ba99a42 /home/rclone/rclone-test-lodiwev2buha/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/07 01:07:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 28f106788355acbc5ae0f6ac3ba99a42 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 4b4962513eb6dd33385a31ae432b3bd68cc97d35 /home/rclone/rclone-test-lodiwev2buha/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/07 01:07:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4b4962513eb6dd33385a31ae432b3bd68cc97d35 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 28f106788355acbc5ae0f6ac3ba99a42 /home/rclone/rclone-test-lodiwev2buha/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/02/07 01:07:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: 28f106788355acbc5ae0f6ac3ba99a42 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 4b4962513eb6dd33385a31ae432b3bd68cc97d35 /home/rclone/rclone-test-lodiwev2buha/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/02/07 01:07:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: 4b4962513eb6dd33385a31ae432b3bd68cc97d35 === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1294: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/file name.txt" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/file\ name.txt 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 2ff42a37665f70f13ff777d68348e58d /home/rclone/rclone-test-lodiwev2buha/file name.txt 2026/02/07 01:07:52 DEBUG : file name.txt: Parsed hash: 2ff42a37665f70f13ff777d68348e58d 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/file name.txt" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/file\ name.txt 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: cdb0d362e757303297d7792efdf43d78f4d05f03 /home/rclone/rclone-test-lodiwev2buha/file name.txt 2026/02/07 01:07:52 DEBUG : file name.txt: Parsed hash: cdb0d362e757303297d7792efdf43d78f4d05f03 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/other.txt" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/other.txt 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 28f106788355acbc5ae0f6ac3ba99a42 /home/rclone/rclone-test-lodiwev2buha/other.txt 2026/02/07 01:07:52 DEBUG : other.txt: Parsed hash: 28f106788355acbc5ae0f6ac3ba99a42 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/other.txt" 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/other.txt 2026/02/07 01:07:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 4b4962513eb6dd33385a31ae432b3bd68cc97d35 /home/rclone/rclone-test-lodiwev2buha/other.txt 2026/02/07 01:07:52 DEBUG : other.txt: Parsed hash: 4b4962513eb6dd33385a31ae432b3bd68cc97d35 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: New connection 127.0.0.1:32858->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/other.txt" 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/other.txt 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 28f106788355acbc5ae0f6ac3ba99a42 /home/rclone/rclone-test-lodiwev2buha/other.txt 2026/02/07 01:07:53 DEBUG : other.txt: Parsed hash: 28f106788355acbc5ae0f6ac3ba99a42 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/other.txt" 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/other.txt 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 4b4962513eb6dd33385a31ae432b3bd68cc97d35 /home/rclone/rclone-test-lodiwev2buha/other.txt 2026/02/07 01:07:53 DEBUG : other.txt: Parsed hash: 4b4962513eb6dd33385a31ae432b3bd68cc97d35 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/moveTest/other.txt" 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/moveTest/other.txt 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 2ff42a37665f70f13ff777d68348e58d /home/rclone/rclone-test-lodiwev2buha/moveTest/other.txt 2026/02/07 01:07:53 DEBUG : moveTest/other.txt: Parsed hash: 2ff42a37665f70f13ff777d68348e58d 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/moveTest/other.txt" 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/moveTest/other.txt 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: cdb0d362e757303297d7792efdf43d78f4d05f03 /home/rclone/rclone-test-lodiwev2buha/moveTest/other.txt 2026/02/07 01:07:53 DEBUG : moveTest/other.txt: Parsed hash: cdb0d362e757303297d7792efdf43d78f4d05f03 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/file name.txt" 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/file\ name.txt 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 2ff42a37665f70f13ff777d68348e58d /home/rclone/rclone-test-lodiwev2buha/file name.txt 2026/02/07 01:07:53 DEBUG : file name.txt: Parsed hash: 2ff42a37665f70f13ff777d68348e58d 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/file name.txt" 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/file\ name.txt 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: cdb0d362e757303297d7792efdf43d78f4d05f03 /home/rclone/rclone-test-lodiwev2buha/file name.txt 2026/02/07 01:07:53 DEBUG : file name.txt: Parsed hash: cdb0d362e757303297d7792efdf43d78f4d05f03 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/other.txt" 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/other.txt 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 28f106788355acbc5ae0f6ac3ba99a42 /home/rclone/rclone-test-lodiwev2buha/other.txt 2026/02/07 01:07:53 DEBUG : other.txt: Parsed hash: 28f106788355acbc5ae0f6ac3ba99a42 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/other.txt" 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/other.txt 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 4b4962513eb6dd33385a31ae432b3bd68cc97d35 /home/rclone/rclone-test-lodiwev2buha/other.txt 2026/02/07 01:07:53 DEBUG : other.txt: Parsed hash: 4b4962513eb6dd33385a31ae432b3bd68cc97d35 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/file name.txt" 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/file\ name.txt 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 2ff42a37665f70f13ff777d68348e58d /home/rclone/rclone-test-lodiwev2buha/file name.txt 2026/02/07 01:07:53 DEBUG : file name.txt: Parsed hash: 2ff42a37665f70f13ff777d68348e58d 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/file name.txt" 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/file\ name.txt 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: cdb0d362e757303297d7792efdf43d78f4d05f03 /home/rclone/rclone-test-lodiwev2buha/file name.txt 2026/02/07 01:07:53 DEBUG : file name.txt: Parsed hash: cdb0d362e757303297d7792efdf43d78f4d05f03 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 28f106788355acbc5ae0f6ac3ba99a42 /home/rclone/rclone-test-lodiwev2buha/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/07 01:07:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 28f106788355acbc5ae0f6ac3ba99a42 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 4b4962513eb6dd33385a31ae432b3bd68cc97d35 /home/rclone/rclone-test-lodiwev2buha/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/07 01:07:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4b4962513eb6dd33385a31ae432b3bd68cc97d35 === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1403: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/02/07 01:07:53 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-tamorir0moga" 2026/02/07 01:07:53 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/02/07 01:07:53 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/07 01:07:53 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/07 01:07:53 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/07 01:07:53 DEBUG : Setting pass="X_48HTqGYAnwTV7hOMIT3pNd8Otqx-dY" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/07 01:07:53 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/07 01:07:53 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{7b1BC}" suffix to name 2026/02/07 01:07:53 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/07 01:07:53 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/07 01:07:53 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/07 01:07:53 DEBUG : Setting pass="X_48HTqGYAnwTV7hOMIT3pNd8Otqx-dY" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/07 01:07:53 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tamorir0moga: New connection 127.0.0.1:32870->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tamorir0moga: Shell type "unix" from config 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tamorir0moga: Relative path resolved to "/home/rclone/rclone-test-tamorir0moga" 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tamorir0moga: Using root directory "/home/rclone/rclone-test-tamorir0moga" 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tamorir0moga: Shell path "/home/rclone/rclone-test-tamorir0moga/new_name/sub_new_name/file name.txt" 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tamorir0moga: Running remote command: md5sum /home/rclone/rclone-test-tamorir0moga/new_name/sub_new_name/file\ name.txt 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tamorir0moga: Remote command result: 2ff42a37665f70f13ff777d68348e58d /home/rclone/rclone-test-tamorir0moga/new_name/sub_new_name/file name.txt 2026/02/07 01:07:53 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 2ff42a37665f70f13ff777d68348e58d 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tamorir0moga: Shell path "/home/rclone/rclone-test-tamorir0moga/new_name/sub_new_name/file name.txt" 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tamorir0moga: Running remote command: sha1sum /home/rclone/rclone-test-tamorir0moga/new_name/sub_new_name/file\ name.txt 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tamorir0moga: Remote command result: cdb0d362e757303297d7792efdf43d78f4d05f03 /home/rclone/rclone-test-tamorir0moga/new_name/sub_new_name/file name.txt 2026/02/07 01:07:53 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: cdb0d362e757303297d7792efdf43d78f4d05f03 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tamorir0moga: Shell path "/home/rclone/rclone-test-tamorir0moga/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tamorir0moga: Running remote command: md5sum /home/rclone/rclone-test-tamorir0moga/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tamorir0moga: Remote command result: 28f106788355acbc5ae0f6ac3ba99a42 /home/rclone/rclone-test-tamorir0moga/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/07 01:07:53 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 28f106788355acbc5ae0f6ac3ba99a42 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tamorir0moga: Shell path "/home/rclone/rclone-test-tamorir0moga/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tamorir0moga: Running remote command: sha1sum /home/rclone/rclone-test-tamorir0moga/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tamorir0moga: Remote command result: 4b4962513eb6dd33385a31ae432b3bd68cc97d35 /home/rclone/rclone-test-tamorir0moga/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/07 01:07:53 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4b4962513eb6dd33385a31ae432b3bd68cc97d35 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/file name.txt" 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/file\ name.txt 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 2ff42a37665f70f13ff777d68348e58d /home/rclone/rclone-test-lodiwev2buha/file name.txt 2026/02/07 01:07:53 DEBUG : file name.txt: Parsed hash: 2ff42a37665f70f13ff777d68348e58d 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/file name.txt" 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/file\ name.txt 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: cdb0d362e757303297d7792efdf43d78f4d05f03 /home/rclone/rclone-test-lodiwev2buha/file name.txt 2026/02/07 01:07:53 DEBUG : file name.txt: Parsed hash: cdb0d362e757303297d7792efdf43d78f4d05f03 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 28f106788355acbc5ae0f6ac3ba99a42 /home/rclone/rclone-test-lodiwev2buha/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/07 01:07:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 28f106788355acbc5ae0f6ac3ba99a42 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 4b4962513eb6dd33385a31ae432b3bd68cc97d35 /home/rclone/rclone-test-lodiwev2buha/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/07 01:07:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4b4962513eb6dd33385a31ae432b3bd68cc97d35 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tamorir0moga: Purge dir "new_name" 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tamorir0moga: 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/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/file name.txt" 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/file\ name.txt 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 2ff42a37665f70f13ff777d68348e58d /home/rclone/rclone-test-lodiwev2buha/file name.txt 2026/02/07 01:07:53 DEBUG : file name.txt: Parsed hash: 2ff42a37665f70f13ff777d68348e58d 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/file name.txt" 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/file\ name.txt 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: cdb0d362e757303297d7792efdf43d78f4d05f03 /home/rclone/rclone-test-lodiwev2buha/file name.txt 2026/02/07 01:07:53 DEBUG : file name.txt: Parsed hash: cdb0d362e757303297d7792efdf43d78f4d05f03 === 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/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/file name.txt" 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/file\ name.txt 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: e4491ee2ac10a2f63bd886ff89f17f4f /home/rclone/rclone-test-lodiwev2buha/file name.txt 2026/02/07 01:07:53 DEBUG : file name.txt: Parsed hash: e4491ee2ac10a2f63bd886ff89f17f4f 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/file name.txt" 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/file\ name.txt 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 13602321f3d8a1b63258bb704f6697da8e893be5 /home/rclone/rclone-test-lodiwev2buha/file name.txt 2026/02/07 01:07:53 DEBUG : file name.txt: Parsed hash: 13602321f3d8a1b63258bb704f6697da8e893be5 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/file name.txt" 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/file\ name.txt 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: e4491ee2ac10a2f63bd886ff89f17f4f /home/rclone/rclone-test-lodiwev2buha/file name.txt 2026/02/07 01:07:53 DEBUG : file name.txt: Parsed hash: e4491ee2ac10a2f63bd886ff89f17f4f 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/file name.txt" 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/file\ name.txt 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 13602321f3d8a1b63258bb704f6697da8e893be5 /home/rclone/rclone-test-lodiwev2buha/file name.txt 2026/02/07 01:07:53 DEBUG : file name.txt: Parsed hash: 13602321f3d8a1b63258bb704f6697da8e893be5 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/02/07 01:07:53 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-lodiwev2buha/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/07 01:07:53 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/02/07 01:07:53 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/07 01:07:53 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/07 01:07:53 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/07 01:07:53 DEBUG : Setting pass="X_48HTqGYAnwTV7hOMIT3pNd8Otqx-dY" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/07 01:07:53 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/07 01:07:53 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{7b1BC}" suffix to name 2026/02/07 01:07:53 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/07 01:07:53 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/07 01:07:53 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/07 01:07:53 DEBUG : Setting pass="X_48HTqGYAnwTV7hOMIT3pNd8Otqx-dY" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/07 01:07:53 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:32886->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/home/rclone/rclone-test-lodiwev2buha/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/home/rclone/rclone-test-lodiwev2buha/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-lodiwev2buha/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 28f106788355acbc5ae0f6ac3ba99a42 /home/rclone/rclone-test-lodiwev2buha/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/07 01:07:53 DEBUG : z.txt: Parsed hash: 28f106788355acbc5ae0f6ac3ba99a42 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-lodiwev2buha/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 4b4962513eb6dd33385a31ae432b3bd68cc97d35 /home/rclone/rclone-test-lodiwev2buha/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/07 01:07:53 DEBUG : z.txt: Parsed hash: 4b4962513eb6dd33385a31ae432b3bd68cc97d35 === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/02/07 01:07:53 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-lodiwev2buha/not found.txt" 2026/02/07 01:07:53 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/02/07 01:07:53 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/07 01:07:53 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/07 01:07:53 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/07 01:07:53 DEBUG : Setting pass="X_48HTqGYAnwTV7hOMIT3pNd8Otqx-dY" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/07 01:07:53 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/07 01:07:53 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{7b1BC}" suffix to name 2026/02/07 01:07:53 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/07 01:07:53 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/07 01:07:53 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/07 01:07:53 DEBUG : Setting pass="X_48HTqGYAnwTV7hOMIT3pNd8Otqx-dY" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/07 01:07:53 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha/not found.txt: New connection 127.0.0.1:32902->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha/not found.txt: Shell type "unix" from config 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha/not found.txt: Relative path resolved to "/home/rclone/rclone-test-lodiwev2buha/not found.txt" 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha/not found.txt: Using root directory "/home/rclone/rclone-test-lodiwev2buha/not found.txt" 2026/02/07 01:07:53 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestSFTPOpenssh:" path "rclone-test-lodiwev2buha" from "TestSFTPOpenssh:rclone-test-lodiwev2buha" 2026/02/07 01:07:53 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2026/02/07 01:07:53 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/02/07 01:07:53 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/07 01:07:53 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/07 01:07:53 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/07 01:07:53 DEBUG : Setting pass="X_48HTqGYAnwTV7hOMIT3pNd8Otqx-dY" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/07 01:07:53 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/07 01:07:53 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{7b1BC}" suffix to name 2026/02/07 01:07:53 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/07 01:07:53 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/07 01:07:53 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/07 01:07:53 DEBUG : Setting pass="X_48HTqGYAnwTV7hOMIT3pNd8Otqx-dY" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/07 01:07:53 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:32912->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-lodiwev2buha/file name.txt" 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/file\ name.txt 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: e4491ee2ac10a2f63bd886ff89f17f4f /home/rclone/rclone-test-lodiwev2buha/file name.txt 2026/02/07 01:07:53 DEBUG : rclone-test-lodiwev2buha/file name.txt: Parsed hash: e4491ee2ac10a2f63bd886ff89f17f4f 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-lodiwev2buha/file name.txt" 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/file\ name.txt 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 13602321f3d8a1b63258bb704f6697da8e893be5 /home/rclone/rclone-test-lodiwev2buha/file name.txt 2026/02/07 01:07:53 DEBUG : rclone-test-lodiwev2buha/file name.txt: Parsed hash: 13602321f3d8a1b63258bb704f6697da8e893be5 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-lodiwev2buha/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 28f106788355acbc5ae0f6ac3ba99a42 /home/rclone/rclone-test-lodiwev2buha/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/07 01:07:53 DEBUG : rclone-test-lodiwev2buha/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 28f106788355acbc5ae0f6ac3ba99a42 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-lodiwev2buha/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 4b4962513eb6dd33385a31ae432b3bd68cc97d35 /home/rclone/rclone-test-lodiwev2buha/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/07 01:07:53 DEBUG : rclone-test-lodiwev2buha/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4b4962513eb6dd33385a31ae432b3bd68cc97d35 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-lodiwev2buha/file name.txt" 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/file\ name.txt 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: e4491ee2ac10a2f63bd886ff89f17f4f /home/rclone/rclone-test-lodiwev2buha/file name.txt 2026/02/07 01:07:53 DEBUG : rclone-test-lodiwev2buha/file name.txt: Parsed hash: e4491ee2ac10a2f63bd886ff89f17f4f 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-lodiwev2buha/file name.txt" 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/file\ name.txt 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 13602321f3d8a1b63258bb704f6697da8e893be5 /home/rclone/rclone-test-lodiwev2buha/file name.txt 2026/02/07 01:07:53 DEBUG : rclone-test-lodiwev2buha/file name.txt: Parsed hash: 13602321f3d8a1b63258bb704f6697da8e893be5 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1953: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-lodiwev2buha/created from root.txt" 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/created\ from\ root.txt 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 0f8c529c26b3a74d991ba6cfc1c13ee5 /home/rclone/rclone-test-lodiwev2buha/created from root.txt 2026/02/07 01:07:53 DEBUG : rclone-test-lodiwev2buha/created from root.txt: Parsed hash: 0f8c529c26b3a74d991ba6cfc1c13ee5 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-lodiwev2buha/created from root.txt" 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/created\ from\ root.txt 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: a5051eb38411efd4aaf3c4d870c7e1d54361193b /home/rclone/rclone-test-lodiwev2buha/created from root.txt 2026/02/07 01:07:53 DEBUG : rclone-test-lodiwev2buha/created from root.txt: Parsed hash: a5051eb38411efd4aaf3c4d870c7e1d54361193b 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-lodiwev2buha/created from root.txt" 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/created\ from\ root.txt 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 0f8c529c26b3a74d991ba6cfc1c13ee5 /home/rclone/rclone-test-lodiwev2buha/created from root.txt 2026/02/07 01:07:53 DEBUG : rclone-test-lodiwev2buha/created from root.txt: Parsed hash: 0f8c529c26b3a74d991ba6cfc1c13ee5 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-lodiwev2buha/created from root.txt" 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/created\ from\ root.txt 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: a5051eb38411efd4aaf3c4d870c7e1d54361193b /home/rclone/rclone-test-lodiwev2buha/created from root.txt 2026/02/07 01:07:53 DEBUG : rclone-test-lodiwev2buha/created from root.txt: Parsed hash: a5051eb38411efd4aaf3c4d870c7e1d54361193b 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-lodiwev2buha/created from root.txt" 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/created\ from\ root.txt 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 0f8c529c26b3a74d991ba6cfc1c13ee5 /home/rclone/rclone-test-lodiwev2buha/created from root.txt 2026/02/07 01:07:53 DEBUG : rclone-test-lodiwev2buha/created from root.txt: Parsed hash: 0f8c529c26b3a74d991ba6cfc1c13ee5 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-lodiwev2buha/created from root.txt" 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/created\ from\ root.txt 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: a5051eb38411efd4aaf3c4d870c7e1d54361193b /home/rclone/rclone-test-lodiwev2buha/created from root.txt 2026/02/07 01:07:53 DEBUG : rclone-test-lodiwev2buha/created from root.txt: Parsed hash: a5051eb38411efd4aaf3c4d870c7e1d54361193b 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-lodiwev2buha/file name.txt" 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/file\ name.txt 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: e4491ee2ac10a2f63bd886ff89f17f4f /home/rclone/rclone-test-lodiwev2buha/file name.txt 2026/02/07 01:07:53 DEBUG : rclone-test-lodiwev2buha/file name.txt: Parsed hash: e4491ee2ac10a2f63bd886ff89f17f4f 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-lodiwev2buha/file name.txt" 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/file\ name.txt 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 13602321f3d8a1b63258bb704f6697da8e893be5 /home/rclone/rclone-test-lodiwev2buha/file name.txt 2026/02/07 01:07:53 DEBUG : rclone-test-lodiwev2buha/file name.txt: Parsed hash: 13602321f3d8a1b63258bb704f6697da8e893be5 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-lodiwev2buha/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 28f106788355acbc5ae0f6ac3ba99a42 /home/rclone/rclone-test-lodiwev2buha/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/07 01:07:53 DEBUG : rclone-test-lodiwev2buha/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 28f106788355acbc5ae0f6ac3ba99a42 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-lodiwev2buha/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 4b4962513eb6dd33385a31ae432b3bd68cc97d35 /home/rclone/rclone-test-lodiwev2buha/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/07 01:07:53 DEBUG : rclone-test-lodiwev2buha/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4b4962513eb6dd33385a31ae432b3bd68cc97d35 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-lodiwev2buha/file name.txt" 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/file\ name.txt 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: e4491ee2ac10a2f63bd886ff89f17f4f /home/rclone/rclone-test-lodiwev2buha/file name.txt 2026/02/07 01:07:53 DEBUG : rclone-test-lodiwev2buha/file name.txt: Parsed hash: e4491ee2ac10a2f63bd886ff89f17f4f 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-lodiwev2buha/file name.txt" 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/file\ name.txt 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 13602321f3d8a1b63258bb704f6697da8e893be5 /home/rclone/rclone-test-lodiwev2buha/file name.txt 2026/02/07 01:07:53 DEBUG : rclone-test-lodiwev2buha/file name.txt: Parsed hash: 13602321f3d8a1b63258bb704f6697da8e893be5 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-lodiwev2buha/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 28f106788355acbc5ae0f6ac3ba99a42 /home/rclone/rclone-test-lodiwev2buha/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/07 01:07:53 DEBUG : rclone-test-lodiwev2buha/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 28f106788355acbc5ae0f6ac3ba99a42 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-lodiwev2buha/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 4b4962513eb6dd33385a31ae432b3bd68cc97d35 /home/rclone/rclone-test-lodiwev2buha/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/07 01:07:53 DEBUG : rclone-test-lodiwev2buha/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4b4962513eb6dd33385a31ae432b3bd68cc97d35 === 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/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 28f106788355acbc5ae0f6ac3ba99a42 /home/rclone/rclone-test-lodiwev2buha/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/07 01:07:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 28f106788355acbc5ae0f6ac3ba99a42 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 4b4962513eb6dd33385a31ae432b3bd68cc97d35 /home/rclone/rclone-test-lodiwev2buha/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/07 01:07:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4b4962513eb6dd33385a31ae432b3bd68cc97d35 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Server has VFS statistics extension 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: About path "/home/rclone/rclone-test-lodiwev2buha" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/piped data.txt" 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/piped\ data.txt 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-lodiwev2buha/piped data.txt 2026/02/07 01:07:53 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/piped data.txt" 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/piped\ data.txt 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-lodiwev2buha/piped data.txt 2026/02/07 01:07:53 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/piped data.txt" 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/piped\ data.txt 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-lodiwev2buha/piped data.txt 2026/02/07 01:07:53 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/piped data.txt" 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/piped\ data.txt 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-lodiwev2buha/piped data.txt 2026/02/07 01:07:53 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/piped data.txt" 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/piped\ data.txt 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 995735f8352ee6133b0e3985e8342422 /home/rclone/rclone-test-lodiwev2buha/piped data.txt 2026/02/07 01:07:53 DEBUG : piped data.txt: Parsed hash: 995735f8352ee6133b0e3985e8342422 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/piped data.txt" 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/piped\ data.txt 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: d2b789e78ca4216b8649bac5281a90fac808810c /home/rclone/rclone-test-lodiwev2buha/piped data.txt 2026/02/07 01:07:53 DEBUG : piped data.txt: Parsed hash: d2b789e78ca4216b8649bac5281a90fac808810c 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/piped data.txt" 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/piped\ data.txt 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 995735f8352ee6133b0e3985e8342422 /home/rclone/rclone-test-lodiwev2buha/piped data.txt 2026/02/07 01:07:53 DEBUG : piped data.txt: Parsed hash: 995735f8352ee6133b0e3985e8342422 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/piped data.txt" 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/piped\ data.txt 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: d2b789e78ca4216b8649bac5281a90fac808810c /home/rclone/rclone-test-lodiwev2buha/piped data.txt 2026/02/07 01:07:53 DEBUG : piped data.txt: Parsed hash: d2b789e78ca4216b8649bac5281a90fac808810c === 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/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/unknown-size-update.txt" 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/unknown-size-update.txt 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: dd4d60cd0fe29ebd53a7e554581101a6 /home/rclone/rclone-test-lodiwev2buha/unknown-size-update.txt 2026/02/07 01:07:53 DEBUG : unknown-size-update.txt: Parsed hash: dd4d60cd0fe29ebd53a7e554581101a6 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/unknown-size-update.txt" 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/unknown-size-update.txt 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 3b345e51e0774da08ee71b02b9ce793661a9544a /home/rclone/rclone-test-lodiwev2buha/unknown-size-update.txt 2026/02/07 01:07:53 DEBUG : unknown-size-update.txt: Parsed hash: 3b345e51e0774da08ee71b02b9ce793661a9544a 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/unknown-size-update.txt" 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: md5sum /home/rclone/rclone-test-lodiwev2buha/unknown-size-update.txt 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: dd4d60cd0fe29ebd53a7e554581101a6 /home/rclone/rclone-test-lodiwev2buha/unknown-size-update.txt 2026/02/07 01:07:53 DEBUG : unknown-size-update.txt: Parsed hash: dd4d60cd0fe29ebd53a7e554581101a6 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Shell path "/home/rclone/rclone-test-lodiwev2buha/unknown-size-update.txt" 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Running remote command: sha1sum /home/rclone/rclone-test-lodiwev2buha/unknown-size-update.txt 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Remote command result: 3b345e51e0774da08ee71b02b9ce793661a9544a /home/rclone/rclone-test-lodiwev2buha/unknown-size-update.txt 2026/02/07 01:07:53 DEBUG : unknown-size-update.txt: Parsed hash: 3b345e51e0774da08ee71b02b9ce793661a9544a === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/02/07 01:07:53 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-lodiwev2buha/deeper/nonexisting/directory" 2026/02/07 01:07:53 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/02/07 01:07:53 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/07 01:07:53 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/07 01:07:53 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/07 01:07:53 DEBUG : Setting pass="X_48HTqGYAnwTV7hOMIT3pNd8Otqx-dY" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/07 01:07:53 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/07 01:07:53 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{7b1BC}" suffix to name 2026/02/07 01:07:53 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/07 01:07:53 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/07 01:07:53 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/07 01:07:53 DEBUG : Setting pass="X_48HTqGYAnwTV7hOMIT3pNd8Otqx-dY" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/07 01:07:53 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha/deeper/nonexisting/directory: New connection 127.0.0.1:32920->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha/deeper/nonexisting/directory: Shell type "unix" from config 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha/deeper/nonexisting/directory: Failed to resolve path using RealPath: file does not exist 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha/deeper/nonexisting/directory: Relative path joined with current directory to get absolute path "/home/rclone/rclone-test-lodiwev2buha/deeper/nonexisting/directory" 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha/deeper/nonexisting/directory: Using root directory "/home/rclone/rclone-test-lodiwev2buha/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/07 01:07:53 DEBUG : Waiting for deletions to finish 2026/02/07 01:07:53 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/02/07 01:07:53 DEBUG : removing 1 level 4 directories 2026/02/07 01:07:53 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/02/07 01:07:53 DEBUG : removing 1 level 3 directories 2026/02/07 01:07:53 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/02/07 01:07:53 DEBUG : removing 1 level 2 directories 2026/02/07 01:07:53 INFO : hello? sausage/êé: Removing directory 2026/02/07 01:07:53 DEBUG : removing 1 level 1 directories 2026/02/07 01:07:53 INFO : hello? sausage: Removing directory 2026/02/07 01:07:53 DEBUG : removing 1 level 0 directories 2026/02/07 01:07:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Removing directory 2026/02/07 01:07:53 ERROR : error listing: directory not found 2026/02/07 01:07:53 DEBUG : Waiting for deletions to finish 2026/02/07 01:07:53 ERROR : error listing: directory not found 2026/02/07 01:07:53 ERROR : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Failed to list "": directory not found 2026/02/07 01:07:53 DEBUG : removing 1 level 0 directories 2026/02/07 01:07:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Removing directory 2026/02/07 01:07:53 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2026/02/07 01:07:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-lodiwev2buha: Closing 2 unused connections 2026/02/07 01:07:53 NOTICE: TestSFTPOpenssh: Stopping server --- PASS: TestIntegration (2.96s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.00s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir (1.78s) --- 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.49s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.02s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.01s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (1.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.02s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.17s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.13s) --- 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.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.02s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.02s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.03s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.01s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.02s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.08s) --- PASS: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- PASS: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 sftp_test.go:25: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestIntegration3 sftp_test.go:35: skipping as -remote is set --- SKIP: TestIntegration3 (0.00s) PASS ok github.com/rclone/rclone/backend/sftp 4.286s "go test -v -timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished OK in 5.777050749s (try 1/5)