"go test -v -timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Starting (try 1/5) === RUN TestShellEscapeUnix --- PASS: TestShellEscapeUnix (0.00s) === RUN TestShellEscapeCmd --- PASS: TestShellEscapeCmd (0.00s) === RUN TestShellEscapePowerShell --- PASS: TestShellEscapePowerShell (0.00s) === RUN TestRemotePathEncodesRemoteNames --- PASS: TestRemotePathEncodesRemoteNames (0.00s) === RUN TestRemoteShellPathEncodesRemoteNames --- PASS: TestRemoteShellPathEncodesRemoteNames (0.00s) === RUN TestRemoteShellPathEncodesPathOverrideNames --- PASS: TestRemoteShellPathEncodesPathOverrideNames (0.00s) === RUN TestParseHash --- PASS: TestParseHash (0.00s) === RUN TestParseUsage --- PASS: TestParseUsage (0.00s) === RUN TestSSHExternalWaitMultipleCalls --- PASS: TestSSHExternalWaitMultipleCalls (0.10s) === RUN TestSSHExternalCloseMultipleCalls --- PASS: TestSSHExternalCloseMultipleCalls (0.00s) === RUN TestStringLock --- PASS: TestStringLock (1.11s) === RUN TestIntegration fstests.go:438: Using remote "TestSFTPOpenssh:" 2026/07/01 05:18:03 NOTICE: TestSFTPOpenssh: Starting server 2026/07/01 05:18:05 NOTICE: TestSFTPOpenssh: Attempting to connect to "127.0.0.1:28627" try 1/100 2026/07/01 05:18:05 DEBUG : TestSFTPOpenssh: Read 1, error: 2026/07/01 05:18:05 NOTICE: TestSFTPOpenssh: Started server and connected to "127.0.0.1:28627" 2026/07/01 05:18:05 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-terepux2yeci" 2026/07/01 05:18:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/01 05:18:05 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/01 05:18:05 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/01 05:18:05 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/01 05:18:05 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/01 05:18:05 DEBUG : Setting pass="eDquRDW0_sEHspdR6w4zPfLIdk73YrAm" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/01 05:18:05 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/01 05:18:05 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{eO50t}" suffix to name 2026/07/01 05:18:05 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/01 05:18:05 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/01 05:18:05 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/01 05:18:05 DEBUG : Setting pass="eDquRDW0_sEHspdR6w4zPfLIdk73YrAm" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/01 05:18:05 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/01 05:18:05 NOTICE: TestSFTPOpenssh{eO50t}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: New connection 127.0.0.1:51988->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell type "unix" from config 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Relative path resolved to "/home/rclone/rclone-test-terepux2yeci" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Using root directory "/home/rclone/rclone-test-terepux2yeci" 2026/07/01 05:18:05 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/07/01 05:18:05 INFO : dir/subdir: Making directory 2026/07/01 05:18:05 INFO : dir/subdir: Removing directory 2026/07/01 05:18:05 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/07/01 05:18:05 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/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 86cfab20d367d98888b7328bf393b583 /home/rclone/rclone-test-terepux2yeci/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/01 05:18:05 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 86cfab20d367d98888b7328bf393b583 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: f38edffa47b4ff27bee862e8cfb2ddc3a0514ec0 /home/rclone/rclone-test-terepux2yeci/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/01 05:18:05 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: f38edffa47b4ff27bee862e8cfb2ddc3a0514ec0 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 86cfab20d367d98888b7328bf393b583 /home/rclone/rclone-test-terepux2yeci/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/01 05:18:05 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 86cfab20d367d98888b7328bf393b583 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: f38edffa47b4ff27bee862e8cfb2ddc3a0514ec0 /home/rclone/rclone-test-terepux2yeci/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/01 05:18:05 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: f38edffa47b4ff27bee862e8cfb2ddc3a0514ec0 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 86cfab20d367d98888b7328bf393b583 /home/rclone/rclone-test-terepux2yeci/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/01 05:18:05 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 86cfab20d367d98888b7328bf393b583 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: f38edffa47b4ff27bee862e8cfb2ddc3a0514ec0 /home/rclone/rclone-test-terepux2yeci/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/01 05:18:05 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: f38edffa47b4ff27bee862e8cfb2ddc3a0514ec0 === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/./." 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/./. 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 227b4b06060927c0836b7c0b9ffcc5ef /home/rclone/rclone-test-terepux2yeci/./. 2026/07/01 05:18:05 DEBUG : ./.: Parsed hash: 227b4b06060927c0836b7c0b9ffcc5ef 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/./." 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/./. 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 31e2c6b06c48c9220017a5ce72fa12736a857e67 /home/rclone/rclone-test-terepux2yeci/./. 2026/07/01 05:18:05 DEBUG : ./.: Parsed hash: 31e2c6b06c48c9220017a5ce72fa12736a857e67 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/./." 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/./. 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 227b4b06060927c0836b7c0b9ffcc5ef /home/rclone/rclone-test-terepux2yeci/./. 2026/07/01 05:18:05 DEBUG : ./.: Parsed hash: 227b4b06060927c0836b7c0b9ffcc5ef 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/./." 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/./. 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 31e2c6b06c48c9220017a5ce72fa12736a857e67 /home/rclone/rclone-test-terepux2yeci/./. 2026/07/01 05:18:05 DEBUG : ./.: Parsed hash: 31e2c6b06c48c9220017a5ce72fa12736a857e67 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/./." 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/./. 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 227b4b06060927c0836b7c0b9ffcc5ef /home/rclone/rclone-test-terepux2yeci/./. 2026/07/01 05:18:05 DEBUG : ./.: Parsed hash: 227b4b06060927c0836b7c0b9ffcc5ef 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/./." 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/./. 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 31e2c6b06c48c9220017a5ce72fa12736a857e67 /home/rclone/rclone-test-terepux2yeci/./. 2026/07/01 05:18:05 DEBUG : ./.: Parsed hash: 31e2c6b06c48c9220017a5ce72fa12736a857e67 === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/../.." 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/../.. 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 9b57a21ea8e5f1a1a529e646fd77bef7 /home/rclone/rclone-test-terepux2yeci/../.. 2026/07/01 05:18:05 DEBUG : ../..: Parsed hash: 9b57a21ea8e5f1a1a529e646fd77bef7 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/../.." 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/../.. 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: cec17d884599aac1e3c69bf8cab98e4403f7bd41 /home/rclone/rclone-test-terepux2yeci/../.. 2026/07/01 05:18:05 DEBUG : ../..: Parsed hash: cec17d884599aac1e3c69bf8cab98e4403f7bd41 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/../.." 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/../.. 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 9b57a21ea8e5f1a1a529e646fd77bef7 /home/rclone/rclone-test-terepux2yeci/../.. 2026/07/01 05:18:05 DEBUG : ../..: Parsed hash: 9b57a21ea8e5f1a1a529e646fd77bef7 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/../.." 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/../.. 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: cec17d884599aac1e3c69bf8cab98e4403f7bd41 /home/rclone/rclone-test-terepux2yeci/../.. 2026/07/01 05:18:05 DEBUG : ../..: Parsed hash: cec17d884599aac1e3c69bf8cab98e4403f7bd41 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/../.." 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/../.. 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 9b57a21ea8e5f1a1a529e646fd77bef7 /home/rclone/rclone-test-terepux2yeci/../.. 2026/07/01 05:18:05 DEBUG : ../..: Parsed hash: 9b57a21ea8e5f1a1a529e646fd77bef7 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/../.." 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/../.. 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: cec17d884599aac1e3c69bf8cab98e4403f7bd41 /home/rclone/rclone-test-terepux2yeci/../.. 2026/07/01 05:18:05 DEBUG : ../..: Parsed hash: cec17d884599aac1e3c69bf8cab98e4403f7bd41 === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: c5c27dbbbe3b0958083b21b6fd19f4af /home/rclone/rclone-test-terepux2yeci/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/01 05:18:05 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: c5c27dbbbe3b0958083b21b6fd19f4af 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 61896226fbfe42bb14bfaec3c46189c97f5c18e1 /home/rclone/rclone-test-terepux2yeci/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/01 05:18:05 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 61896226fbfe42bb14bfaec3c46189c97f5c18e1 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: c5c27dbbbe3b0958083b21b6fd19f4af /home/rclone/rclone-test-terepux2yeci/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/01 05:18:05 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: c5c27dbbbe3b0958083b21b6fd19f4af 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 61896226fbfe42bb14bfaec3c46189c97f5c18e1 /home/rclone/rclone-test-terepux2yeci/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/01 05:18:05 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 61896226fbfe42bb14bfaec3c46189c97f5c18e1 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: c5c27dbbbe3b0958083b21b6fd19f4af /home/rclone/rclone-test-terepux2yeci/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/01 05:18:05 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: c5c27dbbbe3b0958083b21b6fd19f4af 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 61896226fbfe42bb14bfaec3c46189c97f5c18e1 /home/rclone/rclone-test-terepux2yeci/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/01 05:18:05 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 61896226fbfe42bb14bfaec3c46189c97f5c18e1 === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/ leading space/ leading space" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/\ leading\ space/\ leading\ space 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: f032b4550f1ee87a78985ccafa192038 /home/rclone/rclone-test-terepux2yeci/ leading space/ leading space 2026/07/01 05:18:05 DEBUG : leading space/ leading space: Parsed hash: f032b4550f1ee87a78985ccafa192038 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/ leading space/ leading space" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/\ leading\ space/\ leading\ space 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 31ca503cb2ed9b2fb08b7bf6a3552544270d34ed /home/rclone/rclone-test-terepux2yeci/ leading space/ leading space 2026/07/01 05:18:05 DEBUG : leading space/ leading space: Parsed hash: 31ca503cb2ed9b2fb08b7bf6a3552544270d34ed 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/ leading space/ leading space" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/\ leading\ space/\ leading\ space 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: f032b4550f1ee87a78985ccafa192038 /home/rclone/rclone-test-terepux2yeci/ leading space/ leading space 2026/07/01 05:18:05 DEBUG : leading space/ leading space: Parsed hash: f032b4550f1ee87a78985ccafa192038 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/ leading space/ leading space" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/\ leading\ space/\ leading\ space 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 31ca503cb2ed9b2fb08b7bf6a3552544270d34ed /home/rclone/rclone-test-terepux2yeci/ leading space/ leading space 2026/07/01 05:18:05 DEBUG : leading space/ leading space: Parsed hash: 31ca503cb2ed9b2fb08b7bf6a3552544270d34ed 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/ leading space/ leading space" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/\ leading\ space/\ leading\ space 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: f032b4550f1ee87a78985ccafa192038 /home/rclone/rclone-test-terepux2yeci/ leading space/ leading space 2026/07/01 05:18:05 DEBUG : leading space/ leading space: Parsed hash: f032b4550f1ee87a78985ccafa192038 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/ leading space/ leading space" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/\ leading\ space/\ leading\ space 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 31ca503cb2ed9b2fb08b7bf6a3552544270d34ed /home/rclone/rclone-test-terepux2yeci/ leading space/ leading space 2026/07/01 05:18:05 DEBUG : leading space/ leading space: Parsed hash: 31ca503cb2ed9b2fb08b7bf6a3552544270d34ed === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/~leading tilde/~leading tilde" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/\~leading\ tilde/\~leading\ tilde 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 71f14203243cbbba20d25e1eb45fb977 /home/rclone/rclone-test-terepux2yeci/~leading tilde/~leading tilde 2026/07/01 05:18:05 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 71f14203243cbbba20d25e1eb45fb977 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/~leading tilde/~leading tilde" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/\~leading\ tilde/\~leading\ tilde 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: dfb4b53d3f4a08f60b843422300ec2803f302e8a /home/rclone/rclone-test-terepux2yeci/~leading tilde/~leading tilde 2026/07/01 05:18:05 DEBUG : ~leading tilde/~leading tilde: Parsed hash: dfb4b53d3f4a08f60b843422300ec2803f302e8a 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/~leading tilde/~leading tilde" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/\~leading\ tilde/\~leading\ tilde 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 71f14203243cbbba20d25e1eb45fb977 /home/rclone/rclone-test-terepux2yeci/~leading tilde/~leading tilde 2026/07/01 05:18:05 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 71f14203243cbbba20d25e1eb45fb977 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/~leading tilde/~leading tilde" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/\~leading\ tilde/\~leading\ tilde 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: dfb4b53d3f4a08f60b843422300ec2803f302e8a /home/rclone/rclone-test-terepux2yeci/~leading tilde/~leading tilde 2026/07/01 05:18:05 DEBUG : ~leading tilde/~leading tilde: Parsed hash: dfb4b53d3f4a08f60b843422300ec2803f302e8a 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/~leading tilde/~leading tilde" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/\~leading\ tilde/\~leading\ tilde 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 71f14203243cbbba20d25e1eb45fb977 /home/rclone/rclone-test-terepux2yeci/~leading tilde/~leading tilde 2026/07/01 05:18:05 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 71f14203243cbbba20d25e1eb45fb977 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/~leading tilde/~leading tilde" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/\~leading\ tilde/\~leading\ tilde 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: dfb4b53d3f4a08f60b843422300ec2803f302e8a /home/rclone/rclone-test-terepux2yeci/~leading tilde/~leading tilde 2026/07/01 05:18:05 DEBUG : ~leading tilde/~leading tilde: Parsed hash: dfb4b53d3f4a08f60b843422300ec2803f302e8a === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/␍leading CR/␍leading CR" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/␍leading\ CR/␍leading\ CR 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: d100bceb8162c7b9a30a42c16958bbdc /home/rclone/rclone-test-terepux2yeci/␍leading CR/␍leading CR 2026/07/01 05:18:05 DEBUG : ␍leading CR/␍leading CR: Parsed hash: d100bceb8162c7b9a30a42c16958bbdc 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/␍leading CR/␍leading CR" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/␍leading\ CR/␍leading\ CR 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 3d1e18de8b509ca45e8549d80132e30c54a3d54f /home/rclone/rclone-test-terepux2yeci/␍leading CR/␍leading CR 2026/07/01 05:18:05 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 3d1e18de8b509ca45e8549d80132e30c54a3d54f 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/␍leading CR/␍leading CR" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/␍leading\ CR/␍leading\ CR 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: d100bceb8162c7b9a30a42c16958bbdc /home/rclone/rclone-test-terepux2yeci/␍leading CR/␍leading CR 2026/07/01 05:18:05 DEBUG : ␍leading CR/␍leading CR: Parsed hash: d100bceb8162c7b9a30a42c16958bbdc 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/␍leading CR/␍leading CR" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/␍leading\ CR/␍leading\ CR 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 3d1e18de8b509ca45e8549d80132e30c54a3d54f /home/rclone/rclone-test-terepux2yeci/␍leading CR/␍leading CR 2026/07/01 05:18:05 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 3d1e18de8b509ca45e8549d80132e30c54a3d54f 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/␍leading CR/␍leading CR" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/␍leading\ CR/␍leading\ CR 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: d100bceb8162c7b9a30a42c16958bbdc /home/rclone/rclone-test-terepux2yeci/␍leading CR/␍leading CR 2026/07/01 05:18:05 DEBUG : ␍leading CR/␍leading CR: Parsed hash: d100bceb8162c7b9a30a42c16958bbdc 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/␍leading CR/␍leading CR" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/␍leading\ CR/␍leading\ CR 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 3d1e18de8b509ca45e8549d80132e30c54a3d54f /home/rclone/rclone-test-terepux2yeci/␍leading CR/␍leading CR 2026/07/01 05:18:05 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 3d1e18de8b509ca45e8549d80132e30c54a3d54f === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/␊leading LF/␊leading LF" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/␊leading\ LF/␊leading\ LF 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 3fa3f2bc971c60c3c5e2e4f028d22e9e /home/rclone/rclone-test-terepux2yeci/␊leading LF/␊leading LF 2026/07/01 05:18:05 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 3fa3f2bc971c60c3c5e2e4f028d22e9e 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/␊leading LF/␊leading LF" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/␊leading\ LF/␊leading\ LF 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 27ae10f241aaba3353c0d2b8d7302b1abc93e8e8 /home/rclone/rclone-test-terepux2yeci/␊leading LF/␊leading LF 2026/07/01 05:18:05 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 27ae10f241aaba3353c0d2b8d7302b1abc93e8e8 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/␊leading LF/␊leading LF" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/␊leading\ LF/␊leading\ LF 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 3fa3f2bc971c60c3c5e2e4f028d22e9e /home/rclone/rclone-test-terepux2yeci/␊leading LF/␊leading LF 2026/07/01 05:18:05 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 3fa3f2bc971c60c3c5e2e4f028d22e9e 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/␊leading LF/␊leading LF" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/␊leading\ LF/␊leading\ LF 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 27ae10f241aaba3353c0d2b8d7302b1abc93e8e8 /home/rclone/rclone-test-terepux2yeci/␊leading LF/␊leading LF 2026/07/01 05:18:05 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 27ae10f241aaba3353c0d2b8d7302b1abc93e8e8 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/␊leading LF/␊leading LF" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/␊leading\ LF/␊leading\ LF 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 3fa3f2bc971c60c3c5e2e4f028d22e9e /home/rclone/rclone-test-terepux2yeci/␊leading LF/␊leading LF 2026/07/01 05:18:05 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 3fa3f2bc971c60c3c5e2e4f028d22e9e 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/␊leading LF/␊leading LF" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/␊leading\ LF/␊leading\ LF 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 27ae10f241aaba3353c0d2b8d7302b1abc93e8e8 /home/rclone/rclone-test-terepux2yeci/␊leading LF/␊leading LF 2026/07/01 05:18:05 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 27ae10f241aaba3353c0d2b8d7302b1abc93e8e8 === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/␉leading HT/␉leading HT" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/␉leading\ HT/␉leading\ HT 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 6bd1c6b9a6b7d33f13a4662383642694 /home/rclone/rclone-test-terepux2yeci/␉leading HT/␉leading HT 2026/07/01 05:18:05 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 6bd1c6b9a6b7d33f13a4662383642694 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/␉leading HT/␉leading HT" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/␉leading\ HT/␉leading\ HT 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 9ae6a348bedfc000c5911b57d33cce8d5be84cd1 /home/rclone/rclone-test-terepux2yeci/␉leading HT/␉leading HT 2026/07/01 05:18:05 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 9ae6a348bedfc000c5911b57d33cce8d5be84cd1 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/␉leading HT/␉leading HT" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/␉leading\ HT/␉leading\ HT 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 6bd1c6b9a6b7d33f13a4662383642694 /home/rclone/rclone-test-terepux2yeci/␉leading HT/␉leading HT 2026/07/01 05:18:05 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 6bd1c6b9a6b7d33f13a4662383642694 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/␉leading HT/␉leading HT" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/␉leading\ HT/␉leading\ HT 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 9ae6a348bedfc000c5911b57d33cce8d5be84cd1 /home/rclone/rclone-test-terepux2yeci/␉leading HT/␉leading HT 2026/07/01 05:18:05 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 9ae6a348bedfc000c5911b57d33cce8d5be84cd1 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/␉leading HT/␉leading HT" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/␉leading\ HT/␉leading\ HT 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 6bd1c6b9a6b7d33f13a4662383642694 /home/rclone/rclone-test-terepux2yeci/␉leading HT/␉leading HT 2026/07/01 05:18:05 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 6bd1c6b9a6b7d33f13a4662383642694 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/␉leading HT/␉leading HT" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/␉leading\ HT/␉leading\ HT 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 9ae6a348bedfc000c5911b57d33cce8d5be84cd1 /home/rclone/rclone-test-terepux2yeci/␉leading HT/␉leading HT 2026/07/01 05:18:05 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 9ae6a348bedfc000c5911b57d33cce8d5be84cd1 === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/␋leading VT/␋leading VT" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/␋leading\ VT/␋leading\ VT 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: a2d901d0d4f0c4ebd574ec699b259e70 /home/rclone/rclone-test-terepux2yeci/␋leading VT/␋leading VT 2026/07/01 05:18:05 DEBUG : ␋leading VT/␋leading VT: Parsed hash: a2d901d0d4f0c4ebd574ec699b259e70 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/␋leading VT/␋leading VT" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/␋leading\ VT/␋leading\ VT 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: bbb30e0ea1f6567c691953fc35d39a5f47171cbe /home/rclone/rclone-test-terepux2yeci/␋leading VT/␋leading VT 2026/07/01 05:18:05 DEBUG : ␋leading VT/␋leading VT: Parsed hash: bbb30e0ea1f6567c691953fc35d39a5f47171cbe 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/␋leading VT/␋leading VT" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/␋leading\ VT/␋leading\ VT 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: a2d901d0d4f0c4ebd574ec699b259e70 /home/rclone/rclone-test-terepux2yeci/␋leading VT/␋leading VT 2026/07/01 05:18:05 DEBUG : ␋leading VT/␋leading VT: Parsed hash: a2d901d0d4f0c4ebd574ec699b259e70 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/␋leading VT/␋leading VT" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/␋leading\ VT/␋leading\ VT 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: bbb30e0ea1f6567c691953fc35d39a5f47171cbe /home/rclone/rclone-test-terepux2yeci/␋leading VT/␋leading VT 2026/07/01 05:18:05 DEBUG : ␋leading VT/␋leading VT: Parsed hash: bbb30e0ea1f6567c691953fc35d39a5f47171cbe 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/␋leading VT/␋leading VT" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/␋leading\ VT/␋leading\ VT 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: a2d901d0d4f0c4ebd574ec699b259e70 /home/rclone/rclone-test-terepux2yeci/␋leading VT/␋leading VT 2026/07/01 05:18:05 DEBUG : ␋leading VT/␋leading VT: Parsed hash: a2d901d0d4f0c4ebd574ec699b259e70 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/␋leading VT/␋leading VT" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/␋leading\ VT/␋leading\ VT 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: bbb30e0ea1f6567c691953fc35d39a5f47171cbe /home/rclone/rclone-test-terepux2yeci/␋leading VT/␋leading VT 2026/07/01 05:18:05 DEBUG : ␋leading VT/␋leading VT: Parsed hash: bbb30e0ea1f6567c691953fc35d39a5f47171cbe === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/.leading dot/.leading dot" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/.leading\ dot/.leading\ dot 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: c36db9f0024d0ce79988911690bbdc5f /home/rclone/rclone-test-terepux2yeci/.leading dot/.leading dot 2026/07/01 05:18:05 DEBUG : .leading dot/.leading dot: Parsed hash: c36db9f0024d0ce79988911690bbdc5f 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/.leading dot/.leading dot" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/.leading\ dot/.leading\ dot 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 943b1a85db80d7d0294d75e3bcb0325cf9fa0d9d /home/rclone/rclone-test-terepux2yeci/.leading dot/.leading dot 2026/07/01 05:18:05 DEBUG : .leading dot/.leading dot: Parsed hash: 943b1a85db80d7d0294d75e3bcb0325cf9fa0d9d 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/.leading dot/.leading dot" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/.leading\ dot/.leading\ dot 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: c36db9f0024d0ce79988911690bbdc5f /home/rclone/rclone-test-terepux2yeci/.leading dot/.leading dot 2026/07/01 05:18:05 DEBUG : .leading dot/.leading dot: Parsed hash: c36db9f0024d0ce79988911690bbdc5f 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/.leading dot/.leading dot" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/.leading\ dot/.leading\ dot 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 943b1a85db80d7d0294d75e3bcb0325cf9fa0d9d /home/rclone/rclone-test-terepux2yeci/.leading dot/.leading dot 2026/07/01 05:18:05 DEBUG : .leading dot/.leading dot: Parsed hash: 943b1a85db80d7d0294d75e3bcb0325cf9fa0d9d 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/.leading dot/.leading dot" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/.leading\ dot/.leading\ dot 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: c36db9f0024d0ce79988911690bbdc5f /home/rclone/rclone-test-terepux2yeci/.leading dot/.leading dot 2026/07/01 05:18:05 DEBUG : .leading dot/.leading dot: Parsed hash: c36db9f0024d0ce79988911690bbdc5f 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/.leading dot/.leading dot" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/.leading\ dot/.leading\ dot 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 943b1a85db80d7d0294d75e3bcb0325cf9fa0d9d /home/rclone/rclone-test-terepux2yeci/.leading dot/.leading dot 2026/07/01 05:18:05 DEBUG : .leading dot/.leading dot: Parsed hash: 943b1a85db80d7d0294d75e3bcb0325cf9fa0d9d === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/trailing space /trailing space " 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/trailing\ space\ /trailing\ space\ 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: bfab8294b962676f6d21b6489b052efc /home/rclone/rclone-test-terepux2yeci/trailing space /trailing space 2026/07/01 05:18:05 DEBUG : trailing space /trailing space : Parsed hash: bfab8294b962676f6d21b6489b052efc 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/trailing space /trailing space " 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/trailing\ space\ /trailing\ space\ 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 74302dbf40a360014febfede3bb258924112bf5f /home/rclone/rclone-test-terepux2yeci/trailing space /trailing space 2026/07/01 05:18:05 DEBUG : trailing space /trailing space : Parsed hash: 74302dbf40a360014febfede3bb258924112bf5f 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/trailing space /trailing space " 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/trailing\ space\ /trailing\ space\ 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: bfab8294b962676f6d21b6489b052efc /home/rclone/rclone-test-terepux2yeci/trailing space /trailing space 2026/07/01 05:18:05 DEBUG : trailing space /trailing space : Parsed hash: bfab8294b962676f6d21b6489b052efc 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/trailing space /trailing space " 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/trailing\ space\ /trailing\ space\ 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 74302dbf40a360014febfede3bb258924112bf5f /home/rclone/rclone-test-terepux2yeci/trailing space /trailing space 2026/07/01 05:18:05 DEBUG : trailing space /trailing space : Parsed hash: 74302dbf40a360014febfede3bb258924112bf5f 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/trailing space /trailing space " 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/trailing\ space\ /trailing\ space\ 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: bfab8294b962676f6d21b6489b052efc /home/rclone/rclone-test-terepux2yeci/trailing space /trailing space 2026/07/01 05:18:05 DEBUG : trailing space /trailing space : Parsed hash: bfab8294b962676f6d21b6489b052efc 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/trailing space /trailing space " 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/trailing\ space\ /trailing\ space\ 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 74302dbf40a360014febfede3bb258924112bf5f /home/rclone/rclone-test-terepux2yeci/trailing space /trailing space 2026/07/01 05:18:05 DEBUG : trailing space /trailing space : Parsed hash: 74302dbf40a360014febfede3bb258924112bf5f === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/trailing CR␍/trailing CR␍" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/trailing\ CR␍/trailing\ CR␍ 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 54e79fe3e9be62e7d8abd9b92e1d85f8 /home/rclone/rclone-test-terepux2yeci/trailing CR␍/trailing CR␍ 2026/07/01 05:18:05 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 54e79fe3e9be62e7d8abd9b92e1d85f8 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/trailing CR␍/trailing CR␍" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/trailing\ CR␍/trailing\ CR␍ 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 8ed66b0f80f8805c5d960b9420e816e21fc8755f /home/rclone/rclone-test-terepux2yeci/trailing CR␍/trailing CR␍ 2026/07/01 05:18:05 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 8ed66b0f80f8805c5d960b9420e816e21fc8755f 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/trailing CR␍/trailing CR␍" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/trailing\ CR␍/trailing\ CR␍ 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 54e79fe3e9be62e7d8abd9b92e1d85f8 /home/rclone/rclone-test-terepux2yeci/trailing CR␍/trailing CR␍ 2026/07/01 05:18:05 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 54e79fe3e9be62e7d8abd9b92e1d85f8 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/trailing CR␍/trailing CR␍" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/trailing\ CR␍/trailing\ CR␍ 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 8ed66b0f80f8805c5d960b9420e816e21fc8755f /home/rclone/rclone-test-terepux2yeci/trailing CR␍/trailing CR␍ 2026/07/01 05:18:05 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 8ed66b0f80f8805c5d960b9420e816e21fc8755f 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/trailing CR␍/trailing CR␍" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/trailing\ CR␍/trailing\ CR␍ 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 54e79fe3e9be62e7d8abd9b92e1d85f8 /home/rclone/rclone-test-terepux2yeci/trailing CR␍/trailing CR␍ 2026/07/01 05:18:05 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 54e79fe3e9be62e7d8abd9b92e1d85f8 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/trailing CR␍/trailing CR␍" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/trailing\ CR␍/trailing\ CR␍ 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 8ed66b0f80f8805c5d960b9420e816e21fc8755f /home/rclone/rclone-test-terepux2yeci/trailing CR␍/trailing CR␍ 2026/07/01 05:18:05 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 8ed66b0f80f8805c5d960b9420e816e21fc8755f === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/trailing LF␊/trailing LF␊" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/trailing\ LF␊/trailing\ LF␊ 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 06543a62bc46da15e3ba8400d86c2cfd /home/rclone/rclone-test-terepux2yeci/trailing LF␊/trailing LF␊ 2026/07/01 05:18:05 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 06543a62bc46da15e3ba8400d86c2cfd 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/trailing LF␊/trailing LF␊" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/trailing\ LF␊/trailing\ LF␊ 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: ffc1b5f86e35710f98514637b72169898e3d05d7 /home/rclone/rclone-test-terepux2yeci/trailing LF␊/trailing LF␊ 2026/07/01 05:18:05 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: ffc1b5f86e35710f98514637b72169898e3d05d7 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/trailing LF␊/trailing LF␊" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/trailing\ LF␊/trailing\ LF␊ 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 06543a62bc46da15e3ba8400d86c2cfd /home/rclone/rclone-test-terepux2yeci/trailing LF␊/trailing LF␊ 2026/07/01 05:18:05 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 06543a62bc46da15e3ba8400d86c2cfd 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/trailing LF␊/trailing LF␊" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/trailing\ LF␊/trailing\ LF␊ 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: ffc1b5f86e35710f98514637b72169898e3d05d7 /home/rclone/rclone-test-terepux2yeci/trailing LF␊/trailing LF␊ 2026/07/01 05:18:05 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: ffc1b5f86e35710f98514637b72169898e3d05d7 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/trailing LF␊/trailing LF␊" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/trailing\ LF␊/trailing\ LF␊ 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 06543a62bc46da15e3ba8400d86c2cfd /home/rclone/rclone-test-terepux2yeci/trailing LF␊/trailing LF␊ 2026/07/01 05:18:05 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 06543a62bc46da15e3ba8400d86c2cfd 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/trailing LF␊/trailing LF␊" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/trailing\ LF␊/trailing\ LF␊ 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: ffc1b5f86e35710f98514637b72169898e3d05d7 /home/rclone/rclone-test-terepux2yeci/trailing LF␊/trailing LF␊ 2026/07/01 05:18:05 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: ffc1b5f86e35710f98514637b72169898e3d05d7 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/trailing HT␉/trailing HT␉" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/trailing\ HT␉/trailing\ HT␉ 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 17548b450ca024bf2683f606fc0f1458 /home/rclone/rclone-test-terepux2yeci/trailing HT␉/trailing HT␉ 2026/07/01 05:18:05 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 17548b450ca024bf2683f606fc0f1458 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/trailing HT␉/trailing HT␉" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/trailing\ HT␉/trailing\ HT␉ 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 848100217d3c11579b5a4217fbb4a876a62a19d2 /home/rclone/rclone-test-terepux2yeci/trailing HT␉/trailing HT␉ 2026/07/01 05:18:05 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 848100217d3c11579b5a4217fbb4a876a62a19d2 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/trailing HT␉/trailing HT␉" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/trailing\ HT␉/trailing\ HT␉ 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 17548b450ca024bf2683f606fc0f1458 /home/rclone/rclone-test-terepux2yeci/trailing HT␉/trailing HT␉ 2026/07/01 05:18:05 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 17548b450ca024bf2683f606fc0f1458 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/trailing HT␉/trailing HT␉" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/trailing\ HT␉/trailing\ HT␉ 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 848100217d3c11579b5a4217fbb4a876a62a19d2 /home/rclone/rclone-test-terepux2yeci/trailing HT␉/trailing HT␉ 2026/07/01 05:18:05 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 848100217d3c11579b5a4217fbb4a876a62a19d2 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/trailing HT␉/trailing HT␉" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/trailing\ HT␉/trailing\ HT␉ 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 17548b450ca024bf2683f606fc0f1458 /home/rclone/rclone-test-terepux2yeci/trailing HT␉/trailing HT␉ 2026/07/01 05:18:05 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 17548b450ca024bf2683f606fc0f1458 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/trailing HT␉/trailing HT␉" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/trailing\ HT␉/trailing\ HT␉ 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 848100217d3c11579b5a4217fbb4a876a62a19d2 /home/rclone/rclone-test-terepux2yeci/trailing HT␉/trailing HT␉ 2026/07/01 05:18:05 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 848100217d3c11579b5a4217fbb4a876a62a19d2 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/trailing VT␋/trailing VT␋" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/trailing\ VT␋/trailing\ VT␋ 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 56fd3071187cb22fe838ca79f60e5882 /home/rclone/rclone-test-terepux2yeci/trailing VT␋/trailing VT␋ 2026/07/01 05:18:05 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 56fd3071187cb22fe838ca79f60e5882 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/trailing VT␋/trailing VT␋" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/trailing\ VT␋/trailing\ VT␋ 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 40203ed811d4b7fd04b355292b87a9bd22e5daca /home/rclone/rclone-test-terepux2yeci/trailing VT␋/trailing VT␋ 2026/07/01 05:18:05 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 40203ed811d4b7fd04b355292b87a9bd22e5daca 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/trailing VT␋/trailing VT␋" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/trailing\ VT␋/trailing\ VT␋ 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 56fd3071187cb22fe838ca79f60e5882 /home/rclone/rclone-test-terepux2yeci/trailing VT␋/trailing VT␋ 2026/07/01 05:18:05 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 56fd3071187cb22fe838ca79f60e5882 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/trailing VT␋/trailing VT␋" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/trailing\ VT␋/trailing\ VT␋ 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 40203ed811d4b7fd04b355292b87a9bd22e5daca /home/rclone/rclone-test-terepux2yeci/trailing VT␋/trailing VT␋ 2026/07/01 05:18:05 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 40203ed811d4b7fd04b355292b87a9bd22e5daca 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/trailing VT␋/trailing VT␋" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/trailing\ VT␋/trailing\ VT␋ 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 56fd3071187cb22fe838ca79f60e5882 /home/rclone/rclone-test-terepux2yeci/trailing VT␋/trailing VT␋ 2026/07/01 05:18:05 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 56fd3071187cb22fe838ca79f60e5882 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/trailing VT␋/trailing VT␋" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/trailing\ VT␋/trailing\ VT␋ 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 40203ed811d4b7fd04b355292b87a9bd22e5daca /home/rclone/rclone-test-terepux2yeci/trailing VT␋/trailing VT␋ 2026/07/01 05:18:05 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 40203ed811d4b7fd04b355292b87a9bd22e5daca === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/trailing dot./trailing dot." 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/trailing\ dot./trailing\ dot. 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 25447c21dd3d1f3241b4484abc89086f /home/rclone/rclone-test-terepux2yeci/trailing dot./trailing dot. 2026/07/01 05:18:05 DEBUG : trailing dot./trailing dot.: Parsed hash: 25447c21dd3d1f3241b4484abc89086f 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/trailing dot./trailing dot." 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/trailing\ dot./trailing\ dot. 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 3daf156a14606916354119662a0b2495d612583a /home/rclone/rclone-test-terepux2yeci/trailing dot./trailing dot. 2026/07/01 05:18:05 DEBUG : trailing dot./trailing dot.: Parsed hash: 3daf156a14606916354119662a0b2495d612583a 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/trailing dot./trailing dot." 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/trailing\ dot./trailing\ dot. 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 25447c21dd3d1f3241b4484abc89086f /home/rclone/rclone-test-terepux2yeci/trailing dot./trailing dot. 2026/07/01 05:18:05 DEBUG : trailing dot./trailing dot.: Parsed hash: 25447c21dd3d1f3241b4484abc89086f 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/trailing dot./trailing dot." 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/trailing\ dot./trailing\ dot. 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 3daf156a14606916354119662a0b2495d612583a /home/rclone/rclone-test-terepux2yeci/trailing dot./trailing dot. 2026/07/01 05:18:05 DEBUG : trailing dot./trailing dot.: Parsed hash: 3daf156a14606916354119662a0b2495d612583a 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/trailing dot./trailing dot." 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/trailing\ dot./trailing\ dot. 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 25447c21dd3d1f3241b4484abc89086f /home/rclone/rclone-test-terepux2yeci/trailing dot./trailing dot. 2026/07/01 05:18:05 DEBUG : trailing dot./trailing dot.: Parsed hash: 25447c21dd3d1f3241b4484abc89086f 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/trailing dot./trailing dot." 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/trailing\ dot./trailing\ dot. 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 3daf156a14606916354119662a0b2495d612583a /home/rclone/rclone-test-terepux2yeci/trailing dot./trailing dot. 2026/07/01 05:18:05 DEBUG : trailing dot./trailing dot.: Parsed hash: 3daf156a14606916354119662a0b2495d612583a === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/invalid\ utf-8/invalid\ utf-8 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 2f64564bd993e55c160ec3d984e84cb5 /home/rclone/rclone-test-terepux2yeci/invalid utf-8/invalid utf-8 2026/07/01 05:18:05 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 2f64564bd993e55c160ec3d984e84cb5 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/invalid\ utf-8/invalid\ utf-8 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: a60d76df429ca31fb9d568ea7f586e827d539e07 /home/rclone/rclone-test-terepux2yeci/invalid utf-8/invalid utf-8 2026/07/01 05:18:05 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: a60d76df429ca31fb9d568ea7f586e827d539e07 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/invalid\ utf-8/invalid\ utf-8 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 2f64564bd993e55c160ec3d984e84cb5 /home/rclone/rclone-test-terepux2yeci/invalid utf-8/invalid utf-8 2026/07/01 05:18:05 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 2f64564bd993e55c160ec3d984e84cb5 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/invalid\ utf-8/invalid\ utf-8 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: a60d76df429ca31fb9d568ea7f586e827d539e07 /home/rclone/rclone-test-terepux2yeci/invalid utf-8/invalid utf-8 2026/07/01 05:18:05 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: a60d76df429ca31fb9d568ea7f586e827d539e07 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/invalid\ utf-8/invalid\ utf-8 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 2f64564bd993e55c160ec3d984e84cb5 /home/rclone/rclone-test-terepux2yeci/invalid utf-8/invalid utf-8 2026/07/01 05:18:05 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 2f64564bd993e55c160ec3d984e84cb5 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/invalid\ utf-8/invalid\ utf-8 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: a60d76df429ca31fb9d568ea7f586e827d539e07 /home/rclone/rclone-test-terepux2yeci/invalid utf-8/invalid utf-8 2026/07/01 05:18:05 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: a60d76df429ca31fb9d568ea7f586e827d539e07 === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/test%46.txt/test%46.txt" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/test\%46.txt/test\%46.txt 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: e5b1d0f87196df8134f83894f9393184 /home/rclone/rclone-test-terepux2yeci/test%46.txt/test%46.txt 2026/07/01 05:18:05 DEBUG : test%46.txt/test%46.txt: Parsed hash: e5b1d0f87196df8134f83894f9393184 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/test%46.txt/test%46.txt" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/test\%46.txt/test\%46.txt 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 37dbaef2520ee9419b7a73931b3aec132eba6270 /home/rclone/rclone-test-terepux2yeci/test%46.txt/test%46.txt 2026/07/01 05:18:05 DEBUG : test%46.txt/test%46.txt: Parsed hash: 37dbaef2520ee9419b7a73931b3aec132eba6270 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/test%46.txt/test%46.txt" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/test\%46.txt/test\%46.txt 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: e5b1d0f87196df8134f83894f9393184 /home/rclone/rclone-test-terepux2yeci/test%46.txt/test%46.txt 2026/07/01 05:18:05 DEBUG : test%46.txt/test%46.txt: Parsed hash: e5b1d0f87196df8134f83894f9393184 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/test%46.txt/test%46.txt" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/test\%46.txt/test\%46.txt 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 37dbaef2520ee9419b7a73931b3aec132eba6270 /home/rclone/rclone-test-terepux2yeci/test%46.txt/test%46.txt 2026/07/01 05:18:05 DEBUG : test%46.txt/test%46.txt: Parsed hash: 37dbaef2520ee9419b7a73931b3aec132eba6270 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/test%46.txt/test%46.txt" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/test\%46.txt/test\%46.txt 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: e5b1d0f87196df8134f83894f9393184 /home/rclone/rclone-test-terepux2yeci/test%46.txt/test%46.txt 2026/07/01 05:18:05 DEBUG : test%46.txt/test%46.txt: Parsed hash: e5b1d0f87196df8134f83894f9393184 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/test%46.txt/test%46.txt" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/test\%46.txt/test\%46.txt 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 37dbaef2520ee9419b7a73931b3aec132eba6270 /home/rclone/rclone-test-terepux2yeci/test%46.txt/test%46.txt 2026/07/01 05:18:05 DEBUG : test%46.txt/test%46.txt: Parsed hash: 37dbaef2520ee9419b7a73931b3aec132eba6270 === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Connection OK after error: potato 2026/07/01 05:18:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/zero-length-file" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/zero-length-file 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-terepux2yeci/zero-length-file 2026/07/01 05:18:05 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/zero-length-file" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/zero-length-file 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-terepux2yeci/zero-length-file 2026/07/01 05:18:05 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/zero-length-file" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/zero-length-file 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-terepux2yeci/zero-length-file 2026/07/01 05:18:05 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/zero-length-file" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/zero-length-file 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-terepux2yeci/zero-length-file 2026/07/01 05:18:05 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:820: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:873: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/file name.txt" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/file\ name.txt 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 96cc8381788392ea359589ccca266f97 /home/rclone/rclone-test-terepux2yeci/file name.txt 2026/07/01 05:18:05 DEBUG : file name.txt: Parsed hash: 96cc8381788392ea359589ccca266f97 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/file name.txt" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/file\ name.txt 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 3b6318fca86b762d18de59f103b1b76a09c6d03d /home/rclone/rclone-test-terepux2yeci/file name.txt 2026/07/01 05:18:05 DEBUG : file name.txt: Parsed hash: 3b6318fca86b762d18de59f103b1b76a09c6d03d 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/file name.txt" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/file\ name.txt 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 96cc8381788392ea359589ccca266f97 /home/rclone/rclone-test-terepux2yeci/file name.txt 2026/07/01 05:18:05 DEBUG : file name.txt: Parsed hash: 96cc8381788392ea359589ccca266f97 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/file name.txt" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/file\ name.txt 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 3b6318fca86b762d18de59f103b1b76a09c6d03d /home/rclone/rclone-test-terepux2yeci/file name.txt 2026/07/01 05:18:05 DEBUG : file name.txt: Parsed hash: 3b6318fca86b762d18de59f103b1b76a09c6d03d 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 6f3258990e5e80d15a40e7b0f00f369f /home/rclone/rclone-test-terepux2yeci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/01 05:18:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6f3258990e5e80d15a40e7b0f00f369f 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 4167baf163f3a016c31f0c8230fbe3c4e19b3d5d /home/rclone/rclone-test-terepux2yeci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/01 05:18:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4167baf163f3a016c31f0c8230fbe3c4e19b3d5d 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 6f3258990e5e80d15a40e7b0f00f369f /home/rclone/rclone-test-terepux2yeci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/01 05:18:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6f3258990e5e80d15a40e7b0f00f369f 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 4167baf163f3a016c31f0c8230fbe3c4e19b3d5d /home/rclone/rclone-test-terepux2yeci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/01 05:18:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4167baf163f3a016c31f0c8230fbe3c4e19b3d5d 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/file name.txt" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/file\ name.txt 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: bcc388da850309eb43988d3a640fff64 /home/rclone/rclone-test-terepux2yeci/file name.txt 2026/07/01 05:18:05 DEBUG : file name.txt: Parsed hash: bcc388da850309eb43988d3a640fff64 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/file name.txt" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/file\ name.txt 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: d943432f79638313ab2d44cf87144b8dde36d8b9 /home/rclone/rclone-test-terepux2yeci/file name.txt 2026/07/01 05:18:05 DEBUG : file name.txt: Parsed hash: d943432f79638313ab2d44cf87144b8dde36d8b9 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/file name.txt" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/file\ name.txt 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: bcc388da850309eb43988d3a640fff64 /home/rclone/rclone-test-terepux2yeci/file name.txt 2026/07/01 05:18:05 DEBUG : file name.txt: Parsed hash: bcc388da850309eb43988d3a640fff64 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/file name.txt" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/file\ name.txt 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: d943432f79638313ab2d44cf87144b8dde36d8b9 /home/rclone/rclone-test-terepux2yeci/file name.txt 2026/07/01 05:18:05 DEBUG : file name.txt: Parsed hash: d943432f79638313ab2d44cf87144b8dde36d8b9 === 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/07/01 05:18:05 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2026/07/01 05:18:05 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/01 05:18:05 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/01 05:18:05 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/01 05:18:05 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/01 05:18:05 DEBUG : Setting pass="eDquRDW0_sEHspdR6w4zPfLIdk73YrAm" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/01 05:18:05 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/01 05:18:05 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{eO50t}" suffix to name 2026/07/01 05:18:05 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/01 05:18:05 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/01 05:18:05 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/01 05:18:05 DEBUG : Setting pass="eDquRDW0_sEHspdR6w4zPfLIdk73YrAm" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/01 05:18:05 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/01 05:18:05 NOTICE: TestSFTPOpenssh{eO50t}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:51996->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2026/07/01 05:18:05 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/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/file name.txt" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/file\ name.txt 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: bcc388da850309eb43988d3a640fff64 /home/rclone/rclone-test-terepux2yeci/file name.txt 2026/07/01 05:18:05 DEBUG : file name.txt: Parsed hash: bcc388da850309eb43988d3a640fff64 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/file name.txt" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/file\ name.txt 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: d943432f79638313ab2d44cf87144b8dde36d8b9 /home/rclone/rclone-test-terepux2yeci/file name.txt 2026/07/01 05:18:05 DEBUG : file name.txt: Parsed hash: d943432f79638313ab2d44cf87144b8dde36d8b9 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 6f3258990e5e80d15a40e7b0f00f369f /home/rclone/rclone-test-terepux2yeci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/01 05:18:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6f3258990e5e80d15a40e7b0f00f369f 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 4167baf163f3a016c31f0c8230fbe3c4e19b3d5d /home/rclone/rclone-test-terepux2yeci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/01 05:18:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4167baf163f3a016c31f0c8230fbe3c4e19b3d5d === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/file name.txt" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/file\ name.txt 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: bcc388da850309eb43988d3a640fff64 /home/rclone/rclone-test-terepux2yeci/file name.txt 2026/07/01 05:18:05 DEBUG : file name.txt: Parsed hash: bcc388da850309eb43988d3a640fff64 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/file name.txt" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/file\ name.txt 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: d943432f79638313ab2d44cf87144b8dde36d8b9 /home/rclone/rclone-test-terepux2yeci/file name.txt 2026/07/01 05:18:05 DEBUG : file name.txt: Parsed hash: d943432f79638313ab2d44cf87144b8dde36d8b9 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/file name.txt" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/file\ name.txt 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: bcc388da850309eb43988d3a640fff64 /home/rclone/rclone-test-terepux2yeci/file name.txt 2026/07/01 05:18:05 DEBUG : file name.txt: Parsed hash: bcc388da850309eb43988d3a640fff64 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/file name.txt" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/file\ name.txt 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: d943432f79638313ab2d44cf87144b8dde36d8b9 /home/rclone/rclone-test-terepux2yeci/file name.txt 2026/07/01 05:18:05 DEBUG : file name.txt: Parsed hash: d943432f79638313ab2d44cf87144b8dde36d8b9 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 6f3258990e5e80d15a40e7b0f00f369f /home/rclone/rclone-test-terepux2yeci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/01 05:18:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6f3258990e5e80d15a40e7b0f00f369f 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 4167baf163f3a016c31f0c8230fbe3c4e19b3d5d /home/rclone/rclone-test-terepux2yeci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/01 05:18:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4167baf163f3a016c31f0c8230fbe3c4e19b3d5d === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1158: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1195: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/07/01 05:18:05 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-terepux2yeci/hello? sausage/êé" 2026/07/01 05:18:05 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/01 05:18:05 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/01 05:18:05 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/01 05:18:05 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/01 05:18:05 DEBUG : Setting pass="eDquRDW0_sEHspdR6w4zPfLIdk73YrAm" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/01 05:18:05 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/01 05:18:05 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{eO50t}" suffix to name 2026/07/01 05:18:05 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/01 05:18:05 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/01 05:18:05 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/01 05:18:05 DEBUG : Setting pass="eDquRDW0_sEHspdR6w4zPfLIdk73YrAm" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/01 05:18:05 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/01 05:18:05 NOTICE: TestSFTPOpenssh{eO50t}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci/hello? sausage/êé: New connection 127.0.0.1:52000->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci/hello? sausage/êé: Shell type "unix" from config 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci/hello? sausage/êé: Relative path resolved to "/home/rclone/rclone-test-terepux2yeci/hello? sausage/êé" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci/hello? sausage/êé: Using root directory "/home/rclone/rclone-test-terepux2yeci/hello? sausage/êé" 2026/07/01 05:18:05 DEBUG : fs cache: renaming cache item "TestSFTPOpenssh:rclone-test-terepux2yeci/hello? sausage/êé" to be canonical "TestSFTPOpenssh{eO50t}:rclone-test-terepux2yeci/hello? sausage/êé" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci/hello? sausage/êé: Shell path "/home/rclone/rclone-test-terepux2yeci/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci/hello? sausage/êé: Remote command result: f2a5fa24efadcc6fd6364b973da219ac /home/rclone/rclone-test-terepux2yeci/hello? sausage/êé/a/b/c/d/e.txt 2026/07/01 05:18:05 DEBUG : a/b/c/d/e.txt: Parsed hash: f2a5fa24efadcc6fd6364b973da219ac 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci/hello? sausage/êé: Shell path "/home/rclone/rclone-test-terepux2yeci/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci/hello? sausage/êé: Remote command result: 91cb5120e1a69cc5a772c13f81f5cd909c8ee8e0 /home/rclone/rclone-test-terepux2yeci/hello? sausage/êé/a/b/c/d/e.txt 2026/07/01 05:18:05 DEBUG : a/b/c/d/e.txt: Parsed hash: 91cb5120e1a69cc5a772c13f81f5cd909c8ee8e0 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci/hello? sausage/êé: Shell path "/home/rclone/rclone-test-terepux2yeci/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci/hello? sausage/êé: Remote command result: f2a5fa24efadcc6fd6364b973da219ac /home/rclone/rclone-test-terepux2yeci/hello? sausage/êé/a/b/c/d/e.txt 2026/07/01 05:18:05 DEBUG : a/b/c/d/e.txt: Parsed hash: f2a5fa24efadcc6fd6364b973da219ac 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci/hello? sausage/êé: Shell path "/home/rclone/rclone-test-terepux2yeci/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci/hello? sausage/êé: Remote command result: 91cb5120e1a69cc5a772c13f81f5cd909c8ee8e0 /home/rclone/rclone-test-terepux2yeci/hello? sausage/êé/a/b/c/d/e.txt 2026/07/01 05:18:05 DEBUG : a/b/c/d/e.txt: Parsed hash: 91cb5120e1a69cc5a772c13f81f5cd909c8ee8e0 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci/hello? sausage/êé: New connection 127.0.0.1:52002->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/01 05:18:05 DEBUG : Waiting for deletions to finish 2026/07/01 05:18:05 INFO : a/b/c/d/e.txt: Deleted 2026/07/01 05:18:05 DEBUG : removing 1 level 4 directories 2026/07/01 05:18:05 INFO : a/b/c/d: Removing directory 2026/07/01 05:18:05 DEBUG : removing 1 level 3 directories 2026/07/01 05:18:05 INFO : a/b/c: Removing directory 2026/07/01 05:18:05 DEBUG : removing 1 level 2 directories 2026/07/01 05:18:05 INFO : a/b: Removing directory 2026/07/01 05:18:05 DEBUG : removing 1 level 1 directories 2026/07/01 05:18:05 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/file name.txt" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/file\ name.txt 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: bcc388da850309eb43988d3a640fff64 /home/rclone/rclone-test-terepux2yeci/file name.txt 2026/07/01 05:18:05 DEBUG : file name.txt: Parsed hash: bcc388da850309eb43988d3a640fff64 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/file name.txt" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/file\ name.txt 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: d943432f79638313ab2d44cf87144b8dde36d8b9 /home/rclone/rclone-test-terepux2yeci/file name.txt 2026/07/01 05:18:05 DEBUG : file name.txt: Parsed hash: d943432f79638313ab2d44cf87144b8dde36d8b9 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 6f3258990e5e80d15a40e7b0f00f369f /home/rclone/rclone-test-terepux2yeci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/01 05:18:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6f3258990e5e80d15a40e7b0f00f369f 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 4167baf163f3a016c31f0c8230fbe3c4e19b3d5d /home/rclone/rclone-test-terepux2yeci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/01 05:18:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4167baf163f3a016c31f0c8230fbe3c4e19b3d5d 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 6f3258990e5e80d15a40e7b0f00f369f /home/rclone/rclone-test-terepux2yeci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/07/01 05:18:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: 6f3258990e5e80d15a40e7b0f00f369f 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/07/01 05:18:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 4167baf163f3a016c31f0c8230fbe3c4e19b3d5d /home/rclone/rclone-test-terepux2yeci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/07/01 05:18:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: 4167baf163f3a016c31f0c8230fbe3c4e19b3d5d === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1298: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/file name.txt" 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/file\ name.txt 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: bcc388da850309eb43988d3a640fff64 /home/rclone/rclone-test-terepux2yeci/file name.txt 2026/07/01 05:18:06 DEBUG : file name.txt: Parsed hash: bcc388da850309eb43988d3a640fff64 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/file name.txt" 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/file\ name.txt 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: d943432f79638313ab2d44cf87144b8dde36d8b9 /home/rclone/rclone-test-terepux2yeci/file name.txt 2026/07/01 05:18:06 DEBUG : file name.txt: Parsed hash: d943432f79638313ab2d44cf87144b8dde36d8b9 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/other.txt" 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/other.txt 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 6f3258990e5e80d15a40e7b0f00f369f /home/rclone/rclone-test-terepux2yeci/other.txt 2026/07/01 05:18:06 DEBUG : other.txt: Parsed hash: 6f3258990e5e80d15a40e7b0f00f369f 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/other.txt" 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/other.txt 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 4167baf163f3a016c31f0c8230fbe3c4e19b3d5d /home/rclone/rclone-test-terepux2yeci/other.txt 2026/07/01 05:18:06 DEBUG : other.txt: Parsed hash: 4167baf163f3a016c31f0c8230fbe3c4e19b3d5d 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: New connection 127.0.0.1:52006->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/other.txt" 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/other.txt 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 6f3258990e5e80d15a40e7b0f00f369f /home/rclone/rclone-test-terepux2yeci/other.txt 2026/07/01 05:18:06 DEBUG : other.txt: Parsed hash: 6f3258990e5e80d15a40e7b0f00f369f 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/other.txt" 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/other.txt 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 4167baf163f3a016c31f0c8230fbe3c4e19b3d5d /home/rclone/rclone-test-terepux2yeci/other.txt 2026/07/01 05:18:06 DEBUG : other.txt: Parsed hash: 4167baf163f3a016c31f0c8230fbe3c4e19b3d5d 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/moveTest/other.txt" 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/moveTest/other.txt 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: bcc388da850309eb43988d3a640fff64 /home/rclone/rclone-test-terepux2yeci/moveTest/other.txt 2026/07/01 05:18:06 DEBUG : moveTest/other.txt: Parsed hash: bcc388da850309eb43988d3a640fff64 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/moveTest/other.txt" 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/moveTest/other.txt 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: d943432f79638313ab2d44cf87144b8dde36d8b9 /home/rclone/rclone-test-terepux2yeci/moveTest/other.txt 2026/07/01 05:18:06 DEBUG : moveTest/other.txt: Parsed hash: d943432f79638313ab2d44cf87144b8dde36d8b9 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/file name.txt" 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/file\ name.txt 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: bcc388da850309eb43988d3a640fff64 /home/rclone/rclone-test-terepux2yeci/file name.txt 2026/07/01 05:18:06 DEBUG : file name.txt: Parsed hash: bcc388da850309eb43988d3a640fff64 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/file name.txt" 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/file\ name.txt 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: d943432f79638313ab2d44cf87144b8dde36d8b9 /home/rclone/rclone-test-terepux2yeci/file name.txt 2026/07/01 05:18:06 DEBUG : file name.txt: Parsed hash: d943432f79638313ab2d44cf87144b8dde36d8b9 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/other.txt" 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/other.txt 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 6f3258990e5e80d15a40e7b0f00f369f /home/rclone/rclone-test-terepux2yeci/other.txt 2026/07/01 05:18:06 DEBUG : other.txt: Parsed hash: 6f3258990e5e80d15a40e7b0f00f369f 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/other.txt" 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/other.txt 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 4167baf163f3a016c31f0c8230fbe3c4e19b3d5d /home/rclone/rclone-test-terepux2yeci/other.txt 2026/07/01 05:18:06 DEBUG : other.txt: Parsed hash: 4167baf163f3a016c31f0c8230fbe3c4e19b3d5d 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/file name.txt" 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/file\ name.txt 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: bcc388da850309eb43988d3a640fff64 /home/rclone/rclone-test-terepux2yeci/file name.txt 2026/07/01 05:18:06 DEBUG : file name.txt: Parsed hash: bcc388da850309eb43988d3a640fff64 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/file name.txt" 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/file\ name.txt 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: d943432f79638313ab2d44cf87144b8dde36d8b9 /home/rclone/rclone-test-terepux2yeci/file name.txt 2026/07/01 05:18:06 DEBUG : file name.txt: Parsed hash: d943432f79638313ab2d44cf87144b8dde36d8b9 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 6f3258990e5e80d15a40e7b0f00f369f /home/rclone/rclone-test-terepux2yeci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/01 05:18:06 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6f3258990e5e80d15a40e7b0f00f369f 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 4167baf163f3a016c31f0c8230fbe3c4e19b3d5d /home/rclone/rclone-test-terepux2yeci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/01 05:18:06 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4167baf163f3a016c31f0c8230fbe3c4e19b3d5d === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1407: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/07/01 05:18:06 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-mutotaj2gapu" 2026/07/01 05:18:06 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/01 05:18:06 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/01 05:18:06 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/01 05:18:06 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/01 05:18:06 DEBUG : Setting pass="eDquRDW0_sEHspdR6w4zPfLIdk73YrAm" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/01 05:18:06 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/01 05:18:06 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{eO50t}" suffix to name 2026/07/01 05:18:06 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/01 05:18:06 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/01 05:18:06 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/01 05:18:06 DEBUG : Setting pass="eDquRDW0_sEHspdR6w4zPfLIdk73YrAm" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/01 05:18:06 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/01 05:18:06 NOTICE: TestSFTPOpenssh{eO50t}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutotaj2gapu: New connection 127.0.0.1:52016->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutotaj2gapu: Shell type "unix" from config 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutotaj2gapu: Relative path resolved to "/home/rclone/rclone-test-mutotaj2gapu" 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutotaj2gapu: Using root directory "/home/rclone/rclone-test-mutotaj2gapu" 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutotaj2gapu: Shell path "/home/rclone/rclone-test-mutotaj2gapu/new_name/sub_new_name/file name.txt" 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutotaj2gapu: Running remote command: md5sum /home/rclone/rclone-test-mutotaj2gapu/new_name/sub_new_name/file\ name.txt 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutotaj2gapu: Remote command result: bcc388da850309eb43988d3a640fff64 /home/rclone/rclone-test-mutotaj2gapu/new_name/sub_new_name/file name.txt 2026/07/01 05:18:06 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: bcc388da850309eb43988d3a640fff64 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutotaj2gapu: Shell path "/home/rclone/rclone-test-mutotaj2gapu/new_name/sub_new_name/file name.txt" 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutotaj2gapu: Running remote command: sha1sum /home/rclone/rclone-test-mutotaj2gapu/new_name/sub_new_name/file\ name.txt 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutotaj2gapu: Remote command result: d943432f79638313ab2d44cf87144b8dde36d8b9 /home/rclone/rclone-test-mutotaj2gapu/new_name/sub_new_name/file name.txt 2026/07/01 05:18:06 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: d943432f79638313ab2d44cf87144b8dde36d8b9 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutotaj2gapu: Shell path "/home/rclone/rclone-test-mutotaj2gapu/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutotaj2gapu: Running remote command: md5sum /home/rclone/rclone-test-mutotaj2gapu/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutotaj2gapu: Remote command result: 6f3258990e5e80d15a40e7b0f00f369f /home/rclone/rclone-test-mutotaj2gapu/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/01 05:18:06 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6f3258990e5e80d15a40e7b0f00f369f 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutotaj2gapu: Shell path "/home/rclone/rclone-test-mutotaj2gapu/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutotaj2gapu: Running remote command: sha1sum /home/rclone/rclone-test-mutotaj2gapu/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutotaj2gapu: Remote command result: 4167baf163f3a016c31f0c8230fbe3c4e19b3d5d /home/rclone/rclone-test-mutotaj2gapu/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/01 05:18:06 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4167baf163f3a016c31f0c8230fbe3c4e19b3d5d 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/file name.txt" 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/file\ name.txt 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: bcc388da850309eb43988d3a640fff64 /home/rclone/rclone-test-terepux2yeci/file name.txt 2026/07/01 05:18:06 DEBUG : file name.txt: Parsed hash: bcc388da850309eb43988d3a640fff64 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/file name.txt" 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/file\ name.txt 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: d943432f79638313ab2d44cf87144b8dde36d8b9 /home/rclone/rclone-test-terepux2yeci/file name.txt 2026/07/01 05:18:06 DEBUG : file name.txt: Parsed hash: d943432f79638313ab2d44cf87144b8dde36d8b9 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 6f3258990e5e80d15a40e7b0f00f369f /home/rclone/rclone-test-terepux2yeci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/01 05:18:06 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6f3258990e5e80d15a40e7b0f00f369f 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 4167baf163f3a016c31f0c8230fbe3c4e19b3d5d /home/rclone/rclone-test-terepux2yeci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/01 05:18:06 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4167baf163f3a016c31f0c8230fbe3c4e19b3d5d 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutotaj2gapu: Purge dir "new_name" 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mutotaj2gapu: Purge dir "" === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/file name.txt" 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/file\ name.txt 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: bcc388da850309eb43988d3a640fff64 /home/rclone/rclone-test-terepux2yeci/file name.txt 2026/07/01 05:18:06 DEBUG : file name.txt: Parsed hash: bcc388da850309eb43988d3a640fff64 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/file name.txt" 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/file\ name.txt 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: d943432f79638313ab2d44cf87144b8dde36d8b9 /home/rclone/rclone-test-terepux2yeci/file name.txt 2026/07/01 05:18:06 DEBUG : file name.txt: Parsed hash: d943432f79638313ab2d44cf87144b8dde36d8b9 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1601: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1632: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1703: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/file name.txt" 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/file\ name.txt 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: da11bdf9f9d5b6bafa6696bc3776743b /home/rclone/rclone-test-terepux2yeci/file name.txt 2026/07/01 05:18:06 DEBUG : file name.txt: Parsed hash: da11bdf9f9d5b6bafa6696bc3776743b 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/file name.txt" 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/file\ name.txt 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 00dadce1aef0e334421e39fd973451275cf87147 /home/rclone/rclone-test-terepux2yeci/file name.txt 2026/07/01 05:18:06 DEBUG : file name.txt: Parsed hash: 00dadce1aef0e334421e39fd973451275cf87147 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/file name.txt" 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/file\ name.txt 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: da11bdf9f9d5b6bafa6696bc3776743b /home/rclone/rclone-test-terepux2yeci/file name.txt 2026/07/01 05:18:06 DEBUG : file name.txt: Parsed hash: da11bdf9f9d5b6bafa6696bc3776743b 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/file name.txt" 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/file\ name.txt 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 00dadce1aef0e334421e39fd973451275cf87147 /home/rclone/rclone-test-terepux2yeci/file name.txt 2026/07/01 05:18:06 DEBUG : file name.txt: Parsed hash: 00dadce1aef0e334421e39fd973451275cf87147 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/07/01 05:18:06 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-terepux2yeci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/01 05:18:06 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/01 05:18:06 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/01 05:18:06 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/01 05:18:06 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/01 05:18:06 DEBUG : Setting pass="eDquRDW0_sEHspdR6w4zPfLIdk73YrAm" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/01 05:18:06 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/01 05:18:06 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{eO50t}" suffix to name 2026/07/01 05:18:06 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/01 05:18:06 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/01 05:18:06 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/01 05:18:06 DEBUG : Setting pass="eDquRDW0_sEHspdR6w4zPfLIdk73YrAm" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/01 05:18:06 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/01 05:18:06 NOTICE: TestSFTPOpenssh{eO50t}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:52032->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/home/rclone/rclone-test-terepux2yeci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/home/rclone/rclone-test-terepux2yeci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-terepux2yeci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 6f3258990e5e80d15a40e7b0f00f369f /home/rclone/rclone-test-terepux2yeci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/01 05:18:06 DEBUG : z.txt: Parsed hash: 6f3258990e5e80d15a40e7b0f00f369f 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-terepux2yeci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 4167baf163f3a016c31f0c8230fbe3c4e19b3d5d /home/rclone/rclone-test-terepux2yeci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/01 05:18:06 DEBUG : z.txt: Parsed hash: 4167baf163f3a016c31f0c8230fbe3c4e19b3d5d === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/07/01 05:18:06 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-terepux2yeci/not found.txt" 2026/07/01 05:18:06 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/01 05:18:06 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/01 05:18:06 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/01 05:18:06 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/01 05:18:06 DEBUG : Setting pass="eDquRDW0_sEHspdR6w4zPfLIdk73YrAm" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/01 05:18:06 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/01 05:18:06 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{eO50t}" suffix to name 2026/07/01 05:18:06 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/01 05:18:06 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/01 05:18:06 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/01 05:18:06 DEBUG : Setting pass="eDquRDW0_sEHspdR6w4zPfLIdk73YrAm" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/01 05:18:06 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/01 05:18:06 NOTICE: TestSFTPOpenssh{eO50t}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci/not found.txt: New connection 127.0.0.1:52040->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci/not found.txt: Shell type "unix" from config 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci/not found.txt: Relative path resolved to "/home/rclone/rclone-test-terepux2yeci/not found.txt" 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci/not found.txt: Using root directory "/home/rclone/rclone-test-terepux2yeci/not found.txt" 2026/07/01 05:18:06 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestSFTPOpenssh:" path "rclone-test-terepux2yeci" from "TestSFTPOpenssh:rclone-test-terepux2yeci" 2026/07/01 05:18:06 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2026/07/01 05:18:06 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/01 05:18:06 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/01 05:18:06 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/01 05:18:06 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/01 05:18:06 DEBUG : Setting pass="eDquRDW0_sEHspdR6w4zPfLIdk73YrAm" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/01 05:18:06 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/01 05:18:06 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{eO50t}" suffix to name 2026/07/01 05:18:06 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/01 05:18:06 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/01 05:18:06 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/01 05:18:06 DEBUG : Setting pass="eDquRDW0_sEHspdR6w4zPfLIdk73YrAm" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/01 05:18:06 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/01 05:18:06 NOTICE: TestSFTPOpenssh{eO50t}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:52054->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-terepux2yeci/file name.txt" 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/file\ name.txt 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: da11bdf9f9d5b6bafa6696bc3776743b /home/rclone/rclone-test-terepux2yeci/file name.txt 2026/07/01 05:18:06 DEBUG : rclone-test-terepux2yeci/file name.txt: Parsed hash: da11bdf9f9d5b6bafa6696bc3776743b 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-terepux2yeci/file name.txt" 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/file\ name.txt 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 00dadce1aef0e334421e39fd973451275cf87147 /home/rclone/rclone-test-terepux2yeci/file name.txt 2026/07/01 05:18:06 DEBUG : rclone-test-terepux2yeci/file name.txt: Parsed hash: 00dadce1aef0e334421e39fd973451275cf87147 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-terepux2yeci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 6f3258990e5e80d15a40e7b0f00f369f /home/rclone/rclone-test-terepux2yeci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/01 05:18:06 DEBUG : rclone-test-terepux2yeci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6f3258990e5e80d15a40e7b0f00f369f 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-terepux2yeci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 4167baf163f3a016c31f0c8230fbe3c4e19b3d5d /home/rclone/rclone-test-terepux2yeci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/01 05:18:06 DEBUG : rclone-test-terepux2yeci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4167baf163f3a016c31f0c8230fbe3c4e19b3d5d === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-terepux2yeci/file name.txt" 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/file\ name.txt 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: da11bdf9f9d5b6bafa6696bc3776743b /home/rclone/rclone-test-terepux2yeci/file name.txt 2026/07/01 05:18:06 DEBUG : rclone-test-terepux2yeci/file name.txt: Parsed hash: da11bdf9f9d5b6bafa6696bc3776743b 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-terepux2yeci/file name.txt" 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/file\ name.txt 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 00dadce1aef0e334421e39fd973451275cf87147 /home/rclone/rclone-test-terepux2yeci/file name.txt 2026/07/01 05:18:06 DEBUG : rclone-test-terepux2yeci/file name.txt: Parsed hash: 00dadce1aef0e334421e39fd973451275cf87147 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1957: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-terepux2yeci/created from root.txt" 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/created\ from\ root.txt 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: a5fd32ac0463b09142bd6a97a5194f46 /home/rclone/rclone-test-terepux2yeci/created from root.txt 2026/07/01 05:18:06 DEBUG : rclone-test-terepux2yeci/created from root.txt: Parsed hash: a5fd32ac0463b09142bd6a97a5194f46 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-terepux2yeci/created from root.txt" 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/created\ from\ root.txt 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 0b8ce5ec71f3d9cb9e3979fee647da049e12e281 /home/rclone/rclone-test-terepux2yeci/created from root.txt 2026/07/01 05:18:06 DEBUG : rclone-test-terepux2yeci/created from root.txt: Parsed hash: 0b8ce5ec71f3d9cb9e3979fee647da049e12e281 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-terepux2yeci/created from root.txt" 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/created\ from\ root.txt 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: a5fd32ac0463b09142bd6a97a5194f46 /home/rclone/rclone-test-terepux2yeci/created from root.txt 2026/07/01 05:18:06 DEBUG : rclone-test-terepux2yeci/created from root.txt: Parsed hash: a5fd32ac0463b09142bd6a97a5194f46 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-terepux2yeci/created from root.txt" 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/created\ from\ root.txt 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 0b8ce5ec71f3d9cb9e3979fee647da049e12e281 /home/rclone/rclone-test-terepux2yeci/created from root.txt 2026/07/01 05:18:06 DEBUG : rclone-test-terepux2yeci/created from root.txt: Parsed hash: 0b8ce5ec71f3d9cb9e3979fee647da049e12e281 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-terepux2yeci/created from root.txt" 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/created\ from\ root.txt 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: a5fd32ac0463b09142bd6a97a5194f46 /home/rclone/rclone-test-terepux2yeci/created from root.txt 2026/07/01 05:18:06 DEBUG : rclone-test-terepux2yeci/created from root.txt: Parsed hash: a5fd32ac0463b09142bd6a97a5194f46 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-terepux2yeci/created from root.txt" 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/created\ from\ root.txt 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 0b8ce5ec71f3d9cb9e3979fee647da049e12e281 /home/rclone/rclone-test-terepux2yeci/created from root.txt 2026/07/01 05:18:06 DEBUG : rclone-test-terepux2yeci/created from root.txt: Parsed hash: 0b8ce5ec71f3d9cb9e3979fee647da049e12e281 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-terepux2yeci/file name.txt" 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/file\ name.txt 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: da11bdf9f9d5b6bafa6696bc3776743b /home/rclone/rclone-test-terepux2yeci/file name.txt 2026/07/01 05:18:06 DEBUG : rclone-test-terepux2yeci/file name.txt: Parsed hash: da11bdf9f9d5b6bafa6696bc3776743b 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-terepux2yeci/file name.txt" 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/file\ name.txt 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 00dadce1aef0e334421e39fd973451275cf87147 /home/rclone/rclone-test-terepux2yeci/file name.txt 2026/07/01 05:18:06 DEBUG : rclone-test-terepux2yeci/file name.txt: Parsed hash: 00dadce1aef0e334421e39fd973451275cf87147 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-terepux2yeci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 6f3258990e5e80d15a40e7b0f00f369f /home/rclone/rclone-test-terepux2yeci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/01 05:18:06 DEBUG : rclone-test-terepux2yeci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6f3258990e5e80d15a40e7b0f00f369f 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-terepux2yeci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 4167baf163f3a016c31f0c8230fbe3c4e19b3d5d /home/rclone/rclone-test-terepux2yeci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/01 05:18:06 DEBUG : rclone-test-terepux2yeci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4167baf163f3a016c31f0c8230fbe3c4e19b3d5d === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-terepux2yeci/file name.txt" 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/file\ name.txt 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: da11bdf9f9d5b6bafa6696bc3776743b /home/rclone/rclone-test-terepux2yeci/file name.txt 2026/07/01 05:18:06 DEBUG : rclone-test-terepux2yeci/file name.txt: Parsed hash: da11bdf9f9d5b6bafa6696bc3776743b 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-terepux2yeci/file name.txt" 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/file\ name.txt 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 00dadce1aef0e334421e39fd973451275cf87147 /home/rclone/rclone-test-terepux2yeci/file name.txt 2026/07/01 05:18:06 DEBUG : rclone-test-terepux2yeci/file name.txt: Parsed hash: 00dadce1aef0e334421e39fd973451275cf87147 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-terepux2yeci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 6f3258990e5e80d15a40e7b0f00f369f /home/rclone/rclone-test-terepux2yeci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/01 05:18:06 DEBUG : rclone-test-terepux2yeci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6f3258990e5e80d15a40e7b0f00f369f 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-terepux2yeci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 4167baf163f3a016c31f0c8230fbe3c4e19b3d5d /home/rclone/rclone-test-terepux2yeci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/01 05:18:06 DEBUG : rclone-test-terepux2yeci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4167baf163f3a016c31f0c8230fbe3c4e19b3d5d === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2016: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2121: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2137: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 6f3258990e5e80d15a40e7b0f00f369f /home/rclone/rclone-test-terepux2yeci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/01 05:18:06 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 6f3258990e5e80d15a40e7b0f00f369f 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 4167baf163f3a016c31f0c8230fbe3c4e19b3d5d /home/rclone/rclone-test-terepux2yeci/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/01 05:18:06 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4167baf163f3a016c31f0c8230fbe3c4e19b3d5d === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Server has VFS statistics extension 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: About path "/home/rclone/rclone-test-terepux2yeci" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/piped data.txt" 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/piped\ data.txt 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-terepux2yeci/piped data.txt 2026/07/01 05:18:06 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/piped data.txt" 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/piped\ data.txt 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-terepux2yeci/piped data.txt 2026/07/01 05:18:06 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/piped data.txt" 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/piped\ data.txt 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-terepux2yeci/piped data.txt 2026/07/01 05:18:06 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/piped data.txt" 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/piped\ data.txt 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-terepux2yeci/piped data.txt 2026/07/01 05:18:06 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/piped data.txt" 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/piped\ data.txt 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 9cd15345f23fc856e83ee0e0f6197d66 /home/rclone/rclone-test-terepux2yeci/piped data.txt 2026/07/01 05:18:06 DEBUG : piped data.txt: Parsed hash: 9cd15345f23fc856e83ee0e0f6197d66 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/piped data.txt" 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/piped\ data.txt 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: f1406d9fceff9f7fda540f906c7da7c8012e4f10 /home/rclone/rclone-test-terepux2yeci/piped data.txt 2026/07/01 05:18:06 DEBUG : piped data.txt: Parsed hash: f1406d9fceff9f7fda540f906c7da7c8012e4f10 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/piped data.txt" 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/piped\ data.txt 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 9cd15345f23fc856e83ee0e0f6197d66 /home/rclone/rclone-test-terepux2yeci/piped data.txt 2026/07/01 05:18:06 DEBUG : piped data.txt: Parsed hash: 9cd15345f23fc856e83ee0e0f6197d66 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/piped data.txt" 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/piped\ data.txt 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: f1406d9fceff9f7fda540f906c7da7c8012e4f10 /home/rclone/rclone-test-terepux2yeci/piped data.txt 2026/07/01 05:18:06 DEBUG : piped data.txt: Parsed hash: f1406d9fceff9f7fda540f906c7da7c8012e4f10 === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2355: *sftp.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2376: *sftp.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2497: *sftp.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/unknown-size-update.txt" 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/unknown-size-update.txt 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: be1f474c17121bcdcebfc4ba2c1ab236 /home/rclone/rclone-test-terepux2yeci/unknown-size-update.txt 2026/07/01 05:18:06 DEBUG : unknown-size-update.txt: Parsed hash: be1f474c17121bcdcebfc4ba2c1ab236 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/unknown-size-update.txt" 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/unknown-size-update.txt 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 1cad5e56219c4c5e8b5960ad13cd50b353ca197d /home/rclone/rclone-test-terepux2yeci/unknown-size-update.txt 2026/07/01 05:18:06 DEBUG : unknown-size-update.txt: Parsed hash: 1cad5e56219c4c5e8b5960ad13cd50b353ca197d 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/unknown-size-update.txt" 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: md5sum /home/rclone/rclone-test-terepux2yeci/unknown-size-update.txt 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: be1f474c17121bcdcebfc4ba2c1ab236 /home/rclone/rclone-test-terepux2yeci/unknown-size-update.txt 2026/07/01 05:18:06 DEBUG : unknown-size-update.txt: Parsed hash: be1f474c17121bcdcebfc4ba2c1ab236 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Shell path "/home/rclone/rclone-test-terepux2yeci/unknown-size-update.txt" 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Running remote command: sha1sum /home/rclone/rclone-test-terepux2yeci/unknown-size-update.txt 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Remote command result: 1cad5e56219c4c5e8b5960ad13cd50b353ca197d /home/rclone/rclone-test-terepux2yeci/unknown-size-update.txt 2026/07/01 05:18:06 DEBUG : unknown-size-update.txt: Parsed hash: 1cad5e56219c4c5e8b5960ad13cd50b353ca197d === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/07/01 05:18:06 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-terepux2yeci/deeper/nonexisting/directory" 2026/07/01 05:18:06 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/01 05:18:06 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/01 05:18:06 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/01 05:18:06 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/01 05:18:06 DEBUG : Setting pass="eDquRDW0_sEHspdR6w4zPfLIdk73YrAm" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/01 05:18:06 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/01 05:18:06 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{eO50t}" suffix to name 2026/07/01 05:18:06 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/01 05:18:06 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/01 05:18:06 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/01 05:18:06 DEBUG : Setting pass="eDquRDW0_sEHspdR6w4zPfLIdk73YrAm" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/01 05:18:06 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/01 05:18:06 NOTICE: TestSFTPOpenssh{eO50t}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci/deeper/nonexisting/directory: New connection 127.0.0.1:52056->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci/deeper/nonexisting/directory: Shell type "unix" from config 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci/deeper/nonexisting/directory: Failed to resolve path using RealPath: file does not exist 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci/deeper/nonexisting/directory: Relative path joined with current directory to get absolute path "/home/rclone/rclone-test-terepux2yeci/deeper/nonexisting/directory" 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci/deeper/nonexisting/directory: Using root directory "/home/rclone/rclone-test-terepux2yeci/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2680: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2737: FS has no Directory methods and doesn't Wrap 2026/07/01 05:18:06 DEBUG : Waiting for deletions to finish 2026/07/01 05:18:06 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/07/01 05:18:06 DEBUG : removing 1 level 4 directories 2026/07/01 05:18:06 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/07/01 05:18:06 DEBUG : removing 1 level 3 directories 2026/07/01 05:18:06 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/07/01 05:18:06 DEBUG : removing 1 level 2 directories 2026/07/01 05:18:06 INFO : hello? sausage/êé: Removing directory 2026/07/01 05:18:06 DEBUG : removing 1 level 1 directories 2026/07/01 05:18:06 INFO : hello? sausage: Removing directory 2026/07/01 05:18:06 DEBUG : removing 1 level 0 directories 2026/07/01 05:18:06 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Removing directory 2026/07/01 05:18:06 ERROR : error listing: directory not found 2026/07/01 05:18:06 DEBUG : Waiting for deletions to finish 2026/07/01 05:18:06 ERROR : error listing: directory not found 2026/07/01 05:18:06 ERROR : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Failed to list "": directory not found 2026/07/01 05:18:06 DEBUG : removing 1 level 0 directories 2026/07/01 05:18:06 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Removing directory 2026/07/01 05:18:06 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2026/07/01 05:18:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-terepux2yeci: Closing 2 unused connections 2026/07/01 05:18:06 NOTICE: TestSFTPOpenssh: Stopping server --- PASS: TestIntegration (2.89s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.00s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir (1.73s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.02s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.00s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.00s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (0.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.03s) --- 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.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.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.01s) --- 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.15s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.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.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.02s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.02s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.09s) --- PASS: TestIntegration/FsMkdir/FsDirSetModTime (0.01s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- PASS: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 sftp_test.go:25: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestIntegration3 sftp_test.go:35: skipping as -remote is set --- SKIP: TestIntegration3 (0.00s) PASS ok github.com/rclone/rclone/backend/sftp 4.122s "go test -v -timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished OK in 4.970934267s (try 1/5)