"go test -v -timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Starting (try 1/5) === RUN TestShellEscapeUnix --- PASS: TestShellEscapeUnix (0.00s) === RUN TestShellEscapeCmd --- PASS: TestShellEscapeCmd (0.00s) === RUN TestShellEscapePowerShell --- PASS: TestShellEscapePowerShell (0.00s) === RUN TestParseHash --- PASS: TestParseHash (0.00s) === RUN TestParseUsage --- PASS: TestParseUsage (0.00s) === RUN TestSSHExternalWaitMultipleCalls --- PASS: TestSSHExternalWaitMultipleCalls (0.10s) === RUN TestSSHExternalCloseMultipleCalls --- PASS: TestSSHExternalCloseMultipleCalls (0.00s) === RUN TestStringLock --- PASS: TestStringLock (1.12s) === RUN TestIntegration fstests.go:438: Using remote "TestSFTPOpenssh:" 2026/05/10 03:12:53 NOTICE: TestSFTPOpenssh: Starting server 2026/05/10 03:12:54 NOTICE: TestSFTPOpenssh: Attempting to connect to "127.0.0.1:28627" try 1/100 2026/05/10 03:12:54 DEBUG : TestSFTPOpenssh: Read 1, error: 2026/05/10 03:12:54 NOTICE: TestSFTPOpenssh: Started server and connected to "127.0.0.1:28627" 2026/05/10 03:12:54 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-xejineg2cuhu" 2026/05/10 03:12:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/10 03:12:54 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/05/10 03:12:54 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/10 03:12:54 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/10 03:12:54 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/10 03:12:54 DEBUG : Setting pass="HlxqRwnKm5tF_eXVitGJG8jQfouYghk8" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/10 03:12:54 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/10 03:12:54 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{-sK7L}" suffix to name 2026/05/10 03:12:54 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/10 03:12:54 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/10 03:12:54 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/10 03:12:54 DEBUG : Setting pass="HlxqRwnKm5tF_eXVitGJG8jQfouYghk8" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/10 03:12:54 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/10 03:12:54 NOTICE: TestSFTPOpenssh{-sK7L}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: New connection 127.0.0.1:47432->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell type "unix" from config 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Relative path resolved to "/home/rclone/rclone-test-xejineg2cuhu" 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Using root directory "/home/rclone/rclone-test-xejineg2cuhu" 2026/05/10 03:12:54 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/05/10 03:12:54 INFO : dir/subdir: Making directory 2026/05/10 03:12:54 INFO : dir/subdir: Removing directory 2026/05/10 03:12:54 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2026/05/10 03:12:54 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: e134dee56efc4c39ba6526bc1da73b3c /home/rclone/rclone-test-xejineg2cuhu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/10 03:12:54 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: e134dee56efc4c39ba6526bc1da73b3c 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 520d3e313ba666cb3f00e029c38b52668651d359 /home/rclone/rclone-test-xejineg2cuhu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/10 03:12:54 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 520d3e313ba666cb3f00e029c38b52668651d359 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: e134dee56efc4c39ba6526bc1da73b3c /home/rclone/rclone-test-xejineg2cuhu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/10 03:12:54 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: e134dee56efc4c39ba6526bc1da73b3c 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 520d3e313ba666cb3f00e029c38b52668651d359 /home/rclone/rclone-test-xejineg2cuhu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/10 03:12:54 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 520d3e313ba666cb3f00e029c38b52668651d359 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: e134dee56efc4c39ba6526bc1da73b3c /home/rclone/rclone-test-xejineg2cuhu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/10 03:12:54 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: e134dee56efc4c39ba6526bc1da73b3c 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 520d3e313ba666cb3f00e029c38b52668651d359 /home/rclone/rclone-test-xejineg2cuhu/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/10 03:12:54 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 520d3e313ba666cb3f00e029c38b52668651d359 === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/./." 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/./. 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 77a9a5e7acf76a12c909d437a4073eb4 /home/rclone/rclone-test-xejineg2cuhu/./. 2026/05/10 03:12:54 DEBUG : ./.: Parsed hash: 77a9a5e7acf76a12c909d437a4073eb4 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/./." 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/./. 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: a9dfb32bcc2b8656416844c4a85f9d8067a4c06e /home/rclone/rclone-test-xejineg2cuhu/./. 2026/05/10 03:12:54 DEBUG : ./.: Parsed hash: a9dfb32bcc2b8656416844c4a85f9d8067a4c06e 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/./." 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/./. 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 77a9a5e7acf76a12c909d437a4073eb4 /home/rclone/rclone-test-xejineg2cuhu/./. 2026/05/10 03:12:54 DEBUG : ./.: Parsed hash: 77a9a5e7acf76a12c909d437a4073eb4 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/./." 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/./. 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: a9dfb32bcc2b8656416844c4a85f9d8067a4c06e /home/rclone/rclone-test-xejineg2cuhu/./. 2026/05/10 03:12:54 DEBUG : ./.: Parsed hash: a9dfb32bcc2b8656416844c4a85f9d8067a4c06e 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/./." 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/./. 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 77a9a5e7acf76a12c909d437a4073eb4 /home/rclone/rclone-test-xejineg2cuhu/./. 2026/05/10 03:12:54 DEBUG : ./.: Parsed hash: 77a9a5e7acf76a12c909d437a4073eb4 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/./." 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/./. 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: a9dfb32bcc2b8656416844c4a85f9d8067a4c06e /home/rclone/rclone-test-xejineg2cuhu/./. 2026/05/10 03:12:54 DEBUG : ./.: Parsed hash: a9dfb32bcc2b8656416844c4a85f9d8067a4c06e === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/../.." 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/../.. 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 27768defe3aa397d28d005d03eba309a /home/rclone/rclone-test-xejineg2cuhu/../.. 2026/05/10 03:12:54 DEBUG : ../..: Parsed hash: 27768defe3aa397d28d005d03eba309a 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/../.." 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/../.. 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 538dfcf317d2d7493c5c8136356e54b1211358cc /home/rclone/rclone-test-xejineg2cuhu/../.. 2026/05/10 03:12:54 DEBUG : ../..: Parsed hash: 538dfcf317d2d7493c5c8136356e54b1211358cc 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/../.." 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/../.. 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 27768defe3aa397d28d005d03eba309a /home/rclone/rclone-test-xejineg2cuhu/../.. 2026/05/10 03:12:54 DEBUG : ../..: Parsed hash: 27768defe3aa397d28d005d03eba309a 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/../.." 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/../.. 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 538dfcf317d2d7493c5c8136356e54b1211358cc /home/rclone/rclone-test-xejineg2cuhu/../.. 2026/05/10 03:12:54 DEBUG : ../..: Parsed hash: 538dfcf317d2d7493c5c8136356e54b1211358cc 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/../.." 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/../.. 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 27768defe3aa397d28d005d03eba309a /home/rclone/rclone-test-xejineg2cuhu/../.. 2026/05/10 03:12:54 DEBUG : ../..: Parsed hash: 27768defe3aa397d28d005d03eba309a 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/../.." 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/../.. 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 538dfcf317d2d7493c5c8136356e54b1211358cc /home/rclone/rclone-test-xejineg2cuhu/../.. 2026/05/10 03:12:54 DEBUG : ../..: Parsed hash: 538dfcf317d2d7493c5c8136356e54b1211358cc === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 43a2f1d8596152c085d31768a8fcbb76 /home/rclone/rclone-test-xejineg2cuhu/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/10 03:12:54 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 43a2f1d8596152c085d31768a8fcbb76 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 2f942f9c42ff876d4a80cfb0a541fd142afde94d /home/rclone/rclone-test-xejineg2cuhu/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/10 03:12:54 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 2f942f9c42ff876d4a80cfb0a541fd142afde94d 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 43a2f1d8596152c085d31768a8fcbb76 /home/rclone/rclone-test-xejineg2cuhu/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/10 03:12:54 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 43a2f1d8596152c085d31768a8fcbb76 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 2f942f9c42ff876d4a80cfb0a541fd142afde94d /home/rclone/rclone-test-xejineg2cuhu/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/10 03:12:54 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 2f942f9c42ff876d4a80cfb0a541fd142afde94d 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 43a2f1d8596152c085d31768a8fcbb76 /home/rclone/rclone-test-xejineg2cuhu/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/10 03:12:54 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 43a2f1d8596152c085d31768a8fcbb76 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 2f942f9c42ff876d4a80cfb0a541fd142afde94d /home/rclone/rclone-test-xejineg2cuhu/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/10 03:12:54 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 2f942f9c42ff876d4a80cfb0a541fd142afde94d === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/ leading space/ leading space" 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/\ leading\ space/\ leading\ space 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: b672101b1ec198dbf16b8b40f66edbb2 /home/rclone/rclone-test-xejineg2cuhu/ leading space/ leading space 2026/05/10 03:12:54 DEBUG : leading space/ leading space: Parsed hash: b672101b1ec198dbf16b8b40f66edbb2 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/ leading space/ leading space" 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/\ leading\ space/\ leading\ space 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 32f3203cb688eccd4ef4d7439e26ac692ffd5dfa /home/rclone/rclone-test-xejineg2cuhu/ leading space/ leading space 2026/05/10 03:12:54 DEBUG : leading space/ leading space: Parsed hash: 32f3203cb688eccd4ef4d7439e26ac692ffd5dfa 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/ leading space/ leading space" 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/\ leading\ space/\ leading\ space 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: b672101b1ec198dbf16b8b40f66edbb2 /home/rclone/rclone-test-xejineg2cuhu/ leading space/ leading space 2026/05/10 03:12:54 DEBUG : leading space/ leading space: Parsed hash: b672101b1ec198dbf16b8b40f66edbb2 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/ leading space/ leading space" 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/\ leading\ space/\ leading\ space 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 32f3203cb688eccd4ef4d7439e26ac692ffd5dfa /home/rclone/rclone-test-xejineg2cuhu/ leading space/ leading space 2026/05/10 03:12:54 DEBUG : leading space/ leading space: Parsed hash: 32f3203cb688eccd4ef4d7439e26ac692ffd5dfa 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/ leading space/ leading space" 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/\ leading\ space/\ leading\ space 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: b672101b1ec198dbf16b8b40f66edbb2 /home/rclone/rclone-test-xejineg2cuhu/ leading space/ leading space 2026/05/10 03:12:54 DEBUG : leading space/ leading space: Parsed hash: b672101b1ec198dbf16b8b40f66edbb2 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/ leading space/ leading space" 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/\ leading\ space/\ leading\ space 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 32f3203cb688eccd4ef4d7439e26ac692ffd5dfa /home/rclone/rclone-test-xejineg2cuhu/ leading space/ leading space 2026/05/10 03:12:54 DEBUG : leading space/ leading space: Parsed hash: 32f3203cb688eccd4ef4d7439e26ac692ffd5dfa === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/~leading tilde/~leading tilde" 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/\~leading\ tilde/\~leading\ tilde 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: f17aff37b1c067db1e33602f95f34cec /home/rclone/rclone-test-xejineg2cuhu/~leading tilde/~leading tilde 2026/05/10 03:12:54 DEBUG : ~leading tilde/~leading tilde: Parsed hash: f17aff37b1c067db1e33602f95f34cec 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/~leading tilde/~leading tilde" 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/\~leading\ tilde/\~leading\ tilde 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 90b1fdbc1c37b0513a2e6c060f69220e73457ca9 /home/rclone/rclone-test-xejineg2cuhu/~leading tilde/~leading tilde 2026/05/10 03:12:54 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 90b1fdbc1c37b0513a2e6c060f69220e73457ca9 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/~leading tilde/~leading tilde" 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/\~leading\ tilde/\~leading\ tilde 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: f17aff37b1c067db1e33602f95f34cec /home/rclone/rclone-test-xejineg2cuhu/~leading tilde/~leading tilde 2026/05/10 03:12:54 DEBUG : ~leading tilde/~leading tilde: Parsed hash: f17aff37b1c067db1e33602f95f34cec 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/~leading tilde/~leading tilde" 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/\~leading\ tilde/\~leading\ tilde 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 90b1fdbc1c37b0513a2e6c060f69220e73457ca9 /home/rclone/rclone-test-xejineg2cuhu/~leading tilde/~leading tilde 2026/05/10 03:12:54 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 90b1fdbc1c37b0513a2e6c060f69220e73457ca9 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/~leading tilde/~leading tilde" 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/\~leading\ tilde/\~leading\ tilde 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: f17aff37b1c067db1e33602f95f34cec /home/rclone/rclone-test-xejineg2cuhu/~leading tilde/~leading tilde 2026/05/10 03:12:54 DEBUG : ~leading tilde/~leading tilde: Parsed hash: f17aff37b1c067db1e33602f95f34cec 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/~leading tilde/~leading tilde" 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/\~leading\ tilde/\~leading\ tilde 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 90b1fdbc1c37b0513a2e6c060f69220e73457ca9 /home/rclone/rclone-test-xejineg2cuhu/~leading tilde/~leading tilde 2026/05/10 03:12:54 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 90b1fdbc1c37b0513a2e6c060f69220e73457ca9 === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/␍leading CR/␍leading CR" 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/␍leading\ CR/␍leading\ CR 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: ba77e5c1d94cb5cc56f8e8e306595b86 /home/rclone/rclone-test-xejineg2cuhu/␍leading CR/␍leading CR 2026/05/10 03:12:54 DEBUG : ␍leading CR/␍leading CR: Parsed hash: ba77e5c1d94cb5cc56f8e8e306595b86 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/␍leading CR/␍leading CR" 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/␍leading\ CR/␍leading\ CR 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 2199fc87783b8a2f582ea672e3035e5041feb606 /home/rclone/rclone-test-xejineg2cuhu/␍leading CR/␍leading CR 2026/05/10 03:12:54 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 2199fc87783b8a2f582ea672e3035e5041feb606 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/␍leading CR/␍leading CR" 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/␍leading\ CR/␍leading\ CR 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: ba77e5c1d94cb5cc56f8e8e306595b86 /home/rclone/rclone-test-xejineg2cuhu/␍leading CR/␍leading CR 2026/05/10 03:12:54 DEBUG : ␍leading CR/␍leading CR: Parsed hash: ba77e5c1d94cb5cc56f8e8e306595b86 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/␍leading CR/␍leading CR" 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/␍leading\ CR/␍leading\ CR 2026/05/10 03:12:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 2199fc87783b8a2f582ea672e3035e5041feb606 /home/rclone/rclone-test-xejineg2cuhu/␍leading CR/␍leading CR 2026/05/10 03:12:54 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 2199fc87783b8a2f582ea672e3035e5041feb606 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/␍leading CR/␍leading CR" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/␍leading\ CR/␍leading\ CR 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: ba77e5c1d94cb5cc56f8e8e306595b86 /home/rclone/rclone-test-xejineg2cuhu/␍leading CR/␍leading CR 2026/05/10 03:12:55 DEBUG : ␍leading CR/␍leading CR: Parsed hash: ba77e5c1d94cb5cc56f8e8e306595b86 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/␍leading CR/␍leading CR" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/␍leading\ CR/␍leading\ CR 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 2199fc87783b8a2f582ea672e3035e5041feb606 /home/rclone/rclone-test-xejineg2cuhu/␍leading CR/␍leading CR 2026/05/10 03:12:55 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 2199fc87783b8a2f582ea672e3035e5041feb606 === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/␊leading LF/␊leading LF" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/␊leading\ LF/␊leading\ LF 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: ac06dd9681ac010cc8da4002f7d5dbc8 /home/rclone/rclone-test-xejineg2cuhu/␊leading LF/␊leading LF 2026/05/10 03:12:55 DEBUG : ␊leading LF/␊leading LF: Parsed hash: ac06dd9681ac010cc8da4002f7d5dbc8 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/␊leading LF/␊leading LF" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/␊leading\ LF/␊leading\ LF 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 059a62fdcfdf3823af60963cd181863b5453b3c6 /home/rclone/rclone-test-xejineg2cuhu/␊leading LF/␊leading LF 2026/05/10 03:12:55 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 059a62fdcfdf3823af60963cd181863b5453b3c6 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/␊leading LF/␊leading LF" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/␊leading\ LF/␊leading\ LF 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: ac06dd9681ac010cc8da4002f7d5dbc8 /home/rclone/rclone-test-xejineg2cuhu/␊leading LF/␊leading LF 2026/05/10 03:12:55 DEBUG : ␊leading LF/␊leading LF: Parsed hash: ac06dd9681ac010cc8da4002f7d5dbc8 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/␊leading LF/␊leading LF" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/␊leading\ LF/␊leading\ LF 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 059a62fdcfdf3823af60963cd181863b5453b3c6 /home/rclone/rclone-test-xejineg2cuhu/␊leading LF/␊leading LF 2026/05/10 03:12:55 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 059a62fdcfdf3823af60963cd181863b5453b3c6 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/␊leading LF/␊leading LF" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/␊leading\ LF/␊leading\ LF 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: ac06dd9681ac010cc8da4002f7d5dbc8 /home/rclone/rclone-test-xejineg2cuhu/␊leading LF/␊leading LF 2026/05/10 03:12:55 DEBUG : ␊leading LF/␊leading LF: Parsed hash: ac06dd9681ac010cc8da4002f7d5dbc8 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/␊leading LF/␊leading LF" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/␊leading\ LF/␊leading\ LF 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 059a62fdcfdf3823af60963cd181863b5453b3c6 /home/rclone/rclone-test-xejineg2cuhu/␊leading LF/␊leading LF 2026/05/10 03:12:55 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 059a62fdcfdf3823af60963cd181863b5453b3c6 === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/␉leading HT/␉leading HT" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/␉leading\ HT/␉leading\ HT 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 8060a459748f10a076633e413e1bd234 /home/rclone/rclone-test-xejineg2cuhu/␉leading HT/␉leading HT 2026/05/10 03:12:55 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 8060a459748f10a076633e413e1bd234 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/␉leading HT/␉leading HT" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/␉leading\ HT/␉leading\ HT 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: eb83e752d414520f2bda8644cc60a3384784451d /home/rclone/rclone-test-xejineg2cuhu/␉leading HT/␉leading HT 2026/05/10 03:12:55 DEBUG : ␉leading HT/␉leading HT: Parsed hash: eb83e752d414520f2bda8644cc60a3384784451d 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/␉leading HT/␉leading HT" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/␉leading\ HT/␉leading\ HT 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 8060a459748f10a076633e413e1bd234 /home/rclone/rclone-test-xejineg2cuhu/␉leading HT/␉leading HT 2026/05/10 03:12:55 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 8060a459748f10a076633e413e1bd234 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/␉leading HT/␉leading HT" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/␉leading\ HT/␉leading\ HT 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: eb83e752d414520f2bda8644cc60a3384784451d /home/rclone/rclone-test-xejineg2cuhu/␉leading HT/␉leading HT 2026/05/10 03:12:55 DEBUG : ␉leading HT/␉leading HT: Parsed hash: eb83e752d414520f2bda8644cc60a3384784451d 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/␉leading HT/␉leading HT" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/␉leading\ HT/␉leading\ HT 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 8060a459748f10a076633e413e1bd234 /home/rclone/rclone-test-xejineg2cuhu/␉leading HT/␉leading HT 2026/05/10 03:12:55 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 8060a459748f10a076633e413e1bd234 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/␉leading HT/␉leading HT" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/␉leading\ HT/␉leading\ HT 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: eb83e752d414520f2bda8644cc60a3384784451d /home/rclone/rclone-test-xejineg2cuhu/␉leading HT/␉leading HT 2026/05/10 03:12:55 DEBUG : ␉leading HT/␉leading HT: Parsed hash: eb83e752d414520f2bda8644cc60a3384784451d === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/␋leading VT/␋leading VT" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/␋leading\ VT/␋leading\ VT 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: c5796077905c0b97e2e578be763d8b23 /home/rclone/rclone-test-xejineg2cuhu/␋leading VT/␋leading VT 2026/05/10 03:12:55 DEBUG : ␋leading VT/␋leading VT: Parsed hash: c5796077905c0b97e2e578be763d8b23 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/␋leading VT/␋leading VT" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/␋leading\ VT/␋leading\ VT 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 69263ab68c205b81574252f778b05242b56babe1 /home/rclone/rclone-test-xejineg2cuhu/␋leading VT/␋leading VT 2026/05/10 03:12:55 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 69263ab68c205b81574252f778b05242b56babe1 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/␋leading VT/␋leading VT" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/␋leading\ VT/␋leading\ VT 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: c5796077905c0b97e2e578be763d8b23 /home/rclone/rclone-test-xejineg2cuhu/␋leading VT/␋leading VT 2026/05/10 03:12:55 DEBUG : ␋leading VT/␋leading VT: Parsed hash: c5796077905c0b97e2e578be763d8b23 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/␋leading VT/␋leading VT" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/␋leading\ VT/␋leading\ VT 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 69263ab68c205b81574252f778b05242b56babe1 /home/rclone/rclone-test-xejineg2cuhu/␋leading VT/␋leading VT 2026/05/10 03:12:55 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 69263ab68c205b81574252f778b05242b56babe1 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/␋leading VT/␋leading VT" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/␋leading\ VT/␋leading\ VT 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: c5796077905c0b97e2e578be763d8b23 /home/rclone/rclone-test-xejineg2cuhu/␋leading VT/␋leading VT 2026/05/10 03:12:55 DEBUG : ␋leading VT/␋leading VT: Parsed hash: c5796077905c0b97e2e578be763d8b23 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/␋leading VT/␋leading VT" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/␋leading\ VT/␋leading\ VT 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 69263ab68c205b81574252f778b05242b56babe1 /home/rclone/rclone-test-xejineg2cuhu/␋leading VT/␋leading VT 2026/05/10 03:12:55 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 69263ab68c205b81574252f778b05242b56babe1 === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/.leading dot/.leading dot" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/.leading\ dot/.leading\ dot 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 4ef6d8aef78e4b9225d26c5cba1144da /home/rclone/rclone-test-xejineg2cuhu/.leading dot/.leading dot 2026/05/10 03:12:55 DEBUG : .leading dot/.leading dot: Parsed hash: 4ef6d8aef78e4b9225d26c5cba1144da 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/.leading dot/.leading dot" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/.leading\ dot/.leading\ dot 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: c3a107b2e13f1d23a674fa8a8a79bf57524f0537 /home/rclone/rclone-test-xejineg2cuhu/.leading dot/.leading dot 2026/05/10 03:12:55 DEBUG : .leading dot/.leading dot: Parsed hash: c3a107b2e13f1d23a674fa8a8a79bf57524f0537 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/.leading dot/.leading dot" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/.leading\ dot/.leading\ dot 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 4ef6d8aef78e4b9225d26c5cba1144da /home/rclone/rclone-test-xejineg2cuhu/.leading dot/.leading dot 2026/05/10 03:12:55 DEBUG : .leading dot/.leading dot: Parsed hash: 4ef6d8aef78e4b9225d26c5cba1144da 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/.leading dot/.leading dot" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/.leading\ dot/.leading\ dot 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: c3a107b2e13f1d23a674fa8a8a79bf57524f0537 /home/rclone/rclone-test-xejineg2cuhu/.leading dot/.leading dot 2026/05/10 03:12:55 DEBUG : .leading dot/.leading dot: Parsed hash: c3a107b2e13f1d23a674fa8a8a79bf57524f0537 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/.leading dot/.leading dot" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/.leading\ dot/.leading\ dot 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 4ef6d8aef78e4b9225d26c5cba1144da /home/rclone/rclone-test-xejineg2cuhu/.leading dot/.leading dot 2026/05/10 03:12:55 DEBUG : .leading dot/.leading dot: Parsed hash: 4ef6d8aef78e4b9225d26c5cba1144da 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/.leading dot/.leading dot" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/.leading\ dot/.leading\ dot 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: c3a107b2e13f1d23a674fa8a8a79bf57524f0537 /home/rclone/rclone-test-xejineg2cuhu/.leading dot/.leading dot 2026/05/10 03:12:55 DEBUG : .leading dot/.leading dot: Parsed hash: c3a107b2e13f1d23a674fa8a8a79bf57524f0537 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/trailing space /trailing space " 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/trailing\ space\ /trailing\ space\ 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 94cd4f03e3bc2fb6ca52c83a0d4ea5fe /home/rclone/rclone-test-xejineg2cuhu/trailing space /trailing space 2026/05/10 03:12:55 DEBUG : trailing space /trailing space : Parsed hash: 94cd4f03e3bc2fb6ca52c83a0d4ea5fe 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/trailing space /trailing space " 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/trailing\ space\ /trailing\ space\ 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 80f0b37d95992a7d59ec549a09d9098df60cf37d /home/rclone/rclone-test-xejineg2cuhu/trailing space /trailing space 2026/05/10 03:12:55 DEBUG : trailing space /trailing space : Parsed hash: 80f0b37d95992a7d59ec549a09d9098df60cf37d 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/trailing space /trailing space " 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/trailing\ space\ /trailing\ space\ 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 94cd4f03e3bc2fb6ca52c83a0d4ea5fe /home/rclone/rclone-test-xejineg2cuhu/trailing space /trailing space 2026/05/10 03:12:55 DEBUG : trailing space /trailing space : Parsed hash: 94cd4f03e3bc2fb6ca52c83a0d4ea5fe 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/trailing space /trailing space " 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/trailing\ space\ /trailing\ space\ 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 80f0b37d95992a7d59ec549a09d9098df60cf37d /home/rclone/rclone-test-xejineg2cuhu/trailing space /trailing space 2026/05/10 03:12:55 DEBUG : trailing space /trailing space : Parsed hash: 80f0b37d95992a7d59ec549a09d9098df60cf37d 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/trailing space /trailing space " 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/trailing\ space\ /trailing\ space\ 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 94cd4f03e3bc2fb6ca52c83a0d4ea5fe /home/rclone/rclone-test-xejineg2cuhu/trailing space /trailing space 2026/05/10 03:12:55 DEBUG : trailing space /trailing space : Parsed hash: 94cd4f03e3bc2fb6ca52c83a0d4ea5fe 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/trailing space /trailing space " 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/trailing\ space\ /trailing\ space\ 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 80f0b37d95992a7d59ec549a09d9098df60cf37d /home/rclone/rclone-test-xejineg2cuhu/trailing space /trailing space 2026/05/10 03:12:55 DEBUG : trailing space /trailing space : Parsed hash: 80f0b37d95992a7d59ec549a09d9098df60cf37d === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/trailing CR␍/trailing CR␍" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/trailing\ CR␍/trailing\ CR␍ 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: e5d02a9c6b7a55ce0e6b1db38b7e9b0a /home/rclone/rclone-test-xejineg2cuhu/trailing CR␍/trailing CR␍ 2026/05/10 03:12:55 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: e5d02a9c6b7a55ce0e6b1db38b7e9b0a 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/trailing CR␍/trailing CR␍" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/trailing\ CR␍/trailing\ CR␍ 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: cdf505a8c46b7cc1ace42fae076fc3ecf65da22f /home/rclone/rclone-test-xejineg2cuhu/trailing CR␍/trailing CR␍ 2026/05/10 03:12:55 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: cdf505a8c46b7cc1ace42fae076fc3ecf65da22f 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/trailing CR␍/trailing CR␍" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/trailing\ CR␍/trailing\ CR␍ 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: e5d02a9c6b7a55ce0e6b1db38b7e9b0a /home/rclone/rclone-test-xejineg2cuhu/trailing CR␍/trailing CR␍ 2026/05/10 03:12:55 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: e5d02a9c6b7a55ce0e6b1db38b7e9b0a 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/trailing CR␍/trailing CR␍" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/trailing\ CR␍/trailing\ CR␍ 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: cdf505a8c46b7cc1ace42fae076fc3ecf65da22f /home/rclone/rclone-test-xejineg2cuhu/trailing CR␍/trailing CR␍ 2026/05/10 03:12:55 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: cdf505a8c46b7cc1ace42fae076fc3ecf65da22f 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/trailing CR␍/trailing CR␍" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/trailing\ CR␍/trailing\ CR␍ 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: e5d02a9c6b7a55ce0e6b1db38b7e9b0a /home/rclone/rclone-test-xejineg2cuhu/trailing CR␍/trailing CR␍ 2026/05/10 03:12:55 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: e5d02a9c6b7a55ce0e6b1db38b7e9b0a 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/trailing CR␍/trailing CR␍" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/trailing\ CR␍/trailing\ CR␍ 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: cdf505a8c46b7cc1ace42fae076fc3ecf65da22f /home/rclone/rclone-test-xejineg2cuhu/trailing CR␍/trailing CR␍ 2026/05/10 03:12:55 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: cdf505a8c46b7cc1ace42fae076fc3ecf65da22f === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/trailing LF␊/trailing LF␊" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/trailing\ LF␊/trailing\ LF␊ 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: fb7a9d0b8f388fa6ea898826bdd58223 /home/rclone/rclone-test-xejineg2cuhu/trailing LF␊/trailing LF␊ 2026/05/10 03:12:55 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: fb7a9d0b8f388fa6ea898826bdd58223 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/trailing LF␊/trailing LF␊" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/trailing\ LF␊/trailing\ LF␊ 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 08e6a9faa1895172069833f2902aacd88045fd39 /home/rclone/rclone-test-xejineg2cuhu/trailing LF␊/trailing LF␊ 2026/05/10 03:12:55 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 08e6a9faa1895172069833f2902aacd88045fd39 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/trailing LF␊/trailing LF␊" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/trailing\ LF␊/trailing\ LF␊ 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: fb7a9d0b8f388fa6ea898826bdd58223 /home/rclone/rclone-test-xejineg2cuhu/trailing LF␊/trailing LF␊ 2026/05/10 03:12:55 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: fb7a9d0b8f388fa6ea898826bdd58223 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/trailing LF␊/trailing LF␊" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/trailing\ LF␊/trailing\ LF␊ 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 08e6a9faa1895172069833f2902aacd88045fd39 /home/rclone/rclone-test-xejineg2cuhu/trailing LF␊/trailing LF␊ 2026/05/10 03:12:55 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 08e6a9faa1895172069833f2902aacd88045fd39 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/trailing LF␊/trailing LF␊" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/trailing\ LF␊/trailing\ LF␊ 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: fb7a9d0b8f388fa6ea898826bdd58223 /home/rclone/rclone-test-xejineg2cuhu/trailing LF␊/trailing LF␊ 2026/05/10 03:12:55 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: fb7a9d0b8f388fa6ea898826bdd58223 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/trailing LF␊/trailing LF␊" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/trailing\ LF␊/trailing\ LF␊ 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 08e6a9faa1895172069833f2902aacd88045fd39 /home/rclone/rclone-test-xejineg2cuhu/trailing LF␊/trailing LF␊ 2026/05/10 03:12:55 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 08e6a9faa1895172069833f2902aacd88045fd39 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/trailing HT␉/trailing HT␉" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/trailing\ HT␉/trailing\ HT␉ 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 2d894b74cfef4ee36300adee4be5df8a /home/rclone/rclone-test-xejineg2cuhu/trailing HT␉/trailing HT␉ 2026/05/10 03:12:55 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 2d894b74cfef4ee36300adee4be5df8a 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/trailing HT␉/trailing HT␉" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/trailing\ HT␉/trailing\ HT␉ 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: ea6df30ccc0678229ce2e501a4d12a1ba9fce912 /home/rclone/rclone-test-xejineg2cuhu/trailing HT␉/trailing HT␉ 2026/05/10 03:12:55 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: ea6df30ccc0678229ce2e501a4d12a1ba9fce912 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/trailing HT␉/trailing HT␉" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/trailing\ HT␉/trailing\ HT␉ 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 2d894b74cfef4ee36300adee4be5df8a /home/rclone/rclone-test-xejineg2cuhu/trailing HT␉/trailing HT␉ 2026/05/10 03:12:55 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 2d894b74cfef4ee36300adee4be5df8a 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/trailing HT␉/trailing HT␉" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/trailing\ HT␉/trailing\ HT␉ 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: ea6df30ccc0678229ce2e501a4d12a1ba9fce912 /home/rclone/rclone-test-xejineg2cuhu/trailing HT␉/trailing HT␉ 2026/05/10 03:12:55 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: ea6df30ccc0678229ce2e501a4d12a1ba9fce912 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/trailing HT␉/trailing HT␉" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/trailing\ HT␉/trailing\ HT␉ 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 2d894b74cfef4ee36300adee4be5df8a /home/rclone/rclone-test-xejineg2cuhu/trailing HT␉/trailing HT␉ 2026/05/10 03:12:55 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 2d894b74cfef4ee36300adee4be5df8a 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/trailing HT␉/trailing HT␉" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/trailing\ HT␉/trailing\ HT␉ 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: ea6df30ccc0678229ce2e501a4d12a1ba9fce912 /home/rclone/rclone-test-xejineg2cuhu/trailing HT␉/trailing HT␉ 2026/05/10 03:12:55 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: ea6df30ccc0678229ce2e501a4d12a1ba9fce912 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/trailing VT␋/trailing VT␋" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/trailing\ VT␋/trailing\ VT␋ 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 2c10e85faf91cefc7269cd7b407a1c49 /home/rclone/rclone-test-xejineg2cuhu/trailing VT␋/trailing VT␋ 2026/05/10 03:12:55 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 2c10e85faf91cefc7269cd7b407a1c49 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/trailing VT␋/trailing VT␋" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/trailing\ VT␋/trailing\ VT␋ 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 09676c6d04df5578127491c7ce04cee83dc4537d /home/rclone/rclone-test-xejineg2cuhu/trailing VT␋/trailing VT␋ 2026/05/10 03:12:55 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 09676c6d04df5578127491c7ce04cee83dc4537d 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/trailing VT␋/trailing VT␋" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/trailing\ VT␋/trailing\ VT␋ 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 2c10e85faf91cefc7269cd7b407a1c49 /home/rclone/rclone-test-xejineg2cuhu/trailing VT␋/trailing VT␋ 2026/05/10 03:12:55 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 2c10e85faf91cefc7269cd7b407a1c49 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/trailing VT␋/trailing VT␋" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/trailing\ VT␋/trailing\ VT␋ 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 09676c6d04df5578127491c7ce04cee83dc4537d /home/rclone/rclone-test-xejineg2cuhu/trailing VT␋/trailing VT␋ 2026/05/10 03:12:55 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 09676c6d04df5578127491c7ce04cee83dc4537d 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/trailing VT␋/trailing VT␋" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/trailing\ VT␋/trailing\ VT␋ 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 2c10e85faf91cefc7269cd7b407a1c49 /home/rclone/rclone-test-xejineg2cuhu/trailing VT␋/trailing VT␋ 2026/05/10 03:12:55 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 2c10e85faf91cefc7269cd7b407a1c49 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/trailing VT␋/trailing VT␋" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/trailing\ VT␋/trailing\ VT␋ 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 09676c6d04df5578127491c7ce04cee83dc4537d /home/rclone/rclone-test-xejineg2cuhu/trailing VT␋/trailing VT␋ 2026/05/10 03:12:55 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 09676c6d04df5578127491c7ce04cee83dc4537d === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/trailing dot./trailing dot." 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/trailing\ dot./trailing\ dot. 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 2c3c72e0b1a279f577b3425740653d7e /home/rclone/rclone-test-xejineg2cuhu/trailing dot./trailing dot. 2026/05/10 03:12:55 DEBUG : trailing dot./trailing dot.: Parsed hash: 2c3c72e0b1a279f577b3425740653d7e 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/trailing dot./trailing dot." 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/trailing\ dot./trailing\ dot. 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 8c57aa72f1c7f1d774999bf7328227432e900491 /home/rclone/rclone-test-xejineg2cuhu/trailing dot./trailing dot. 2026/05/10 03:12:55 DEBUG : trailing dot./trailing dot.: Parsed hash: 8c57aa72f1c7f1d774999bf7328227432e900491 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/trailing dot./trailing dot." 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/trailing\ dot./trailing\ dot. 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 2c3c72e0b1a279f577b3425740653d7e /home/rclone/rclone-test-xejineg2cuhu/trailing dot./trailing dot. 2026/05/10 03:12:55 DEBUG : trailing dot./trailing dot.: Parsed hash: 2c3c72e0b1a279f577b3425740653d7e 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/trailing dot./trailing dot." 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/trailing\ dot./trailing\ dot. 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 8c57aa72f1c7f1d774999bf7328227432e900491 /home/rclone/rclone-test-xejineg2cuhu/trailing dot./trailing dot. 2026/05/10 03:12:55 DEBUG : trailing dot./trailing dot.: Parsed hash: 8c57aa72f1c7f1d774999bf7328227432e900491 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/trailing dot./trailing dot." 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/trailing\ dot./trailing\ dot. 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 2c3c72e0b1a279f577b3425740653d7e /home/rclone/rclone-test-xejineg2cuhu/trailing dot./trailing dot. 2026/05/10 03:12:55 DEBUG : trailing dot./trailing dot.: Parsed hash: 2c3c72e0b1a279f577b3425740653d7e 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/trailing dot./trailing dot." 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/trailing\ dot./trailing\ dot. 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 8c57aa72f1c7f1d774999bf7328227432e900491 /home/rclone/rclone-test-xejineg2cuhu/trailing dot./trailing dot. 2026/05/10 03:12:55 DEBUG : trailing dot./trailing dot.: Parsed hash: 8c57aa72f1c7f1d774999bf7328227432e900491 === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/invalid\ utf-8/invalid\ utf-8 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 3705745d912b4510e109f5a7d0531df1 /home/rclone/rclone-test-xejineg2cuhu/invalid utf-8/invalid utf-8 2026/05/10 03:12:55 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 3705745d912b4510e109f5a7d0531df1 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/invalid\ utf-8/invalid\ utf-8 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 75e16935470e7c8d080a13e3e2339848ab149e16 /home/rclone/rclone-test-xejineg2cuhu/invalid utf-8/invalid utf-8 2026/05/10 03:12:55 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 75e16935470e7c8d080a13e3e2339848ab149e16 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/invalid\ utf-8/invalid\ utf-8 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 3705745d912b4510e109f5a7d0531df1 /home/rclone/rclone-test-xejineg2cuhu/invalid utf-8/invalid utf-8 2026/05/10 03:12:55 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 3705745d912b4510e109f5a7d0531df1 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/invalid\ utf-8/invalid\ utf-8 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 75e16935470e7c8d080a13e3e2339848ab149e16 /home/rclone/rclone-test-xejineg2cuhu/invalid utf-8/invalid utf-8 2026/05/10 03:12:55 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 75e16935470e7c8d080a13e3e2339848ab149e16 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/invalid\ utf-8/invalid\ utf-8 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 3705745d912b4510e109f5a7d0531df1 /home/rclone/rclone-test-xejineg2cuhu/invalid utf-8/invalid utf-8 2026/05/10 03:12:55 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 3705745d912b4510e109f5a7d0531df1 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/invalid\ utf-8/invalid\ utf-8 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 75e16935470e7c8d080a13e3e2339848ab149e16 /home/rclone/rclone-test-xejineg2cuhu/invalid utf-8/invalid utf-8 2026/05/10 03:12:55 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 75e16935470e7c8d080a13e3e2339848ab149e16 === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/test%46.txt/test%46.txt" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/test\%46.txt/test\%46.txt 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 1443fa4c9fbf4881d2fa6ba6ee586d39 /home/rclone/rclone-test-xejineg2cuhu/test%46.txt/test%46.txt 2026/05/10 03:12:55 DEBUG : test%46.txt/test%46.txt: Parsed hash: 1443fa4c9fbf4881d2fa6ba6ee586d39 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/test%46.txt/test%46.txt" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/test\%46.txt/test\%46.txt 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: fd1ace59b0e7a2eb0a2fe58047a33fcfc27b8d46 /home/rclone/rclone-test-xejineg2cuhu/test%46.txt/test%46.txt 2026/05/10 03:12:55 DEBUG : test%46.txt/test%46.txt: Parsed hash: fd1ace59b0e7a2eb0a2fe58047a33fcfc27b8d46 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/test%46.txt/test%46.txt" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/test\%46.txt/test\%46.txt 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 1443fa4c9fbf4881d2fa6ba6ee586d39 /home/rclone/rclone-test-xejineg2cuhu/test%46.txt/test%46.txt 2026/05/10 03:12:55 DEBUG : test%46.txt/test%46.txt: Parsed hash: 1443fa4c9fbf4881d2fa6ba6ee586d39 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/test%46.txt/test%46.txt" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/test\%46.txt/test\%46.txt 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: fd1ace59b0e7a2eb0a2fe58047a33fcfc27b8d46 /home/rclone/rclone-test-xejineg2cuhu/test%46.txt/test%46.txt 2026/05/10 03:12:55 DEBUG : test%46.txt/test%46.txt: Parsed hash: fd1ace59b0e7a2eb0a2fe58047a33fcfc27b8d46 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/test%46.txt/test%46.txt" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/test\%46.txt/test\%46.txt 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 1443fa4c9fbf4881d2fa6ba6ee586d39 /home/rclone/rclone-test-xejineg2cuhu/test%46.txt/test%46.txt 2026/05/10 03:12:55 DEBUG : test%46.txt/test%46.txt: Parsed hash: 1443fa4c9fbf4881d2fa6ba6ee586d39 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/test%46.txt/test%46.txt" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/test\%46.txt/test\%46.txt 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: fd1ace59b0e7a2eb0a2fe58047a33fcfc27b8d46 /home/rclone/rclone-test-xejineg2cuhu/test%46.txt/test%46.txt 2026/05/10 03:12:55 DEBUG : test%46.txt/test%46.txt: Parsed hash: fd1ace59b0e7a2eb0a2fe58047a33fcfc27b8d46 === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Connection OK after error: potato 2026/05/10 03:12:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/zero-length-file" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/zero-length-file 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-xejineg2cuhu/zero-length-file 2026/05/10 03:12:55 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/zero-length-file" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/zero-length-file 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-xejineg2cuhu/zero-length-file 2026/05/10 03:12:55 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/zero-length-file" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/zero-length-file 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-xejineg2cuhu/zero-length-file 2026/05/10 03:12:55 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/zero-length-file" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/zero-length-file 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-xejineg2cuhu/zero-length-file 2026/05/10 03:12:55 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:820: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:873: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/file name.txt" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/file\ name.txt 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 3e1fc76020b61c0964e5718b05e03645 /home/rclone/rclone-test-xejineg2cuhu/file name.txt 2026/05/10 03:12:55 DEBUG : file name.txt: Parsed hash: 3e1fc76020b61c0964e5718b05e03645 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/file name.txt" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/file\ name.txt 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 624777febbd26122f55312a1bb0e2cb48e0ab8b6 /home/rclone/rclone-test-xejineg2cuhu/file name.txt 2026/05/10 03:12:55 DEBUG : file name.txt: Parsed hash: 624777febbd26122f55312a1bb0e2cb48e0ab8b6 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/file name.txt" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/file\ name.txt 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 3e1fc76020b61c0964e5718b05e03645 /home/rclone/rclone-test-xejineg2cuhu/file name.txt 2026/05/10 03:12:55 DEBUG : file name.txt: Parsed hash: 3e1fc76020b61c0964e5718b05e03645 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/file name.txt" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/file\ name.txt 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 624777febbd26122f55312a1bb0e2cb48e0ab8b6 /home/rclone/rclone-test-xejineg2cuhu/file name.txt 2026/05/10 03:12:55 DEBUG : file name.txt: Parsed hash: 624777febbd26122f55312a1bb0e2cb48e0ab8b6 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: b5ba3ad88679f8eff6f22cde106e7830 /home/rclone/rclone-test-xejineg2cuhu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/10 03:12:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: b5ba3ad88679f8eff6f22cde106e7830 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 2f2a0963f84ca3823fb79526ede7cd1b3f62af42 /home/rclone/rclone-test-xejineg2cuhu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/10 03:12:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2f2a0963f84ca3823fb79526ede7cd1b3f62af42 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: b5ba3ad88679f8eff6f22cde106e7830 /home/rclone/rclone-test-xejineg2cuhu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/10 03:12:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: b5ba3ad88679f8eff6f22cde106e7830 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 2f2a0963f84ca3823fb79526ede7cd1b3f62af42 /home/rclone/rclone-test-xejineg2cuhu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/10 03:12:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2f2a0963f84ca3823fb79526ede7cd1b3f62af42 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/file name.txt" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/file\ name.txt 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 2d6d61f3df07301aacfa07bc1a22a243 /home/rclone/rclone-test-xejineg2cuhu/file name.txt 2026/05/10 03:12:55 DEBUG : file name.txt: Parsed hash: 2d6d61f3df07301aacfa07bc1a22a243 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/file name.txt" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/file\ name.txt 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: b34ccbf93920bb5f9389f9e2fa4dd20335f7cb2b /home/rclone/rclone-test-xejineg2cuhu/file name.txt 2026/05/10 03:12:55 DEBUG : file name.txt: Parsed hash: b34ccbf93920bb5f9389f9e2fa4dd20335f7cb2b 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/file name.txt" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/file\ name.txt 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 2d6d61f3df07301aacfa07bc1a22a243 /home/rclone/rclone-test-xejineg2cuhu/file name.txt 2026/05/10 03:12:55 DEBUG : file name.txt: Parsed hash: 2d6d61f3df07301aacfa07bc1a22a243 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/file name.txt" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/file\ name.txt 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: b34ccbf93920bb5f9389f9e2fa4dd20335f7cb2b /home/rclone/rclone-test-xejineg2cuhu/file name.txt 2026/05/10 03:12:55 DEBUG : file name.txt: Parsed hash: b34ccbf93920bb5f9389f9e2fa4dd20335f7cb2b === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/05/10 03:12:55 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2026/05/10 03:12:55 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/05/10 03:12:55 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/10 03:12:55 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/10 03:12:55 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/10 03:12:55 DEBUG : Setting pass="HlxqRwnKm5tF_eXVitGJG8jQfouYghk8" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/10 03:12:55 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/10 03:12:55 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{-sK7L}" suffix to name 2026/05/10 03:12:55 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/10 03:12:55 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/10 03:12:55 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/10 03:12:55 DEBUG : Setting pass="HlxqRwnKm5tF_eXVitGJG8jQfouYghk8" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/10 03:12:55 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/10 03:12:55 NOTICE: TestSFTPOpenssh{-sK7L}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:47448->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/file name.txt" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/file\ name.txt 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 2d6d61f3df07301aacfa07bc1a22a243 /home/rclone/rclone-test-xejineg2cuhu/file name.txt 2026/05/10 03:12:55 DEBUG : file name.txt: Parsed hash: 2d6d61f3df07301aacfa07bc1a22a243 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/file name.txt" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/file\ name.txt 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: b34ccbf93920bb5f9389f9e2fa4dd20335f7cb2b /home/rclone/rclone-test-xejineg2cuhu/file name.txt 2026/05/10 03:12:55 DEBUG : file name.txt: Parsed hash: b34ccbf93920bb5f9389f9e2fa4dd20335f7cb2b 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: b5ba3ad88679f8eff6f22cde106e7830 /home/rclone/rclone-test-xejineg2cuhu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/10 03:12:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: b5ba3ad88679f8eff6f22cde106e7830 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 2f2a0963f84ca3823fb79526ede7cd1b3f62af42 /home/rclone/rclone-test-xejineg2cuhu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/10 03:12:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2f2a0963f84ca3823fb79526ede7cd1b3f62af42 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/file name.txt" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/file\ name.txt 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 2d6d61f3df07301aacfa07bc1a22a243 /home/rclone/rclone-test-xejineg2cuhu/file name.txt 2026/05/10 03:12:55 DEBUG : file name.txt: Parsed hash: 2d6d61f3df07301aacfa07bc1a22a243 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/file name.txt" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/file\ name.txt 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: b34ccbf93920bb5f9389f9e2fa4dd20335f7cb2b /home/rclone/rclone-test-xejineg2cuhu/file name.txt 2026/05/10 03:12:55 DEBUG : file name.txt: Parsed hash: b34ccbf93920bb5f9389f9e2fa4dd20335f7cb2b === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/file name.txt" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/file\ name.txt 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 2d6d61f3df07301aacfa07bc1a22a243 /home/rclone/rclone-test-xejineg2cuhu/file name.txt 2026/05/10 03:12:55 DEBUG : file name.txt: Parsed hash: 2d6d61f3df07301aacfa07bc1a22a243 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/file name.txt" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/file\ name.txt 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: b34ccbf93920bb5f9389f9e2fa4dd20335f7cb2b /home/rclone/rclone-test-xejineg2cuhu/file name.txt 2026/05/10 03:12:55 DEBUG : file name.txt: Parsed hash: b34ccbf93920bb5f9389f9e2fa4dd20335f7cb2b 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: b5ba3ad88679f8eff6f22cde106e7830 /home/rclone/rclone-test-xejineg2cuhu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/10 03:12:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: b5ba3ad88679f8eff6f22cde106e7830 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 2f2a0963f84ca3823fb79526ede7cd1b3f62af42 /home/rclone/rclone-test-xejineg2cuhu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/10 03:12:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2f2a0963f84ca3823fb79526ede7cd1b3f62af42 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1158: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1195: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/05/10 03:12:55 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-xejineg2cuhu/hello? sausage/êé" 2026/05/10 03:12:55 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/05/10 03:12:55 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/10 03:12:55 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/10 03:12:55 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/10 03:12:55 DEBUG : Setting pass="HlxqRwnKm5tF_eXVitGJG8jQfouYghk8" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/10 03:12:55 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/10 03:12:55 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{-sK7L}" suffix to name 2026/05/10 03:12:55 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/10 03:12:55 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/10 03:12:55 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/10 03:12:55 DEBUG : Setting pass="HlxqRwnKm5tF_eXVitGJG8jQfouYghk8" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/10 03:12:55 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/10 03:12:55 NOTICE: TestSFTPOpenssh{-sK7L}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu/hello? sausage/êé: New connection 127.0.0.1:47460->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu/hello? sausage/êé: Shell type "unix" from config 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu/hello? sausage/êé: Relative path resolved to "/home/rclone/rclone-test-xejineg2cuhu/hello? sausage/êé" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu/hello? sausage/êé: Using root directory "/home/rclone/rclone-test-xejineg2cuhu/hello? sausage/êé" 2026/05/10 03:12:55 DEBUG : fs cache: renaming cache item "TestSFTPOpenssh:rclone-test-xejineg2cuhu/hello? sausage/êé" to be canonical "TestSFTPOpenssh{-sK7L}:rclone-test-xejineg2cuhu/hello? sausage/êé" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu/hello? sausage/êé: Shell path "/home/rclone/rclone-test-xejineg2cuhu/hello? sausage/êé/a/b/c/d/e.txt" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu/hello? sausage/êé: Remote command result: f1b4b78db01a82220ad875384e33f368 /home/rclone/rclone-test-xejineg2cuhu/hello? sausage/êé/a/b/c/d/e.txt 2026/05/10 03:12:55 DEBUG : a/b/c/d/e.txt: Parsed hash: f1b4b78db01a82220ad875384e33f368 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu/hello? sausage/êé: Shell path "/home/rclone/rclone-test-xejineg2cuhu/hello? sausage/êé/a/b/c/d/e.txt" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu/hello? sausage/êé: Remote command result: 38fe9d90ab1a10905c3b270eec818926a10947c4 /home/rclone/rclone-test-xejineg2cuhu/hello? sausage/êé/a/b/c/d/e.txt 2026/05/10 03:12:55 DEBUG : a/b/c/d/e.txt: Parsed hash: 38fe9d90ab1a10905c3b270eec818926a10947c4 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu/hello? sausage/êé: Shell path "/home/rclone/rclone-test-xejineg2cuhu/hello? sausage/êé/a/b/c/d/e.txt" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu/hello? sausage/êé: Remote command result: f1b4b78db01a82220ad875384e33f368 /home/rclone/rclone-test-xejineg2cuhu/hello? sausage/êé/a/b/c/d/e.txt 2026/05/10 03:12:55 DEBUG : a/b/c/d/e.txt: Parsed hash: f1b4b78db01a82220ad875384e33f368 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu/hello? sausage/êé: Shell path "/home/rclone/rclone-test-xejineg2cuhu/hello? sausage/êé/a/b/c/d/e.txt" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu/hello? sausage/êé: Remote command result: 38fe9d90ab1a10905c3b270eec818926a10947c4 /home/rclone/rclone-test-xejineg2cuhu/hello? sausage/êé/a/b/c/d/e.txt 2026/05/10 03:12:55 DEBUG : a/b/c/d/e.txt: Parsed hash: 38fe9d90ab1a10905c3b270eec818926a10947c4 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu/hello? sausage/êé: New connection 127.0.0.1:47474->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/10 03:12:55 DEBUG : Waiting for deletions to finish 2026/05/10 03:12:55 INFO : a/b/c/d/e.txt: Deleted 2026/05/10 03:12:55 DEBUG : removing 1 level 4 directories 2026/05/10 03:12:55 INFO : a/b/c/d: Removing directory 2026/05/10 03:12:55 DEBUG : removing 1 level 3 directories 2026/05/10 03:12:55 INFO : a/b/c: Removing directory 2026/05/10 03:12:55 DEBUG : removing 1 level 2 directories 2026/05/10 03:12:55 INFO : a/b: Removing directory 2026/05/10 03:12:55 DEBUG : removing 1 level 1 directories 2026/05/10 03:12:55 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/file name.txt" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/file\ name.txt 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 2d6d61f3df07301aacfa07bc1a22a243 /home/rclone/rclone-test-xejineg2cuhu/file name.txt 2026/05/10 03:12:55 DEBUG : file name.txt: Parsed hash: 2d6d61f3df07301aacfa07bc1a22a243 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/file name.txt" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/file\ name.txt 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: b34ccbf93920bb5f9389f9e2fa4dd20335f7cb2b /home/rclone/rclone-test-xejineg2cuhu/file name.txt 2026/05/10 03:12:55 DEBUG : file name.txt: Parsed hash: b34ccbf93920bb5f9389f9e2fa4dd20335f7cb2b 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: b5ba3ad88679f8eff6f22cde106e7830 /home/rclone/rclone-test-xejineg2cuhu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/10 03:12:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: b5ba3ad88679f8eff6f22cde106e7830 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 2f2a0963f84ca3823fb79526ede7cd1b3f62af42 /home/rclone/rclone-test-xejineg2cuhu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/10 03:12:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2f2a0963f84ca3823fb79526ede7cd1b3f62af42 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: b5ba3ad88679f8eff6f22cde106e7830 /home/rclone/rclone-test-xejineg2cuhu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/05/10 03:12:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: b5ba3ad88679f8eff6f22cde106e7830 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 2f2a0963f84ca3823fb79526ede7cd1b3f62af42 /home/rclone/rclone-test-xejineg2cuhu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/05/10 03:12:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: 2f2a0963f84ca3823fb79526ede7cd1b3f62af42 === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1298: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/file name.txt" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/file\ name.txt 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 2d6d61f3df07301aacfa07bc1a22a243 /home/rclone/rclone-test-xejineg2cuhu/file name.txt 2026/05/10 03:12:55 DEBUG : file name.txt: Parsed hash: 2d6d61f3df07301aacfa07bc1a22a243 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/file name.txt" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/file\ name.txt 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: b34ccbf93920bb5f9389f9e2fa4dd20335f7cb2b /home/rclone/rclone-test-xejineg2cuhu/file name.txt 2026/05/10 03:12:55 DEBUG : file name.txt: Parsed hash: b34ccbf93920bb5f9389f9e2fa4dd20335f7cb2b 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/other.txt" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/other.txt 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: b5ba3ad88679f8eff6f22cde106e7830 /home/rclone/rclone-test-xejineg2cuhu/other.txt 2026/05/10 03:12:55 DEBUG : other.txt: Parsed hash: b5ba3ad88679f8eff6f22cde106e7830 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/other.txt" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/other.txt 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 2f2a0963f84ca3823fb79526ede7cd1b3f62af42 /home/rclone/rclone-test-xejineg2cuhu/other.txt 2026/05/10 03:12:55 DEBUG : other.txt: Parsed hash: 2f2a0963f84ca3823fb79526ede7cd1b3f62af42 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: New connection 127.0.0.1:47480->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/other.txt" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/other.txt 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: b5ba3ad88679f8eff6f22cde106e7830 /home/rclone/rclone-test-xejineg2cuhu/other.txt 2026/05/10 03:12:55 DEBUG : other.txt: Parsed hash: b5ba3ad88679f8eff6f22cde106e7830 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/other.txt" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/other.txt 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 2f2a0963f84ca3823fb79526ede7cd1b3f62af42 /home/rclone/rclone-test-xejineg2cuhu/other.txt 2026/05/10 03:12:55 DEBUG : other.txt: Parsed hash: 2f2a0963f84ca3823fb79526ede7cd1b3f62af42 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/moveTest/other.txt" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/moveTest/other.txt 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 2d6d61f3df07301aacfa07bc1a22a243 /home/rclone/rclone-test-xejineg2cuhu/moveTest/other.txt 2026/05/10 03:12:55 DEBUG : moveTest/other.txt: Parsed hash: 2d6d61f3df07301aacfa07bc1a22a243 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/moveTest/other.txt" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/moveTest/other.txt 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: b34ccbf93920bb5f9389f9e2fa4dd20335f7cb2b /home/rclone/rclone-test-xejineg2cuhu/moveTest/other.txt 2026/05/10 03:12:55 DEBUG : moveTest/other.txt: Parsed hash: b34ccbf93920bb5f9389f9e2fa4dd20335f7cb2b 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/file name.txt" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/file\ name.txt 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 2d6d61f3df07301aacfa07bc1a22a243 /home/rclone/rclone-test-xejineg2cuhu/file name.txt 2026/05/10 03:12:55 DEBUG : file name.txt: Parsed hash: 2d6d61f3df07301aacfa07bc1a22a243 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/file name.txt" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/file\ name.txt 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: b34ccbf93920bb5f9389f9e2fa4dd20335f7cb2b /home/rclone/rclone-test-xejineg2cuhu/file name.txt 2026/05/10 03:12:55 DEBUG : file name.txt: Parsed hash: b34ccbf93920bb5f9389f9e2fa4dd20335f7cb2b 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/other.txt" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/other.txt 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: b5ba3ad88679f8eff6f22cde106e7830 /home/rclone/rclone-test-xejineg2cuhu/other.txt 2026/05/10 03:12:55 DEBUG : other.txt: Parsed hash: b5ba3ad88679f8eff6f22cde106e7830 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/other.txt" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/other.txt 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 2f2a0963f84ca3823fb79526ede7cd1b3f62af42 /home/rclone/rclone-test-xejineg2cuhu/other.txt 2026/05/10 03:12:55 DEBUG : other.txt: Parsed hash: 2f2a0963f84ca3823fb79526ede7cd1b3f62af42 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/file name.txt" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/file\ name.txt 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 2d6d61f3df07301aacfa07bc1a22a243 /home/rclone/rclone-test-xejineg2cuhu/file name.txt 2026/05/10 03:12:55 DEBUG : file name.txt: Parsed hash: 2d6d61f3df07301aacfa07bc1a22a243 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/file name.txt" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/file\ name.txt 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: b34ccbf93920bb5f9389f9e2fa4dd20335f7cb2b /home/rclone/rclone-test-xejineg2cuhu/file name.txt 2026/05/10 03:12:55 DEBUG : file name.txt: Parsed hash: b34ccbf93920bb5f9389f9e2fa4dd20335f7cb2b 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: b5ba3ad88679f8eff6f22cde106e7830 /home/rclone/rclone-test-xejineg2cuhu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/10 03:12:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: b5ba3ad88679f8eff6f22cde106e7830 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 2f2a0963f84ca3823fb79526ede7cd1b3f62af42 /home/rclone/rclone-test-xejineg2cuhu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/10 03:12:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2f2a0963f84ca3823fb79526ede7cd1b3f62af42 === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1407: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/05/10 03:12:55 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-jojedey7kuqu" 2026/05/10 03:12:55 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/05/10 03:12:55 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/10 03:12:55 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/10 03:12:55 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/10 03:12:55 DEBUG : Setting pass="HlxqRwnKm5tF_eXVitGJG8jQfouYghk8" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/10 03:12:55 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/10 03:12:55 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{-sK7L}" suffix to name 2026/05/10 03:12:55 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/10 03:12:55 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/10 03:12:55 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/10 03:12:55 DEBUG : Setting pass="HlxqRwnKm5tF_eXVitGJG8jQfouYghk8" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/10 03:12:55 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/10 03:12:55 NOTICE: TestSFTPOpenssh{-sK7L}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jojedey7kuqu: New connection 127.0.0.1:47496->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jojedey7kuqu: Shell type "unix" from config 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jojedey7kuqu: Relative path resolved to "/home/rclone/rclone-test-jojedey7kuqu" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jojedey7kuqu: Using root directory "/home/rclone/rclone-test-jojedey7kuqu" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jojedey7kuqu: Shell path "/home/rclone/rclone-test-jojedey7kuqu/new_name/sub_new_name/file name.txt" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jojedey7kuqu: Running remote command: md5sum /home/rclone/rclone-test-jojedey7kuqu/new_name/sub_new_name/file\ name.txt 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jojedey7kuqu: Remote command result: 2d6d61f3df07301aacfa07bc1a22a243 /home/rclone/rclone-test-jojedey7kuqu/new_name/sub_new_name/file name.txt 2026/05/10 03:12:55 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 2d6d61f3df07301aacfa07bc1a22a243 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jojedey7kuqu: Shell path "/home/rclone/rclone-test-jojedey7kuqu/new_name/sub_new_name/file name.txt" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jojedey7kuqu: Running remote command: sha1sum /home/rclone/rclone-test-jojedey7kuqu/new_name/sub_new_name/file\ name.txt 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jojedey7kuqu: Remote command result: b34ccbf93920bb5f9389f9e2fa4dd20335f7cb2b /home/rclone/rclone-test-jojedey7kuqu/new_name/sub_new_name/file name.txt 2026/05/10 03:12:55 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: b34ccbf93920bb5f9389f9e2fa4dd20335f7cb2b 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jojedey7kuqu: Shell path "/home/rclone/rclone-test-jojedey7kuqu/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jojedey7kuqu: Running remote command: md5sum /home/rclone/rclone-test-jojedey7kuqu/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jojedey7kuqu: Remote command result: b5ba3ad88679f8eff6f22cde106e7830 /home/rclone/rclone-test-jojedey7kuqu/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/10 03:12:55 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: b5ba3ad88679f8eff6f22cde106e7830 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jojedey7kuqu: Shell path "/home/rclone/rclone-test-jojedey7kuqu/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jojedey7kuqu: Running remote command: sha1sum /home/rclone/rclone-test-jojedey7kuqu/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jojedey7kuqu: Remote command result: 2f2a0963f84ca3823fb79526ede7cd1b3f62af42 /home/rclone/rclone-test-jojedey7kuqu/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/10 03:12:55 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2f2a0963f84ca3823fb79526ede7cd1b3f62af42 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/file name.txt" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/file\ name.txt 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 2d6d61f3df07301aacfa07bc1a22a243 /home/rclone/rclone-test-xejineg2cuhu/file name.txt 2026/05/10 03:12:55 DEBUG : file name.txt: Parsed hash: 2d6d61f3df07301aacfa07bc1a22a243 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/file name.txt" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/file\ name.txt 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: b34ccbf93920bb5f9389f9e2fa4dd20335f7cb2b /home/rclone/rclone-test-xejineg2cuhu/file name.txt 2026/05/10 03:12:55 DEBUG : file name.txt: Parsed hash: b34ccbf93920bb5f9389f9e2fa4dd20335f7cb2b 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: b5ba3ad88679f8eff6f22cde106e7830 /home/rclone/rclone-test-xejineg2cuhu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/10 03:12:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: b5ba3ad88679f8eff6f22cde106e7830 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 2f2a0963f84ca3823fb79526ede7cd1b3f62af42 /home/rclone/rclone-test-xejineg2cuhu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/10 03:12:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2f2a0963f84ca3823fb79526ede7cd1b3f62af42 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jojedey7kuqu: Purge dir "new_name" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jojedey7kuqu: 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/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/file name.txt" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/file\ name.txt 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 2d6d61f3df07301aacfa07bc1a22a243 /home/rclone/rclone-test-xejineg2cuhu/file name.txt 2026/05/10 03:12:55 DEBUG : file name.txt: Parsed hash: 2d6d61f3df07301aacfa07bc1a22a243 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/file name.txt" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/file\ name.txt 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: b34ccbf93920bb5f9389f9e2fa4dd20335f7cb2b /home/rclone/rclone-test-xejineg2cuhu/file name.txt 2026/05/10 03:12:55 DEBUG : file name.txt: Parsed hash: b34ccbf93920bb5f9389f9e2fa4dd20335f7cb2b === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1601: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1632: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1703: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/file name.txt" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/file\ name.txt 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 55e37f402a3b25e1787e206e74b782e3 /home/rclone/rclone-test-xejineg2cuhu/file name.txt 2026/05/10 03:12:55 DEBUG : file name.txt: Parsed hash: 55e37f402a3b25e1787e206e74b782e3 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/file name.txt" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/file\ name.txt 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: ce69a8a572c22a146c5851ad0dff734f2c103126 /home/rclone/rclone-test-xejineg2cuhu/file name.txt 2026/05/10 03:12:55 DEBUG : file name.txt: Parsed hash: ce69a8a572c22a146c5851ad0dff734f2c103126 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/file name.txt" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/file\ name.txt 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 55e37f402a3b25e1787e206e74b782e3 /home/rclone/rclone-test-xejineg2cuhu/file name.txt 2026/05/10 03:12:55 DEBUG : file name.txt: Parsed hash: 55e37f402a3b25e1787e206e74b782e3 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/file name.txt" 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/file\ name.txt 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: ce69a8a572c22a146c5851ad0dff734f2c103126 /home/rclone/rclone-test-xejineg2cuhu/file name.txt 2026/05/10 03:12:55 DEBUG : file name.txt: Parsed hash: ce69a8a572c22a146c5851ad0dff734f2c103126 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/05/10 03:12:55 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-xejineg2cuhu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/10 03:12:55 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/05/10 03:12:55 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/10 03:12:55 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/10 03:12:55 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/10 03:12:55 DEBUG : Setting pass="HlxqRwnKm5tF_eXVitGJG8jQfouYghk8" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/10 03:12:55 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/10 03:12:55 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{-sK7L}" suffix to name 2026/05/10 03:12:55 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/10 03:12:55 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/10 03:12:55 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/10 03:12:55 DEBUG : Setting pass="HlxqRwnKm5tF_eXVitGJG8jQfouYghk8" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/10 03:12:55 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/10 03:12:55 NOTICE: TestSFTPOpenssh{-sK7L}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/10 03:12:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:47512->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/home/rclone/rclone-test-xejineg2cuhu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/home/rclone/rclone-test-xejineg2cuhu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-xejineg2cuhu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: b5ba3ad88679f8eff6f22cde106e7830 /home/rclone/rclone-test-xejineg2cuhu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/10 03:12:56 DEBUG : z.txt: Parsed hash: b5ba3ad88679f8eff6f22cde106e7830 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-xejineg2cuhu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 2f2a0963f84ca3823fb79526ede7cd1b3f62af42 /home/rclone/rclone-test-xejineg2cuhu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/10 03:12:56 DEBUG : z.txt: Parsed hash: 2f2a0963f84ca3823fb79526ede7cd1b3f62af42 === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/05/10 03:12:56 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-xejineg2cuhu/not found.txt" 2026/05/10 03:12:56 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/05/10 03:12:56 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/10 03:12:56 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/10 03:12:56 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/10 03:12:56 DEBUG : Setting pass="HlxqRwnKm5tF_eXVitGJG8jQfouYghk8" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/10 03:12:56 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/10 03:12:56 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{-sK7L}" suffix to name 2026/05/10 03:12:56 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/10 03:12:56 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/10 03:12:56 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/10 03:12:56 DEBUG : Setting pass="HlxqRwnKm5tF_eXVitGJG8jQfouYghk8" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/10 03:12:56 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/10 03:12:56 NOTICE: TestSFTPOpenssh{-sK7L}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu/not found.txt: New connection 127.0.0.1:47514->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu/not found.txt: Shell type "unix" from config 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu/not found.txt: Relative path resolved to "/home/rclone/rclone-test-xejineg2cuhu/not found.txt" 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu/not found.txt: Using root directory "/home/rclone/rclone-test-xejineg2cuhu/not found.txt" 2026/05/10 03:12:56 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestSFTPOpenssh:" path "rclone-test-xejineg2cuhu" from "TestSFTPOpenssh:rclone-test-xejineg2cuhu" 2026/05/10 03:12:56 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2026/05/10 03:12:56 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/05/10 03:12:56 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/10 03:12:56 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/10 03:12:56 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/10 03:12:56 DEBUG : Setting pass="HlxqRwnKm5tF_eXVitGJG8jQfouYghk8" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/10 03:12:56 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/10 03:12:56 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{-sK7L}" suffix to name 2026/05/10 03:12:56 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/10 03:12:56 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/10 03:12:56 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/10 03:12:56 DEBUG : Setting pass="HlxqRwnKm5tF_eXVitGJG8jQfouYghk8" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/10 03:12:56 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/10 03:12:56 NOTICE: TestSFTPOpenssh{-sK7L}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:47526->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-xejineg2cuhu/file name.txt" 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/file\ name.txt 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 55e37f402a3b25e1787e206e74b782e3 /home/rclone/rclone-test-xejineg2cuhu/file name.txt 2026/05/10 03:12:56 DEBUG : rclone-test-xejineg2cuhu/file name.txt: Parsed hash: 55e37f402a3b25e1787e206e74b782e3 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-xejineg2cuhu/file name.txt" 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/file\ name.txt 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: ce69a8a572c22a146c5851ad0dff734f2c103126 /home/rclone/rclone-test-xejineg2cuhu/file name.txt 2026/05/10 03:12:56 DEBUG : rclone-test-xejineg2cuhu/file name.txt: Parsed hash: ce69a8a572c22a146c5851ad0dff734f2c103126 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-xejineg2cuhu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: b5ba3ad88679f8eff6f22cde106e7830 /home/rclone/rclone-test-xejineg2cuhu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/10 03:12:56 DEBUG : rclone-test-xejineg2cuhu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: b5ba3ad88679f8eff6f22cde106e7830 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-xejineg2cuhu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 2f2a0963f84ca3823fb79526ede7cd1b3f62af42 /home/rclone/rclone-test-xejineg2cuhu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/10 03:12:56 DEBUG : rclone-test-xejineg2cuhu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2f2a0963f84ca3823fb79526ede7cd1b3f62af42 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-xejineg2cuhu/file name.txt" 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/file\ name.txt 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 55e37f402a3b25e1787e206e74b782e3 /home/rclone/rclone-test-xejineg2cuhu/file name.txt 2026/05/10 03:12:56 DEBUG : rclone-test-xejineg2cuhu/file name.txt: Parsed hash: 55e37f402a3b25e1787e206e74b782e3 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-xejineg2cuhu/file name.txt" 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/file\ name.txt 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: ce69a8a572c22a146c5851ad0dff734f2c103126 /home/rclone/rclone-test-xejineg2cuhu/file name.txt 2026/05/10 03:12:56 DEBUG : rclone-test-xejineg2cuhu/file name.txt: Parsed hash: ce69a8a572c22a146c5851ad0dff734f2c103126 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1957: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-xejineg2cuhu/created from root.txt" 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/created\ from\ root.txt 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: eeb454cfd2bdd705d3742c8fd8bbedde /home/rclone/rclone-test-xejineg2cuhu/created from root.txt 2026/05/10 03:12:56 DEBUG : rclone-test-xejineg2cuhu/created from root.txt: Parsed hash: eeb454cfd2bdd705d3742c8fd8bbedde 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-xejineg2cuhu/created from root.txt" 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/created\ from\ root.txt 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: d1e8e04d0edbaaf08727b68d7c0eb2a76ae6e29e /home/rclone/rclone-test-xejineg2cuhu/created from root.txt 2026/05/10 03:12:56 DEBUG : rclone-test-xejineg2cuhu/created from root.txt: Parsed hash: d1e8e04d0edbaaf08727b68d7c0eb2a76ae6e29e 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-xejineg2cuhu/created from root.txt" 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/created\ from\ root.txt 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: eeb454cfd2bdd705d3742c8fd8bbedde /home/rclone/rclone-test-xejineg2cuhu/created from root.txt 2026/05/10 03:12:56 DEBUG : rclone-test-xejineg2cuhu/created from root.txt: Parsed hash: eeb454cfd2bdd705d3742c8fd8bbedde 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-xejineg2cuhu/created from root.txt" 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/created\ from\ root.txt 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: d1e8e04d0edbaaf08727b68d7c0eb2a76ae6e29e /home/rclone/rclone-test-xejineg2cuhu/created from root.txt 2026/05/10 03:12:56 DEBUG : rclone-test-xejineg2cuhu/created from root.txt: Parsed hash: d1e8e04d0edbaaf08727b68d7c0eb2a76ae6e29e 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-xejineg2cuhu/created from root.txt" 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/created\ from\ root.txt 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: eeb454cfd2bdd705d3742c8fd8bbedde /home/rclone/rclone-test-xejineg2cuhu/created from root.txt 2026/05/10 03:12:56 DEBUG : rclone-test-xejineg2cuhu/created from root.txt: Parsed hash: eeb454cfd2bdd705d3742c8fd8bbedde 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-xejineg2cuhu/created from root.txt" 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/created\ from\ root.txt 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: d1e8e04d0edbaaf08727b68d7c0eb2a76ae6e29e /home/rclone/rclone-test-xejineg2cuhu/created from root.txt 2026/05/10 03:12:56 DEBUG : rclone-test-xejineg2cuhu/created from root.txt: Parsed hash: d1e8e04d0edbaaf08727b68d7c0eb2a76ae6e29e 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-xejineg2cuhu/file name.txt" 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/file\ name.txt 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 55e37f402a3b25e1787e206e74b782e3 /home/rclone/rclone-test-xejineg2cuhu/file name.txt 2026/05/10 03:12:56 DEBUG : rclone-test-xejineg2cuhu/file name.txt: Parsed hash: 55e37f402a3b25e1787e206e74b782e3 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-xejineg2cuhu/file name.txt" 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/file\ name.txt 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: ce69a8a572c22a146c5851ad0dff734f2c103126 /home/rclone/rclone-test-xejineg2cuhu/file name.txt 2026/05/10 03:12:56 DEBUG : rclone-test-xejineg2cuhu/file name.txt: Parsed hash: ce69a8a572c22a146c5851ad0dff734f2c103126 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-xejineg2cuhu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: b5ba3ad88679f8eff6f22cde106e7830 /home/rclone/rclone-test-xejineg2cuhu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/10 03:12:56 DEBUG : rclone-test-xejineg2cuhu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: b5ba3ad88679f8eff6f22cde106e7830 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-xejineg2cuhu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 2f2a0963f84ca3823fb79526ede7cd1b3f62af42 /home/rclone/rclone-test-xejineg2cuhu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/10 03:12:56 DEBUG : rclone-test-xejineg2cuhu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2f2a0963f84ca3823fb79526ede7cd1b3f62af42 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-xejineg2cuhu/file name.txt" 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/file\ name.txt 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 55e37f402a3b25e1787e206e74b782e3 /home/rclone/rclone-test-xejineg2cuhu/file name.txt 2026/05/10 03:12:56 DEBUG : rclone-test-xejineg2cuhu/file name.txt: Parsed hash: 55e37f402a3b25e1787e206e74b782e3 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-xejineg2cuhu/file name.txt" 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/file\ name.txt 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: ce69a8a572c22a146c5851ad0dff734f2c103126 /home/rclone/rclone-test-xejineg2cuhu/file name.txt 2026/05/10 03:12:56 DEBUG : rclone-test-xejineg2cuhu/file name.txt: Parsed hash: ce69a8a572c22a146c5851ad0dff734f2c103126 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-xejineg2cuhu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: b5ba3ad88679f8eff6f22cde106e7830 /home/rclone/rclone-test-xejineg2cuhu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/10 03:12:56 DEBUG : rclone-test-xejineg2cuhu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: b5ba3ad88679f8eff6f22cde106e7830 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-xejineg2cuhu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 2f2a0963f84ca3823fb79526ede7cd1b3f62af42 /home/rclone/rclone-test-xejineg2cuhu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/10 03:12:56 DEBUG : rclone-test-xejineg2cuhu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2f2a0963f84ca3823fb79526ede7cd1b3f62af42 === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2016: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2121: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2137: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: b5ba3ad88679f8eff6f22cde106e7830 /home/rclone/rclone-test-xejineg2cuhu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/10 03:12:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: b5ba3ad88679f8eff6f22cde106e7830 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 2f2a0963f84ca3823fb79526ede7cd1b3f62af42 /home/rclone/rclone-test-xejineg2cuhu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/10 03:12:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2f2a0963f84ca3823fb79526ede7cd1b3f62af42 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Server has VFS statistics extension 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: About path "/home/rclone/rclone-test-xejineg2cuhu" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/piped data.txt" 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/piped\ data.txt 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-xejineg2cuhu/piped data.txt 2026/05/10 03:12:56 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/piped data.txt" 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/piped\ data.txt 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-xejineg2cuhu/piped data.txt 2026/05/10 03:12:56 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/piped data.txt" 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/piped\ data.txt 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-xejineg2cuhu/piped data.txt 2026/05/10 03:12:56 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/piped data.txt" 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/piped\ data.txt 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-xejineg2cuhu/piped data.txt 2026/05/10 03:12:56 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/piped data.txt" 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/piped\ data.txt 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 2d365e7e35914a1941b5414290c48480 /home/rclone/rclone-test-xejineg2cuhu/piped data.txt 2026/05/10 03:12:56 DEBUG : piped data.txt: Parsed hash: 2d365e7e35914a1941b5414290c48480 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/piped data.txt" 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/piped\ data.txt 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 685bb5b919e361316014058b679faa891ec674ce /home/rclone/rclone-test-xejineg2cuhu/piped data.txt 2026/05/10 03:12:56 DEBUG : piped data.txt: Parsed hash: 685bb5b919e361316014058b679faa891ec674ce 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/piped data.txt" 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/piped\ data.txt 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 2d365e7e35914a1941b5414290c48480 /home/rclone/rclone-test-xejineg2cuhu/piped data.txt 2026/05/10 03:12:56 DEBUG : piped data.txt: Parsed hash: 2d365e7e35914a1941b5414290c48480 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/piped data.txt" 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/piped\ data.txt 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 685bb5b919e361316014058b679faa891ec674ce /home/rclone/rclone-test-xejineg2cuhu/piped data.txt 2026/05/10 03:12:56 DEBUG : piped data.txt: Parsed hash: 685bb5b919e361316014058b679faa891ec674ce === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2355: *sftp.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2376: *sftp.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2497: *sftp.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/unknown-size-update.txt" 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/unknown-size-update.txt 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 2dad3eee7f9b608319f4d0e18d8ee3f8 /home/rclone/rclone-test-xejineg2cuhu/unknown-size-update.txt 2026/05/10 03:12:56 DEBUG : unknown-size-update.txt: Parsed hash: 2dad3eee7f9b608319f4d0e18d8ee3f8 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/unknown-size-update.txt" 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/unknown-size-update.txt 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: db222770574358e693bdd51e8ea2f9e99007f20a /home/rclone/rclone-test-xejineg2cuhu/unknown-size-update.txt 2026/05/10 03:12:56 DEBUG : unknown-size-update.txt: Parsed hash: db222770574358e693bdd51e8ea2f9e99007f20a 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/unknown-size-update.txt" 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: md5sum /home/rclone/rclone-test-xejineg2cuhu/unknown-size-update.txt 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: 2dad3eee7f9b608319f4d0e18d8ee3f8 /home/rclone/rclone-test-xejineg2cuhu/unknown-size-update.txt 2026/05/10 03:12:56 DEBUG : unknown-size-update.txt: Parsed hash: 2dad3eee7f9b608319f4d0e18d8ee3f8 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Shell path "/home/rclone/rclone-test-xejineg2cuhu/unknown-size-update.txt" 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Running remote command: sha1sum /home/rclone/rclone-test-xejineg2cuhu/unknown-size-update.txt 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Remote command result: db222770574358e693bdd51e8ea2f9e99007f20a /home/rclone/rclone-test-xejineg2cuhu/unknown-size-update.txt 2026/05/10 03:12:56 DEBUG : unknown-size-update.txt: Parsed hash: db222770574358e693bdd51e8ea2f9e99007f20a === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/05/10 03:12:56 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-xejineg2cuhu/deeper/nonexisting/directory" 2026/05/10 03:12:56 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/05/10 03:12:56 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/10 03:12:56 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/10 03:12:56 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/10 03:12:56 DEBUG : Setting pass="HlxqRwnKm5tF_eXVitGJG8jQfouYghk8" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/10 03:12:56 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/10 03:12:56 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{-sK7L}" suffix to name 2026/05/10 03:12:56 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/10 03:12:56 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/10 03:12:56 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/10 03:12:56 DEBUG : Setting pass="HlxqRwnKm5tF_eXVitGJG8jQfouYghk8" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/10 03:12:56 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/10 03:12:56 NOTICE: TestSFTPOpenssh{-sK7L}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu/deeper/nonexisting/directory: New connection 127.0.0.1:47540->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu/deeper/nonexisting/directory: Shell type "unix" from config 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu/deeper/nonexisting/directory: Failed to resolve path using RealPath: file does not exist 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu/deeper/nonexisting/directory: Relative path joined with current directory to get absolute path "/home/rclone/rclone-test-xejineg2cuhu/deeper/nonexisting/directory" 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu/deeper/nonexisting/directory: Using root directory "/home/rclone/rclone-test-xejineg2cuhu/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2680: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2737: FS has no Directory methods and doesn't Wrap 2026/05/10 03:12:56 DEBUG : Waiting for deletions to finish 2026/05/10 03:12:56 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/05/10 03:12:56 DEBUG : removing 1 level 4 directories 2026/05/10 03:12:56 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/05/10 03:12:56 DEBUG : removing 1 level 3 directories 2026/05/10 03:12:56 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/05/10 03:12:56 DEBUG : removing 1 level 2 directories 2026/05/10 03:12:56 INFO : hello? sausage/êé: Removing directory 2026/05/10 03:12:56 DEBUG : removing 1 level 1 directories 2026/05/10 03:12:56 INFO : hello? sausage: Removing directory 2026/05/10 03:12:56 DEBUG : removing 1 level 0 directories 2026/05/10 03:12:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Removing directory 2026/05/10 03:12:56 ERROR : error listing: directory not found 2026/05/10 03:12:56 DEBUG : Waiting for deletions to finish 2026/05/10 03:12:56 ERROR : error listing: directory not found 2026/05/10 03:12:56 ERROR : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Failed to list "": directory not found 2026/05/10 03:12:56 DEBUG : removing 1 level 0 directories 2026/05/10 03:12:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Removing directory 2026/05/10 03:12:56 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2026/05/10 03:12:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-xejineg2cuhu: Closing 2 unused connections 2026/05/10 03:12:56 NOTICE: TestSFTPOpenssh: Stopping server --- PASS: TestIntegration (2.77s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.00s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir (1.60s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.01s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.00s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.00s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (0.41s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.02s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.01s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (1.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.07s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.02s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.15s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.14s) --- 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.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.01s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.01s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.08s) --- PASS: TestIntegration/FsMkdir/FsDirSetModTime (0.01s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- PASS: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 sftp_test.go:25: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestIntegration3 sftp_test.go:35: skipping as -remote is set --- SKIP: TestIntegration3 (0.00s) PASS ok github.com/rclone/rclone/backend/sftp 4.001s "go test -v -timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished OK in 4.812851025s (try 1/5)