"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.14s) === RUN TestIntegration fstests.go:438: Using remote "TestSFTPOpenssh:" 2026/02/11 01:26:31 NOTICE: TestSFTPOpenssh: Starting server 2026/02/11 01:26:32 NOTICE: TestSFTPOpenssh: Attempting to connect to "127.0.0.1:28627" try 1/100 2026/02/11 01:26:32 DEBUG : TestSFTPOpenssh: Read 1, error: 2026/02/11 01:26:32 NOTICE: TestSFTPOpenssh: Started server and connected to "127.0.0.1:28627" 2026/02/11 01:26:32 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-pinacer9dole" 2026/02/11 01:26:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/11 01:26:32 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/02/11 01:26:32 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/11 01:26:32 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/11 01:26:32 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/11 01:26:32 DEBUG : Setting pass="ZB0wi4yfmZ-YVWlQzrienl_zUSOoo8Zq" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/11 01:26:32 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/11 01:26:32 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{aNiur}" suffix to name 2026/02/11 01:26:32 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/11 01:26:32 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/11 01:26:32 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/11 01:26:32 DEBUG : Setting pass="ZB0wi4yfmZ-YVWlQzrienl_zUSOoo8Zq" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/11 01:26:32 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/11 01:26:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: New connection 127.0.0.1:56026->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell type "unix" from config 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Relative path resolved to "/home/rclone/rclone-test-pinacer9dole" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Using root directory "/home/rclone/rclone-test-pinacer9dole" 2026/02/11 01:26:33 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/02/11 01:26:33 INFO : dir/subdir: Making directory 2026/02/11 01:26:33 INFO : dir/subdir: Removing directory 2026/02/11 01:26:33 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2026/02/11 01:26:33 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: d557e756f068c415842f3f8517533f34 /home/rclone/rclone-test-pinacer9dole/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/02/11 01:26:33 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: d557e756f068c415842f3f8517533f34 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 938ed340966f743af986aee2d98d5f26a32f7234 /home/rclone/rclone-test-pinacer9dole/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/02/11 01:26:33 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 938ed340966f743af986aee2d98d5f26a32f7234 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: d557e756f068c415842f3f8517533f34 /home/rclone/rclone-test-pinacer9dole/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/02/11 01:26:33 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: d557e756f068c415842f3f8517533f34 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 938ed340966f743af986aee2d98d5f26a32f7234 /home/rclone/rclone-test-pinacer9dole/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/02/11 01:26:33 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 938ed340966f743af986aee2d98d5f26a32f7234 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: d557e756f068c415842f3f8517533f34 /home/rclone/rclone-test-pinacer9dole/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/02/11 01:26:33 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: d557e756f068c415842f3f8517533f34 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 938ed340966f743af986aee2d98d5f26a32f7234 /home/rclone/rclone-test-pinacer9dole/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/02/11 01:26:33 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 938ed340966f743af986aee2d98d5f26a32f7234 === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/./." 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/./. 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: dcb68db81807433aeaa4bf2deb8c87d8 /home/rclone/rclone-test-pinacer9dole/./. 2026/02/11 01:26:33 DEBUG : ./.: Parsed hash: dcb68db81807433aeaa4bf2deb8c87d8 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/./." 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/./. 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 072d5f43a9a9f0019b93deb330f0981eb9b0add1 /home/rclone/rclone-test-pinacer9dole/./. 2026/02/11 01:26:33 DEBUG : ./.: Parsed hash: 072d5f43a9a9f0019b93deb330f0981eb9b0add1 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/./." 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/./. 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: dcb68db81807433aeaa4bf2deb8c87d8 /home/rclone/rclone-test-pinacer9dole/./. 2026/02/11 01:26:33 DEBUG : ./.: Parsed hash: dcb68db81807433aeaa4bf2deb8c87d8 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/./." 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/./. 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 072d5f43a9a9f0019b93deb330f0981eb9b0add1 /home/rclone/rclone-test-pinacer9dole/./. 2026/02/11 01:26:33 DEBUG : ./.: Parsed hash: 072d5f43a9a9f0019b93deb330f0981eb9b0add1 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/./." 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/./. 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: dcb68db81807433aeaa4bf2deb8c87d8 /home/rclone/rclone-test-pinacer9dole/./. 2026/02/11 01:26:33 DEBUG : ./.: Parsed hash: dcb68db81807433aeaa4bf2deb8c87d8 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/./." 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/./. 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 072d5f43a9a9f0019b93deb330f0981eb9b0add1 /home/rclone/rclone-test-pinacer9dole/./. 2026/02/11 01:26:33 DEBUG : ./.: Parsed hash: 072d5f43a9a9f0019b93deb330f0981eb9b0add1 === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/../.." 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/../.. 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 218ecdaab8545818a3a437177be155d5 /home/rclone/rclone-test-pinacer9dole/../.. 2026/02/11 01:26:33 DEBUG : ../..: Parsed hash: 218ecdaab8545818a3a437177be155d5 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/../.." 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/../.. 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 76ca375f703e2668a141ec975d11cc4877fda2be /home/rclone/rclone-test-pinacer9dole/../.. 2026/02/11 01:26:33 DEBUG : ../..: Parsed hash: 76ca375f703e2668a141ec975d11cc4877fda2be 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/../.." 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/../.. 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 218ecdaab8545818a3a437177be155d5 /home/rclone/rclone-test-pinacer9dole/../.. 2026/02/11 01:26:33 DEBUG : ../..: Parsed hash: 218ecdaab8545818a3a437177be155d5 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/../.." 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/../.. 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 76ca375f703e2668a141ec975d11cc4877fda2be /home/rclone/rclone-test-pinacer9dole/../.. 2026/02/11 01:26:33 DEBUG : ../..: Parsed hash: 76ca375f703e2668a141ec975d11cc4877fda2be 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/../.." 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/../.. 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 218ecdaab8545818a3a437177be155d5 /home/rclone/rclone-test-pinacer9dole/../.. 2026/02/11 01:26:33 DEBUG : ../..: Parsed hash: 218ecdaab8545818a3a437177be155d5 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/../.." 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/../.. 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 76ca375f703e2668a141ec975d11cc4877fda2be /home/rclone/rclone-test-pinacer9dole/../.. 2026/02/11 01:26:33 DEBUG : ../..: Parsed hash: 76ca375f703e2668a141ec975d11cc4877fda2be === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 866086416d041625cbbe29c741397430 /home/rclone/rclone-test-pinacer9dole/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/02/11 01:26:33 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 866086416d041625cbbe29c741397430 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 223216233cd4a6b973424b20c8407c5b63cbe199 /home/rclone/rclone-test-pinacer9dole/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/02/11 01:26:33 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 223216233cd4a6b973424b20c8407c5b63cbe199 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 866086416d041625cbbe29c741397430 /home/rclone/rclone-test-pinacer9dole/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/02/11 01:26:33 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 866086416d041625cbbe29c741397430 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 223216233cd4a6b973424b20c8407c5b63cbe199 /home/rclone/rclone-test-pinacer9dole/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/02/11 01:26:33 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 223216233cd4a6b973424b20c8407c5b63cbe199 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 866086416d041625cbbe29c741397430 /home/rclone/rclone-test-pinacer9dole/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/02/11 01:26:33 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 866086416d041625cbbe29c741397430 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 223216233cd4a6b973424b20c8407c5b63cbe199 /home/rclone/rclone-test-pinacer9dole/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/02/11 01:26:33 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 223216233cd4a6b973424b20c8407c5b63cbe199 === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/ leading space/ leading space" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/\ leading\ space/\ leading\ space 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: bcde61b97185536df05742889b9d1683 /home/rclone/rclone-test-pinacer9dole/ leading space/ leading space 2026/02/11 01:26:33 DEBUG : leading space/ leading space: Parsed hash: bcde61b97185536df05742889b9d1683 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/ leading space/ leading space" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/\ leading\ space/\ leading\ space 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: e9fb7ad041fa310f9789e6be12cf1f060bd0be80 /home/rclone/rclone-test-pinacer9dole/ leading space/ leading space 2026/02/11 01:26:33 DEBUG : leading space/ leading space: Parsed hash: e9fb7ad041fa310f9789e6be12cf1f060bd0be80 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/ leading space/ leading space" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/\ leading\ space/\ leading\ space 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: bcde61b97185536df05742889b9d1683 /home/rclone/rclone-test-pinacer9dole/ leading space/ leading space 2026/02/11 01:26:33 DEBUG : leading space/ leading space: Parsed hash: bcde61b97185536df05742889b9d1683 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/ leading space/ leading space" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/\ leading\ space/\ leading\ space 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: e9fb7ad041fa310f9789e6be12cf1f060bd0be80 /home/rclone/rclone-test-pinacer9dole/ leading space/ leading space 2026/02/11 01:26:33 DEBUG : leading space/ leading space: Parsed hash: e9fb7ad041fa310f9789e6be12cf1f060bd0be80 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/ leading space/ leading space" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/\ leading\ space/\ leading\ space 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: bcde61b97185536df05742889b9d1683 /home/rclone/rclone-test-pinacer9dole/ leading space/ leading space 2026/02/11 01:26:33 DEBUG : leading space/ leading space: Parsed hash: bcde61b97185536df05742889b9d1683 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/ leading space/ leading space" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/\ leading\ space/\ leading\ space 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: e9fb7ad041fa310f9789e6be12cf1f060bd0be80 /home/rclone/rclone-test-pinacer9dole/ leading space/ leading space 2026/02/11 01:26:33 DEBUG : leading space/ leading space: Parsed hash: e9fb7ad041fa310f9789e6be12cf1f060bd0be80 === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/~leading tilde/~leading tilde" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/\~leading\ tilde/\~leading\ tilde 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: c0384abf752c86d31c0eb4af2e425f3e /home/rclone/rclone-test-pinacer9dole/~leading tilde/~leading tilde 2026/02/11 01:26:33 DEBUG : ~leading tilde/~leading tilde: Parsed hash: c0384abf752c86d31c0eb4af2e425f3e 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/~leading tilde/~leading tilde" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/\~leading\ tilde/\~leading\ tilde 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: bcc114e938f4665cffd0c7548ae6001fb43f03fa /home/rclone/rclone-test-pinacer9dole/~leading tilde/~leading tilde 2026/02/11 01:26:33 DEBUG : ~leading tilde/~leading tilde: Parsed hash: bcc114e938f4665cffd0c7548ae6001fb43f03fa 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/~leading tilde/~leading tilde" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/\~leading\ tilde/\~leading\ tilde 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: c0384abf752c86d31c0eb4af2e425f3e /home/rclone/rclone-test-pinacer9dole/~leading tilde/~leading tilde 2026/02/11 01:26:33 DEBUG : ~leading tilde/~leading tilde: Parsed hash: c0384abf752c86d31c0eb4af2e425f3e 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/~leading tilde/~leading tilde" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/\~leading\ tilde/\~leading\ tilde 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: bcc114e938f4665cffd0c7548ae6001fb43f03fa /home/rclone/rclone-test-pinacer9dole/~leading tilde/~leading tilde 2026/02/11 01:26:33 DEBUG : ~leading tilde/~leading tilde: Parsed hash: bcc114e938f4665cffd0c7548ae6001fb43f03fa 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/~leading tilde/~leading tilde" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/\~leading\ tilde/\~leading\ tilde 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: c0384abf752c86d31c0eb4af2e425f3e /home/rclone/rclone-test-pinacer9dole/~leading tilde/~leading tilde 2026/02/11 01:26:33 DEBUG : ~leading tilde/~leading tilde: Parsed hash: c0384abf752c86d31c0eb4af2e425f3e 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/~leading tilde/~leading tilde" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/\~leading\ tilde/\~leading\ tilde 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: bcc114e938f4665cffd0c7548ae6001fb43f03fa /home/rclone/rclone-test-pinacer9dole/~leading tilde/~leading tilde 2026/02/11 01:26:33 DEBUG : ~leading tilde/~leading tilde: Parsed hash: bcc114e938f4665cffd0c7548ae6001fb43f03fa === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/␍leading CR/␍leading CR" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/␍leading\ CR/␍leading\ CR 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 88fba29ff57b0fa3a8b09e1df0fa3f6a /home/rclone/rclone-test-pinacer9dole/␍leading CR/␍leading CR 2026/02/11 01:26:33 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 88fba29ff57b0fa3a8b09e1df0fa3f6a 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/␍leading CR/␍leading CR" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/␍leading\ CR/␍leading\ CR 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 8054ffa4087e24f442ded9ac35f8ea61603c330b /home/rclone/rclone-test-pinacer9dole/␍leading CR/␍leading CR 2026/02/11 01:26:33 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 8054ffa4087e24f442ded9ac35f8ea61603c330b 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/␍leading CR/␍leading CR" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/␍leading\ CR/␍leading\ CR 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 88fba29ff57b0fa3a8b09e1df0fa3f6a /home/rclone/rclone-test-pinacer9dole/␍leading CR/␍leading CR 2026/02/11 01:26:33 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 88fba29ff57b0fa3a8b09e1df0fa3f6a 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/␍leading CR/␍leading CR" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/␍leading\ CR/␍leading\ CR 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 8054ffa4087e24f442ded9ac35f8ea61603c330b /home/rclone/rclone-test-pinacer9dole/␍leading CR/␍leading CR 2026/02/11 01:26:33 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 8054ffa4087e24f442ded9ac35f8ea61603c330b 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/␍leading CR/␍leading CR" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/␍leading\ CR/␍leading\ CR 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 88fba29ff57b0fa3a8b09e1df0fa3f6a /home/rclone/rclone-test-pinacer9dole/␍leading CR/␍leading CR 2026/02/11 01:26:33 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 88fba29ff57b0fa3a8b09e1df0fa3f6a 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/␍leading CR/␍leading CR" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/␍leading\ CR/␍leading\ CR 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 8054ffa4087e24f442ded9ac35f8ea61603c330b /home/rclone/rclone-test-pinacer9dole/␍leading CR/␍leading CR 2026/02/11 01:26:33 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 8054ffa4087e24f442ded9ac35f8ea61603c330b === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/␊leading LF/␊leading LF" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/␊leading\ LF/␊leading\ LF 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 754b434e5501c90e83adedba1b1266a2 /home/rclone/rclone-test-pinacer9dole/␊leading LF/␊leading LF 2026/02/11 01:26:33 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 754b434e5501c90e83adedba1b1266a2 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/␊leading LF/␊leading LF" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/␊leading\ LF/␊leading\ LF 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: f38162a46877973b5cc9e23c5f1ee52d1917c4ec /home/rclone/rclone-test-pinacer9dole/␊leading LF/␊leading LF 2026/02/11 01:26:33 DEBUG : ␊leading LF/␊leading LF: Parsed hash: f38162a46877973b5cc9e23c5f1ee52d1917c4ec 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/␊leading LF/␊leading LF" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/␊leading\ LF/␊leading\ LF 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 754b434e5501c90e83adedba1b1266a2 /home/rclone/rclone-test-pinacer9dole/␊leading LF/␊leading LF 2026/02/11 01:26:33 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 754b434e5501c90e83adedba1b1266a2 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/␊leading LF/␊leading LF" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/␊leading\ LF/␊leading\ LF 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: f38162a46877973b5cc9e23c5f1ee52d1917c4ec /home/rclone/rclone-test-pinacer9dole/␊leading LF/␊leading LF 2026/02/11 01:26:33 DEBUG : ␊leading LF/␊leading LF: Parsed hash: f38162a46877973b5cc9e23c5f1ee52d1917c4ec 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/␊leading LF/␊leading LF" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/␊leading\ LF/␊leading\ LF 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 754b434e5501c90e83adedba1b1266a2 /home/rclone/rclone-test-pinacer9dole/␊leading LF/␊leading LF 2026/02/11 01:26:33 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 754b434e5501c90e83adedba1b1266a2 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/␊leading LF/␊leading LF" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/␊leading\ LF/␊leading\ LF 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: f38162a46877973b5cc9e23c5f1ee52d1917c4ec /home/rclone/rclone-test-pinacer9dole/␊leading LF/␊leading LF 2026/02/11 01:26:33 DEBUG : ␊leading LF/␊leading LF: Parsed hash: f38162a46877973b5cc9e23c5f1ee52d1917c4ec === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/␉leading HT/␉leading HT" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/␉leading\ HT/␉leading\ HT 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 52aa46abfee6dc33d90514a97280c2df /home/rclone/rclone-test-pinacer9dole/␉leading HT/␉leading HT 2026/02/11 01:26:33 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 52aa46abfee6dc33d90514a97280c2df 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/␉leading HT/␉leading HT" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/␉leading\ HT/␉leading\ HT 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: eb178ab0ba3261b169f83c36bcb845680cfb1712 /home/rclone/rclone-test-pinacer9dole/␉leading HT/␉leading HT 2026/02/11 01:26:33 DEBUG : ␉leading HT/␉leading HT: Parsed hash: eb178ab0ba3261b169f83c36bcb845680cfb1712 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/␉leading HT/␉leading HT" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/␉leading\ HT/␉leading\ HT 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 52aa46abfee6dc33d90514a97280c2df /home/rclone/rclone-test-pinacer9dole/␉leading HT/␉leading HT 2026/02/11 01:26:33 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 52aa46abfee6dc33d90514a97280c2df 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/␉leading HT/␉leading HT" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/␉leading\ HT/␉leading\ HT 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: eb178ab0ba3261b169f83c36bcb845680cfb1712 /home/rclone/rclone-test-pinacer9dole/␉leading HT/␉leading HT 2026/02/11 01:26:33 DEBUG : ␉leading HT/␉leading HT: Parsed hash: eb178ab0ba3261b169f83c36bcb845680cfb1712 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/␉leading HT/␉leading HT" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/␉leading\ HT/␉leading\ HT 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 52aa46abfee6dc33d90514a97280c2df /home/rclone/rclone-test-pinacer9dole/␉leading HT/␉leading HT 2026/02/11 01:26:33 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 52aa46abfee6dc33d90514a97280c2df 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/␉leading HT/␉leading HT" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/␉leading\ HT/␉leading\ HT 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: eb178ab0ba3261b169f83c36bcb845680cfb1712 /home/rclone/rclone-test-pinacer9dole/␉leading HT/␉leading HT 2026/02/11 01:26:33 DEBUG : ␉leading HT/␉leading HT: Parsed hash: eb178ab0ba3261b169f83c36bcb845680cfb1712 === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/␋leading VT/␋leading VT" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/␋leading\ VT/␋leading\ VT 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 639e592640c081d71459d70a541b5c7d /home/rclone/rclone-test-pinacer9dole/␋leading VT/␋leading VT 2026/02/11 01:26:33 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 639e592640c081d71459d70a541b5c7d 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/␋leading VT/␋leading VT" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/␋leading\ VT/␋leading\ VT 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 80ca41592d28740162c047d45109edcdf698bb0a /home/rclone/rclone-test-pinacer9dole/␋leading VT/␋leading VT 2026/02/11 01:26:33 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 80ca41592d28740162c047d45109edcdf698bb0a 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/␋leading VT/␋leading VT" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/␋leading\ VT/␋leading\ VT 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 639e592640c081d71459d70a541b5c7d /home/rclone/rclone-test-pinacer9dole/␋leading VT/␋leading VT 2026/02/11 01:26:33 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 639e592640c081d71459d70a541b5c7d 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/␋leading VT/␋leading VT" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/␋leading\ VT/␋leading\ VT 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 80ca41592d28740162c047d45109edcdf698bb0a /home/rclone/rclone-test-pinacer9dole/␋leading VT/␋leading VT 2026/02/11 01:26:33 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 80ca41592d28740162c047d45109edcdf698bb0a 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/␋leading VT/␋leading VT" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/␋leading\ VT/␋leading\ VT 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 639e592640c081d71459d70a541b5c7d /home/rclone/rclone-test-pinacer9dole/␋leading VT/␋leading VT 2026/02/11 01:26:33 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 639e592640c081d71459d70a541b5c7d 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/␋leading VT/␋leading VT" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/␋leading\ VT/␋leading\ VT 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 80ca41592d28740162c047d45109edcdf698bb0a /home/rclone/rclone-test-pinacer9dole/␋leading VT/␋leading VT 2026/02/11 01:26:33 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 80ca41592d28740162c047d45109edcdf698bb0a === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/.leading dot/.leading dot" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/.leading\ dot/.leading\ dot 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 8266ec2a0762ccc5c24f7f73e4ebe3fb /home/rclone/rclone-test-pinacer9dole/.leading dot/.leading dot 2026/02/11 01:26:33 DEBUG : .leading dot/.leading dot: Parsed hash: 8266ec2a0762ccc5c24f7f73e4ebe3fb 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/.leading dot/.leading dot" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/.leading\ dot/.leading\ dot 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: b417590bd43edd491e85e721a72ef2919e8182c5 /home/rclone/rclone-test-pinacer9dole/.leading dot/.leading dot 2026/02/11 01:26:33 DEBUG : .leading dot/.leading dot: Parsed hash: b417590bd43edd491e85e721a72ef2919e8182c5 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/.leading dot/.leading dot" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/.leading\ dot/.leading\ dot 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 8266ec2a0762ccc5c24f7f73e4ebe3fb /home/rclone/rclone-test-pinacer9dole/.leading dot/.leading dot 2026/02/11 01:26:33 DEBUG : .leading dot/.leading dot: Parsed hash: 8266ec2a0762ccc5c24f7f73e4ebe3fb 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/.leading dot/.leading dot" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/.leading\ dot/.leading\ dot 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: b417590bd43edd491e85e721a72ef2919e8182c5 /home/rclone/rclone-test-pinacer9dole/.leading dot/.leading dot 2026/02/11 01:26:33 DEBUG : .leading dot/.leading dot: Parsed hash: b417590bd43edd491e85e721a72ef2919e8182c5 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/.leading dot/.leading dot" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/.leading\ dot/.leading\ dot 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 8266ec2a0762ccc5c24f7f73e4ebe3fb /home/rclone/rclone-test-pinacer9dole/.leading dot/.leading dot 2026/02/11 01:26:33 DEBUG : .leading dot/.leading dot: Parsed hash: 8266ec2a0762ccc5c24f7f73e4ebe3fb 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/.leading dot/.leading dot" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/.leading\ dot/.leading\ dot 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: b417590bd43edd491e85e721a72ef2919e8182c5 /home/rclone/rclone-test-pinacer9dole/.leading dot/.leading dot 2026/02/11 01:26:33 DEBUG : .leading dot/.leading dot: Parsed hash: b417590bd43edd491e85e721a72ef2919e8182c5 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/trailing space /trailing space " 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/trailing\ space\ /trailing\ space\ 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: b8315fff75b016303783124354bb9f7f /home/rclone/rclone-test-pinacer9dole/trailing space /trailing space 2026/02/11 01:26:33 DEBUG : trailing space /trailing space : Parsed hash: b8315fff75b016303783124354bb9f7f 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/trailing space /trailing space " 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/trailing\ space\ /trailing\ space\ 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 16158f585135134e972eebc546d2b521a636eaf6 /home/rclone/rclone-test-pinacer9dole/trailing space /trailing space 2026/02/11 01:26:33 DEBUG : trailing space /trailing space : Parsed hash: 16158f585135134e972eebc546d2b521a636eaf6 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/trailing space /trailing space " 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/trailing\ space\ /trailing\ space\ 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: b8315fff75b016303783124354bb9f7f /home/rclone/rclone-test-pinacer9dole/trailing space /trailing space 2026/02/11 01:26:33 DEBUG : trailing space /trailing space : Parsed hash: b8315fff75b016303783124354bb9f7f 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/trailing space /trailing space " 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/trailing\ space\ /trailing\ space\ 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 16158f585135134e972eebc546d2b521a636eaf6 /home/rclone/rclone-test-pinacer9dole/trailing space /trailing space 2026/02/11 01:26:33 DEBUG : trailing space /trailing space : Parsed hash: 16158f585135134e972eebc546d2b521a636eaf6 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/trailing space /trailing space " 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/trailing\ space\ /trailing\ space\ 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: b8315fff75b016303783124354bb9f7f /home/rclone/rclone-test-pinacer9dole/trailing space /trailing space 2026/02/11 01:26:33 DEBUG : trailing space /trailing space : Parsed hash: b8315fff75b016303783124354bb9f7f 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/trailing space /trailing space " 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/trailing\ space\ /trailing\ space\ 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 16158f585135134e972eebc546d2b521a636eaf6 /home/rclone/rclone-test-pinacer9dole/trailing space /trailing space 2026/02/11 01:26:33 DEBUG : trailing space /trailing space : Parsed hash: 16158f585135134e972eebc546d2b521a636eaf6 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/trailing CR␍/trailing CR␍" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/trailing\ CR␍/trailing\ CR␍ 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: bf345906a9fef6b057323e78a5907e54 /home/rclone/rclone-test-pinacer9dole/trailing CR␍/trailing CR␍ 2026/02/11 01:26:33 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: bf345906a9fef6b057323e78a5907e54 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/trailing CR␍/trailing CR␍" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/trailing\ CR␍/trailing\ CR␍ 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 31c278e3f52fbb490cc169591ba7fa845cde7910 /home/rclone/rclone-test-pinacer9dole/trailing CR␍/trailing CR␍ 2026/02/11 01:26:33 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 31c278e3f52fbb490cc169591ba7fa845cde7910 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/trailing CR␍/trailing CR␍" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/trailing\ CR␍/trailing\ CR␍ 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: bf345906a9fef6b057323e78a5907e54 /home/rclone/rclone-test-pinacer9dole/trailing CR␍/trailing CR␍ 2026/02/11 01:26:33 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: bf345906a9fef6b057323e78a5907e54 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/trailing CR␍/trailing CR␍" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/trailing\ CR␍/trailing\ CR␍ 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 31c278e3f52fbb490cc169591ba7fa845cde7910 /home/rclone/rclone-test-pinacer9dole/trailing CR␍/trailing CR␍ 2026/02/11 01:26:33 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 31c278e3f52fbb490cc169591ba7fa845cde7910 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/trailing CR␍/trailing CR␍" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/trailing\ CR␍/trailing\ CR␍ 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: bf345906a9fef6b057323e78a5907e54 /home/rclone/rclone-test-pinacer9dole/trailing CR␍/trailing CR␍ 2026/02/11 01:26:33 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: bf345906a9fef6b057323e78a5907e54 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/trailing CR␍/trailing CR␍" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/trailing\ CR␍/trailing\ CR␍ 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 31c278e3f52fbb490cc169591ba7fa845cde7910 /home/rclone/rclone-test-pinacer9dole/trailing CR␍/trailing CR␍ 2026/02/11 01:26:33 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 31c278e3f52fbb490cc169591ba7fa845cde7910 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/trailing LF␊/trailing LF␊" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/trailing\ LF␊/trailing\ LF␊ 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: fd29086c15be4eb55bbeda851c1a41d6 /home/rclone/rclone-test-pinacer9dole/trailing LF␊/trailing LF␊ 2026/02/11 01:26:33 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: fd29086c15be4eb55bbeda851c1a41d6 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/trailing LF␊/trailing LF␊" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/trailing\ LF␊/trailing\ LF␊ 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 8de210c6125024c16db948f445f9b3034763e43d /home/rclone/rclone-test-pinacer9dole/trailing LF␊/trailing LF␊ 2026/02/11 01:26:33 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 8de210c6125024c16db948f445f9b3034763e43d 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/trailing LF␊/trailing LF␊" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/trailing\ LF␊/trailing\ LF␊ 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: fd29086c15be4eb55bbeda851c1a41d6 /home/rclone/rclone-test-pinacer9dole/trailing LF␊/trailing LF␊ 2026/02/11 01:26:33 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: fd29086c15be4eb55bbeda851c1a41d6 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/trailing LF␊/trailing LF␊" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/trailing\ LF␊/trailing\ LF␊ 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 8de210c6125024c16db948f445f9b3034763e43d /home/rclone/rclone-test-pinacer9dole/trailing LF␊/trailing LF␊ 2026/02/11 01:26:33 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 8de210c6125024c16db948f445f9b3034763e43d 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/trailing LF␊/trailing LF␊" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/trailing\ LF␊/trailing\ LF␊ 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: fd29086c15be4eb55bbeda851c1a41d6 /home/rclone/rclone-test-pinacer9dole/trailing LF␊/trailing LF␊ 2026/02/11 01:26:33 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: fd29086c15be4eb55bbeda851c1a41d6 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/trailing LF␊/trailing LF␊" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/trailing\ LF␊/trailing\ LF␊ 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 8de210c6125024c16db948f445f9b3034763e43d /home/rclone/rclone-test-pinacer9dole/trailing LF␊/trailing LF␊ 2026/02/11 01:26:33 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 8de210c6125024c16db948f445f9b3034763e43d === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/trailing HT␉/trailing HT␉" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/trailing\ HT␉/trailing\ HT␉ 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: cb9a539f6d63c3b5f94013fa9d11fcf2 /home/rclone/rclone-test-pinacer9dole/trailing HT␉/trailing HT␉ 2026/02/11 01:26:33 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: cb9a539f6d63c3b5f94013fa9d11fcf2 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/trailing HT␉/trailing HT␉" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/trailing\ HT␉/trailing\ HT␉ 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 6620c60452c3a414a0c29ef7d1961b1fb7a3be85 /home/rclone/rclone-test-pinacer9dole/trailing HT␉/trailing HT␉ 2026/02/11 01:26:33 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 6620c60452c3a414a0c29ef7d1961b1fb7a3be85 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/trailing HT␉/trailing HT␉" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/trailing\ HT␉/trailing\ HT␉ 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: cb9a539f6d63c3b5f94013fa9d11fcf2 /home/rclone/rclone-test-pinacer9dole/trailing HT␉/trailing HT␉ 2026/02/11 01:26:33 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: cb9a539f6d63c3b5f94013fa9d11fcf2 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/trailing HT␉/trailing HT␉" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/trailing\ HT␉/trailing\ HT␉ 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 6620c60452c3a414a0c29ef7d1961b1fb7a3be85 /home/rclone/rclone-test-pinacer9dole/trailing HT␉/trailing HT␉ 2026/02/11 01:26:33 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 6620c60452c3a414a0c29ef7d1961b1fb7a3be85 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/trailing HT␉/trailing HT␉" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/trailing\ HT␉/trailing\ HT␉ 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: cb9a539f6d63c3b5f94013fa9d11fcf2 /home/rclone/rclone-test-pinacer9dole/trailing HT␉/trailing HT␉ 2026/02/11 01:26:33 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: cb9a539f6d63c3b5f94013fa9d11fcf2 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/trailing HT␉/trailing HT␉" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/trailing\ HT␉/trailing\ HT␉ 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 6620c60452c3a414a0c29ef7d1961b1fb7a3be85 /home/rclone/rclone-test-pinacer9dole/trailing HT␉/trailing HT␉ 2026/02/11 01:26:33 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 6620c60452c3a414a0c29ef7d1961b1fb7a3be85 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/trailing VT␋/trailing VT␋" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/trailing\ VT␋/trailing\ VT␋ 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 8680fe19e663e1a66559ac331637726b /home/rclone/rclone-test-pinacer9dole/trailing VT␋/trailing VT␋ 2026/02/11 01:26:33 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 8680fe19e663e1a66559ac331637726b 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/trailing VT␋/trailing VT␋" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/trailing\ VT␋/trailing\ VT␋ 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: bc88ff4d058cd4192d6f0b0879c94d9f9b84b0a5 /home/rclone/rclone-test-pinacer9dole/trailing VT␋/trailing VT␋ 2026/02/11 01:26:33 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: bc88ff4d058cd4192d6f0b0879c94d9f9b84b0a5 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/trailing VT␋/trailing VT␋" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/trailing\ VT␋/trailing\ VT␋ 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 8680fe19e663e1a66559ac331637726b /home/rclone/rclone-test-pinacer9dole/trailing VT␋/trailing VT␋ 2026/02/11 01:26:33 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 8680fe19e663e1a66559ac331637726b 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/trailing VT␋/trailing VT␋" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/trailing\ VT␋/trailing\ VT␋ 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: bc88ff4d058cd4192d6f0b0879c94d9f9b84b0a5 /home/rclone/rclone-test-pinacer9dole/trailing VT␋/trailing VT␋ 2026/02/11 01:26:33 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: bc88ff4d058cd4192d6f0b0879c94d9f9b84b0a5 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/trailing VT␋/trailing VT␋" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/trailing\ VT␋/trailing\ VT␋ 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 8680fe19e663e1a66559ac331637726b /home/rclone/rclone-test-pinacer9dole/trailing VT␋/trailing VT␋ 2026/02/11 01:26:33 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 8680fe19e663e1a66559ac331637726b 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/trailing VT␋/trailing VT␋" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/trailing\ VT␋/trailing\ VT␋ 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: bc88ff4d058cd4192d6f0b0879c94d9f9b84b0a5 /home/rclone/rclone-test-pinacer9dole/trailing VT␋/trailing VT␋ 2026/02/11 01:26:33 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: bc88ff4d058cd4192d6f0b0879c94d9f9b84b0a5 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/trailing dot./trailing dot." 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/trailing\ dot./trailing\ dot. 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 3cf4b105c74c72f2694d235cafc96884 /home/rclone/rclone-test-pinacer9dole/trailing dot./trailing dot. 2026/02/11 01:26:33 DEBUG : trailing dot./trailing dot.: Parsed hash: 3cf4b105c74c72f2694d235cafc96884 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/trailing dot./trailing dot." 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/trailing\ dot./trailing\ dot. 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 6ad103b531e741451a3683b90349ea30253327eb /home/rclone/rclone-test-pinacer9dole/trailing dot./trailing dot. 2026/02/11 01:26:33 DEBUG : trailing dot./trailing dot.: Parsed hash: 6ad103b531e741451a3683b90349ea30253327eb 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/trailing dot./trailing dot." 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/trailing\ dot./trailing\ dot. 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 3cf4b105c74c72f2694d235cafc96884 /home/rclone/rclone-test-pinacer9dole/trailing dot./trailing dot. 2026/02/11 01:26:33 DEBUG : trailing dot./trailing dot.: Parsed hash: 3cf4b105c74c72f2694d235cafc96884 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/trailing dot./trailing dot." 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/trailing\ dot./trailing\ dot. 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 6ad103b531e741451a3683b90349ea30253327eb /home/rclone/rclone-test-pinacer9dole/trailing dot./trailing dot. 2026/02/11 01:26:33 DEBUG : trailing dot./trailing dot.: Parsed hash: 6ad103b531e741451a3683b90349ea30253327eb 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/trailing dot./trailing dot." 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/trailing\ dot./trailing\ dot. 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 3cf4b105c74c72f2694d235cafc96884 /home/rclone/rclone-test-pinacer9dole/trailing dot./trailing dot. 2026/02/11 01:26:33 DEBUG : trailing dot./trailing dot.: Parsed hash: 3cf4b105c74c72f2694d235cafc96884 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/trailing dot./trailing dot." 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/trailing\ dot./trailing\ dot. 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 6ad103b531e741451a3683b90349ea30253327eb /home/rclone/rclone-test-pinacer9dole/trailing dot./trailing dot. 2026/02/11 01:26:33 DEBUG : trailing dot./trailing dot.: Parsed hash: 6ad103b531e741451a3683b90349ea30253327eb === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/invalid utf-8\xfe/invalid utf-8\xfe" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/invalid\ utf-8/invalid\ utf-8 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: f798c0a481d1ccaaaa791db146802f12 /home/rclone/rclone-test-pinacer9dole/invalid utf-8/invalid utf-8 2026/02/11 01:26:33 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: f798c0a481d1ccaaaa791db146802f12 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/invalid utf-8\xfe/invalid utf-8\xfe" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/invalid\ utf-8/invalid\ utf-8 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 2717893e23b29846d223a7cc1b13eb434e57896c /home/rclone/rclone-test-pinacer9dole/invalid utf-8/invalid utf-8 2026/02/11 01:26:33 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 2717893e23b29846d223a7cc1b13eb434e57896c 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/invalid utf-8\xfe/invalid utf-8\xfe" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/invalid\ utf-8/invalid\ utf-8 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: f798c0a481d1ccaaaa791db146802f12 /home/rclone/rclone-test-pinacer9dole/invalid utf-8/invalid utf-8 2026/02/11 01:26:33 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: f798c0a481d1ccaaaa791db146802f12 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/invalid utf-8\xfe/invalid utf-8\xfe" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/invalid\ utf-8/invalid\ utf-8 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 2717893e23b29846d223a7cc1b13eb434e57896c /home/rclone/rclone-test-pinacer9dole/invalid utf-8/invalid utf-8 2026/02/11 01:26:33 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 2717893e23b29846d223a7cc1b13eb434e57896c 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/invalid utf-8\xfe/invalid utf-8\xfe" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/invalid\ utf-8/invalid\ utf-8 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: f798c0a481d1ccaaaa791db146802f12 /home/rclone/rclone-test-pinacer9dole/invalid utf-8/invalid utf-8 2026/02/11 01:26:33 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: f798c0a481d1ccaaaa791db146802f12 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/invalid utf-8\xfe/invalid utf-8\xfe" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/invalid\ utf-8/invalid\ utf-8 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 2717893e23b29846d223a7cc1b13eb434e57896c /home/rclone/rclone-test-pinacer9dole/invalid utf-8/invalid utf-8 2026/02/11 01:26:33 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 2717893e23b29846d223a7cc1b13eb434e57896c === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/test%46.txt/test%46.txt" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/test\%46.txt/test\%46.txt 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: fc52eb16e80450166edbdfcd5ab19fd1 /home/rclone/rclone-test-pinacer9dole/test%46.txt/test%46.txt 2026/02/11 01:26:33 DEBUG : test%46.txt/test%46.txt: Parsed hash: fc52eb16e80450166edbdfcd5ab19fd1 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/test%46.txt/test%46.txt" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/test\%46.txt/test\%46.txt 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 13cb6d1b6f8157b6a8f49303d8c1e0912ad3e935 /home/rclone/rclone-test-pinacer9dole/test%46.txt/test%46.txt 2026/02/11 01:26:33 DEBUG : test%46.txt/test%46.txt: Parsed hash: 13cb6d1b6f8157b6a8f49303d8c1e0912ad3e935 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/test%46.txt/test%46.txt" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/test\%46.txt/test\%46.txt 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: fc52eb16e80450166edbdfcd5ab19fd1 /home/rclone/rclone-test-pinacer9dole/test%46.txt/test%46.txt 2026/02/11 01:26:33 DEBUG : test%46.txt/test%46.txt: Parsed hash: fc52eb16e80450166edbdfcd5ab19fd1 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/test%46.txt/test%46.txt" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/test\%46.txt/test\%46.txt 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 13cb6d1b6f8157b6a8f49303d8c1e0912ad3e935 /home/rclone/rclone-test-pinacer9dole/test%46.txt/test%46.txt 2026/02/11 01:26:33 DEBUG : test%46.txt/test%46.txt: Parsed hash: 13cb6d1b6f8157b6a8f49303d8c1e0912ad3e935 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/test%46.txt/test%46.txt" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/test\%46.txt/test\%46.txt 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: fc52eb16e80450166edbdfcd5ab19fd1 /home/rclone/rclone-test-pinacer9dole/test%46.txt/test%46.txt 2026/02/11 01:26:33 DEBUG : test%46.txt/test%46.txt: Parsed hash: fc52eb16e80450166edbdfcd5ab19fd1 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/test%46.txt/test%46.txt" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/test\%46.txt/test\%46.txt 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 13cb6d1b6f8157b6a8f49303d8c1e0912ad3e935 /home/rclone/rclone-test-pinacer9dole/test%46.txt/test%46.txt 2026/02/11 01:26:33 DEBUG : test%46.txt/test%46.txt: Parsed hash: 13cb6d1b6f8157b6a8f49303d8c1e0912ad3e935 === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Connection OK after error: potato 2026/02/11 01:26:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/zero-length-file" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/zero-length-file 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-pinacer9dole/zero-length-file 2026/02/11 01:26:33 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/zero-length-file" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/zero-length-file 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-pinacer9dole/zero-length-file 2026/02/11 01:26:33 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/zero-length-file" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/zero-length-file 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-pinacer9dole/zero-length-file 2026/02/11 01:26:33 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/zero-length-file" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/zero-length-file 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-pinacer9dole/zero-length-file 2026/02/11 01:26:33 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:820: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:869: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/file name.txt" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/file\ name.txt 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: bcb933e8a2a542d87e38b3883ce211a1 /home/rclone/rclone-test-pinacer9dole/file name.txt 2026/02/11 01:26:33 DEBUG : file name.txt: Parsed hash: bcb933e8a2a542d87e38b3883ce211a1 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/file name.txt" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/file\ name.txt 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: fd765a3ac5cd0f09d870c581b3104bdd0489162a /home/rclone/rclone-test-pinacer9dole/file name.txt 2026/02/11 01:26:33 DEBUG : file name.txt: Parsed hash: fd765a3ac5cd0f09d870c581b3104bdd0489162a 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/file name.txt" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/file\ name.txt 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: bcb933e8a2a542d87e38b3883ce211a1 /home/rclone/rclone-test-pinacer9dole/file name.txt 2026/02/11 01:26:33 DEBUG : file name.txt: Parsed hash: bcb933e8a2a542d87e38b3883ce211a1 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/file name.txt" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/file\ name.txt 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: fd765a3ac5cd0f09d870c581b3104bdd0489162a /home/rclone/rclone-test-pinacer9dole/file name.txt 2026/02/11 01:26:33 DEBUG : file name.txt: Parsed hash: fd765a3ac5cd0f09d870c581b3104bdd0489162a 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: c587edb060db00a27eadfcd43cabfcd0 /home/rclone/rclone-test-pinacer9dole/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/11 01:26:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c587edb060db00a27eadfcd43cabfcd0 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: edb33bb399847d4db6c26b74a737e92c06ba52ac /home/rclone/rclone-test-pinacer9dole/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/11 01:26:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: edb33bb399847d4db6c26b74a737e92c06ba52ac 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: c587edb060db00a27eadfcd43cabfcd0 /home/rclone/rclone-test-pinacer9dole/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/11 01:26:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c587edb060db00a27eadfcd43cabfcd0 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: edb33bb399847d4db6c26b74a737e92c06ba52ac /home/rclone/rclone-test-pinacer9dole/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/11 01:26:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: edb33bb399847d4db6c26b74a737e92c06ba52ac 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/file name.txt" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/file\ name.txt 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 58f5fb2e70ec3c32e1088320a055e03b /home/rclone/rclone-test-pinacer9dole/file name.txt 2026/02/11 01:26:33 DEBUG : file name.txt: Parsed hash: 58f5fb2e70ec3c32e1088320a055e03b 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/file name.txt" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/file\ name.txt 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 4e9468e4c75459430fbee4885634e6a80f729a6c /home/rclone/rclone-test-pinacer9dole/file name.txt 2026/02/11 01:26:33 DEBUG : file name.txt: Parsed hash: 4e9468e4c75459430fbee4885634e6a80f729a6c 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/file name.txt" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/file\ name.txt 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 58f5fb2e70ec3c32e1088320a055e03b /home/rclone/rclone-test-pinacer9dole/file name.txt 2026/02/11 01:26:33 DEBUG : file name.txt: Parsed hash: 58f5fb2e70ec3c32e1088320a055e03b 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/file name.txt" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/file\ name.txt 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 4e9468e4c75459430fbee4885634e6a80f729a6c /home/rclone/rclone-test-pinacer9dole/file name.txt 2026/02/11 01:26:33 DEBUG : file name.txt: Parsed hash: 4e9468e4c75459430fbee4885634e6a80f729a6c === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/02/11 01:26:33 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2026/02/11 01:26:33 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/02/11 01:26:33 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/11 01:26:33 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/11 01:26:33 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/11 01:26:33 DEBUG : Setting pass="ZB0wi4yfmZ-YVWlQzrienl_zUSOoo8Zq" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/11 01:26:33 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/11 01:26:33 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{aNiur}" suffix to name 2026/02/11 01:26:33 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/11 01:26:33 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/11 01:26:33 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/11 01:26:33 DEBUG : Setting pass="ZB0wi4yfmZ-YVWlQzrienl_zUSOoo8Zq" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/11 01:26:33 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:56040->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/file name.txt" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/file\ name.txt 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 58f5fb2e70ec3c32e1088320a055e03b /home/rclone/rclone-test-pinacer9dole/file name.txt 2026/02/11 01:26:33 DEBUG : file name.txt: Parsed hash: 58f5fb2e70ec3c32e1088320a055e03b 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/file name.txt" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/file\ name.txt 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 4e9468e4c75459430fbee4885634e6a80f729a6c /home/rclone/rclone-test-pinacer9dole/file name.txt 2026/02/11 01:26:33 DEBUG : file name.txt: Parsed hash: 4e9468e4c75459430fbee4885634e6a80f729a6c 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: c587edb060db00a27eadfcd43cabfcd0 /home/rclone/rclone-test-pinacer9dole/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/11 01:26:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c587edb060db00a27eadfcd43cabfcd0 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: edb33bb399847d4db6c26b74a737e92c06ba52ac /home/rclone/rclone-test-pinacer9dole/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/11 01:26:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: edb33bb399847d4db6c26b74a737e92c06ba52ac === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/file name.txt" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/file\ name.txt 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 58f5fb2e70ec3c32e1088320a055e03b /home/rclone/rclone-test-pinacer9dole/file name.txt 2026/02/11 01:26:33 DEBUG : file name.txt: Parsed hash: 58f5fb2e70ec3c32e1088320a055e03b 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/file name.txt" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/file\ name.txt 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 4e9468e4c75459430fbee4885634e6a80f729a6c /home/rclone/rclone-test-pinacer9dole/file name.txt 2026/02/11 01:26:33 DEBUG : file name.txt: Parsed hash: 4e9468e4c75459430fbee4885634e6a80f729a6c === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1122: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/file name.txt" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/file\ name.txt 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 58f5fb2e70ec3c32e1088320a055e03b /home/rclone/rclone-test-pinacer9dole/file name.txt 2026/02/11 01:26:33 DEBUG : file name.txt: Parsed hash: 58f5fb2e70ec3c32e1088320a055e03b 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/file name.txt" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/file\ name.txt 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 4e9468e4c75459430fbee4885634e6a80f729a6c /home/rclone/rclone-test-pinacer9dole/file name.txt 2026/02/11 01:26:33 DEBUG : file name.txt: Parsed hash: 4e9468e4c75459430fbee4885634e6a80f729a6c 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: c587edb060db00a27eadfcd43cabfcd0 /home/rclone/rclone-test-pinacer9dole/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/11 01:26:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c587edb060db00a27eadfcd43cabfcd0 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: edb33bb399847d4db6c26b74a737e92c06ba52ac /home/rclone/rclone-test-pinacer9dole/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/11 01:26:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: edb33bb399847d4db6c26b74a737e92c06ba52ac === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1154: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1191: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/02/11 01:26:33 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-pinacer9dole/hello? sausage/êé" 2026/02/11 01:26:33 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/02/11 01:26:33 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/11 01:26:33 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/11 01:26:33 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/11 01:26:33 DEBUG : Setting pass="ZB0wi4yfmZ-YVWlQzrienl_zUSOoo8Zq" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/11 01:26:33 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/11 01:26:33 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{aNiur}" suffix to name 2026/02/11 01:26:33 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/11 01:26:33 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/11 01:26:33 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/11 01:26:33 DEBUG : Setting pass="ZB0wi4yfmZ-YVWlQzrienl_zUSOoo8Zq" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/11 01:26:33 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole/hello? sausage/êé: New connection 127.0.0.1:56048->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole/hello? sausage/êé: Shell type "unix" from config 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole/hello? sausage/êé: Relative path resolved to "/home/rclone/rclone-test-pinacer9dole/hello? sausage/êé" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole/hello? sausage/êé: Using root directory "/home/rclone/rclone-test-pinacer9dole/hello? sausage/êé" 2026/02/11 01:26:33 DEBUG : fs cache: renaming cache item "TestSFTPOpenssh:rclone-test-pinacer9dole/hello? sausage/êé" to be canonical "TestSFTPOpenssh{aNiur}:rclone-test-pinacer9dole/hello? sausage/êé" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole/hello? sausage/êé: Shell path "/home/rclone/rclone-test-pinacer9dole/hello? sausage/êé/a/b/c/d/e.txt" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole/hello? sausage/êé: Remote command result: d68e45b5bfdc6575964595800ab0e1a1 /home/rclone/rclone-test-pinacer9dole/hello? sausage/êé/a/b/c/d/e.txt 2026/02/11 01:26:33 DEBUG : a/b/c/d/e.txt: Parsed hash: d68e45b5bfdc6575964595800ab0e1a1 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole/hello? sausage/êé: Shell path "/home/rclone/rclone-test-pinacer9dole/hello? sausage/êé/a/b/c/d/e.txt" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole/hello? sausage/êé: Remote command result: f428748cb8b0aa95a23f1b9daeae186417052aeb /home/rclone/rclone-test-pinacer9dole/hello? sausage/êé/a/b/c/d/e.txt 2026/02/11 01:26:33 DEBUG : a/b/c/d/e.txt: Parsed hash: f428748cb8b0aa95a23f1b9daeae186417052aeb 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole/hello? sausage/êé: Shell path "/home/rclone/rclone-test-pinacer9dole/hello? sausage/êé/a/b/c/d/e.txt" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole/hello? sausage/êé: Remote command result: d68e45b5bfdc6575964595800ab0e1a1 /home/rclone/rclone-test-pinacer9dole/hello? sausage/êé/a/b/c/d/e.txt 2026/02/11 01:26:33 DEBUG : a/b/c/d/e.txt: Parsed hash: d68e45b5bfdc6575964595800ab0e1a1 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole/hello? sausage/êé: Shell path "/home/rclone/rclone-test-pinacer9dole/hello? sausage/êé/a/b/c/d/e.txt" 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole/hello? sausage/êé: Remote command result: f428748cb8b0aa95a23f1b9daeae186417052aeb /home/rclone/rclone-test-pinacer9dole/hello? sausage/êé/a/b/c/d/e.txt 2026/02/11 01:26:33 DEBUG : a/b/c/d/e.txt: Parsed hash: f428748cb8b0aa95a23f1b9daeae186417052aeb 2026/02/11 01:26:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole/hello? sausage/êé: New connection 127.0.0.1:56058->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/02/11 01:26:34 DEBUG : Waiting for deletions to finish 2026/02/11 01:26:34 INFO : a/b/c/d/e.txt: Deleted 2026/02/11 01:26:34 DEBUG : removing 1 level 4 directories 2026/02/11 01:26:34 INFO : a/b/c/d: Removing directory 2026/02/11 01:26:34 DEBUG : removing 1 level 3 directories 2026/02/11 01:26:34 INFO : a/b/c: Removing directory 2026/02/11 01:26:34 DEBUG : removing 1 level 2 directories 2026/02/11 01:26:34 INFO : a/b: Removing directory 2026/02/11 01:26:34 DEBUG : removing 1 level 1 directories 2026/02/11 01:26:34 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/file name.txt" 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/file\ name.txt 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 58f5fb2e70ec3c32e1088320a055e03b /home/rclone/rclone-test-pinacer9dole/file name.txt 2026/02/11 01:26:34 DEBUG : file name.txt: Parsed hash: 58f5fb2e70ec3c32e1088320a055e03b 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/file name.txt" 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/file\ name.txt 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 4e9468e4c75459430fbee4885634e6a80f729a6c /home/rclone/rclone-test-pinacer9dole/file name.txt 2026/02/11 01:26:34 DEBUG : file name.txt: Parsed hash: 4e9468e4c75459430fbee4885634e6a80f729a6c 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: c587edb060db00a27eadfcd43cabfcd0 /home/rclone/rclone-test-pinacer9dole/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/11 01:26:34 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c587edb060db00a27eadfcd43cabfcd0 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: edb33bb399847d4db6c26b74a737e92c06ba52ac /home/rclone/rclone-test-pinacer9dole/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/11 01:26:34 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: edb33bb399847d4db6c26b74a737e92c06ba52ac 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: c587edb060db00a27eadfcd43cabfcd0 /home/rclone/rclone-test-pinacer9dole/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/02/11 01:26:34 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: c587edb060db00a27eadfcd43cabfcd0 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: edb33bb399847d4db6c26b74a737e92c06ba52ac /home/rclone/rclone-test-pinacer9dole/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/02/11 01:26:34 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: edb33bb399847d4db6c26b74a737e92c06ba52ac === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1294: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/file name.txt" 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/file\ name.txt 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 58f5fb2e70ec3c32e1088320a055e03b /home/rclone/rclone-test-pinacer9dole/file name.txt 2026/02/11 01:26:34 DEBUG : file name.txt: Parsed hash: 58f5fb2e70ec3c32e1088320a055e03b 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/file name.txt" 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/file\ name.txt 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 4e9468e4c75459430fbee4885634e6a80f729a6c /home/rclone/rclone-test-pinacer9dole/file name.txt 2026/02/11 01:26:34 DEBUG : file name.txt: Parsed hash: 4e9468e4c75459430fbee4885634e6a80f729a6c 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/other.txt" 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/other.txt 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: c587edb060db00a27eadfcd43cabfcd0 /home/rclone/rclone-test-pinacer9dole/other.txt 2026/02/11 01:26:34 DEBUG : other.txt: Parsed hash: c587edb060db00a27eadfcd43cabfcd0 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/other.txt" 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/other.txt 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: edb33bb399847d4db6c26b74a737e92c06ba52ac /home/rclone/rclone-test-pinacer9dole/other.txt 2026/02/11 01:26:34 DEBUG : other.txt: Parsed hash: edb33bb399847d4db6c26b74a737e92c06ba52ac 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: New connection 127.0.0.1:56064->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/other.txt" 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/other.txt 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: c587edb060db00a27eadfcd43cabfcd0 /home/rclone/rclone-test-pinacer9dole/other.txt 2026/02/11 01:26:34 DEBUG : other.txt: Parsed hash: c587edb060db00a27eadfcd43cabfcd0 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/other.txt" 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/other.txt 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: edb33bb399847d4db6c26b74a737e92c06ba52ac /home/rclone/rclone-test-pinacer9dole/other.txt 2026/02/11 01:26:34 DEBUG : other.txt: Parsed hash: edb33bb399847d4db6c26b74a737e92c06ba52ac 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/moveTest/other.txt" 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/moveTest/other.txt 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 58f5fb2e70ec3c32e1088320a055e03b /home/rclone/rclone-test-pinacer9dole/moveTest/other.txt 2026/02/11 01:26:34 DEBUG : moveTest/other.txt: Parsed hash: 58f5fb2e70ec3c32e1088320a055e03b 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/moveTest/other.txt" 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/moveTest/other.txt 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 4e9468e4c75459430fbee4885634e6a80f729a6c /home/rclone/rclone-test-pinacer9dole/moveTest/other.txt 2026/02/11 01:26:34 DEBUG : moveTest/other.txt: Parsed hash: 4e9468e4c75459430fbee4885634e6a80f729a6c 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/file name.txt" 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/file\ name.txt 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 58f5fb2e70ec3c32e1088320a055e03b /home/rclone/rclone-test-pinacer9dole/file name.txt 2026/02/11 01:26:34 DEBUG : file name.txt: Parsed hash: 58f5fb2e70ec3c32e1088320a055e03b 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/file name.txt" 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/file\ name.txt 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 4e9468e4c75459430fbee4885634e6a80f729a6c /home/rclone/rclone-test-pinacer9dole/file name.txt 2026/02/11 01:26:34 DEBUG : file name.txt: Parsed hash: 4e9468e4c75459430fbee4885634e6a80f729a6c 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/other.txt" 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/other.txt 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: c587edb060db00a27eadfcd43cabfcd0 /home/rclone/rclone-test-pinacer9dole/other.txt 2026/02/11 01:26:34 DEBUG : other.txt: Parsed hash: c587edb060db00a27eadfcd43cabfcd0 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/other.txt" 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/other.txt 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: edb33bb399847d4db6c26b74a737e92c06ba52ac /home/rclone/rclone-test-pinacer9dole/other.txt 2026/02/11 01:26:34 DEBUG : other.txt: Parsed hash: edb33bb399847d4db6c26b74a737e92c06ba52ac 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/file name.txt" 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/file\ name.txt 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 58f5fb2e70ec3c32e1088320a055e03b /home/rclone/rclone-test-pinacer9dole/file name.txt 2026/02/11 01:26:34 DEBUG : file name.txt: Parsed hash: 58f5fb2e70ec3c32e1088320a055e03b 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/file name.txt" 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/file\ name.txt 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 4e9468e4c75459430fbee4885634e6a80f729a6c /home/rclone/rclone-test-pinacer9dole/file name.txt 2026/02/11 01:26:34 DEBUG : file name.txt: Parsed hash: 4e9468e4c75459430fbee4885634e6a80f729a6c 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: c587edb060db00a27eadfcd43cabfcd0 /home/rclone/rclone-test-pinacer9dole/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/11 01:26:34 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c587edb060db00a27eadfcd43cabfcd0 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: edb33bb399847d4db6c26b74a737e92c06ba52ac /home/rclone/rclone-test-pinacer9dole/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/11 01:26:34 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: edb33bb399847d4db6c26b74a737e92c06ba52ac === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1403: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/02/11 01:26:34 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-kadecej8nejo" 2026/02/11 01:26:34 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/02/11 01:26:34 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/11 01:26:34 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/11 01:26:34 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/11 01:26:34 DEBUG : Setting pass="ZB0wi4yfmZ-YVWlQzrienl_zUSOoo8Zq" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/11 01:26:34 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/11 01:26:34 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{aNiur}" suffix to name 2026/02/11 01:26:34 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/11 01:26:34 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/11 01:26:34 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/11 01:26:34 DEBUG : Setting pass="ZB0wi4yfmZ-YVWlQzrienl_zUSOoo8Zq" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/11 01:26:34 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kadecej8nejo: New connection 127.0.0.1:59606->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kadecej8nejo: Shell type "unix" from config 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kadecej8nejo: Relative path resolved to "/home/rclone/rclone-test-kadecej8nejo" 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kadecej8nejo: Using root directory "/home/rclone/rclone-test-kadecej8nejo" 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kadecej8nejo: Shell path "/home/rclone/rclone-test-kadecej8nejo/new_name/sub_new_name/file name.txt" 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kadecej8nejo: Running remote command: md5sum /home/rclone/rclone-test-kadecej8nejo/new_name/sub_new_name/file\ name.txt 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kadecej8nejo: Remote command result: 58f5fb2e70ec3c32e1088320a055e03b /home/rclone/rclone-test-kadecej8nejo/new_name/sub_new_name/file name.txt 2026/02/11 01:26:34 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 58f5fb2e70ec3c32e1088320a055e03b 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kadecej8nejo: Shell path "/home/rclone/rclone-test-kadecej8nejo/new_name/sub_new_name/file name.txt" 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kadecej8nejo: Running remote command: sha1sum /home/rclone/rclone-test-kadecej8nejo/new_name/sub_new_name/file\ name.txt 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kadecej8nejo: Remote command result: 4e9468e4c75459430fbee4885634e6a80f729a6c /home/rclone/rclone-test-kadecej8nejo/new_name/sub_new_name/file name.txt 2026/02/11 01:26:34 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 4e9468e4c75459430fbee4885634e6a80f729a6c 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kadecej8nejo: Shell path "/home/rclone/rclone-test-kadecej8nejo/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kadecej8nejo: Running remote command: md5sum /home/rclone/rclone-test-kadecej8nejo/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kadecej8nejo: Remote command result: c587edb060db00a27eadfcd43cabfcd0 /home/rclone/rclone-test-kadecej8nejo/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/11 01:26:34 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c587edb060db00a27eadfcd43cabfcd0 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kadecej8nejo: Shell path "/home/rclone/rclone-test-kadecej8nejo/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kadecej8nejo: Running remote command: sha1sum /home/rclone/rclone-test-kadecej8nejo/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kadecej8nejo: Remote command result: edb33bb399847d4db6c26b74a737e92c06ba52ac /home/rclone/rclone-test-kadecej8nejo/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/11 01:26:34 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: edb33bb399847d4db6c26b74a737e92c06ba52ac 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/file name.txt" 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/file\ name.txt 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 58f5fb2e70ec3c32e1088320a055e03b /home/rclone/rclone-test-pinacer9dole/file name.txt 2026/02/11 01:26:34 DEBUG : file name.txt: Parsed hash: 58f5fb2e70ec3c32e1088320a055e03b 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/file name.txt" 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/file\ name.txt 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 4e9468e4c75459430fbee4885634e6a80f729a6c /home/rclone/rclone-test-pinacer9dole/file name.txt 2026/02/11 01:26:34 DEBUG : file name.txt: Parsed hash: 4e9468e4c75459430fbee4885634e6a80f729a6c 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: c587edb060db00a27eadfcd43cabfcd0 /home/rclone/rclone-test-pinacer9dole/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/11 01:26:34 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c587edb060db00a27eadfcd43cabfcd0 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: edb33bb399847d4db6c26b74a737e92c06ba52ac /home/rclone/rclone-test-pinacer9dole/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/11 01:26:34 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: edb33bb399847d4db6c26b74a737e92c06ba52ac 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kadecej8nejo: Purge dir "new_name" 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kadecej8nejo: Purge dir "" === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/file name.txt" 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/file\ name.txt 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 58f5fb2e70ec3c32e1088320a055e03b /home/rclone/rclone-test-pinacer9dole/file name.txt 2026/02/11 01:26:34 DEBUG : file name.txt: Parsed hash: 58f5fb2e70ec3c32e1088320a055e03b 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/file name.txt" 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/file\ name.txt 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 4e9468e4c75459430fbee4885634e6a80f729a6c /home/rclone/rclone-test-pinacer9dole/file name.txt 2026/02/11 01:26:34 DEBUG : file name.txt: Parsed hash: 4e9468e4c75459430fbee4885634e6a80f729a6c === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1597: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1628: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1699: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/file name.txt" 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/file\ name.txt 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: b4834d2af465082b6953e74d6612ea3b /home/rclone/rclone-test-pinacer9dole/file name.txt 2026/02/11 01:26:34 DEBUG : file name.txt: Parsed hash: b4834d2af465082b6953e74d6612ea3b 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/file name.txt" 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/file\ name.txt 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 746286643421d9b9b5b813657d73306e282d571f /home/rclone/rclone-test-pinacer9dole/file name.txt 2026/02/11 01:26:34 DEBUG : file name.txt: Parsed hash: 746286643421d9b9b5b813657d73306e282d571f 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/file name.txt" 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/file\ name.txt 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: b4834d2af465082b6953e74d6612ea3b /home/rclone/rclone-test-pinacer9dole/file name.txt 2026/02/11 01:26:34 DEBUG : file name.txt: Parsed hash: b4834d2af465082b6953e74d6612ea3b 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/file name.txt" 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/file\ name.txt 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 746286643421d9b9b5b813657d73306e282d571f /home/rclone/rclone-test-pinacer9dole/file name.txt 2026/02/11 01:26:34 DEBUG : file name.txt: Parsed hash: 746286643421d9b9b5b813657d73306e282d571f === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/02/11 01:26:34 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-pinacer9dole/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/11 01:26:34 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/02/11 01:26:34 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/11 01:26:34 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/11 01:26:34 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/11 01:26:34 DEBUG : Setting pass="ZB0wi4yfmZ-YVWlQzrienl_zUSOoo8Zq" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/11 01:26:34 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/11 01:26:34 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{aNiur}" suffix to name 2026/02/11 01:26:34 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/11 01:26:34 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/11 01:26:34 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/11 01:26:34 DEBUG : Setting pass="ZB0wi4yfmZ-YVWlQzrienl_zUSOoo8Zq" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/11 01:26:34 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:59618->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/home/rclone/rclone-test-pinacer9dole/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/home/rclone/rclone-test-pinacer9dole/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-pinacer9dole/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: c587edb060db00a27eadfcd43cabfcd0 /home/rclone/rclone-test-pinacer9dole/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/11 01:26:34 DEBUG : z.txt: Parsed hash: c587edb060db00a27eadfcd43cabfcd0 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-pinacer9dole/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: edb33bb399847d4db6c26b74a737e92c06ba52ac /home/rclone/rclone-test-pinacer9dole/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/11 01:26:34 DEBUG : z.txt: Parsed hash: edb33bb399847d4db6c26b74a737e92c06ba52ac === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/02/11 01:26:34 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-pinacer9dole/not found.txt" 2026/02/11 01:26:34 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/02/11 01:26:34 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/11 01:26:34 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/11 01:26:34 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/11 01:26:34 DEBUG : Setting pass="ZB0wi4yfmZ-YVWlQzrienl_zUSOoo8Zq" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/11 01:26:34 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/11 01:26:34 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{aNiur}" suffix to name 2026/02/11 01:26:34 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/11 01:26:34 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/11 01:26:34 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/11 01:26:34 DEBUG : Setting pass="ZB0wi4yfmZ-YVWlQzrienl_zUSOoo8Zq" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/11 01:26:34 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole/not found.txt: New connection 127.0.0.1:59620->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole/not found.txt: Shell type "unix" from config 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole/not found.txt: Relative path resolved to "/home/rclone/rclone-test-pinacer9dole/not found.txt" 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole/not found.txt: Using root directory "/home/rclone/rclone-test-pinacer9dole/not found.txt" 2026/02/11 01:26:34 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestSFTPOpenssh:" path "rclone-test-pinacer9dole" from "TestSFTPOpenssh:rclone-test-pinacer9dole" 2026/02/11 01:26:34 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2026/02/11 01:26:34 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/02/11 01:26:34 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/11 01:26:34 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/11 01:26:34 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/11 01:26:34 DEBUG : Setting pass="ZB0wi4yfmZ-YVWlQzrienl_zUSOoo8Zq" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/11 01:26:34 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/11 01:26:34 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{aNiur}" suffix to name 2026/02/11 01:26:34 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/11 01:26:34 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/11 01:26:34 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/11 01:26:34 DEBUG : Setting pass="ZB0wi4yfmZ-YVWlQzrienl_zUSOoo8Zq" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/11 01:26:34 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:59630->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-pinacer9dole/file name.txt" 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/file\ name.txt 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: b4834d2af465082b6953e74d6612ea3b /home/rclone/rclone-test-pinacer9dole/file name.txt 2026/02/11 01:26:34 DEBUG : rclone-test-pinacer9dole/file name.txt: Parsed hash: b4834d2af465082b6953e74d6612ea3b 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-pinacer9dole/file name.txt" 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/file\ name.txt 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 746286643421d9b9b5b813657d73306e282d571f /home/rclone/rclone-test-pinacer9dole/file name.txt 2026/02/11 01:26:34 DEBUG : rclone-test-pinacer9dole/file name.txt: Parsed hash: 746286643421d9b9b5b813657d73306e282d571f 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-pinacer9dole/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: c587edb060db00a27eadfcd43cabfcd0 /home/rclone/rclone-test-pinacer9dole/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/11 01:26:34 DEBUG : rclone-test-pinacer9dole/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c587edb060db00a27eadfcd43cabfcd0 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-pinacer9dole/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: edb33bb399847d4db6c26b74a737e92c06ba52ac /home/rclone/rclone-test-pinacer9dole/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/11 01:26:34 DEBUG : rclone-test-pinacer9dole/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: edb33bb399847d4db6c26b74a737e92c06ba52ac === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-pinacer9dole/file name.txt" 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/file\ name.txt 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: b4834d2af465082b6953e74d6612ea3b /home/rclone/rclone-test-pinacer9dole/file name.txt 2026/02/11 01:26:34 DEBUG : rclone-test-pinacer9dole/file name.txt: Parsed hash: b4834d2af465082b6953e74d6612ea3b 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-pinacer9dole/file name.txt" 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/file\ name.txt 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 746286643421d9b9b5b813657d73306e282d571f /home/rclone/rclone-test-pinacer9dole/file name.txt 2026/02/11 01:26:34 DEBUG : rclone-test-pinacer9dole/file name.txt: Parsed hash: 746286643421d9b9b5b813657d73306e282d571f === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1953: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-pinacer9dole/created from root.txt" 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/created\ from\ root.txt 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 12db0084c8e3250d6b11eadca3cdda80 /home/rclone/rclone-test-pinacer9dole/created from root.txt 2026/02/11 01:26:34 DEBUG : rclone-test-pinacer9dole/created from root.txt: Parsed hash: 12db0084c8e3250d6b11eadca3cdda80 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-pinacer9dole/created from root.txt" 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/created\ from\ root.txt 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 8009f1cb889a2453f46f7d322e0561e14ecfed26 /home/rclone/rclone-test-pinacer9dole/created from root.txt 2026/02/11 01:26:34 DEBUG : rclone-test-pinacer9dole/created from root.txt: Parsed hash: 8009f1cb889a2453f46f7d322e0561e14ecfed26 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-pinacer9dole/created from root.txt" 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/created\ from\ root.txt 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 12db0084c8e3250d6b11eadca3cdda80 /home/rclone/rclone-test-pinacer9dole/created from root.txt 2026/02/11 01:26:34 DEBUG : rclone-test-pinacer9dole/created from root.txt: Parsed hash: 12db0084c8e3250d6b11eadca3cdda80 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-pinacer9dole/created from root.txt" 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/created\ from\ root.txt 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 8009f1cb889a2453f46f7d322e0561e14ecfed26 /home/rclone/rclone-test-pinacer9dole/created from root.txt 2026/02/11 01:26:34 DEBUG : rclone-test-pinacer9dole/created from root.txt: Parsed hash: 8009f1cb889a2453f46f7d322e0561e14ecfed26 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-pinacer9dole/created from root.txt" 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/created\ from\ root.txt 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 12db0084c8e3250d6b11eadca3cdda80 /home/rclone/rclone-test-pinacer9dole/created from root.txt 2026/02/11 01:26:34 DEBUG : rclone-test-pinacer9dole/created from root.txt: Parsed hash: 12db0084c8e3250d6b11eadca3cdda80 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-pinacer9dole/created from root.txt" 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/created\ from\ root.txt 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 8009f1cb889a2453f46f7d322e0561e14ecfed26 /home/rclone/rclone-test-pinacer9dole/created from root.txt 2026/02/11 01:26:34 DEBUG : rclone-test-pinacer9dole/created from root.txt: Parsed hash: 8009f1cb889a2453f46f7d322e0561e14ecfed26 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-pinacer9dole/file name.txt" 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/file\ name.txt 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: b4834d2af465082b6953e74d6612ea3b /home/rclone/rclone-test-pinacer9dole/file name.txt 2026/02/11 01:26:34 DEBUG : rclone-test-pinacer9dole/file name.txt: Parsed hash: b4834d2af465082b6953e74d6612ea3b 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-pinacer9dole/file name.txt" 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/file\ name.txt 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 746286643421d9b9b5b813657d73306e282d571f /home/rclone/rclone-test-pinacer9dole/file name.txt 2026/02/11 01:26:34 DEBUG : rclone-test-pinacer9dole/file name.txt: Parsed hash: 746286643421d9b9b5b813657d73306e282d571f 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-pinacer9dole/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/11 01:26:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/11 01:26:35 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: c587edb060db00a27eadfcd43cabfcd0 /home/rclone/rclone-test-pinacer9dole/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/11 01:26:35 DEBUG : rclone-test-pinacer9dole/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c587edb060db00a27eadfcd43cabfcd0 2026/02/11 01:26:35 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-pinacer9dole/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/11 01:26:35 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/11 01:26:35 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: edb33bb399847d4db6c26b74a737e92c06ba52ac /home/rclone/rclone-test-pinacer9dole/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/11 01:26:35 DEBUG : rclone-test-pinacer9dole/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: edb33bb399847d4db6c26b74a737e92c06ba52ac === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2026/02/11 01:26:35 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-pinacer9dole/file name.txt" 2026/02/11 01:26:35 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/file\ name.txt 2026/02/11 01:26:35 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: b4834d2af465082b6953e74d6612ea3b /home/rclone/rclone-test-pinacer9dole/file name.txt 2026/02/11 01:26:35 DEBUG : rclone-test-pinacer9dole/file name.txt: Parsed hash: b4834d2af465082b6953e74d6612ea3b 2026/02/11 01:26:35 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-pinacer9dole/file name.txt" 2026/02/11 01:26:35 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/file\ name.txt 2026/02/11 01:26:35 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 746286643421d9b9b5b813657d73306e282d571f /home/rclone/rclone-test-pinacer9dole/file name.txt 2026/02/11 01:26:35 DEBUG : rclone-test-pinacer9dole/file name.txt: Parsed hash: 746286643421d9b9b5b813657d73306e282d571f 2026/02/11 01:26:35 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-pinacer9dole/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/11 01:26:35 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/11 01:26:35 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: c587edb060db00a27eadfcd43cabfcd0 /home/rclone/rclone-test-pinacer9dole/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/11 01:26:35 DEBUG : rclone-test-pinacer9dole/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c587edb060db00a27eadfcd43cabfcd0 2026/02/11 01:26:35 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-pinacer9dole/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/11 01:26:35 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/11 01:26:35 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: edb33bb399847d4db6c26b74a737e92c06ba52ac /home/rclone/rclone-test-pinacer9dole/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/11 01:26:35 DEBUG : rclone-test-pinacer9dole/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: edb33bb399847d4db6c26b74a737e92c06ba52ac === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2012: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2117: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2133: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2026/02/11 01:26:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/11 01:26:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/11 01:26:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: c587edb060db00a27eadfcd43cabfcd0 /home/rclone/rclone-test-pinacer9dole/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/11 01:26:35 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: c587edb060db00a27eadfcd43cabfcd0 2026/02/11 01:26:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/02/11 01:26:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/02/11 01:26:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: edb33bb399847d4db6c26b74a737e92c06ba52ac /home/rclone/rclone-test-pinacer9dole/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/02/11 01:26:35 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: edb33bb399847d4db6c26b74a737e92c06ba52ac === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2026/02/11 01:26:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Server has VFS statistics extension 2026/02/11 01:26:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: About path "/home/rclone/rclone-test-pinacer9dole" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/02/11 01:26:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/piped data.txt" 2026/02/11 01:26:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/piped\ data.txt 2026/02/11 01:26:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-pinacer9dole/piped data.txt 2026/02/11 01:26:35 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/02/11 01:26:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/piped data.txt" 2026/02/11 01:26:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/piped\ data.txt 2026/02/11 01:26:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-pinacer9dole/piped data.txt 2026/02/11 01:26:35 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/02/11 01:26:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/piped data.txt" 2026/02/11 01:26:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/piped\ data.txt 2026/02/11 01:26:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-pinacer9dole/piped data.txt 2026/02/11 01:26:35 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/02/11 01:26:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/piped data.txt" 2026/02/11 01:26:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/piped\ data.txt 2026/02/11 01:26:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-pinacer9dole/piped data.txt 2026/02/11 01:26:35 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/02/11 01:26:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/piped data.txt" 2026/02/11 01:26:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/piped\ data.txt 2026/02/11 01:26:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 0d7e635c05f9c8a409418bf8adb72881 /home/rclone/rclone-test-pinacer9dole/piped data.txt 2026/02/11 01:26:35 DEBUG : piped data.txt: Parsed hash: 0d7e635c05f9c8a409418bf8adb72881 2026/02/11 01:26:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/piped data.txt" 2026/02/11 01:26:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/piped\ data.txt 2026/02/11 01:26:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: bb6016b299313138a4c021e3eecd59edb8c626a5 /home/rclone/rclone-test-pinacer9dole/piped data.txt 2026/02/11 01:26:35 DEBUG : piped data.txt: Parsed hash: bb6016b299313138a4c021e3eecd59edb8c626a5 2026/02/11 01:26:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/piped data.txt" 2026/02/11 01:26:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/piped\ data.txt 2026/02/11 01:26:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 0d7e635c05f9c8a409418bf8adb72881 /home/rclone/rclone-test-pinacer9dole/piped data.txt 2026/02/11 01:26:35 DEBUG : piped data.txt: Parsed hash: 0d7e635c05f9c8a409418bf8adb72881 2026/02/11 01:26:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/piped data.txt" 2026/02/11 01:26:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/piped\ data.txt 2026/02/11 01:26:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: bb6016b299313138a4c021e3eecd59edb8c626a5 /home/rclone/rclone-test-pinacer9dole/piped data.txt 2026/02/11 01:26:35 DEBUG : piped data.txt: Parsed hash: bb6016b299313138a4c021e3eecd59edb8c626a5 === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2351: *sftp.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2372: *sftp.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2493: *sftp.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/02/11 01:26:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/unknown-size-update.txt" 2026/02/11 01:26:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/unknown-size-update.txt 2026/02/11 01:26:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: d726fa2008c7389df35fda217f8c3c0f /home/rclone/rclone-test-pinacer9dole/unknown-size-update.txt 2026/02/11 01:26:35 DEBUG : unknown-size-update.txt: Parsed hash: d726fa2008c7389df35fda217f8c3c0f 2026/02/11 01:26:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/unknown-size-update.txt" 2026/02/11 01:26:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/unknown-size-update.txt 2026/02/11 01:26:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 977f5342c0a29ff18a1a4b644c4543cbc19cf890 /home/rclone/rclone-test-pinacer9dole/unknown-size-update.txt 2026/02/11 01:26:35 DEBUG : unknown-size-update.txt: Parsed hash: 977f5342c0a29ff18a1a4b644c4543cbc19cf890 2026/02/11 01:26:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/unknown-size-update.txt" 2026/02/11 01:26:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: md5sum /home/rclone/rclone-test-pinacer9dole/unknown-size-update.txt 2026/02/11 01:26:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: d726fa2008c7389df35fda217f8c3c0f /home/rclone/rclone-test-pinacer9dole/unknown-size-update.txt 2026/02/11 01:26:35 DEBUG : unknown-size-update.txt: Parsed hash: d726fa2008c7389df35fda217f8c3c0f 2026/02/11 01:26:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Shell path "/home/rclone/rclone-test-pinacer9dole/unknown-size-update.txt" 2026/02/11 01:26:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Running remote command: sha1sum /home/rclone/rclone-test-pinacer9dole/unknown-size-update.txt 2026/02/11 01:26:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Remote command result: 977f5342c0a29ff18a1a4b644c4543cbc19cf890 /home/rclone/rclone-test-pinacer9dole/unknown-size-update.txt 2026/02/11 01:26:35 DEBUG : unknown-size-update.txt: Parsed hash: 977f5342c0a29ff18a1a4b644c4543cbc19cf890 === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/02/11 01:26:35 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-pinacer9dole/deeper/nonexisting/directory" 2026/02/11 01:26:35 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/02/11 01:26:35 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/11 01:26:35 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/11 01:26:35 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/11 01:26:35 DEBUG : Setting pass="ZB0wi4yfmZ-YVWlQzrienl_zUSOoo8Zq" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/11 01:26:35 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/11 01:26:35 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{aNiur}" suffix to name 2026/02/11 01:26:35 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/02/11 01:26:35 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/02/11 01:26:35 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/02/11 01:26:35 DEBUG : Setting pass="ZB0wi4yfmZ-YVWlQzrienl_zUSOoo8Zq" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/02/11 01:26:35 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/02/11 01:26:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole/deeper/nonexisting/directory: New connection 127.0.0.1:59644->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/02/11 01:26:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole/deeper/nonexisting/directory: Shell type "unix" from config 2026/02/11 01:26:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole/deeper/nonexisting/directory: Failed to resolve path using RealPath: file does not exist 2026/02/11 01:26:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole/deeper/nonexisting/directory: Relative path joined with current directory to get absolute path "/home/rclone/rclone-test-pinacer9dole/deeper/nonexisting/directory" 2026/02/11 01:26:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole/deeper/nonexisting/directory: Using root directory "/home/rclone/rclone-test-pinacer9dole/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2676: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2733: FS has no Directory methods and doesn't Wrap 2026/02/11 01:26:35 DEBUG : Waiting for deletions to finish 2026/02/11 01:26:35 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/02/11 01:26:35 DEBUG : removing 1 level 4 directories 2026/02/11 01:26:35 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/02/11 01:26:35 DEBUG : removing 1 level 3 directories 2026/02/11 01:26:35 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/02/11 01:26:35 DEBUG : removing 1 level 2 directories 2026/02/11 01:26:35 INFO : hello? sausage/êé: Removing directory 2026/02/11 01:26:35 DEBUG : removing 1 level 1 directories 2026/02/11 01:26:35 INFO : hello? sausage: Removing directory 2026/02/11 01:26:35 DEBUG : removing 1 level 0 directories 2026/02/11 01:26:35 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Removing directory 2026/02/11 01:26:35 ERROR : error listing: directory not found 2026/02/11 01:26:35 DEBUG : Waiting for deletions to finish 2026/02/11 01:26:35 ERROR : error listing: directory not found 2026/02/11 01:26:35 ERROR : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Failed to list "": directory not found 2026/02/11 01:26:35 DEBUG : removing 1 level 0 directories 2026/02/11 01:26:35 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Removing directory 2026/02/11 01:26:35 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2026/02/11 01:26:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pinacer9dole: Closing 2 unused connections 2026/02/11 01:26:35 NOTICE: TestSFTPOpenssh: Stopping server --- PASS: TestIntegration (3.46s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.00s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir (2.27s) --- 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.50s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.04s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.02s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (1.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.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.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.04s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.25s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.01s) --- 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.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.02s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.04s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.03s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.09s) --- PASS: TestIntegration/FsMkdir/FsDirSetModTime (0.01s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- PASS: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 sftp_test.go:25: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestIntegration3 sftp_test.go:35: skipping as -remote is set --- SKIP: TestIntegration3 (0.00s) PASS ok github.com/rclone/rclone/backend/sftp 4.711s "go test -v -timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished OK in 5.60129974s (try 1/5)