"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.12s) === RUN TestIntegration fstests.go:457: Using remote "TestSFTPOpenssh:" 2026/07/17 04:25:59 NOTICE: TestSFTPOpenssh: Starting server 2026/07/17 04:26:00 NOTICE: TestSFTPOpenssh: Attempting to connect to "127.0.0.1:28627" try 1/100 2026/07/17 04:26:00 DEBUG : TestSFTPOpenssh: Read 1, error: 2026/07/17 04:26:00 NOTICE: TestSFTPOpenssh: Started server and connected to "127.0.0.1:28627" 2026/07/17 04:26:00 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-fiyaqow7webe" 2026/07/17 04:26:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/17 04:26:00 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/17 04:26:00 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/17 04:26:00 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/17 04:26:00 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/17 04:26:00 DEBUG : Setting pass="xQlqp1JGBQEbDnGk9Vih6-ivsqnfCSDS" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/17 04:26:00 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/17 04:26:00 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{LM8b2}" suffix to name 2026/07/17 04:26:00 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/17 04:26:00 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/17 04:26:00 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/17 04:26:00 DEBUG : Setting pass="xQlqp1JGBQEbDnGk9Vih6-ivsqnfCSDS" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/17 04:26:00 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/17 04:26:00 NOTICE: TestSFTPOpenssh{LM8b2}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: New connection 127.0.0.1:50444->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell type "unix" from config 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Relative path resolved to "/home/rclone/rclone-test-fiyaqow7webe" 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Using root directory "/home/rclone/rclone-test-fiyaqow7webe" 2026/07/17 04:26:00 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE === RUN TestIntegration/FsCheckWrap fstests.go:498: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:526: 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/17 04:26:00 INFO : dir/subdir: Making directory 2026/07/17 04:26:00 INFO : dir/subdir: Removing directory 2026/07/17 04:26:00 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2026/07/17 04:26:00 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:727: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: b1d1efe33b8e8c1e531b293bc2d9987e /home/rclone/rclone-test-fiyaqow7webe/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/17 04:26:00 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: b1d1efe33b8e8c1e531b293bc2d9987e 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 4887929da47e402fbcf5d503c3c2b4fade5d7028 /home/rclone/rclone-test-fiyaqow7webe/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/17 04:26:00 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 4887929da47e402fbcf5d503c3c2b4fade5d7028 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: b1d1efe33b8e8c1e531b293bc2d9987e /home/rclone/rclone-test-fiyaqow7webe/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/17 04:26:00 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: b1d1efe33b8e8c1e531b293bc2d9987e 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 4887929da47e402fbcf5d503c3c2b4fade5d7028 /home/rclone/rclone-test-fiyaqow7webe/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/17 04:26:00 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 4887929da47e402fbcf5d503c3c2b4fade5d7028 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: b1d1efe33b8e8c1e531b293bc2d9987e /home/rclone/rclone-test-fiyaqow7webe/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/17 04:26:00 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: b1d1efe33b8e8c1e531b293bc2d9987e 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 4887929da47e402fbcf5d503c3c2b4fade5d7028 /home/rclone/rclone-test-fiyaqow7webe/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/17 04:26:00 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 4887929da47e402fbcf5d503c3c2b4fade5d7028 === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:727: testing "." 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/./." 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/./. 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: f82b4377960e33b14ecbf8b1eb05c866 /home/rclone/rclone-test-fiyaqow7webe/./. 2026/07/17 04:26:00 DEBUG : ./.: Parsed hash: f82b4377960e33b14ecbf8b1eb05c866 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/./." 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/./. 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 77daafebfb8868e532acd8692c0a95e2d67f60c0 /home/rclone/rclone-test-fiyaqow7webe/./. 2026/07/17 04:26:00 DEBUG : ./.: Parsed hash: 77daafebfb8868e532acd8692c0a95e2d67f60c0 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/./." 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/./. 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: f82b4377960e33b14ecbf8b1eb05c866 /home/rclone/rclone-test-fiyaqow7webe/./. 2026/07/17 04:26:00 DEBUG : ./.: Parsed hash: f82b4377960e33b14ecbf8b1eb05c866 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/./." 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/./. 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 77daafebfb8868e532acd8692c0a95e2d67f60c0 /home/rclone/rclone-test-fiyaqow7webe/./. 2026/07/17 04:26:00 DEBUG : ./.: Parsed hash: 77daafebfb8868e532acd8692c0a95e2d67f60c0 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/./." 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/./. 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: f82b4377960e33b14ecbf8b1eb05c866 /home/rclone/rclone-test-fiyaqow7webe/./. 2026/07/17 04:26:00 DEBUG : ./.: Parsed hash: f82b4377960e33b14ecbf8b1eb05c866 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/./." 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/./. 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 77daafebfb8868e532acd8692c0a95e2d67f60c0 /home/rclone/rclone-test-fiyaqow7webe/./. 2026/07/17 04:26:00 DEBUG : ./.: Parsed hash: 77daafebfb8868e532acd8692c0a95e2d67f60c0 === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/../.." 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/../.. 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 6061c70f290016739fc595605708de5c /home/rclone/rclone-test-fiyaqow7webe/../.. 2026/07/17 04:26:00 DEBUG : ../..: Parsed hash: 6061c70f290016739fc595605708de5c 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/../.." 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/../.. 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: c94ad1faac0ad0c78b43e1c26007d99d4d970588 /home/rclone/rclone-test-fiyaqow7webe/../.. 2026/07/17 04:26:00 DEBUG : ../..: Parsed hash: c94ad1faac0ad0c78b43e1c26007d99d4d970588 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/../.." 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/../.. 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 6061c70f290016739fc595605708de5c /home/rclone/rclone-test-fiyaqow7webe/../.. 2026/07/17 04:26:00 DEBUG : ../..: Parsed hash: 6061c70f290016739fc595605708de5c 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/../.." 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/../.. 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: c94ad1faac0ad0c78b43e1c26007d99d4d970588 /home/rclone/rclone-test-fiyaqow7webe/../.. 2026/07/17 04:26:00 DEBUG : ../..: Parsed hash: c94ad1faac0ad0c78b43e1c26007d99d4d970588 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/../.." 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/../.. 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 6061c70f290016739fc595605708de5c /home/rclone/rclone-test-fiyaqow7webe/../.. 2026/07/17 04:26:00 DEBUG : ../..: Parsed hash: 6061c70f290016739fc595605708de5c 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/../.." 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/../.. 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: c94ad1faac0ad0c78b43e1c26007d99d4d970588 /home/rclone/rclone-test-fiyaqow7webe/../.. 2026/07/17 04:26:00 DEBUG : ../..: Parsed hash: c94ad1faac0ad0c78b43e1c26007d99d4d970588 === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 6f2b3c59ff4c6b964ffc4a3b3ccbecbe /home/rclone/rclone-test-fiyaqow7webe/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/17 04:26:00 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 6f2b3c59ff4c6b964ffc4a3b3ccbecbe 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 0b231b9d1c04533962db12ec431dad3f5ea585b4 /home/rclone/rclone-test-fiyaqow7webe/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/17 04:26:00 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 0b231b9d1c04533962db12ec431dad3f5ea585b4 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 6f2b3c59ff4c6b964ffc4a3b3ccbecbe /home/rclone/rclone-test-fiyaqow7webe/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/17 04:26:00 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 6f2b3c59ff4c6b964ffc4a3b3ccbecbe 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 0b231b9d1c04533962db12ec431dad3f5ea585b4 /home/rclone/rclone-test-fiyaqow7webe/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/17 04:26:00 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 0b231b9d1c04533962db12ec431dad3f5ea585b4 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 6f2b3c59ff4c6b964ffc4a3b3ccbecbe /home/rclone/rclone-test-fiyaqow7webe/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/17 04:26:00 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 6f2b3c59ff4c6b964ffc4a3b3ccbecbe 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 0b231b9d1c04533962db12ec431dad3f5ea585b4 /home/rclone/rclone-test-fiyaqow7webe/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/17 04:26:00 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 0b231b9d1c04533962db12ec431dad3f5ea585b4 === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/ leading space/ leading space" 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/\ leading\ space/\ leading\ space 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: ec31d37a9dd9305199043c310c2537fe /home/rclone/rclone-test-fiyaqow7webe/ leading space/ leading space 2026/07/17 04:26:00 DEBUG : leading space/ leading space: Parsed hash: ec31d37a9dd9305199043c310c2537fe 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/ leading space/ leading space" 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/\ leading\ space/\ leading\ space 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: f4d902e658c5450607bf093f49b4034d729d41a1 /home/rclone/rclone-test-fiyaqow7webe/ leading space/ leading space 2026/07/17 04:26:00 DEBUG : leading space/ leading space: Parsed hash: f4d902e658c5450607bf093f49b4034d729d41a1 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/ leading space/ leading space" 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/\ leading\ space/\ leading\ space 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: ec31d37a9dd9305199043c310c2537fe /home/rclone/rclone-test-fiyaqow7webe/ leading space/ leading space 2026/07/17 04:26:00 DEBUG : leading space/ leading space: Parsed hash: ec31d37a9dd9305199043c310c2537fe 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/ leading space/ leading space" 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/\ leading\ space/\ leading\ space 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: f4d902e658c5450607bf093f49b4034d729d41a1 /home/rclone/rclone-test-fiyaqow7webe/ leading space/ leading space 2026/07/17 04:26:00 DEBUG : leading space/ leading space: Parsed hash: f4d902e658c5450607bf093f49b4034d729d41a1 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/ leading space/ leading space" 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/\ leading\ space/\ leading\ space 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: ec31d37a9dd9305199043c310c2537fe /home/rclone/rclone-test-fiyaqow7webe/ leading space/ leading space 2026/07/17 04:26:00 DEBUG : leading space/ leading space: Parsed hash: ec31d37a9dd9305199043c310c2537fe 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/ leading space/ leading space" 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/\ leading\ space/\ leading\ space 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: f4d902e658c5450607bf093f49b4034d729d41a1 /home/rclone/rclone-test-fiyaqow7webe/ leading space/ leading space 2026/07/17 04:26:00 DEBUG : leading space/ leading space: Parsed hash: f4d902e658c5450607bf093f49b4034d729d41a1 === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/~leading tilde/~leading tilde" 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/\~leading\ tilde/\~leading\ tilde 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 097606773ea7e293a81b4c890e35911d /home/rclone/rclone-test-fiyaqow7webe/~leading tilde/~leading tilde 2026/07/17 04:26:00 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 097606773ea7e293a81b4c890e35911d 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/~leading tilde/~leading tilde" 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/\~leading\ tilde/\~leading\ tilde 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 3e3f481b0059abe35e06ffa1055ebe0ebb7950cc /home/rclone/rclone-test-fiyaqow7webe/~leading tilde/~leading tilde 2026/07/17 04:26:00 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 3e3f481b0059abe35e06ffa1055ebe0ebb7950cc 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/~leading tilde/~leading tilde" 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/\~leading\ tilde/\~leading\ tilde 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 097606773ea7e293a81b4c890e35911d /home/rclone/rclone-test-fiyaqow7webe/~leading tilde/~leading tilde 2026/07/17 04:26:00 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 097606773ea7e293a81b4c890e35911d 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/~leading tilde/~leading tilde" 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/\~leading\ tilde/\~leading\ tilde 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 3e3f481b0059abe35e06ffa1055ebe0ebb7950cc /home/rclone/rclone-test-fiyaqow7webe/~leading tilde/~leading tilde 2026/07/17 04:26:00 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 3e3f481b0059abe35e06ffa1055ebe0ebb7950cc 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/~leading tilde/~leading tilde" 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/\~leading\ tilde/\~leading\ tilde 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 097606773ea7e293a81b4c890e35911d /home/rclone/rclone-test-fiyaqow7webe/~leading tilde/~leading tilde 2026/07/17 04:26:00 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 097606773ea7e293a81b4c890e35911d 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/~leading tilde/~leading tilde" 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/\~leading\ tilde/\~leading\ tilde 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 3e3f481b0059abe35e06ffa1055ebe0ebb7950cc /home/rclone/rclone-test-fiyaqow7webe/~leading tilde/~leading tilde 2026/07/17 04:26:00 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 3e3f481b0059abe35e06ffa1055ebe0ebb7950cc === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/␍leading CR/␍leading CR" 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/␍leading\ CR/␍leading\ CR 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 1731e7d182f06e4a10a6dc4942dcf46f /home/rclone/rclone-test-fiyaqow7webe/␍leading CR/␍leading CR 2026/07/17 04:26:00 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 1731e7d182f06e4a10a6dc4942dcf46f 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/␍leading CR/␍leading CR" 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/␍leading\ CR/␍leading\ CR 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 355cf98a052891f25a8115e9ef36794708b926f9 /home/rclone/rclone-test-fiyaqow7webe/␍leading CR/␍leading CR 2026/07/17 04:26:00 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 355cf98a052891f25a8115e9ef36794708b926f9 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/␍leading CR/␍leading CR" 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/␍leading\ CR/␍leading\ CR 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 1731e7d182f06e4a10a6dc4942dcf46f /home/rclone/rclone-test-fiyaqow7webe/␍leading CR/␍leading CR 2026/07/17 04:26:00 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 1731e7d182f06e4a10a6dc4942dcf46f 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/␍leading CR/␍leading CR" 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/␍leading\ CR/␍leading\ CR 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 355cf98a052891f25a8115e9ef36794708b926f9 /home/rclone/rclone-test-fiyaqow7webe/␍leading CR/␍leading CR 2026/07/17 04:26:00 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 355cf98a052891f25a8115e9ef36794708b926f9 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/␍leading CR/␍leading CR" 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/␍leading\ CR/␍leading\ CR 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 1731e7d182f06e4a10a6dc4942dcf46f /home/rclone/rclone-test-fiyaqow7webe/␍leading CR/␍leading CR 2026/07/17 04:26:00 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 1731e7d182f06e4a10a6dc4942dcf46f 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/␍leading CR/␍leading CR" 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/␍leading\ CR/␍leading\ CR 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 355cf98a052891f25a8115e9ef36794708b926f9 /home/rclone/rclone-test-fiyaqow7webe/␍leading CR/␍leading CR 2026/07/17 04:26:00 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 355cf98a052891f25a8115e9ef36794708b926f9 === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/␊leading LF/␊leading LF" 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/␊leading\ LF/␊leading\ LF 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 5c6bcefe0ecf8a4bf31492de87103c26 /home/rclone/rclone-test-fiyaqow7webe/␊leading LF/␊leading LF 2026/07/17 04:26:00 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 5c6bcefe0ecf8a4bf31492de87103c26 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/␊leading LF/␊leading LF" 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/␊leading\ LF/␊leading\ LF 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 92c93eefb1e4723822c5802b6dabd6a06d7cb10b /home/rclone/rclone-test-fiyaqow7webe/␊leading LF/␊leading LF 2026/07/17 04:26:00 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 92c93eefb1e4723822c5802b6dabd6a06d7cb10b 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/␊leading LF/␊leading LF" 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/␊leading\ LF/␊leading\ LF 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 5c6bcefe0ecf8a4bf31492de87103c26 /home/rclone/rclone-test-fiyaqow7webe/␊leading LF/␊leading LF 2026/07/17 04:26:00 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 5c6bcefe0ecf8a4bf31492de87103c26 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/␊leading LF/␊leading LF" 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/␊leading\ LF/␊leading\ LF 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 92c93eefb1e4723822c5802b6dabd6a06d7cb10b /home/rclone/rclone-test-fiyaqow7webe/␊leading LF/␊leading LF 2026/07/17 04:26:00 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 92c93eefb1e4723822c5802b6dabd6a06d7cb10b 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/␊leading LF/␊leading LF" 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/␊leading\ LF/␊leading\ LF 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 5c6bcefe0ecf8a4bf31492de87103c26 /home/rclone/rclone-test-fiyaqow7webe/␊leading LF/␊leading LF 2026/07/17 04:26:00 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 5c6bcefe0ecf8a4bf31492de87103c26 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/␊leading LF/␊leading LF" 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/␊leading\ LF/␊leading\ LF 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 92c93eefb1e4723822c5802b6dabd6a06d7cb10b /home/rclone/rclone-test-fiyaqow7webe/␊leading LF/␊leading LF 2026/07/17 04:26:00 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 92c93eefb1e4723822c5802b6dabd6a06d7cb10b === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: testing "␉leading HT" 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/␉leading HT/␉leading HT" 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/␉leading\ HT/␉leading\ HT 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 0022d63e67a2a59ce8f497e8279a329b /home/rclone/rclone-test-fiyaqow7webe/␉leading HT/␉leading HT 2026/07/17 04:26:00 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 0022d63e67a2a59ce8f497e8279a329b 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/␉leading HT/␉leading HT" 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/␉leading\ HT/␉leading\ HT 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: cac8f78a16dc809dd65ff81e6096113b49985899 /home/rclone/rclone-test-fiyaqow7webe/␉leading HT/␉leading HT 2026/07/17 04:26:00 DEBUG : ␉leading HT/␉leading HT: Parsed hash: cac8f78a16dc809dd65ff81e6096113b49985899 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/␉leading HT/␉leading HT" 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/␉leading\ HT/␉leading\ HT 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 0022d63e67a2a59ce8f497e8279a329b /home/rclone/rclone-test-fiyaqow7webe/␉leading HT/␉leading HT 2026/07/17 04:26:00 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 0022d63e67a2a59ce8f497e8279a329b 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/␉leading HT/␉leading HT" 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/␉leading\ HT/␉leading\ HT 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: cac8f78a16dc809dd65ff81e6096113b49985899 /home/rclone/rclone-test-fiyaqow7webe/␉leading HT/␉leading HT 2026/07/17 04:26:00 DEBUG : ␉leading HT/␉leading HT: Parsed hash: cac8f78a16dc809dd65ff81e6096113b49985899 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/␉leading HT/␉leading HT" 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/␉leading\ HT/␉leading\ HT 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 0022d63e67a2a59ce8f497e8279a329b /home/rclone/rclone-test-fiyaqow7webe/␉leading HT/␉leading HT 2026/07/17 04:26:00 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 0022d63e67a2a59ce8f497e8279a329b 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/␉leading HT/␉leading HT" 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/␉leading\ HT/␉leading\ HT 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: cac8f78a16dc809dd65ff81e6096113b49985899 /home/rclone/rclone-test-fiyaqow7webe/␉leading HT/␉leading HT 2026/07/17 04:26:00 DEBUG : ␉leading HT/␉leading HT: Parsed hash: cac8f78a16dc809dd65ff81e6096113b49985899 === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/␋leading VT/␋leading VT" 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/␋leading\ VT/␋leading\ VT 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 123179062aa69f3fa0ae937f60d564ea /home/rclone/rclone-test-fiyaqow7webe/␋leading VT/␋leading VT 2026/07/17 04:26:00 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 123179062aa69f3fa0ae937f60d564ea 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/␋leading VT/␋leading VT" 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/␋leading\ VT/␋leading\ VT 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: fc72b976477aeab4116b98d6f7d497a0c0e1e292 /home/rclone/rclone-test-fiyaqow7webe/␋leading VT/␋leading VT 2026/07/17 04:26:00 DEBUG : ␋leading VT/␋leading VT: Parsed hash: fc72b976477aeab4116b98d6f7d497a0c0e1e292 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/␋leading VT/␋leading VT" 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/␋leading\ VT/␋leading\ VT 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 123179062aa69f3fa0ae937f60d564ea /home/rclone/rclone-test-fiyaqow7webe/␋leading VT/␋leading VT 2026/07/17 04:26:00 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 123179062aa69f3fa0ae937f60d564ea 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/␋leading VT/␋leading VT" 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/␋leading\ VT/␋leading\ VT 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: fc72b976477aeab4116b98d6f7d497a0c0e1e292 /home/rclone/rclone-test-fiyaqow7webe/␋leading VT/␋leading VT 2026/07/17 04:26:00 DEBUG : ␋leading VT/␋leading VT: Parsed hash: fc72b976477aeab4116b98d6f7d497a0c0e1e292 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/␋leading VT/␋leading VT" 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/␋leading\ VT/␋leading\ VT 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 123179062aa69f3fa0ae937f60d564ea /home/rclone/rclone-test-fiyaqow7webe/␋leading VT/␋leading VT 2026/07/17 04:26:00 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 123179062aa69f3fa0ae937f60d564ea 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/␋leading VT/␋leading VT" 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/␋leading\ VT/␋leading\ VT 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: fc72b976477aeab4116b98d6f7d497a0c0e1e292 /home/rclone/rclone-test-fiyaqow7webe/␋leading VT/␋leading VT 2026/07/17 04:26:00 DEBUG : ␋leading VT/␋leading VT: Parsed hash: fc72b976477aeab4116b98d6f7d497a0c0e1e292 === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:727: testing ".leading dot" 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/.leading dot/.leading dot" 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/.leading\ dot/.leading\ dot 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: e3dedd8106995bb53ed26c5a233c1526 /home/rclone/rclone-test-fiyaqow7webe/.leading dot/.leading dot 2026/07/17 04:26:00 DEBUG : .leading dot/.leading dot: Parsed hash: e3dedd8106995bb53ed26c5a233c1526 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/.leading dot/.leading dot" 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/.leading\ dot/.leading\ dot 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: fdc762a238a74b8efaf169370aebcabfe02b34ac /home/rclone/rclone-test-fiyaqow7webe/.leading dot/.leading dot 2026/07/17 04:26:00 DEBUG : .leading dot/.leading dot: Parsed hash: fdc762a238a74b8efaf169370aebcabfe02b34ac 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/.leading dot/.leading dot" 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/.leading\ dot/.leading\ dot 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: e3dedd8106995bb53ed26c5a233c1526 /home/rclone/rclone-test-fiyaqow7webe/.leading dot/.leading dot 2026/07/17 04:26:00 DEBUG : .leading dot/.leading dot: Parsed hash: e3dedd8106995bb53ed26c5a233c1526 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/.leading dot/.leading dot" 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/.leading\ dot/.leading\ dot 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: fdc762a238a74b8efaf169370aebcabfe02b34ac /home/rclone/rclone-test-fiyaqow7webe/.leading dot/.leading dot 2026/07/17 04:26:00 DEBUG : .leading dot/.leading dot: Parsed hash: fdc762a238a74b8efaf169370aebcabfe02b34ac 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/.leading dot/.leading dot" 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/.leading\ dot/.leading\ dot 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: e3dedd8106995bb53ed26c5a233c1526 /home/rclone/rclone-test-fiyaqow7webe/.leading dot/.leading dot 2026/07/17 04:26:00 DEBUG : .leading dot/.leading dot: Parsed hash: e3dedd8106995bb53ed26c5a233c1526 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/.leading dot/.leading dot" 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/.leading\ dot/.leading\ dot 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: fdc762a238a74b8efaf169370aebcabfe02b34ac /home/rclone/rclone-test-fiyaqow7webe/.leading dot/.leading dot 2026/07/17 04:26:00 DEBUG : .leading dot/.leading dot: Parsed hash: fdc762a238a74b8efaf169370aebcabfe02b34ac === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/trailing space /trailing space " 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/trailing\ space\ /trailing\ space\ 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 97c451da712046f5a80e86f756b04be8 /home/rclone/rclone-test-fiyaqow7webe/trailing space /trailing space 2026/07/17 04:26:00 DEBUG : trailing space /trailing space : Parsed hash: 97c451da712046f5a80e86f756b04be8 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/trailing space /trailing space " 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/trailing\ space\ /trailing\ space\ 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 394ffbcc55d824bf2395d920e0753f58187a0c2c /home/rclone/rclone-test-fiyaqow7webe/trailing space /trailing space 2026/07/17 04:26:00 DEBUG : trailing space /trailing space : Parsed hash: 394ffbcc55d824bf2395d920e0753f58187a0c2c 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/trailing space /trailing space " 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/trailing\ space\ /trailing\ space\ 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 97c451da712046f5a80e86f756b04be8 /home/rclone/rclone-test-fiyaqow7webe/trailing space /trailing space 2026/07/17 04:26:00 DEBUG : trailing space /trailing space : Parsed hash: 97c451da712046f5a80e86f756b04be8 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/trailing space /trailing space " 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/trailing\ space\ /trailing\ space\ 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 394ffbcc55d824bf2395d920e0753f58187a0c2c /home/rclone/rclone-test-fiyaqow7webe/trailing space /trailing space 2026/07/17 04:26:00 DEBUG : trailing space /trailing space : Parsed hash: 394ffbcc55d824bf2395d920e0753f58187a0c2c 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/trailing space /trailing space " 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/trailing\ space\ /trailing\ space\ 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 97c451da712046f5a80e86f756b04be8 /home/rclone/rclone-test-fiyaqow7webe/trailing space /trailing space 2026/07/17 04:26:00 DEBUG : trailing space /trailing space : Parsed hash: 97c451da712046f5a80e86f756b04be8 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/trailing space /trailing space " 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/trailing\ space\ /trailing\ space\ 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 394ffbcc55d824bf2395d920e0753f58187a0c2c /home/rclone/rclone-test-fiyaqow7webe/trailing space /trailing space 2026/07/17 04:26:00 DEBUG : trailing space /trailing space : Parsed hash: 394ffbcc55d824bf2395d920e0753f58187a0c2c === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/trailing CR␍/trailing CR␍" 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/trailing\ CR␍/trailing\ CR␍ 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 73f263a91ed3d6c80ba36c5ebd7da151 /home/rclone/rclone-test-fiyaqow7webe/trailing CR␍/trailing CR␍ 2026/07/17 04:26:00 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 73f263a91ed3d6c80ba36c5ebd7da151 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/trailing CR␍/trailing CR␍" 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/trailing\ CR␍/trailing\ CR␍ 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 6fe68340fcd3a4591f9f15d6992b15ccf2774606 /home/rclone/rclone-test-fiyaqow7webe/trailing CR␍/trailing CR␍ 2026/07/17 04:26:00 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 6fe68340fcd3a4591f9f15d6992b15ccf2774606 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/trailing CR␍/trailing CR␍" 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/trailing\ CR␍/trailing\ CR␍ 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 73f263a91ed3d6c80ba36c5ebd7da151 /home/rclone/rclone-test-fiyaqow7webe/trailing CR␍/trailing CR␍ 2026/07/17 04:26:00 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 73f263a91ed3d6c80ba36c5ebd7da151 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/trailing CR␍/trailing CR␍" 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/trailing\ CR␍/trailing\ CR␍ 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 6fe68340fcd3a4591f9f15d6992b15ccf2774606 /home/rclone/rclone-test-fiyaqow7webe/trailing CR␍/trailing CR␍ 2026/07/17 04:26:00 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 6fe68340fcd3a4591f9f15d6992b15ccf2774606 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/trailing CR␍/trailing CR␍" 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/trailing\ CR␍/trailing\ CR␍ 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 73f263a91ed3d6c80ba36c5ebd7da151 /home/rclone/rclone-test-fiyaqow7webe/trailing CR␍/trailing CR␍ 2026/07/17 04:26:00 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 73f263a91ed3d6c80ba36c5ebd7da151 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/trailing CR␍/trailing CR␍" 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/trailing\ CR␍/trailing\ CR␍ 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 6fe68340fcd3a4591f9f15d6992b15ccf2774606 /home/rclone/rclone-test-fiyaqow7webe/trailing CR␍/trailing CR␍ 2026/07/17 04:26:00 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 6fe68340fcd3a4591f9f15d6992b15ccf2774606 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/trailing LF␊/trailing LF␊" 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/trailing\ LF␊/trailing\ LF␊ 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: b285e1c25fef9ff3202de426dd47e1b4 /home/rclone/rclone-test-fiyaqow7webe/trailing LF␊/trailing LF␊ 2026/07/17 04:26:00 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: b285e1c25fef9ff3202de426dd47e1b4 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/trailing LF␊/trailing LF␊" 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/trailing\ LF␊/trailing\ LF␊ 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: dc80ce5983dbcf6256baecef2d7560c26b676a56 /home/rclone/rclone-test-fiyaqow7webe/trailing LF␊/trailing LF␊ 2026/07/17 04:26:00 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: dc80ce5983dbcf6256baecef2d7560c26b676a56 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/trailing LF␊/trailing LF␊" 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/trailing\ LF␊/trailing\ LF␊ 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: b285e1c25fef9ff3202de426dd47e1b4 /home/rclone/rclone-test-fiyaqow7webe/trailing LF␊/trailing LF␊ 2026/07/17 04:26:00 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: b285e1c25fef9ff3202de426dd47e1b4 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/trailing LF␊/trailing LF␊" 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/trailing\ LF␊/trailing\ LF␊ 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: dc80ce5983dbcf6256baecef2d7560c26b676a56 /home/rclone/rclone-test-fiyaqow7webe/trailing LF␊/trailing LF␊ 2026/07/17 04:26:00 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: dc80ce5983dbcf6256baecef2d7560c26b676a56 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/trailing LF␊/trailing LF␊" 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/trailing\ LF␊/trailing\ LF␊ 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: b285e1c25fef9ff3202de426dd47e1b4 /home/rclone/rclone-test-fiyaqow7webe/trailing LF␊/trailing LF␊ 2026/07/17 04:26:00 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: b285e1c25fef9ff3202de426dd47e1b4 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/trailing LF␊/trailing LF␊" 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/trailing\ LF␊/trailing\ LF␊ 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: dc80ce5983dbcf6256baecef2d7560c26b676a56 /home/rclone/rclone-test-fiyaqow7webe/trailing LF␊/trailing LF␊ 2026/07/17 04:26:00 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: dc80ce5983dbcf6256baecef2d7560c26b676a56 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/trailing HT␉/trailing HT␉" 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/trailing\ HT␉/trailing\ HT␉ 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 6122c54b39adf18cc7e25a6a4e76d2dc /home/rclone/rclone-test-fiyaqow7webe/trailing HT␉/trailing HT␉ 2026/07/17 04:26:00 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 6122c54b39adf18cc7e25a6a4e76d2dc 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/trailing HT␉/trailing HT␉" 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/trailing\ HT␉/trailing\ HT␉ 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: f148ac91caf16656a001857dfadb4cdcf5e5e195 /home/rclone/rclone-test-fiyaqow7webe/trailing HT␉/trailing HT␉ 2026/07/17 04:26:00 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: f148ac91caf16656a001857dfadb4cdcf5e5e195 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/trailing HT␉/trailing HT␉" 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/trailing\ HT␉/trailing\ HT␉ 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 6122c54b39adf18cc7e25a6a4e76d2dc /home/rclone/rclone-test-fiyaqow7webe/trailing HT␉/trailing HT␉ 2026/07/17 04:26:00 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 6122c54b39adf18cc7e25a6a4e76d2dc 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/trailing HT␉/trailing HT␉" 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/trailing\ HT␉/trailing\ HT␉ 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: f148ac91caf16656a001857dfadb4cdcf5e5e195 /home/rclone/rclone-test-fiyaqow7webe/trailing HT␉/trailing HT␉ 2026/07/17 04:26:00 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: f148ac91caf16656a001857dfadb4cdcf5e5e195 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/trailing HT␉/trailing HT␉" 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/trailing\ HT␉/trailing\ HT␉ 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 6122c54b39adf18cc7e25a6a4e76d2dc /home/rclone/rclone-test-fiyaqow7webe/trailing HT␉/trailing HT␉ 2026/07/17 04:26:00 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 6122c54b39adf18cc7e25a6a4e76d2dc 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/trailing HT␉/trailing HT␉" 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/trailing\ HT␉/trailing\ HT␉ 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: f148ac91caf16656a001857dfadb4cdcf5e5e195 /home/rclone/rclone-test-fiyaqow7webe/trailing HT␉/trailing HT␉ 2026/07/17 04:26:00 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: f148ac91caf16656a001857dfadb4cdcf5e5e195 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/trailing VT␋/trailing VT␋" 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/trailing\ VT␋/trailing\ VT␋ 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: c455a0a89145725f02be8db492d4ea47 /home/rclone/rclone-test-fiyaqow7webe/trailing VT␋/trailing VT␋ 2026/07/17 04:26:00 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: c455a0a89145725f02be8db492d4ea47 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/trailing VT␋/trailing VT␋" 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/trailing\ VT␋/trailing\ VT␋ 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 23e92f216308abc3683e22f4e112299aced220f5 /home/rclone/rclone-test-fiyaqow7webe/trailing VT␋/trailing VT␋ 2026/07/17 04:26:00 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 23e92f216308abc3683e22f4e112299aced220f5 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/trailing VT␋/trailing VT␋" 2026/07/17 04:26:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/trailing\ VT␋/trailing\ VT␋ 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: c455a0a89145725f02be8db492d4ea47 /home/rclone/rclone-test-fiyaqow7webe/trailing VT␋/trailing VT␋ 2026/07/17 04:26:01 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: c455a0a89145725f02be8db492d4ea47 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/trailing VT␋/trailing VT␋" 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/trailing\ VT␋/trailing\ VT␋ 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 23e92f216308abc3683e22f4e112299aced220f5 /home/rclone/rclone-test-fiyaqow7webe/trailing VT␋/trailing VT␋ 2026/07/17 04:26:01 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 23e92f216308abc3683e22f4e112299aced220f5 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/trailing VT␋/trailing VT␋" 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/trailing\ VT␋/trailing\ VT␋ 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: c455a0a89145725f02be8db492d4ea47 /home/rclone/rclone-test-fiyaqow7webe/trailing VT␋/trailing VT␋ 2026/07/17 04:26:01 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: c455a0a89145725f02be8db492d4ea47 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/trailing VT␋/trailing VT␋" 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/trailing\ VT␋/trailing\ VT␋ 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 23e92f216308abc3683e22f4e112299aced220f5 /home/rclone/rclone-test-fiyaqow7webe/trailing VT␋/trailing VT␋ 2026/07/17 04:26:01 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 23e92f216308abc3683e22f4e112299aced220f5 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/trailing dot./trailing dot." 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/trailing\ dot./trailing\ dot. 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 4fc362ddd5b5c39379fd8933e808b6b6 /home/rclone/rclone-test-fiyaqow7webe/trailing dot./trailing dot. 2026/07/17 04:26:01 DEBUG : trailing dot./trailing dot.: Parsed hash: 4fc362ddd5b5c39379fd8933e808b6b6 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/trailing dot./trailing dot." 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/trailing\ dot./trailing\ dot. 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 0cd2401a053b5a54161e2ffb8b9f8005ade18c6b /home/rclone/rclone-test-fiyaqow7webe/trailing dot./trailing dot. 2026/07/17 04:26:01 DEBUG : trailing dot./trailing dot.: Parsed hash: 0cd2401a053b5a54161e2ffb8b9f8005ade18c6b 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/trailing dot./trailing dot." 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/trailing\ dot./trailing\ dot. 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 4fc362ddd5b5c39379fd8933e808b6b6 /home/rclone/rclone-test-fiyaqow7webe/trailing dot./trailing dot. 2026/07/17 04:26:01 DEBUG : trailing dot./trailing dot.: Parsed hash: 4fc362ddd5b5c39379fd8933e808b6b6 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/trailing dot./trailing dot." 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/trailing\ dot./trailing\ dot. 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 0cd2401a053b5a54161e2ffb8b9f8005ade18c6b /home/rclone/rclone-test-fiyaqow7webe/trailing dot./trailing dot. 2026/07/17 04:26:01 DEBUG : trailing dot./trailing dot.: Parsed hash: 0cd2401a053b5a54161e2ffb8b9f8005ade18c6b 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/trailing dot./trailing dot." 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/trailing\ dot./trailing\ dot. 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 4fc362ddd5b5c39379fd8933e808b6b6 /home/rclone/rclone-test-fiyaqow7webe/trailing dot./trailing dot. 2026/07/17 04:26:01 DEBUG : trailing dot./trailing dot.: Parsed hash: 4fc362ddd5b5c39379fd8933e808b6b6 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/trailing dot./trailing dot." 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/trailing\ dot./trailing\ dot. 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 0cd2401a053b5a54161e2ffb8b9f8005ade18c6b /home/rclone/rclone-test-fiyaqow7webe/trailing dot./trailing dot. 2026/07/17 04:26:01 DEBUG : trailing dot./trailing dot.: Parsed hash: 0cd2401a053b5a54161e2ffb8b9f8005ade18c6b === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:727: testing "invalid utf-8\xfe" 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/invalid\ utf-8/invalid\ utf-8 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: e3ffaff6b1262d94e0da14be8fe6a42f /home/rclone/rclone-test-fiyaqow7webe/invalid utf-8/invalid utf-8 2026/07/17 04:26:01 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: e3ffaff6b1262d94e0da14be8fe6a42f 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/invalid\ utf-8/invalid\ utf-8 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 8be536f68069ae7d8ecee00fc1de2ed48f2f729f /home/rclone/rclone-test-fiyaqow7webe/invalid utf-8/invalid utf-8 2026/07/17 04:26:01 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 8be536f68069ae7d8ecee00fc1de2ed48f2f729f 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/invalid\ utf-8/invalid\ utf-8 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: e3ffaff6b1262d94e0da14be8fe6a42f /home/rclone/rclone-test-fiyaqow7webe/invalid utf-8/invalid utf-8 2026/07/17 04:26:01 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: e3ffaff6b1262d94e0da14be8fe6a42f 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/invalid\ utf-8/invalid\ utf-8 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 8be536f68069ae7d8ecee00fc1de2ed48f2f729f /home/rclone/rclone-test-fiyaqow7webe/invalid utf-8/invalid utf-8 2026/07/17 04:26:01 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 8be536f68069ae7d8ecee00fc1de2ed48f2f729f 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/invalid\ utf-8/invalid\ utf-8 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: e3ffaff6b1262d94e0da14be8fe6a42f /home/rclone/rclone-test-fiyaqow7webe/invalid utf-8/invalid utf-8 2026/07/17 04:26:01 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: e3ffaff6b1262d94e0da14be8fe6a42f 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/invalid\ utf-8/invalid\ utf-8 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 8be536f68069ae7d8ecee00fc1de2ed48f2f729f /home/rclone/rclone-test-fiyaqow7webe/invalid utf-8/invalid utf-8 2026/07/17 04:26:01 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 8be536f68069ae7d8ecee00fc1de2ed48f2f729f === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/test%46.txt/test%46.txt" 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/test\%46.txt/test\%46.txt 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 2c413354b64ef626cfd3ab88880c3aea /home/rclone/rclone-test-fiyaqow7webe/test%46.txt/test%46.txt 2026/07/17 04:26:01 DEBUG : test%46.txt/test%46.txt: Parsed hash: 2c413354b64ef626cfd3ab88880c3aea 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/test%46.txt/test%46.txt" 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/test\%46.txt/test\%46.txt 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 21ab4dba7944580f9d75a9d2f2b863ac057683bf /home/rclone/rclone-test-fiyaqow7webe/test%46.txt/test%46.txt 2026/07/17 04:26:01 DEBUG : test%46.txt/test%46.txt: Parsed hash: 21ab4dba7944580f9d75a9d2f2b863ac057683bf 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/test%46.txt/test%46.txt" 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/test\%46.txt/test\%46.txt 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 2c413354b64ef626cfd3ab88880c3aea /home/rclone/rclone-test-fiyaqow7webe/test%46.txt/test%46.txt 2026/07/17 04:26:01 DEBUG : test%46.txt/test%46.txt: Parsed hash: 2c413354b64ef626cfd3ab88880c3aea 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/test%46.txt/test%46.txt" 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/test\%46.txt/test\%46.txt 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 21ab4dba7944580f9d75a9d2f2b863ac057683bf /home/rclone/rclone-test-fiyaqow7webe/test%46.txt/test%46.txt 2026/07/17 04:26:01 DEBUG : test%46.txt/test%46.txt: Parsed hash: 21ab4dba7944580f9d75a9d2f2b863ac057683bf 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/test%46.txt/test%46.txt" 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/test\%46.txt/test\%46.txt 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 2c413354b64ef626cfd3ab88880c3aea /home/rclone/rclone-test-fiyaqow7webe/test%46.txt/test%46.txt 2026/07/17 04:26:01 DEBUG : test%46.txt/test%46.txt: Parsed hash: 2c413354b64ef626cfd3ab88880c3aea 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/test%46.txt/test%46.txt" 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/test\%46.txt/test\%46.txt 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 21ab4dba7944580f9d75a9d2f2b863ac057683bf /home/rclone/rclone-test-fiyaqow7webe/test%46.txt/test%46.txt 2026/07/17 04:26:01 DEBUG : test%46.txt/test%46.txt: Parsed hash: 21ab4dba7944580f9d75a9d2f2b863ac057683bf === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Connection OK after error: potato 2026/07/17 04:26:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/zero-length-file" 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/zero-length-file 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-fiyaqow7webe/zero-length-file 2026/07/17 04:26:01 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/zero-length-file" 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/zero-length-file 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-fiyaqow7webe/zero-length-file 2026/07/17 04:26:01 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/zero-length-file" 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/zero-length-file 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-fiyaqow7webe/zero-length-file 2026/07/17 04:26:01 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/zero-length-file" 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/zero-length-file 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-fiyaqow7webe/zero-length-file 2026/07/17 04:26:01 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:806: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:839: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:892: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/file name.txt" 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/file\ name.txt 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: aa32e11e81a99ae45dfe98bf6ac409fd /home/rclone/rclone-test-fiyaqow7webe/file name.txt 2026/07/17 04:26:01 DEBUG : file name.txt: Parsed hash: aa32e11e81a99ae45dfe98bf6ac409fd 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/file name.txt" 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/file\ name.txt 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 392b28769969eb34e72cf6a18d104fdc252221b2 /home/rclone/rclone-test-fiyaqow7webe/file name.txt 2026/07/17 04:26:01 DEBUG : file name.txt: Parsed hash: 392b28769969eb34e72cf6a18d104fdc252221b2 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/file name.txt" 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/file\ name.txt 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: aa32e11e81a99ae45dfe98bf6ac409fd /home/rclone/rclone-test-fiyaqow7webe/file name.txt 2026/07/17 04:26:01 DEBUG : file name.txt: Parsed hash: aa32e11e81a99ae45dfe98bf6ac409fd 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/file name.txt" 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/file\ name.txt 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 392b28769969eb34e72cf6a18d104fdc252221b2 /home/rclone/rclone-test-fiyaqow7webe/file name.txt 2026/07/17 04:26:01 DEBUG : file name.txt: Parsed hash: 392b28769969eb34e72cf6a18d104fdc252221b2 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: ee5b4e1ca1b0e43095ba16d3388825a5 /home/rclone/rclone-test-fiyaqow7webe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/17 04:26:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: ee5b4e1ca1b0e43095ba16d3388825a5 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: baffa5803087e2127e42ea9eac9ddf1e762cfc50 /home/rclone/rclone-test-fiyaqow7webe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/17 04:26:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: baffa5803087e2127e42ea9eac9ddf1e762cfc50 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: ee5b4e1ca1b0e43095ba16d3388825a5 /home/rclone/rclone-test-fiyaqow7webe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/17 04:26:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: ee5b4e1ca1b0e43095ba16d3388825a5 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: baffa5803087e2127e42ea9eac9ddf1e762cfc50 /home/rclone/rclone-test-fiyaqow7webe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/17 04:26:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: baffa5803087e2127e42ea9eac9ddf1e762cfc50 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/file name.txt" 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/file\ name.txt 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 5034d443b018a4f33eace001ca763dc6 /home/rclone/rclone-test-fiyaqow7webe/file name.txt 2026/07/17 04:26:01 DEBUG : file name.txt: Parsed hash: 5034d443b018a4f33eace001ca763dc6 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/file name.txt" 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/file\ name.txt 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: b07316b74313906da5d89b18cb24ac2a7c5618fa /home/rclone/rclone-test-fiyaqow7webe/file name.txt 2026/07/17 04:26:01 DEBUG : file name.txt: Parsed hash: b07316b74313906da5d89b18cb24ac2a7c5618fa 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/file name.txt" 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/file\ name.txt 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 5034d443b018a4f33eace001ca763dc6 /home/rclone/rclone-test-fiyaqow7webe/file name.txt 2026/07/17 04:26:01 DEBUG : file name.txt: Parsed hash: 5034d443b018a4f33eace001ca763dc6 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/file name.txt" 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/file\ name.txt 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: b07316b74313906da5d89b18cb24ac2a7c5618fa /home/rclone/rclone-test-fiyaqow7webe/file name.txt 2026/07/17 04:26:01 DEBUG : file name.txt: Parsed hash: b07316b74313906da5d89b18cb24ac2a7c5618fa === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/07/17 04:26:01 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2026/07/17 04:26:01 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/17 04:26:01 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/17 04:26:01 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/17 04:26:01 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/17 04:26:01 DEBUG : Setting pass="xQlqp1JGBQEbDnGk9Vih6-ivsqnfCSDS" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/17 04:26:01 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/17 04:26:01 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{LM8b2}" suffix to name 2026/07/17 04:26:01 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/17 04:26:01 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/17 04:26:01 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/17 04:26:01 DEBUG : Setting pass="xQlqp1JGBQEbDnGk9Vih6-ivsqnfCSDS" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/17 04:26:01 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/17 04:26:01 NOTICE: TestSFTPOpenssh{LM8b2}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:50454->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/file name.txt" 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/file\ name.txt 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 5034d443b018a4f33eace001ca763dc6 /home/rclone/rclone-test-fiyaqow7webe/file name.txt 2026/07/17 04:26:01 DEBUG : file name.txt: Parsed hash: 5034d443b018a4f33eace001ca763dc6 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/file name.txt" 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/file\ name.txt 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: b07316b74313906da5d89b18cb24ac2a7c5618fa /home/rclone/rclone-test-fiyaqow7webe/file name.txt 2026/07/17 04:26:01 DEBUG : file name.txt: Parsed hash: b07316b74313906da5d89b18cb24ac2a7c5618fa 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: ee5b4e1ca1b0e43095ba16d3388825a5 /home/rclone/rclone-test-fiyaqow7webe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/17 04:26:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: ee5b4e1ca1b0e43095ba16d3388825a5 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: baffa5803087e2127e42ea9eac9ddf1e762cfc50 /home/rclone/rclone-test-fiyaqow7webe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/17 04:26:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: baffa5803087e2127e42ea9eac9ddf1e762cfc50 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/file name.txt" 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/file\ name.txt 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 5034d443b018a4f33eace001ca763dc6 /home/rclone/rclone-test-fiyaqow7webe/file name.txt 2026/07/17 04:26:01 DEBUG : file name.txt: Parsed hash: 5034d443b018a4f33eace001ca763dc6 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/file name.txt" 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/file\ name.txt 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: b07316b74313906da5d89b18cb24ac2a7c5618fa /home/rclone/rclone-test-fiyaqow7webe/file name.txt 2026/07/17 04:26:01 DEBUG : file name.txt: Parsed hash: b07316b74313906da5d89b18cb24ac2a7c5618fa === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1145: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/file name.txt" 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/file\ name.txt 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 5034d443b018a4f33eace001ca763dc6 /home/rclone/rclone-test-fiyaqow7webe/file name.txt 2026/07/17 04:26:01 DEBUG : file name.txt: Parsed hash: 5034d443b018a4f33eace001ca763dc6 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/file name.txt" 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/file\ name.txt 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: b07316b74313906da5d89b18cb24ac2a7c5618fa /home/rclone/rclone-test-fiyaqow7webe/file name.txt 2026/07/17 04:26:01 DEBUG : file name.txt: Parsed hash: b07316b74313906da5d89b18cb24ac2a7c5618fa 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: ee5b4e1ca1b0e43095ba16d3388825a5 /home/rclone/rclone-test-fiyaqow7webe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/17 04:26:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: ee5b4e1ca1b0e43095ba16d3388825a5 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: baffa5803087e2127e42ea9eac9ddf1e762cfc50 /home/rclone/rclone-test-fiyaqow7webe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/17 04:26:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: baffa5803087e2127e42ea9eac9ddf1e762cfc50 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1177: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1214: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/07/17 04:26:01 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-fiyaqow7webe/hello? sausage/êé" 2026/07/17 04:26:01 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/17 04:26:01 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/17 04:26:01 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/17 04:26:01 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/17 04:26:01 DEBUG : Setting pass="xQlqp1JGBQEbDnGk9Vih6-ivsqnfCSDS" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/17 04:26:01 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/17 04:26:01 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{LM8b2}" suffix to name 2026/07/17 04:26:01 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/17 04:26:01 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/17 04:26:01 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/17 04:26:01 DEBUG : Setting pass="xQlqp1JGBQEbDnGk9Vih6-ivsqnfCSDS" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/17 04:26:01 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/17 04:26:01 NOTICE: TestSFTPOpenssh{LM8b2}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe/hello? sausage/êé: New connection 127.0.0.1:50466->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe/hello? sausage/êé: Shell type "unix" from config 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe/hello? sausage/êé: Relative path resolved to "/home/rclone/rclone-test-fiyaqow7webe/hello? sausage/êé" 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe/hello? sausage/êé: Using root directory "/home/rclone/rclone-test-fiyaqow7webe/hello? sausage/êé" 2026/07/17 04:26:01 DEBUG : fs cache: renaming cache item "TestSFTPOpenssh:rclone-test-fiyaqow7webe/hello? sausage/êé" to be canonical "TestSFTPOpenssh{LM8b2}:rclone-test-fiyaqow7webe/hello? sausage/êé" 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe/hello? sausage/êé: Shell path "/home/rclone/rclone-test-fiyaqow7webe/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe/hello? sausage/êé: Remote command result: c155d4a2476b1b2d275eeb9a787a432c /home/rclone/rclone-test-fiyaqow7webe/hello? sausage/êé/a/b/c/d/e.txt 2026/07/17 04:26:01 DEBUG : a/b/c/d/e.txt: Parsed hash: c155d4a2476b1b2d275eeb9a787a432c 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe/hello? sausage/êé: Shell path "/home/rclone/rclone-test-fiyaqow7webe/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe/hello? sausage/êé: Remote command result: 49ed8e9feea8d15641979286e7ae3f3febfc8716 /home/rclone/rclone-test-fiyaqow7webe/hello? sausage/êé/a/b/c/d/e.txt 2026/07/17 04:26:01 DEBUG : a/b/c/d/e.txt: Parsed hash: 49ed8e9feea8d15641979286e7ae3f3febfc8716 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe/hello? sausage/êé: Shell path "/home/rclone/rclone-test-fiyaqow7webe/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe/hello? sausage/êé: Remote command result: c155d4a2476b1b2d275eeb9a787a432c /home/rclone/rclone-test-fiyaqow7webe/hello? sausage/êé/a/b/c/d/e.txt 2026/07/17 04:26:01 DEBUG : a/b/c/d/e.txt: Parsed hash: c155d4a2476b1b2d275eeb9a787a432c 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe/hello? sausage/êé: Shell path "/home/rclone/rclone-test-fiyaqow7webe/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe/hello? sausage/êé: Remote command result: 49ed8e9feea8d15641979286e7ae3f3febfc8716 /home/rclone/rclone-test-fiyaqow7webe/hello? sausage/êé/a/b/c/d/e.txt 2026/07/17 04:26:01 DEBUG : a/b/c/d/e.txt: Parsed hash: 49ed8e9feea8d15641979286e7ae3f3febfc8716 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe/hello? sausage/êé: New connection 127.0.0.1:46842->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/17 04:26:01 DEBUG : Waiting for deletions to finish 2026/07/17 04:26:01 INFO : a/b/c/d/e.txt: Deleted 2026/07/17 04:26:01 DEBUG : removing 1 level 4 directories 2026/07/17 04:26:01 INFO : a/b/c/d: Removing directory 2026/07/17 04:26:01 DEBUG : removing 1 level 3 directories 2026/07/17 04:26:01 INFO : a/b/c: Removing directory 2026/07/17 04:26:01 DEBUG : removing 1 level 2 directories 2026/07/17 04:26:01 INFO : a/b: Removing directory 2026/07/17 04:26:01 DEBUG : removing 1 level 1 directories 2026/07/17 04:26:01 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/file name.txt" 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/file\ name.txt 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 5034d443b018a4f33eace001ca763dc6 /home/rclone/rclone-test-fiyaqow7webe/file name.txt 2026/07/17 04:26:01 DEBUG : file name.txt: Parsed hash: 5034d443b018a4f33eace001ca763dc6 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/file name.txt" 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/file\ name.txt 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: b07316b74313906da5d89b18cb24ac2a7c5618fa /home/rclone/rclone-test-fiyaqow7webe/file name.txt 2026/07/17 04:26:01 DEBUG : file name.txt: Parsed hash: b07316b74313906da5d89b18cb24ac2a7c5618fa 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: ee5b4e1ca1b0e43095ba16d3388825a5 /home/rclone/rclone-test-fiyaqow7webe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/17 04:26:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: ee5b4e1ca1b0e43095ba16d3388825a5 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: baffa5803087e2127e42ea9eac9ddf1e762cfc50 /home/rclone/rclone-test-fiyaqow7webe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/17 04:26:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: baffa5803087e2127e42ea9eac9ddf1e762cfc50 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: ee5b4e1ca1b0e43095ba16d3388825a5 /home/rclone/rclone-test-fiyaqow7webe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/07/17 04:26:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: ee5b4e1ca1b0e43095ba16d3388825a5 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: baffa5803087e2127e42ea9eac9ddf1e762cfc50 /home/rclone/rclone-test-fiyaqow7webe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/07/17 04:26:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: baffa5803087e2127e42ea9eac9ddf1e762cfc50 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: ee5b4e1ca1b0e43095ba16d3388825a5 /home/rclone/rclone-test-fiyaqow7webe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/07/17 04:26:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: ee5b4e1ca1b0e43095ba16d3388825a5 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: ee5b4e1ca1b0e43095ba16d3388825a5 /home/rclone/rclone-test-fiyaqow7webe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/07/17 04:26:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: ee5b4e1ca1b0e43095ba16d3388825a5 === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1318: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/file name.txt" 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/file\ name.txt 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 5034d443b018a4f33eace001ca763dc6 /home/rclone/rclone-test-fiyaqow7webe/file name.txt 2026/07/17 04:26:01 DEBUG : file name.txt: Parsed hash: 5034d443b018a4f33eace001ca763dc6 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/file name.txt" 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/file\ name.txt 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: b07316b74313906da5d89b18cb24ac2a7c5618fa /home/rclone/rclone-test-fiyaqow7webe/file name.txt 2026/07/17 04:26:01 DEBUG : file name.txt: Parsed hash: b07316b74313906da5d89b18cb24ac2a7c5618fa 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/other.txt" 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/other.txt 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: ee5b4e1ca1b0e43095ba16d3388825a5 /home/rclone/rclone-test-fiyaqow7webe/other.txt 2026/07/17 04:26:01 DEBUG : other.txt: Parsed hash: ee5b4e1ca1b0e43095ba16d3388825a5 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/other.txt" 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/other.txt 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: baffa5803087e2127e42ea9eac9ddf1e762cfc50 /home/rclone/rclone-test-fiyaqow7webe/other.txt 2026/07/17 04:26:01 DEBUG : other.txt: Parsed hash: baffa5803087e2127e42ea9eac9ddf1e762cfc50 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/other.txt" 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/other.txt 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: ee5b4e1ca1b0e43095ba16d3388825a5 /home/rclone/rclone-test-fiyaqow7webe/other.txt 2026/07/17 04:26:01 DEBUG : other.txt: Parsed hash: ee5b4e1ca1b0e43095ba16d3388825a5 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/other.txt" 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/other.txt 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: ee5b4e1ca1b0e43095ba16d3388825a5 /home/rclone/rclone-test-fiyaqow7webe/other.txt 2026/07/17 04:26:01 DEBUG : other.txt: Parsed hash: ee5b4e1ca1b0e43095ba16d3388825a5 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: New connection 127.0.0.1:46858->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/other.txt" 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/other.txt 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: ee5b4e1ca1b0e43095ba16d3388825a5 /home/rclone/rclone-test-fiyaqow7webe/other.txt 2026/07/17 04:26:01 DEBUG : other.txt: Parsed hash: ee5b4e1ca1b0e43095ba16d3388825a5 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/other.txt" 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/other.txt 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: baffa5803087e2127e42ea9eac9ddf1e762cfc50 /home/rclone/rclone-test-fiyaqow7webe/other.txt 2026/07/17 04:26:01 DEBUG : other.txt: Parsed hash: baffa5803087e2127e42ea9eac9ddf1e762cfc50 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/moveTest/other.txt" 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/moveTest/other.txt 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 5034d443b018a4f33eace001ca763dc6 /home/rclone/rclone-test-fiyaqow7webe/moveTest/other.txt 2026/07/17 04:26:01 DEBUG : moveTest/other.txt: Parsed hash: 5034d443b018a4f33eace001ca763dc6 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/moveTest/other.txt" 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/moveTest/other.txt 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: b07316b74313906da5d89b18cb24ac2a7c5618fa /home/rclone/rclone-test-fiyaqow7webe/moveTest/other.txt 2026/07/17 04:26:01 DEBUG : moveTest/other.txt: Parsed hash: b07316b74313906da5d89b18cb24ac2a7c5618fa 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/file name.txt" 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/file\ name.txt 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 5034d443b018a4f33eace001ca763dc6 /home/rclone/rclone-test-fiyaqow7webe/file name.txt 2026/07/17 04:26:01 DEBUG : file name.txt: Parsed hash: 5034d443b018a4f33eace001ca763dc6 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/file name.txt" 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/file\ name.txt 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: b07316b74313906da5d89b18cb24ac2a7c5618fa /home/rclone/rclone-test-fiyaqow7webe/file name.txt 2026/07/17 04:26:01 DEBUG : file name.txt: Parsed hash: b07316b74313906da5d89b18cb24ac2a7c5618fa 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/other.txt" 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/other.txt 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: ee5b4e1ca1b0e43095ba16d3388825a5 /home/rclone/rclone-test-fiyaqow7webe/other.txt 2026/07/17 04:26:01 DEBUG : other.txt: Parsed hash: ee5b4e1ca1b0e43095ba16d3388825a5 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/other.txt" 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/other.txt 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: baffa5803087e2127e42ea9eac9ddf1e762cfc50 /home/rclone/rclone-test-fiyaqow7webe/other.txt 2026/07/17 04:26:01 DEBUG : other.txt: Parsed hash: baffa5803087e2127e42ea9eac9ddf1e762cfc50 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/file name.txt" 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/file\ name.txt 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 5034d443b018a4f33eace001ca763dc6 /home/rclone/rclone-test-fiyaqow7webe/file name.txt 2026/07/17 04:26:01 DEBUG : file name.txt: Parsed hash: 5034d443b018a4f33eace001ca763dc6 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/file name.txt" 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/file\ name.txt 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: b07316b74313906da5d89b18cb24ac2a7c5618fa /home/rclone/rclone-test-fiyaqow7webe/file name.txt 2026/07/17 04:26:01 DEBUG : file name.txt: Parsed hash: b07316b74313906da5d89b18cb24ac2a7c5618fa 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: ee5b4e1ca1b0e43095ba16d3388825a5 /home/rclone/rclone-test-fiyaqow7webe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/17 04:26:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: ee5b4e1ca1b0e43095ba16d3388825a5 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: baffa5803087e2127e42ea9eac9ddf1e762cfc50 /home/rclone/rclone-test-fiyaqow7webe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/17 04:26:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: baffa5803087e2127e42ea9eac9ddf1e762cfc50 === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1430: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/07/17 04:26:01 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-xototaq1nilu" 2026/07/17 04:26:01 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/17 04:26:01 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/17 04:26:01 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/17 04:26:01 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/17 04:26:01 DEBUG : Setting pass="xQlqp1JGBQEbDnGk9Vih6-ivsqnfCSDS" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/17 04:26:01 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/17 04:26:01 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{LM8b2}" suffix to name 2026/07/17 04:26:01 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/17 04:26:01 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/17 04:26:01 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/17 04:26:01 DEBUG : Setting pass="xQlqp1JGBQEbDnGk9Vih6-ivsqnfCSDS" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/17 04:26:01 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/17 04:26:01 NOTICE: TestSFTPOpenssh{LM8b2}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xototaq1nilu: New connection 127.0.0.1:46868->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xototaq1nilu: Shell type "unix" from config 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xototaq1nilu: Relative path resolved to "/home/rclone/rclone-test-xototaq1nilu" 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xototaq1nilu: Using root directory "/home/rclone/rclone-test-xototaq1nilu" 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xototaq1nilu: Shell path "/home/rclone/rclone-test-xototaq1nilu/new_name/sub_new_name/file name.txt" 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xototaq1nilu: Running remote command: md5sum /home/rclone/rclone-test-xototaq1nilu/new_name/sub_new_name/file\ name.txt 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xototaq1nilu: Remote command result: 5034d443b018a4f33eace001ca763dc6 /home/rclone/rclone-test-xototaq1nilu/new_name/sub_new_name/file name.txt 2026/07/17 04:26:01 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 5034d443b018a4f33eace001ca763dc6 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xototaq1nilu: Shell path "/home/rclone/rclone-test-xototaq1nilu/new_name/sub_new_name/file name.txt" 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xototaq1nilu: Running remote command: sha1sum /home/rclone/rclone-test-xototaq1nilu/new_name/sub_new_name/file\ name.txt 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xototaq1nilu: Remote command result: b07316b74313906da5d89b18cb24ac2a7c5618fa /home/rclone/rclone-test-xototaq1nilu/new_name/sub_new_name/file name.txt 2026/07/17 04:26:01 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: b07316b74313906da5d89b18cb24ac2a7c5618fa 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xototaq1nilu: Shell path "/home/rclone/rclone-test-xototaq1nilu/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xototaq1nilu: Running remote command: md5sum /home/rclone/rclone-test-xototaq1nilu/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xototaq1nilu: Remote command result: ee5b4e1ca1b0e43095ba16d3388825a5 /home/rclone/rclone-test-xototaq1nilu/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/17 04:26:01 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: ee5b4e1ca1b0e43095ba16d3388825a5 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xototaq1nilu: Shell path "/home/rclone/rclone-test-xototaq1nilu/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xototaq1nilu: Running remote command: sha1sum /home/rclone/rclone-test-xototaq1nilu/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/17 04:26:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xototaq1nilu: Remote command result: baffa5803087e2127e42ea9eac9ddf1e762cfc50 /home/rclone/rclone-test-xototaq1nilu/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/17 04:26:01 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: baffa5803087e2127e42ea9eac9ddf1e762cfc50 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/file name.txt" 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/file\ name.txt 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 5034d443b018a4f33eace001ca763dc6 /home/rclone/rclone-test-fiyaqow7webe/file name.txt 2026/07/17 04:26:02 DEBUG : file name.txt: Parsed hash: 5034d443b018a4f33eace001ca763dc6 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/file name.txt" 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/file\ name.txt 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: b07316b74313906da5d89b18cb24ac2a7c5618fa /home/rclone/rclone-test-fiyaqow7webe/file name.txt 2026/07/17 04:26:02 DEBUG : file name.txt: Parsed hash: b07316b74313906da5d89b18cb24ac2a7c5618fa 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: ee5b4e1ca1b0e43095ba16d3388825a5 /home/rclone/rclone-test-fiyaqow7webe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/17 04:26:02 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: ee5b4e1ca1b0e43095ba16d3388825a5 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: baffa5803087e2127e42ea9eac9ddf1e762cfc50 /home/rclone/rclone-test-fiyaqow7webe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/17 04:26:02 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: baffa5803087e2127e42ea9eac9ddf1e762cfc50 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xototaq1nilu: Purge dir "new_name" 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xototaq1nilu: 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/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/file name.txt" 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/file\ name.txt 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 5034d443b018a4f33eace001ca763dc6 /home/rclone/rclone-test-fiyaqow7webe/file name.txt 2026/07/17 04:26:02 DEBUG : file name.txt: Parsed hash: 5034d443b018a4f33eace001ca763dc6 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/file name.txt" 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/file\ name.txt 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: b07316b74313906da5d89b18cb24ac2a7c5618fa /home/rclone/rclone-test-fiyaqow7webe/file name.txt 2026/07/17 04:26:02 DEBUG : file name.txt: Parsed hash: b07316b74313906da5d89b18cb24ac2a7c5618fa === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1626: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1657: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1728: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/file name.txt" 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/file\ name.txt 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 5034d443b018a4f33eace001ca763dc6 /home/rclone/rclone-test-fiyaqow7webe/file name.txt 2026/07/17 04:26:02 DEBUG : file name.txt: Parsed hash: 5034d443b018a4f33eace001ca763dc6 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/file name.txt" 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/file\ name.txt 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 5034d443b018a4f33eace001ca763dc6 /home/rclone/rclone-test-fiyaqow7webe/file name.txt 2026/07/17 04:26:02 DEBUG : file name.txt: Parsed hash: 5034d443b018a4f33eace001ca763dc6 === 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/ObjectOpenFingerprint === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/file name.txt" 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/file\ name.txt 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 5034d443b018a4f33eace001ca763dc6 /home/rclone/rclone-test-fiyaqow7webe/file name.txt 2026/07/17 04:26:02 DEBUG : file name.txt: Parsed hash: 5034d443b018a4f33eace001ca763dc6 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/file name.txt" 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/file\ name.txt 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 5034d443b018a4f33eace001ca763dc6 /home/rclone/rclone-test-fiyaqow7webe/file name.txt 2026/07/17 04:26:02 DEBUG : file name.txt: Parsed hash: 5034d443b018a4f33eace001ca763dc6 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/file name.txt" 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/file\ name.txt 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 5034d443b018a4f33eace001ca763dc6 /home/rclone/rclone-test-fiyaqow7webe/file name.txt 2026/07/17 04:26:02 DEBUG : file name.txt: Parsed hash: 5034d443b018a4f33eace001ca763dc6 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/file name.txt" 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/file\ name.txt 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 27d914b9b73bb2c25fe56ce56b5c7cbf /home/rclone/rclone-test-fiyaqow7webe/file name.txt 2026/07/17 04:26:02 DEBUG : file name.txt: Parsed hash: 27d914b9b73bb2c25fe56ce56b5c7cbf 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/file name.txt" 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/file\ name.txt 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 37e48d1ded7f6920d07e1cfdad1eee7aca83a982 /home/rclone/rclone-test-fiyaqow7webe/file name.txt 2026/07/17 04:26:02 DEBUG : file name.txt: Parsed hash: 37e48d1ded7f6920d07e1cfdad1eee7aca83a982 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/file name.txt" 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/file\ name.txt 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 27d914b9b73bb2c25fe56ce56b5c7cbf /home/rclone/rclone-test-fiyaqow7webe/file name.txt 2026/07/17 04:26:02 DEBUG : file name.txt: Parsed hash: 27d914b9b73bb2c25fe56ce56b5c7cbf 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/file name.txt" 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/file\ name.txt 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 37e48d1ded7f6920d07e1cfdad1eee7aca83a982 /home/rclone/rclone-test-fiyaqow7webe/file name.txt 2026/07/17 04:26:02 DEBUG : file name.txt: Parsed hash: 37e48d1ded7f6920d07e1cfdad1eee7aca83a982 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/07/17 04:26:02 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-fiyaqow7webe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/17 04:26:02 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/17 04:26:02 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/17 04:26:02 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/17 04:26:02 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/17 04:26:02 DEBUG : Setting pass="xQlqp1JGBQEbDnGk9Vih6-ivsqnfCSDS" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/17 04:26:02 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/17 04:26:02 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{LM8b2}" suffix to name 2026/07/17 04:26:02 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/17 04:26:02 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/17 04:26:02 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/17 04:26:02 DEBUG : Setting pass="xQlqp1JGBQEbDnGk9Vih6-ivsqnfCSDS" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/17 04:26:02 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/17 04:26:02 NOTICE: TestSFTPOpenssh{LM8b2}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:46876->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/home/rclone/rclone-test-fiyaqow7webe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/home/rclone/rclone-test-fiyaqow7webe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-fiyaqow7webe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: ee5b4e1ca1b0e43095ba16d3388825a5 /home/rclone/rclone-test-fiyaqow7webe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/17 04:26:02 DEBUG : z.txt: Parsed hash: ee5b4e1ca1b0e43095ba16d3388825a5 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-fiyaqow7webe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: baffa5803087e2127e42ea9eac9ddf1e762cfc50 /home/rclone/rclone-test-fiyaqow7webe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/17 04:26:02 DEBUG : z.txt: Parsed hash: baffa5803087e2127e42ea9eac9ddf1e762cfc50 === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/07/17 04:26:02 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-fiyaqow7webe/not found.txt" 2026/07/17 04:26:02 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/17 04:26:02 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/17 04:26:02 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/17 04:26:02 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/17 04:26:02 DEBUG : Setting pass="xQlqp1JGBQEbDnGk9Vih6-ivsqnfCSDS" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/17 04:26:02 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/17 04:26:02 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{LM8b2}" suffix to name 2026/07/17 04:26:02 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/17 04:26:02 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/17 04:26:02 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/17 04:26:02 DEBUG : Setting pass="xQlqp1JGBQEbDnGk9Vih6-ivsqnfCSDS" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/17 04:26:02 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/17 04:26:02 NOTICE: TestSFTPOpenssh{LM8b2}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe/not found.txt: New connection 127.0.0.1:46878->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe/not found.txt: Shell type "unix" from config 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe/not found.txt: Relative path resolved to "/home/rclone/rclone-test-fiyaqow7webe/not found.txt" 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe/not found.txt: Using root directory "/home/rclone/rclone-test-fiyaqow7webe/not found.txt" 2026/07/17 04:26:02 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestSFTPOpenssh:" path "rclone-test-fiyaqow7webe" from "TestSFTPOpenssh:rclone-test-fiyaqow7webe" 2026/07/17 04:26:02 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2026/07/17 04:26:02 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/17 04:26:02 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/17 04:26:02 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/17 04:26:02 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/17 04:26:02 DEBUG : Setting pass="xQlqp1JGBQEbDnGk9Vih6-ivsqnfCSDS" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/17 04:26:02 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/17 04:26:02 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{LM8b2}" suffix to name 2026/07/17 04:26:02 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/17 04:26:02 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/17 04:26:02 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/17 04:26:02 DEBUG : Setting pass="xQlqp1JGBQEbDnGk9Vih6-ivsqnfCSDS" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/17 04:26:02 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/17 04:26:02 NOTICE: TestSFTPOpenssh{LM8b2}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:46888->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-fiyaqow7webe/file name.txt" 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/file\ name.txt 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 27d914b9b73bb2c25fe56ce56b5c7cbf /home/rclone/rclone-test-fiyaqow7webe/file name.txt 2026/07/17 04:26:02 DEBUG : rclone-test-fiyaqow7webe/file name.txt: Parsed hash: 27d914b9b73bb2c25fe56ce56b5c7cbf 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-fiyaqow7webe/file name.txt" 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/file\ name.txt 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 37e48d1ded7f6920d07e1cfdad1eee7aca83a982 /home/rclone/rclone-test-fiyaqow7webe/file name.txt 2026/07/17 04:26:02 DEBUG : rclone-test-fiyaqow7webe/file name.txt: Parsed hash: 37e48d1ded7f6920d07e1cfdad1eee7aca83a982 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-fiyaqow7webe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: ee5b4e1ca1b0e43095ba16d3388825a5 /home/rclone/rclone-test-fiyaqow7webe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/17 04:26:02 DEBUG : rclone-test-fiyaqow7webe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: ee5b4e1ca1b0e43095ba16d3388825a5 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-fiyaqow7webe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: baffa5803087e2127e42ea9eac9ddf1e762cfc50 /home/rclone/rclone-test-fiyaqow7webe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/17 04:26:02 DEBUG : rclone-test-fiyaqow7webe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: baffa5803087e2127e42ea9eac9ddf1e762cfc50 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-fiyaqow7webe/file name.txt" 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/file\ name.txt 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 27d914b9b73bb2c25fe56ce56b5c7cbf /home/rclone/rclone-test-fiyaqow7webe/file name.txt 2026/07/17 04:26:02 DEBUG : rclone-test-fiyaqow7webe/file name.txt: Parsed hash: 27d914b9b73bb2c25fe56ce56b5c7cbf 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-fiyaqow7webe/file name.txt" 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/file\ name.txt 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 37e48d1ded7f6920d07e1cfdad1eee7aca83a982 /home/rclone/rclone-test-fiyaqow7webe/file name.txt 2026/07/17 04:26:02 DEBUG : rclone-test-fiyaqow7webe/file name.txt: Parsed hash: 37e48d1ded7f6920d07e1cfdad1eee7aca83a982 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:2024: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-fiyaqow7webe/created from root.txt" 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/created\ from\ root.txt 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: f038f02fbf898d7bf863152f143e0ab6 /home/rclone/rclone-test-fiyaqow7webe/created from root.txt 2026/07/17 04:26:02 DEBUG : rclone-test-fiyaqow7webe/created from root.txt: Parsed hash: f038f02fbf898d7bf863152f143e0ab6 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-fiyaqow7webe/created from root.txt" 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/created\ from\ root.txt 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 3243faaa563ad24feea8588a7afea9ea8b651b68 /home/rclone/rclone-test-fiyaqow7webe/created from root.txt 2026/07/17 04:26:02 DEBUG : rclone-test-fiyaqow7webe/created from root.txt: Parsed hash: 3243faaa563ad24feea8588a7afea9ea8b651b68 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-fiyaqow7webe/created from root.txt" 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/created\ from\ root.txt 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: f038f02fbf898d7bf863152f143e0ab6 /home/rclone/rclone-test-fiyaqow7webe/created from root.txt 2026/07/17 04:26:02 DEBUG : rclone-test-fiyaqow7webe/created from root.txt: Parsed hash: f038f02fbf898d7bf863152f143e0ab6 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-fiyaqow7webe/created from root.txt" 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/created\ from\ root.txt 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 3243faaa563ad24feea8588a7afea9ea8b651b68 /home/rclone/rclone-test-fiyaqow7webe/created from root.txt 2026/07/17 04:26:02 DEBUG : rclone-test-fiyaqow7webe/created from root.txt: Parsed hash: 3243faaa563ad24feea8588a7afea9ea8b651b68 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-fiyaqow7webe/created from root.txt" 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/created\ from\ root.txt 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: f038f02fbf898d7bf863152f143e0ab6 /home/rclone/rclone-test-fiyaqow7webe/created from root.txt 2026/07/17 04:26:02 DEBUG : rclone-test-fiyaqow7webe/created from root.txt: Parsed hash: f038f02fbf898d7bf863152f143e0ab6 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-fiyaqow7webe/created from root.txt" 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/created\ from\ root.txt 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 3243faaa563ad24feea8588a7afea9ea8b651b68 /home/rclone/rclone-test-fiyaqow7webe/created from root.txt 2026/07/17 04:26:02 DEBUG : rclone-test-fiyaqow7webe/created from root.txt: Parsed hash: 3243faaa563ad24feea8588a7afea9ea8b651b68 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-fiyaqow7webe/file name.txt" 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/file\ name.txt 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 27d914b9b73bb2c25fe56ce56b5c7cbf /home/rclone/rclone-test-fiyaqow7webe/file name.txt 2026/07/17 04:26:02 DEBUG : rclone-test-fiyaqow7webe/file name.txt: Parsed hash: 27d914b9b73bb2c25fe56ce56b5c7cbf 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-fiyaqow7webe/file name.txt" 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/file\ name.txt 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 37e48d1ded7f6920d07e1cfdad1eee7aca83a982 /home/rclone/rclone-test-fiyaqow7webe/file name.txt 2026/07/17 04:26:02 DEBUG : rclone-test-fiyaqow7webe/file name.txt: Parsed hash: 37e48d1ded7f6920d07e1cfdad1eee7aca83a982 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-fiyaqow7webe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: ee5b4e1ca1b0e43095ba16d3388825a5 /home/rclone/rclone-test-fiyaqow7webe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/17 04:26:02 DEBUG : rclone-test-fiyaqow7webe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: ee5b4e1ca1b0e43095ba16d3388825a5 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-fiyaqow7webe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: baffa5803087e2127e42ea9eac9ddf1e762cfc50 /home/rclone/rclone-test-fiyaqow7webe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/17 04:26:02 DEBUG : rclone-test-fiyaqow7webe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: baffa5803087e2127e42ea9eac9ddf1e762cfc50 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-fiyaqow7webe/file name.txt" 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/file\ name.txt 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 27d914b9b73bb2c25fe56ce56b5c7cbf /home/rclone/rclone-test-fiyaqow7webe/file name.txt 2026/07/17 04:26:02 DEBUG : rclone-test-fiyaqow7webe/file name.txt: Parsed hash: 27d914b9b73bb2c25fe56ce56b5c7cbf 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-fiyaqow7webe/file name.txt" 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/file\ name.txt 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 37e48d1ded7f6920d07e1cfdad1eee7aca83a982 /home/rclone/rclone-test-fiyaqow7webe/file name.txt 2026/07/17 04:26:02 DEBUG : rclone-test-fiyaqow7webe/file name.txt: Parsed hash: 37e48d1ded7f6920d07e1cfdad1eee7aca83a982 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-fiyaqow7webe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: ee5b4e1ca1b0e43095ba16d3388825a5 /home/rclone/rclone-test-fiyaqow7webe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/17 04:26:02 DEBUG : rclone-test-fiyaqow7webe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: ee5b4e1ca1b0e43095ba16d3388825a5 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-fiyaqow7webe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: baffa5803087e2127e42ea9eac9ddf1e762cfc50 /home/rclone/rclone-test-fiyaqow7webe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/17 04:26:02 DEBUG : rclone-test-fiyaqow7webe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: baffa5803087e2127e42ea9eac9ddf1e762cfc50 === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2083: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:431: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2188: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2204: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: ee5b4e1ca1b0e43095ba16d3388825a5 /home/rclone/rclone-test-fiyaqow7webe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/17 04:26:02 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: ee5b4e1ca1b0e43095ba16d3388825a5 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: baffa5803087e2127e42ea9eac9ddf1e762cfc50 /home/rclone/rclone-test-fiyaqow7webe/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/17 04:26:02 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: baffa5803087e2127e42ea9eac9ddf1e762cfc50 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Server has VFS statistics extension 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: About path "/home/rclone/rclone-test-fiyaqow7webe" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/piped data.txt" 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/piped\ data.txt 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-fiyaqow7webe/piped data.txt 2026/07/17 04:26:02 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/piped data.txt" 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/piped\ data.txt 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-fiyaqow7webe/piped data.txt 2026/07/17 04:26:02 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/piped data.txt" 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/piped\ data.txt 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-fiyaqow7webe/piped data.txt 2026/07/17 04:26:02 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/piped data.txt" 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/piped\ data.txt 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-fiyaqow7webe/piped data.txt 2026/07/17 04:26:02 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/piped data.txt" 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/piped\ data.txt 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 823aa8304e0c9625c73ade5fe8d96e90 /home/rclone/rclone-test-fiyaqow7webe/piped data.txt 2026/07/17 04:26:02 DEBUG : piped data.txt: Parsed hash: 823aa8304e0c9625c73ade5fe8d96e90 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/piped data.txt" 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/piped\ data.txt 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 416c46cb45476099685452ec6d872630ff42b3fc /home/rclone/rclone-test-fiyaqow7webe/piped data.txt 2026/07/17 04:26:02 DEBUG : piped data.txt: Parsed hash: 416c46cb45476099685452ec6d872630ff42b3fc 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/piped data.txt" 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/piped\ data.txt 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 823aa8304e0c9625c73ade5fe8d96e90 /home/rclone/rclone-test-fiyaqow7webe/piped data.txt 2026/07/17 04:26:02 DEBUG : piped data.txt: Parsed hash: 823aa8304e0c9625c73ade5fe8d96e90 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/piped data.txt" 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/piped\ data.txt 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 416c46cb45476099685452ec6d872630ff42b3fc /home/rclone/rclone-test-fiyaqow7webe/piped data.txt 2026/07/17 04:26:02 DEBUG : piped data.txt: Parsed hash: 416c46cb45476099685452ec6d872630ff42b3fc === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2424: *sftp.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2445: *sftp.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2566: *sftp.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/unknown-size-update.txt" 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/unknown-size-update.txt 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: a259c937255e21e0e86f0ff12e3a8952 /home/rclone/rclone-test-fiyaqow7webe/unknown-size-update.txt 2026/07/17 04:26:02 DEBUG : unknown-size-update.txt: Parsed hash: a259c937255e21e0e86f0ff12e3a8952 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/unknown-size-update.txt" 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/unknown-size-update.txt 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 51edd12b99eee0fedf1b6d70b9a930763cdfb20d /home/rclone/rclone-test-fiyaqow7webe/unknown-size-update.txt 2026/07/17 04:26:02 DEBUG : unknown-size-update.txt: Parsed hash: 51edd12b99eee0fedf1b6d70b9a930763cdfb20d 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/unknown-size-update.txt" 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: md5sum /home/rclone/rclone-test-fiyaqow7webe/unknown-size-update.txt 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: a259c937255e21e0e86f0ff12e3a8952 /home/rclone/rclone-test-fiyaqow7webe/unknown-size-update.txt 2026/07/17 04:26:02 DEBUG : unknown-size-update.txt: Parsed hash: a259c937255e21e0e86f0ff12e3a8952 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Shell path "/home/rclone/rclone-test-fiyaqow7webe/unknown-size-update.txt" 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Running remote command: sha1sum /home/rclone/rclone-test-fiyaqow7webe/unknown-size-update.txt 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Remote command result: 51edd12b99eee0fedf1b6d70b9a930763cdfb20d /home/rclone/rclone-test-fiyaqow7webe/unknown-size-update.txt 2026/07/17 04:26:02 DEBUG : unknown-size-update.txt: Parsed hash: 51edd12b99eee0fedf1b6d70b9a930763cdfb20d === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/07/17 04:26:02 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-fiyaqow7webe/deeper/nonexisting/directory" 2026/07/17 04:26:02 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/17 04:26:02 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/17 04:26:02 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/17 04:26:02 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/17 04:26:02 DEBUG : Setting pass="xQlqp1JGBQEbDnGk9Vih6-ivsqnfCSDS" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/17 04:26:02 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/17 04:26:02 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{LM8b2}" suffix to name 2026/07/17 04:26:02 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/17 04:26:02 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/17 04:26:02 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/17 04:26:02 DEBUG : Setting pass="xQlqp1JGBQEbDnGk9Vih6-ivsqnfCSDS" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/17 04:26:02 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/17 04:26:02 NOTICE: TestSFTPOpenssh{LM8b2}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe/deeper/nonexisting/directory: New connection 127.0.0.1:46898->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe/deeper/nonexisting/directory: Shell type "unix" from config 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe/deeper/nonexisting/directory: Failed to resolve path using RealPath: file does not exist 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe/deeper/nonexisting/directory: Relative path joined with current directory to get absolute path "/home/rclone/rclone-test-fiyaqow7webe/deeper/nonexisting/directory" 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe/deeper/nonexisting/directory: Using root directory "/home/rclone/rclone-test-fiyaqow7webe/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2749: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2806: FS has no Directory methods and doesn't Wrap 2026/07/17 04:26:02 DEBUG : Waiting for deletions to finish 2026/07/17 04:26:02 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/07/17 04:26:02 DEBUG : removing 1 level 4 directories 2026/07/17 04:26:02 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/07/17 04:26:02 DEBUG : removing 1 level 3 directories 2026/07/17 04:26:02 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/07/17 04:26:02 DEBUG : removing 1 level 2 directories 2026/07/17 04:26:02 INFO : hello? sausage/êé: Removing directory 2026/07/17 04:26:02 DEBUG : removing 1 level 1 directories 2026/07/17 04:26:02 INFO : hello? sausage: Removing directory 2026/07/17 04:26:02 DEBUG : removing 1 level 0 directories 2026/07/17 04:26:02 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Removing directory 2026/07/17 04:26:02 ERROR : error listing: directory not found 2026/07/17 04:26:02 DEBUG : Waiting for deletions to finish 2026/07/17 04:26:02 ERROR : error listing: directory not found 2026/07/17 04:26:02 ERROR : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Failed to list "": directory not found 2026/07/17 04:26:02 DEBUG : removing 1 level 0 directories 2026/07/17 04:26:02 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Removing directory 2026/07/17 04:26:02 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2026/07/17 04:26:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fiyaqow7webe: Closing 2 unused connections 2026/07/17 04:26:02 NOTICE: TestSFTPOpenssh: Stopping server --- PASS: TestIntegration (3.42s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.00s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir (2.22s) --- 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.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.03s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.02s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (1.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.04s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.21s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.16s) --- 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.01s) --- 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/ObjectOpenFingerprint (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.02s) --- 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.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.07s) --- 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.02s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.02s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.02s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.08s) --- PASS: TestIntegration/FsMkdir/FsDirSetModTime (0.01s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- PASS: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 sftp_test.go:25: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestIntegration3 sftp_test.go:35: skipping as -remote is set --- SKIP: TestIntegration3 (0.00s) PASS ok github.com/rclone/rclone/backend/sftp 4.657s "go test -v -timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished OK in 5.786396922s (try 1/5)