"go test -v -timeout 1h0m0s -remote TestSFTPRclone: -verbose" - Starting (try 1/5) === RUN TestShellEscapeUnix --- PASS: TestShellEscapeUnix (0.00s) === RUN TestShellEscapeCmd --- PASS: TestShellEscapeCmd (0.00s) === RUN TestShellEscapePowerShell --- PASS: TestShellEscapePowerShell (0.00s) === RUN TestRemotePathEncodesRemoteNames --- PASS: TestRemotePathEncodesRemoteNames (0.00s) === RUN TestRemoteShellPathEncodesRemoteNames --- PASS: TestRemoteShellPathEncodesRemoteNames (0.00s) === RUN TestRemoteShellPathEncodesPathOverrideNames --- PASS: TestRemoteShellPathEncodesPathOverrideNames (0.00s) === RUN TestParseHash --- PASS: TestParseHash (0.00s) === RUN TestParseUsage --- PASS: TestParseUsage (0.00s) === RUN TestSSHExternalWaitMultipleCalls --- PASS: TestSSHExternalWaitMultipleCalls (0.10s) === RUN TestSSHExternalCloseMultipleCalls --- PASS: TestSSHExternalCloseMultipleCalls (0.00s) === RUN TestStringLock --- PASS: TestStringLock (1.11s) === RUN TestIntegration fstests.go:438: Using remote "TestSFTPRclone:" 2026/06/25 02:30:11 NOTICE: TestSFTPRclone: Starting server 2026/06/25 02:30:12 NOTICE: TestSFTPRclone: Attempting to connect to "127.0.0.1:28621" try 1/100 2026/06/25 02:30:12 DEBUG : TestSFTPRclone: Read 1, error: 2026/06/25 02:30:12 NOTICE: TestSFTPRclone: Started server and connected to "127.0.0.1:28621" 2026/06/25 02:30:12 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-vofohif7sowi" 2026/06/25 02:30:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/25 02:30:12 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/06/25 02:30:12 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/06/25 02:30:12 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/06/25 02:30:12 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/06/25 02:30:12 DEBUG : Setting pass="1YEHEBESEgcHe32WcHQmVwPTTsFrROc7EipGfHb5waknosQ" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/06/25 02:30:12 DEBUG : TestSFTPRclone: detected overridden config - adding "{5yVWk}" suffix to name 2026/06/25 02:30:12 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/06/25 02:30:12 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/06/25 02:30:12 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/06/25 02:30:12 DEBUG : Setting pass="1YEHEBESEgcHe32WcHQmVwPTTsFrROc7EipGfHb5waknosQ" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/06/25 02:30:12 NOTICE: TestSFTPRclone{5yVWk}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: New connection 127.0.0.1:37958->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9827.d1e85a7d9" 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell type "unix" from config 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Relative path resolved to "/rclone-test-vofohif7sowi" 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Using root directory "/rclone-test-vofohif7sowi" 2026/06/25 02:30:12 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_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/06/25 02:30:12 INFO : dir/subdir: Making directory 2026/06/25 02:30:12 INFO : dir/subdir: Removing directory 2026/06/25 02:30:12 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/06/25 02:30:12 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/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: md5sum /rclone-test-vofohif7sowi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 697de4fcb7803ebd358e8d547352c7b4 /rclone-test-vofohif7sowi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/25 02:30:12 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 697de4fcb7803ebd358e8d547352c7b4 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: sha1sum /rclone-test-vofohif7sowi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 9bdbfaa2dc687cdb345e9554c069e34c029585e4 /rclone-test-vofohif7sowi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/25 02:30:12 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 9bdbfaa2dc687cdb345e9554c069e34c029585e4 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: md5sum /rclone-test-vofohif7sowi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 697de4fcb7803ebd358e8d547352c7b4 /rclone-test-vofohif7sowi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/25 02:30:12 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 697de4fcb7803ebd358e8d547352c7b4 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: sha1sum /rclone-test-vofohif7sowi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 9bdbfaa2dc687cdb345e9554c069e34c029585e4 /rclone-test-vofohif7sowi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/25 02:30:12 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 9bdbfaa2dc687cdb345e9554c069e34c029585e4 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: md5sum /rclone-test-vofohif7sowi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 697de4fcb7803ebd358e8d547352c7b4 /rclone-test-vofohif7sowi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/25 02:30:12 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 697de4fcb7803ebd358e8d547352c7b4 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: sha1sum /rclone-test-vofohif7sowi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 9bdbfaa2dc687cdb345e9554c069e34c029585e4 /rclone-test-vofohif7sowi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/25 02:30:12 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 9bdbfaa2dc687cdb345e9554c069e34c029585e4 === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/./." 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: md5sum /rclone-test-vofohif7sowi/./. 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: c30c723f61b1085130fb9f8b31fcbe92 /rclone-test-vofohif7sowi/./. 2026/06/25 02:30:12 DEBUG : ./.: Parsed hash: c30c723f61b1085130fb9f8b31fcbe92 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/./." 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: sha1sum /rclone-test-vofohif7sowi/./. 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: e959d9464de357973f63f08521ef6989f9c6ac68 /rclone-test-vofohif7sowi/./. 2026/06/25 02:30:12 DEBUG : ./.: Parsed hash: e959d9464de357973f63f08521ef6989f9c6ac68 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/./." 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: md5sum /rclone-test-vofohif7sowi/./. 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: c30c723f61b1085130fb9f8b31fcbe92 /rclone-test-vofohif7sowi/./. 2026/06/25 02:30:12 DEBUG : ./.: Parsed hash: c30c723f61b1085130fb9f8b31fcbe92 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/./." 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: sha1sum /rclone-test-vofohif7sowi/./. 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: e959d9464de357973f63f08521ef6989f9c6ac68 /rclone-test-vofohif7sowi/./. 2026/06/25 02:30:12 DEBUG : ./.: Parsed hash: e959d9464de357973f63f08521ef6989f9c6ac68 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/./." 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: md5sum /rclone-test-vofohif7sowi/./. 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: c30c723f61b1085130fb9f8b31fcbe92 /rclone-test-vofohif7sowi/./. 2026/06/25 02:30:12 DEBUG : ./.: Parsed hash: c30c723f61b1085130fb9f8b31fcbe92 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/./." 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: sha1sum /rclone-test-vofohif7sowi/./. 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: e959d9464de357973f63f08521ef6989f9c6ac68 /rclone-test-vofohif7sowi/./. 2026/06/25 02:30:12 DEBUG : ./.: Parsed hash: e959d9464de357973f63f08521ef6989f9c6ac68 === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/../.." 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: md5sum /rclone-test-vofohif7sowi/../.. 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 76051028bb0a1d7699d12bf3bb1e140d /rclone-test-vofohif7sowi/../.. 2026/06/25 02:30:12 DEBUG : ../..: Parsed hash: 76051028bb0a1d7699d12bf3bb1e140d 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/../.." 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: sha1sum /rclone-test-vofohif7sowi/../.. 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 376ee34caa48c10caf10d636a3c316457a2c9cd4 /rclone-test-vofohif7sowi/../.. 2026/06/25 02:30:12 DEBUG : ../..: Parsed hash: 376ee34caa48c10caf10d636a3c316457a2c9cd4 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/../.." 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: md5sum /rclone-test-vofohif7sowi/../.. 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 76051028bb0a1d7699d12bf3bb1e140d /rclone-test-vofohif7sowi/../.. 2026/06/25 02:30:12 DEBUG : ../..: Parsed hash: 76051028bb0a1d7699d12bf3bb1e140d 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/../.." 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: sha1sum /rclone-test-vofohif7sowi/../.. 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 376ee34caa48c10caf10d636a3c316457a2c9cd4 /rclone-test-vofohif7sowi/../.. 2026/06/25 02:30:12 DEBUG : ../..: Parsed hash: 376ee34caa48c10caf10d636a3c316457a2c9cd4 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/../.." 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: md5sum /rclone-test-vofohif7sowi/../.. 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 76051028bb0a1d7699d12bf3bb1e140d /rclone-test-vofohif7sowi/../.. 2026/06/25 02:30:12 DEBUG : ../..: Parsed hash: 76051028bb0a1d7699d12bf3bb1e140d 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/../.." 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: sha1sum /rclone-test-vofohif7sowi/../.. 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 376ee34caa48c10caf10d636a3c316457a2c9cd4 /rclone-test-vofohif7sowi/../.. 2026/06/25 02:30:12 DEBUG : ../..: Parsed hash: 376ee34caa48c10caf10d636a3c316457a2c9cd4 === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: md5sum /rclone-test-vofohif7sowi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 09160ec50436ea28ee7766b01396b56c /rclone-test-vofohif7sowi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/25 02:30:12 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 09160ec50436ea28ee7766b01396b56c 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: sha1sum /rclone-test-vofohif7sowi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 3a1963d03c0919a68e4472c6fec61f5320bd5aed /rclone-test-vofohif7sowi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/25 02:30:12 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 3a1963d03c0919a68e4472c6fec61f5320bd5aed 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: md5sum /rclone-test-vofohif7sowi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 09160ec50436ea28ee7766b01396b56c /rclone-test-vofohif7sowi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/25 02:30:12 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 09160ec50436ea28ee7766b01396b56c 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: sha1sum /rclone-test-vofohif7sowi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 3a1963d03c0919a68e4472c6fec61f5320bd5aed /rclone-test-vofohif7sowi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/25 02:30:12 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 3a1963d03c0919a68e4472c6fec61f5320bd5aed 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: md5sum /rclone-test-vofohif7sowi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 09160ec50436ea28ee7766b01396b56c /rclone-test-vofohif7sowi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/25 02:30:12 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 09160ec50436ea28ee7766b01396b56c 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: sha1sum /rclone-test-vofohif7sowi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 3a1963d03c0919a68e4472c6fec61f5320bd5aed /rclone-test-vofohif7sowi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/25 02:30:12 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 3a1963d03c0919a68e4472c6fec61f5320bd5aed === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/ leading space/ leading space" 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: md5sum /rclone-test-vofohif7sowi/\ leading\ space/\ leading\ space 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: d640d258b7efab4d87188327c6c093c5 /rclone-test-vofohif7sowi/ leading space/ leading space 2026/06/25 02:30:12 DEBUG : leading space/ leading space: Parsed hash: d640d258b7efab4d87188327c6c093c5 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/ leading space/ leading space" 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: sha1sum /rclone-test-vofohif7sowi/\ leading\ space/\ leading\ space 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 6dc55347c8a6183f2104e84372e51492b0d06501 /rclone-test-vofohif7sowi/ leading space/ leading space 2026/06/25 02:30:12 DEBUG : leading space/ leading space: Parsed hash: 6dc55347c8a6183f2104e84372e51492b0d06501 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/ leading space/ leading space" 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: md5sum /rclone-test-vofohif7sowi/\ leading\ space/\ leading\ space 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: d640d258b7efab4d87188327c6c093c5 /rclone-test-vofohif7sowi/ leading space/ leading space 2026/06/25 02:30:12 DEBUG : leading space/ leading space: Parsed hash: d640d258b7efab4d87188327c6c093c5 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/ leading space/ leading space" 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: sha1sum /rclone-test-vofohif7sowi/\ leading\ space/\ leading\ space 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 6dc55347c8a6183f2104e84372e51492b0d06501 /rclone-test-vofohif7sowi/ leading space/ leading space 2026/06/25 02:30:12 DEBUG : leading space/ leading space: Parsed hash: 6dc55347c8a6183f2104e84372e51492b0d06501 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/ leading space/ leading space" 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: md5sum /rclone-test-vofohif7sowi/\ leading\ space/\ leading\ space 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: d640d258b7efab4d87188327c6c093c5 /rclone-test-vofohif7sowi/ leading space/ leading space 2026/06/25 02:30:12 DEBUG : leading space/ leading space: Parsed hash: d640d258b7efab4d87188327c6c093c5 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/ leading space/ leading space" 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: sha1sum /rclone-test-vofohif7sowi/\ leading\ space/\ leading\ space 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 6dc55347c8a6183f2104e84372e51492b0d06501 /rclone-test-vofohif7sowi/ leading space/ leading space 2026/06/25 02:30:12 DEBUG : leading space/ leading space: Parsed hash: 6dc55347c8a6183f2104e84372e51492b0d06501 === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/~leading tilde/~leading tilde" 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: md5sum /rclone-test-vofohif7sowi/\~leading\ tilde/\~leading\ tilde 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 8424f6f0b3035fdb540ae0cf10c45480 /rclone-test-vofohif7sowi/~leading tilde/~leading tilde 2026/06/25 02:30:12 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 8424f6f0b3035fdb540ae0cf10c45480 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/~leading tilde/~leading tilde" 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: sha1sum /rclone-test-vofohif7sowi/\~leading\ tilde/\~leading\ tilde 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 43d9383b3590a77e0cbb5958d5613835abf30e2f /rclone-test-vofohif7sowi/~leading tilde/~leading tilde 2026/06/25 02:30:12 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 43d9383b3590a77e0cbb5958d5613835abf30e2f 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/~leading tilde/~leading tilde" 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: md5sum /rclone-test-vofohif7sowi/\~leading\ tilde/\~leading\ tilde 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 8424f6f0b3035fdb540ae0cf10c45480 /rclone-test-vofohif7sowi/~leading tilde/~leading tilde 2026/06/25 02:30:12 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 8424f6f0b3035fdb540ae0cf10c45480 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/~leading tilde/~leading tilde" 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: sha1sum /rclone-test-vofohif7sowi/\~leading\ tilde/\~leading\ tilde 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 43d9383b3590a77e0cbb5958d5613835abf30e2f /rclone-test-vofohif7sowi/~leading tilde/~leading tilde 2026/06/25 02:30:12 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 43d9383b3590a77e0cbb5958d5613835abf30e2f 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/~leading tilde/~leading tilde" 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: md5sum /rclone-test-vofohif7sowi/\~leading\ tilde/\~leading\ tilde 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 8424f6f0b3035fdb540ae0cf10c45480 /rclone-test-vofohif7sowi/~leading tilde/~leading tilde 2026/06/25 02:30:12 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 8424f6f0b3035fdb540ae0cf10c45480 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/~leading tilde/~leading tilde" 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: sha1sum /rclone-test-vofohif7sowi/\~leading\ tilde/\~leading\ tilde 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 43d9383b3590a77e0cbb5958d5613835abf30e2f /rclone-test-vofohif7sowi/~leading tilde/~leading tilde 2026/06/25 02:30:12 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 43d9383b3590a77e0cbb5958d5613835abf30e2f === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/␍leading CR/␍leading CR" 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: md5sum /rclone-test-vofohif7sowi/␍leading\ CR/␍leading\ CR 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 83c90c3c7505f208d756c251133f3c93 /rclone-test-vofohif7sowi/␍leading CR/␍leading CR 2026/06/25 02:30:12 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 83c90c3c7505f208d756c251133f3c93 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/␍leading CR/␍leading CR" 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: sha1sum /rclone-test-vofohif7sowi/␍leading\ CR/␍leading\ CR 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: bd8f0b296c7a2a85a6ed672fdcb034b869195899 /rclone-test-vofohif7sowi/␍leading CR/␍leading CR 2026/06/25 02:30:12 DEBUG : ␍leading CR/␍leading CR: Parsed hash: bd8f0b296c7a2a85a6ed672fdcb034b869195899 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/␍leading CR/␍leading CR" 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: md5sum /rclone-test-vofohif7sowi/␍leading\ CR/␍leading\ CR 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 83c90c3c7505f208d756c251133f3c93 /rclone-test-vofohif7sowi/␍leading CR/␍leading CR 2026/06/25 02:30:12 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 83c90c3c7505f208d756c251133f3c93 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/␍leading CR/␍leading CR" 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: sha1sum /rclone-test-vofohif7sowi/␍leading\ CR/␍leading\ CR 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: bd8f0b296c7a2a85a6ed672fdcb034b869195899 /rclone-test-vofohif7sowi/␍leading CR/␍leading CR 2026/06/25 02:30:12 DEBUG : ␍leading CR/␍leading CR: Parsed hash: bd8f0b296c7a2a85a6ed672fdcb034b869195899 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/␍leading CR/␍leading CR" 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: md5sum /rclone-test-vofohif7sowi/␍leading\ CR/␍leading\ CR 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 83c90c3c7505f208d756c251133f3c93 /rclone-test-vofohif7sowi/␍leading CR/␍leading CR 2026/06/25 02:30:12 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 83c90c3c7505f208d756c251133f3c93 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/␍leading CR/␍leading CR" 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: sha1sum /rclone-test-vofohif7sowi/␍leading\ CR/␍leading\ CR 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: bd8f0b296c7a2a85a6ed672fdcb034b869195899 /rclone-test-vofohif7sowi/␍leading CR/␍leading CR 2026/06/25 02:30:12 DEBUG : ␍leading CR/␍leading CR: Parsed hash: bd8f0b296c7a2a85a6ed672fdcb034b869195899 === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/␊leading LF/␊leading LF" 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: md5sum /rclone-test-vofohif7sowi/␊leading\ LF/␊leading\ LF 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: cfe7847fa82e2d608056625f1b5b7b49 /rclone-test-vofohif7sowi/␊leading LF/␊leading LF 2026/06/25 02:30:12 DEBUG : ␊leading LF/␊leading LF: Parsed hash: cfe7847fa82e2d608056625f1b5b7b49 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/␊leading LF/␊leading LF" 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: sha1sum /rclone-test-vofohif7sowi/␊leading\ LF/␊leading\ LF 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 86d48cb630fed8dee993b27d64f04d6e6dc7f807 /rclone-test-vofohif7sowi/␊leading LF/␊leading LF 2026/06/25 02:30:12 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 86d48cb630fed8dee993b27d64f04d6e6dc7f807 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/␊leading LF/␊leading LF" 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: md5sum /rclone-test-vofohif7sowi/␊leading\ LF/␊leading\ LF 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: cfe7847fa82e2d608056625f1b5b7b49 /rclone-test-vofohif7sowi/␊leading LF/␊leading LF 2026/06/25 02:30:12 DEBUG : ␊leading LF/␊leading LF: Parsed hash: cfe7847fa82e2d608056625f1b5b7b49 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/␊leading LF/␊leading LF" 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: sha1sum /rclone-test-vofohif7sowi/␊leading\ LF/␊leading\ LF 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 86d48cb630fed8dee993b27d64f04d6e6dc7f807 /rclone-test-vofohif7sowi/␊leading LF/␊leading LF 2026/06/25 02:30:12 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 86d48cb630fed8dee993b27d64f04d6e6dc7f807 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/␊leading LF/␊leading LF" 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: md5sum /rclone-test-vofohif7sowi/␊leading\ LF/␊leading\ LF 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: cfe7847fa82e2d608056625f1b5b7b49 /rclone-test-vofohif7sowi/␊leading LF/␊leading LF 2026/06/25 02:30:12 DEBUG : ␊leading LF/␊leading LF: Parsed hash: cfe7847fa82e2d608056625f1b5b7b49 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/␊leading LF/␊leading LF" 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: sha1sum /rclone-test-vofohif7sowi/␊leading\ LF/␊leading\ LF 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 86d48cb630fed8dee993b27d64f04d6e6dc7f807 /rclone-test-vofohif7sowi/␊leading LF/␊leading LF 2026/06/25 02:30:12 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 86d48cb630fed8dee993b27d64f04d6e6dc7f807 === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/␉leading HT/␉leading HT" 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: md5sum /rclone-test-vofohif7sowi/␉leading\ HT/␉leading\ HT 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: bc72a144f845c5847188b86652f05319 /rclone-test-vofohif7sowi/␉leading HT/␉leading HT 2026/06/25 02:30:12 DEBUG : ␉leading HT/␉leading HT: Parsed hash: bc72a144f845c5847188b86652f05319 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/␉leading HT/␉leading HT" 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: sha1sum /rclone-test-vofohif7sowi/␉leading\ HT/␉leading\ HT 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: e66599de5098cb9c79d39d58f6b80960175202a8 /rclone-test-vofohif7sowi/␉leading HT/␉leading HT 2026/06/25 02:30:12 DEBUG : ␉leading HT/␉leading HT: Parsed hash: e66599de5098cb9c79d39d58f6b80960175202a8 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/␉leading HT/␉leading HT" 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: md5sum /rclone-test-vofohif7sowi/␉leading\ HT/␉leading\ HT 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: bc72a144f845c5847188b86652f05319 /rclone-test-vofohif7sowi/␉leading HT/␉leading HT 2026/06/25 02:30:12 DEBUG : ␉leading HT/␉leading HT: Parsed hash: bc72a144f845c5847188b86652f05319 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/␉leading HT/␉leading HT" 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: sha1sum /rclone-test-vofohif7sowi/␉leading\ HT/␉leading\ HT 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: e66599de5098cb9c79d39d58f6b80960175202a8 /rclone-test-vofohif7sowi/␉leading HT/␉leading HT 2026/06/25 02:30:12 DEBUG : ␉leading HT/␉leading HT: Parsed hash: e66599de5098cb9c79d39d58f6b80960175202a8 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/␉leading HT/␉leading HT" 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: md5sum /rclone-test-vofohif7sowi/␉leading\ HT/␉leading\ HT 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: bc72a144f845c5847188b86652f05319 /rclone-test-vofohif7sowi/␉leading HT/␉leading HT 2026/06/25 02:30:12 DEBUG : ␉leading HT/␉leading HT: Parsed hash: bc72a144f845c5847188b86652f05319 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/␉leading HT/␉leading HT" 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: sha1sum /rclone-test-vofohif7sowi/␉leading\ HT/␉leading\ HT 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: e66599de5098cb9c79d39d58f6b80960175202a8 /rclone-test-vofohif7sowi/␉leading HT/␉leading HT 2026/06/25 02:30:12 DEBUG : ␉leading HT/␉leading HT: Parsed hash: e66599de5098cb9c79d39d58f6b80960175202a8 === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/␋leading VT/␋leading VT" 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: md5sum /rclone-test-vofohif7sowi/␋leading\ VT/␋leading\ VT 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 03224ff31f40af28ff451a38c26caed9 /rclone-test-vofohif7sowi/␋leading VT/␋leading VT 2026/06/25 02:30:12 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 03224ff31f40af28ff451a38c26caed9 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/␋leading VT/␋leading VT" 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: sha1sum /rclone-test-vofohif7sowi/␋leading\ VT/␋leading\ VT 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: cbd5b501816f8dd57e4ba1ab649525fb03844b0a /rclone-test-vofohif7sowi/␋leading VT/␋leading VT 2026/06/25 02:30:12 DEBUG : ␋leading VT/␋leading VT: Parsed hash: cbd5b501816f8dd57e4ba1ab649525fb03844b0a 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/␋leading VT/␋leading VT" 2026/06/25 02:30:12 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: md5sum /rclone-test-vofohif7sowi/␋leading\ VT/␋leading\ VT 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 03224ff31f40af28ff451a38c26caed9 /rclone-test-vofohif7sowi/␋leading VT/␋leading VT 2026/06/25 02:30:13 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 03224ff31f40af28ff451a38c26caed9 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/␋leading VT/␋leading VT" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: sha1sum /rclone-test-vofohif7sowi/␋leading\ VT/␋leading\ VT 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: cbd5b501816f8dd57e4ba1ab649525fb03844b0a /rclone-test-vofohif7sowi/␋leading VT/␋leading VT 2026/06/25 02:30:13 DEBUG : ␋leading VT/␋leading VT: Parsed hash: cbd5b501816f8dd57e4ba1ab649525fb03844b0a 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/␋leading VT/␋leading VT" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: md5sum /rclone-test-vofohif7sowi/␋leading\ VT/␋leading\ VT 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 03224ff31f40af28ff451a38c26caed9 /rclone-test-vofohif7sowi/␋leading VT/␋leading VT 2026/06/25 02:30:13 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 03224ff31f40af28ff451a38c26caed9 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/␋leading VT/␋leading VT" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: sha1sum /rclone-test-vofohif7sowi/␋leading\ VT/␋leading\ VT 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: cbd5b501816f8dd57e4ba1ab649525fb03844b0a /rclone-test-vofohif7sowi/␋leading VT/␋leading VT 2026/06/25 02:30:13 DEBUG : ␋leading VT/␋leading VT: Parsed hash: cbd5b501816f8dd57e4ba1ab649525fb03844b0a === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/.leading dot/.leading dot" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: md5sum /rclone-test-vofohif7sowi/.leading\ dot/.leading\ dot 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 423b015b9f608711a8413b3841b0f5a9 /rclone-test-vofohif7sowi/.leading dot/.leading dot 2026/06/25 02:30:13 DEBUG : .leading dot/.leading dot: Parsed hash: 423b015b9f608711a8413b3841b0f5a9 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/.leading dot/.leading dot" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: sha1sum /rclone-test-vofohif7sowi/.leading\ dot/.leading\ dot 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 64b3be62380b3733f38e9f476d134835f5d45176 /rclone-test-vofohif7sowi/.leading dot/.leading dot 2026/06/25 02:30:13 DEBUG : .leading dot/.leading dot: Parsed hash: 64b3be62380b3733f38e9f476d134835f5d45176 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/.leading dot/.leading dot" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: md5sum /rclone-test-vofohif7sowi/.leading\ dot/.leading\ dot 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 423b015b9f608711a8413b3841b0f5a9 /rclone-test-vofohif7sowi/.leading dot/.leading dot 2026/06/25 02:30:13 DEBUG : .leading dot/.leading dot: Parsed hash: 423b015b9f608711a8413b3841b0f5a9 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/.leading dot/.leading dot" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: sha1sum /rclone-test-vofohif7sowi/.leading\ dot/.leading\ dot 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 64b3be62380b3733f38e9f476d134835f5d45176 /rclone-test-vofohif7sowi/.leading dot/.leading dot 2026/06/25 02:30:13 DEBUG : .leading dot/.leading dot: Parsed hash: 64b3be62380b3733f38e9f476d134835f5d45176 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/.leading dot/.leading dot" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: md5sum /rclone-test-vofohif7sowi/.leading\ dot/.leading\ dot 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 423b015b9f608711a8413b3841b0f5a9 /rclone-test-vofohif7sowi/.leading dot/.leading dot 2026/06/25 02:30:13 DEBUG : .leading dot/.leading dot: Parsed hash: 423b015b9f608711a8413b3841b0f5a9 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/.leading dot/.leading dot" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: sha1sum /rclone-test-vofohif7sowi/.leading\ dot/.leading\ dot 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 64b3be62380b3733f38e9f476d134835f5d45176 /rclone-test-vofohif7sowi/.leading dot/.leading dot 2026/06/25 02:30:13 DEBUG : .leading dot/.leading dot: Parsed hash: 64b3be62380b3733f38e9f476d134835f5d45176 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/trailing space /trailing space " 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: md5sum /rclone-test-vofohif7sowi/trailing\ space\ /trailing\ space\ 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 1793764beadaab5f04e280f653ec8b1e /rclone-test-vofohif7sowi/trailing space /trailing space 2026/06/25 02:30:13 DEBUG : trailing space /trailing space : Parsed hash: 1793764beadaab5f04e280f653ec8b1e 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/trailing space /trailing space " 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: sha1sum /rclone-test-vofohif7sowi/trailing\ space\ /trailing\ space\ 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 4c5d4b697526ee27e6c869b9017e5ba9b43bfef3 /rclone-test-vofohif7sowi/trailing space /trailing space 2026/06/25 02:30:13 DEBUG : trailing space /trailing space : Parsed hash: 4c5d4b697526ee27e6c869b9017e5ba9b43bfef3 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/trailing space /trailing space " 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: md5sum /rclone-test-vofohif7sowi/trailing\ space\ /trailing\ space\ 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 1793764beadaab5f04e280f653ec8b1e /rclone-test-vofohif7sowi/trailing space /trailing space 2026/06/25 02:30:13 DEBUG : trailing space /trailing space : Parsed hash: 1793764beadaab5f04e280f653ec8b1e 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/trailing space /trailing space " 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: sha1sum /rclone-test-vofohif7sowi/trailing\ space\ /trailing\ space\ 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 4c5d4b697526ee27e6c869b9017e5ba9b43bfef3 /rclone-test-vofohif7sowi/trailing space /trailing space 2026/06/25 02:30:13 DEBUG : trailing space /trailing space : Parsed hash: 4c5d4b697526ee27e6c869b9017e5ba9b43bfef3 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/trailing space /trailing space " 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: md5sum /rclone-test-vofohif7sowi/trailing\ space\ /trailing\ space\ 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 1793764beadaab5f04e280f653ec8b1e /rclone-test-vofohif7sowi/trailing space /trailing space 2026/06/25 02:30:13 DEBUG : trailing space /trailing space : Parsed hash: 1793764beadaab5f04e280f653ec8b1e 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/trailing space /trailing space " 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: sha1sum /rclone-test-vofohif7sowi/trailing\ space\ /trailing\ space\ 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 4c5d4b697526ee27e6c869b9017e5ba9b43bfef3 /rclone-test-vofohif7sowi/trailing space /trailing space 2026/06/25 02:30:13 DEBUG : trailing space /trailing space : Parsed hash: 4c5d4b697526ee27e6c869b9017e5ba9b43bfef3 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/trailing CR␍/trailing CR␍" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: md5sum /rclone-test-vofohif7sowi/trailing\ CR␍/trailing\ CR␍ 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 77dbff98b7e668cd157e2d871169a50a /rclone-test-vofohif7sowi/trailing CR␍/trailing CR␍ 2026/06/25 02:30:13 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 77dbff98b7e668cd157e2d871169a50a 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/trailing CR␍/trailing CR␍" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: sha1sum /rclone-test-vofohif7sowi/trailing\ CR␍/trailing\ CR␍ 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: d232807ecec9e1df9489600037d0bbe69df5c366 /rclone-test-vofohif7sowi/trailing CR␍/trailing CR␍ 2026/06/25 02:30:13 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: d232807ecec9e1df9489600037d0bbe69df5c366 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/trailing CR␍/trailing CR␍" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: md5sum /rclone-test-vofohif7sowi/trailing\ CR␍/trailing\ CR␍ 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 77dbff98b7e668cd157e2d871169a50a /rclone-test-vofohif7sowi/trailing CR␍/trailing CR␍ 2026/06/25 02:30:13 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 77dbff98b7e668cd157e2d871169a50a 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/trailing CR␍/trailing CR␍" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: sha1sum /rclone-test-vofohif7sowi/trailing\ CR␍/trailing\ CR␍ 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: d232807ecec9e1df9489600037d0bbe69df5c366 /rclone-test-vofohif7sowi/trailing CR␍/trailing CR␍ 2026/06/25 02:30:13 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: d232807ecec9e1df9489600037d0bbe69df5c366 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/trailing CR␍/trailing CR␍" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: md5sum /rclone-test-vofohif7sowi/trailing\ CR␍/trailing\ CR␍ 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 77dbff98b7e668cd157e2d871169a50a /rclone-test-vofohif7sowi/trailing CR␍/trailing CR␍ 2026/06/25 02:30:13 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 77dbff98b7e668cd157e2d871169a50a 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/trailing CR␍/trailing CR␍" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: sha1sum /rclone-test-vofohif7sowi/trailing\ CR␍/trailing\ CR␍ 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: d232807ecec9e1df9489600037d0bbe69df5c366 /rclone-test-vofohif7sowi/trailing CR␍/trailing CR␍ 2026/06/25 02:30:13 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: d232807ecec9e1df9489600037d0bbe69df5c366 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/trailing LF␊/trailing LF␊" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: md5sum /rclone-test-vofohif7sowi/trailing\ LF␊/trailing\ LF␊ 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: c001a1d60dfb76d68559b847b24a0fc2 /rclone-test-vofohif7sowi/trailing LF␊/trailing LF␊ 2026/06/25 02:30:13 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: c001a1d60dfb76d68559b847b24a0fc2 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/trailing LF␊/trailing LF␊" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: sha1sum /rclone-test-vofohif7sowi/trailing\ LF␊/trailing\ LF␊ 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: ccf3758afa373ef0891adb56ea9707ea26ed7ca9 /rclone-test-vofohif7sowi/trailing LF␊/trailing LF␊ 2026/06/25 02:30:13 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: ccf3758afa373ef0891adb56ea9707ea26ed7ca9 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/trailing LF␊/trailing LF␊" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: md5sum /rclone-test-vofohif7sowi/trailing\ LF␊/trailing\ LF␊ 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: c001a1d60dfb76d68559b847b24a0fc2 /rclone-test-vofohif7sowi/trailing LF␊/trailing LF␊ 2026/06/25 02:30:13 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: c001a1d60dfb76d68559b847b24a0fc2 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/trailing LF␊/trailing LF␊" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: sha1sum /rclone-test-vofohif7sowi/trailing\ LF␊/trailing\ LF␊ 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: ccf3758afa373ef0891adb56ea9707ea26ed7ca9 /rclone-test-vofohif7sowi/trailing LF␊/trailing LF␊ 2026/06/25 02:30:13 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: ccf3758afa373ef0891adb56ea9707ea26ed7ca9 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/trailing LF␊/trailing LF␊" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: md5sum /rclone-test-vofohif7sowi/trailing\ LF␊/trailing\ LF␊ 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: c001a1d60dfb76d68559b847b24a0fc2 /rclone-test-vofohif7sowi/trailing LF␊/trailing LF␊ 2026/06/25 02:30:13 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: c001a1d60dfb76d68559b847b24a0fc2 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/trailing LF␊/trailing LF␊" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: sha1sum /rclone-test-vofohif7sowi/trailing\ LF␊/trailing\ LF␊ 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: ccf3758afa373ef0891adb56ea9707ea26ed7ca9 /rclone-test-vofohif7sowi/trailing LF␊/trailing LF␊ 2026/06/25 02:30:13 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: ccf3758afa373ef0891adb56ea9707ea26ed7ca9 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/trailing HT␉/trailing HT␉" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: md5sum /rclone-test-vofohif7sowi/trailing\ HT␉/trailing\ HT␉ 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: d2d88ba5b637f637f3081731ad100cc5 /rclone-test-vofohif7sowi/trailing HT␉/trailing HT␉ 2026/06/25 02:30:13 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: d2d88ba5b637f637f3081731ad100cc5 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/trailing HT␉/trailing HT␉" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: sha1sum /rclone-test-vofohif7sowi/trailing\ HT␉/trailing\ HT␉ 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: faf20b0e2e96c2a2b6e7b1d77888c295bd1810be /rclone-test-vofohif7sowi/trailing HT␉/trailing HT␉ 2026/06/25 02:30:13 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: faf20b0e2e96c2a2b6e7b1d77888c295bd1810be 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/trailing HT␉/trailing HT␉" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: md5sum /rclone-test-vofohif7sowi/trailing\ HT␉/trailing\ HT␉ 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: d2d88ba5b637f637f3081731ad100cc5 /rclone-test-vofohif7sowi/trailing HT␉/trailing HT␉ 2026/06/25 02:30:13 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: d2d88ba5b637f637f3081731ad100cc5 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/trailing HT␉/trailing HT␉" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: sha1sum /rclone-test-vofohif7sowi/trailing\ HT␉/trailing\ HT␉ 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: faf20b0e2e96c2a2b6e7b1d77888c295bd1810be /rclone-test-vofohif7sowi/trailing HT␉/trailing HT␉ 2026/06/25 02:30:13 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: faf20b0e2e96c2a2b6e7b1d77888c295bd1810be 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/trailing HT␉/trailing HT␉" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: md5sum /rclone-test-vofohif7sowi/trailing\ HT␉/trailing\ HT␉ 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: d2d88ba5b637f637f3081731ad100cc5 /rclone-test-vofohif7sowi/trailing HT␉/trailing HT␉ 2026/06/25 02:30:13 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: d2d88ba5b637f637f3081731ad100cc5 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/trailing HT␉/trailing HT␉" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: sha1sum /rclone-test-vofohif7sowi/trailing\ HT␉/trailing\ HT␉ 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: faf20b0e2e96c2a2b6e7b1d77888c295bd1810be /rclone-test-vofohif7sowi/trailing HT␉/trailing HT␉ 2026/06/25 02:30:13 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: faf20b0e2e96c2a2b6e7b1d77888c295bd1810be === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/trailing VT␋/trailing VT␋" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: md5sum /rclone-test-vofohif7sowi/trailing\ VT␋/trailing\ VT␋ 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 3a6424b70e329d4c4857d05cf7638e55 /rclone-test-vofohif7sowi/trailing VT␋/trailing VT␋ 2026/06/25 02:30:13 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 3a6424b70e329d4c4857d05cf7638e55 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/trailing VT␋/trailing VT␋" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: sha1sum /rclone-test-vofohif7sowi/trailing\ VT␋/trailing\ VT␋ 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 4a9bfebab7868b138b07a7c1cb0832fe37321950 /rclone-test-vofohif7sowi/trailing VT␋/trailing VT␋ 2026/06/25 02:30:13 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 4a9bfebab7868b138b07a7c1cb0832fe37321950 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/trailing VT␋/trailing VT␋" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: md5sum /rclone-test-vofohif7sowi/trailing\ VT␋/trailing\ VT␋ 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 3a6424b70e329d4c4857d05cf7638e55 /rclone-test-vofohif7sowi/trailing VT␋/trailing VT␋ 2026/06/25 02:30:13 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 3a6424b70e329d4c4857d05cf7638e55 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/trailing VT␋/trailing VT␋" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: sha1sum /rclone-test-vofohif7sowi/trailing\ VT␋/trailing\ VT␋ 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 4a9bfebab7868b138b07a7c1cb0832fe37321950 /rclone-test-vofohif7sowi/trailing VT␋/trailing VT␋ 2026/06/25 02:30:13 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 4a9bfebab7868b138b07a7c1cb0832fe37321950 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/trailing VT␋/trailing VT␋" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: md5sum /rclone-test-vofohif7sowi/trailing\ VT␋/trailing\ VT␋ 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 3a6424b70e329d4c4857d05cf7638e55 /rclone-test-vofohif7sowi/trailing VT␋/trailing VT␋ 2026/06/25 02:30:13 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 3a6424b70e329d4c4857d05cf7638e55 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/trailing VT␋/trailing VT␋" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: sha1sum /rclone-test-vofohif7sowi/trailing\ VT␋/trailing\ VT␋ 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 4a9bfebab7868b138b07a7c1cb0832fe37321950 /rclone-test-vofohif7sowi/trailing VT␋/trailing VT␋ 2026/06/25 02:30:13 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 4a9bfebab7868b138b07a7c1cb0832fe37321950 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/trailing dot./trailing dot." 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: md5sum /rclone-test-vofohif7sowi/trailing\ dot./trailing\ dot. 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 904ffce0f2aaf0f22f97b4b56de67308 /rclone-test-vofohif7sowi/trailing dot./trailing dot. 2026/06/25 02:30:13 DEBUG : trailing dot./trailing dot.: Parsed hash: 904ffce0f2aaf0f22f97b4b56de67308 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/trailing dot./trailing dot." 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: sha1sum /rclone-test-vofohif7sowi/trailing\ dot./trailing\ dot. 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 850f07e52dd59063914533496b92be3d714dc166 /rclone-test-vofohif7sowi/trailing dot./trailing dot. 2026/06/25 02:30:13 DEBUG : trailing dot./trailing dot.: Parsed hash: 850f07e52dd59063914533496b92be3d714dc166 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/trailing dot./trailing dot." 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: md5sum /rclone-test-vofohif7sowi/trailing\ dot./trailing\ dot. 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 904ffce0f2aaf0f22f97b4b56de67308 /rclone-test-vofohif7sowi/trailing dot./trailing dot. 2026/06/25 02:30:13 DEBUG : trailing dot./trailing dot.: Parsed hash: 904ffce0f2aaf0f22f97b4b56de67308 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/trailing dot./trailing dot." 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: sha1sum /rclone-test-vofohif7sowi/trailing\ dot./trailing\ dot. 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 850f07e52dd59063914533496b92be3d714dc166 /rclone-test-vofohif7sowi/trailing dot./trailing dot. 2026/06/25 02:30:13 DEBUG : trailing dot./trailing dot.: Parsed hash: 850f07e52dd59063914533496b92be3d714dc166 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/trailing dot./trailing dot." 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: md5sum /rclone-test-vofohif7sowi/trailing\ dot./trailing\ dot. 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 904ffce0f2aaf0f22f97b4b56de67308 /rclone-test-vofohif7sowi/trailing dot./trailing dot. 2026/06/25 02:30:13 DEBUG : trailing dot./trailing dot.: Parsed hash: 904ffce0f2aaf0f22f97b4b56de67308 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/trailing dot./trailing dot." 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: sha1sum /rclone-test-vofohif7sowi/trailing\ dot./trailing\ dot. 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 850f07e52dd59063914533496b92be3d714dc166 /rclone-test-vofohif7sowi/trailing dot./trailing dot. 2026/06/25 02:30:13 DEBUG : trailing dot./trailing dot.: Parsed hash: 850f07e52dd59063914533496b92be3d714dc166 === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/invalid utf-8\xfe/invalid utf-8\xfe" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: md5sum /rclone-test-vofohif7sowi/invalid\ utf-8/invalid\ utf-8 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: e30d5e8682e1a5a2797dc6fa7b15a79f /rclone-test-vofohif7sowi/invalid utf-8/invalid utf-8 2026/06/25 02:30:13 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: e30d5e8682e1a5a2797dc6fa7b15a79f 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/invalid utf-8\xfe/invalid utf-8\xfe" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: sha1sum /rclone-test-vofohif7sowi/invalid\ utf-8/invalid\ utf-8 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: a66cf66387ca104fbdec333e2fe4c714ba4444b6 /rclone-test-vofohif7sowi/invalid utf-8/invalid utf-8 2026/06/25 02:30:13 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: a66cf66387ca104fbdec333e2fe4c714ba4444b6 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/invalid utf-8\xfe/invalid utf-8\xfe" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: md5sum /rclone-test-vofohif7sowi/invalid\ utf-8/invalid\ utf-8 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: e30d5e8682e1a5a2797dc6fa7b15a79f /rclone-test-vofohif7sowi/invalid utf-8/invalid utf-8 2026/06/25 02:30:13 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: e30d5e8682e1a5a2797dc6fa7b15a79f 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/invalid utf-8\xfe/invalid utf-8\xfe" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: sha1sum /rclone-test-vofohif7sowi/invalid\ utf-8/invalid\ utf-8 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: a66cf66387ca104fbdec333e2fe4c714ba4444b6 /rclone-test-vofohif7sowi/invalid utf-8/invalid utf-8 2026/06/25 02:30:13 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: a66cf66387ca104fbdec333e2fe4c714ba4444b6 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/invalid utf-8\xfe/invalid utf-8\xfe" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: md5sum /rclone-test-vofohif7sowi/invalid\ utf-8/invalid\ utf-8 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: e30d5e8682e1a5a2797dc6fa7b15a79f /rclone-test-vofohif7sowi/invalid utf-8/invalid utf-8 2026/06/25 02:30:13 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: e30d5e8682e1a5a2797dc6fa7b15a79f 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/invalid utf-8\xfe/invalid utf-8\xfe" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: sha1sum /rclone-test-vofohif7sowi/invalid\ utf-8/invalid\ utf-8 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: a66cf66387ca104fbdec333e2fe4c714ba4444b6 /rclone-test-vofohif7sowi/invalid utf-8/invalid utf-8 2026/06/25 02:30:13 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: a66cf66387ca104fbdec333e2fe4c714ba4444b6 === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/test%46.txt/test%46.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: md5sum /rclone-test-vofohif7sowi/test\%46.txt/test\%46.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 4ea4cd49a2572fc92f4855ef7e198141 /rclone-test-vofohif7sowi/test%46.txt/test%46.txt 2026/06/25 02:30:13 DEBUG : test%46.txt/test%46.txt: Parsed hash: 4ea4cd49a2572fc92f4855ef7e198141 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/test%46.txt/test%46.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: sha1sum /rclone-test-vofohif7sowi/test\%46.txt/test\%46.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 725e92fb99f7b39606a085d50a5883b2a49484cd /rclone-test-vofohif7sowi/test%46.txt/test%46.txt 2026/06/25 02:30:13 DEBUG : test%46.txt/test%46.txt: Parsed hash: 725e92fb99f7b39606a085d50a5883b2a49484cd 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/test%46.txt/test%46.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: md5sum /rclone-test-vofohif7sowi/test\%46.txt/test\%46.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 4ea4cd49a2572fc92f4855ef7e198141 /rclone-test-vofohif7sowi/test%46.txt/test%46.txt 2026/06/25 02:30:13 DEBUG : test%46.txt/test%46.txt: Parsed hash: 4ea4cd49a2572fc92f4855ef7e198141 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/test%46.txt/test%46.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: sha1sum /rclone-test-vofohif7sowi/test\%46.txt/test\%46.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 725e92fb99f7b39606a085d50a5883b2a49484cd /rclone-test-vofohif7sowi/test%46.txt/test%46.txt 2026/06/25 02:30:13 DEBUG : test%46.txt/test%46.txt: Parsed hash: 725e92fb99f7b39606a085d50a5883b2a49484cd 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/test%46.txt/test%46.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: md5sum /rclone-test-vofohif7sowi/test\%46.txt/test\%46.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 4ea4cd49a2572fc92f4855ef7e198141 /rclone-test-vofohif7sowi/test%46.txt/test%46.txt 2026/06/25 02:30:13 DEBUG : test%46.txt/test%46.txt: Parsed hash: 4ea4cd49a2572fc92f4855ef7e198141 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/test%46.txt/test%46.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: sha1sum /rclone-test-vofohif7sowi/test\%46.txt/test\%46.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 725e92fb99f7b39606a085d50a5883b2a49484cd /rclone-test-vofohif7sowi/test%46.txt/test%46.txt 2026/06/25 02:30:13 DEBUG : test%46.txt/test%46.txt: Parsed hash: 725e92fb99f7b39606a085d50a5883b2a49484cd === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Connection OK after error: potato 2026/06/25 02:30:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/zero-length-file" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: md5sum /rclone-test-vofohif7sowi/zero-length-file 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-vofohif7sowi/zero-length-file 2026/06/25 02:30:13 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/zero-length-file" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: sha1sum /rclone-test-vofohif7sowi/zero-length-file 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-vofohif7sowi/zero-length-file 2026/06/25 02:30:13 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/zero-length-file" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: md5sum /rclone-test-vofohif7sowi/zero-length-file 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-vofohif7sowi/zero-length-file 2026/06/25 02:30:13 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/zero-length-file" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: sha1sum /rclone-test-vofohif7sowi/zero-length-file 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-vofohif7sowi/zero-length-file 2026/06/25 02:30:13 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:820: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:873: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/file name.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: md5sum /rclone-test-vofohif7sowi/file\ name.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 9278da1aa4d20e100076a622f9fe3de1 /rclone-test-vofohif7sowi/file name.txt 2026/06/25 02:30:13 DEBUG : file name.txt: Parsed hash: 9278da1aa4d20e100076a622f9fe3de1 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/file name.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: sha1sum /rclone-test-vofohif7sowi/file\ name.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: c2f9b12ca213971fcda255250f274847186ef1b6 /rclone-test-vofohif7sowi/file name.txt 2026/06/25 02:30:13 DEBUG : file name.txt: Parsed hash: c2f9b12ca213971fcda255250f274847186ef1b6 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/file name.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: md5sum /rclone-test-vofohif7sowi/file\ name.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 9278da1aa4d20e100076a622f9fe3de1 /rclone-test-vofohif7sowi/file name.txt 2026/06/25 02:30:13 DEBUG : file name.txt: Parsed hash: 9278da1aa4d20e100076a622f9fe3de1 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/file name.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: sha1sum /rclone-test-vofohif7sowi/file\ name.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: c2f9b12ca213971fcda255250f274847186ef1b6 /rclone-test-vofohif7sowi/file name.txt 2026/06/25 02:30:13 DEBUG : file name.txt: Parsed hash: c2f9b12ca213971fcda255250f274847186ef1b6 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: md5sum /rclone-test-vofohif7sowi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 87626bcaad7e5b5be2ea7cb6e387875a /rclone-test-vofohif7sowi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/25 02:30:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 87626bcaad7e5b5be2ea7cb6e387875a 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: sha1sum /rclone-test-vofohif7sowi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 9d530f0828efa64e000839deb4e86cde81849c77 /rclone-test-vofohif7sowi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/25 02:30:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 9d530f0828efa64e000839deb4e86cde81849c77 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: md5sum /rclone-test-vofohif7sowi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 87626bcaad7e5b5be2ea7cb6e387875a /rclone-test-vofohif7sowi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/25 02:30:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 87626bcaad7e5b5be2ea7cb6e387875a 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: sha1sum /rclone-test-vofohif7sowi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 9d530f0828efa64e000839deb4e86cde81849c77 /rclone-test-vofohif7sowi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/25 02:30:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 9d530f0828efa64e000839deb4e86cde81849c77 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/file name.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: md5sum /rclone-test-vofohif7sowi/file\ name.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 90e082e26958f6d5eacfb2c64ad7e57e /rclone-test-vofohif7sowi/file name.txt 2026/06/25 02:30:13 DEBUG : file name.txt: Parsed hash: 90e082e26958f6d5eacfb2c64ad7e57e 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/file name.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: sha1sum /rclone-test-vofohif7sowi/file\ name.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 7a6418cae4b0217a22b1d2313b41cc508c528a5a /rclone-test-vofohif7sowi/file name.txt 2026/06/25 02:30:13 DEBUG : file name.txt: Parsed hash: 7a6418cae4b0217a22b1d2313b41cc508c528a5a 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/file name.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: md5sum /rclone-test-vofohif7sowi/file\ name.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 90e082e26958f6d5eacfb2c64ad7e57e /rclone-test-vofohif7sowi/file name.txt 2026/06/25 02:30:13 DEBUG : file name.txt: Parsed hash: 90e082e26958f6d5eacfb2c64ad7e57e 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/file name.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: sha1sum /rclone-test-vofohif7sowi/file\ name.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 7a6418cae4b0217a22b1d2313b41cc508c528a5a /rclone-test-vofohif7sowi/file name.txt 2026/06/25 02:30:13 DEBUG : file name.txt: Parsed hash: 7a6418cae4b0217a22b1d2313b41cc508c528a5a === 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/06/25 02:30:13 DEBUG : Creating backend with remote "TestSFTPRclone:" 2026/06/25 02:30:13 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/06/25 02:30:13 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/06/25 02:30:13 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/06/25 02:30:13 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/06/25 02:30:13 DEBUG : Setting pass="1YEHEBESEgcHe32WcHQmVwPTTsFrROc7EipGfHb5waknosQ" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/06/25 02:30:13 DEBUG : TestSFTPRclone: detected overridden config - adding "{5yVWk}" suffix to name 2026/06/25 02:30:13 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/06/25 02:30:13 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/06/25 02:30:13 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/06/25 02:30:13 DEBUG : Setting pass="1YEHEBESEgcHe32WcHQmVwPTTsFrROc7EipGfHb5waknosQ" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/06/25 02:30:13 NOTICE: TestSFTPRclone{5yVWk}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/: New connection 127.0.0.1:37962->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9827.d1e85a7d9" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell type "unix" from config 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/: Relative path resolved to "/" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/: Using root directory "/" === 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/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/file name.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: md5sum /rclone-test-vofohif7sowi/file\ name.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 90e082e26958f6d5eacfb2c64ad7e57e /rclone-test-vofohif7sowi/file name.txt 2026/06/25 02:30:13 DEBUG : file name.txt: Parsed hash: 90e082e26958f6d5eacfb2c64ad7e57e 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/file name.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: sha1sum /rclone-test-vofohif7sowi/file\ name.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 7a6418cae4b0217a22b1d2313b41cc508c528a5a /rclone-test-vofohif7sowi/file name.txt 2026/06/25 02:30:13 DEBUG : file name.txt: Parsed hash: 7a6418cae4b0217a22b1d2313b41cc508c528a5a 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: md5sum /rclone-test-vofohif7sowi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 87626bcaad7e5b5be2ea7cb6e387875a /rclone-test-vofohif7sowi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/25 02:30:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 87626bcaad7e5b5be2ea7cb6e387875a 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: sha1sum /rclone-test-vofohif7sowi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 9d530f0828efa64e000839deb4e86cde81849c77 /rclone-test-vofohif7sowi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/25 02:30:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 9d530f0828efa64e000839deb4e86cde81849c77 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/file name.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: md5sum /rclone-test-vofohif7sowi/file\ name.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 90e082e26958f6d5eacfb2c64ad7e57e /rclone-test-vofohif7sowi/file name.txt 2026/06/25 02:30:13 DEBUG : file name.txt: Parsed hash: 90e082e26958f6d5eacfb2c64ad7e57e 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/file name.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: sha1sum /rclone-test-vofohif7sowi/file\ name.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 7a6418cae4b0217a22b1d2313b41cc508c528a5a /rclone-test-vofohif7sowi/file name.txt 2026/06/25 02:30:13 DEBUG : file name.txt: Parsed hash: 7a6418cae4b0217a22b1d2313b41cc508c528a5a === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/file name.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: md5sum /rclone-test-vofohif7sowi/file\ name.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 90e082e26958f6d5eacfb2c64ad7e57e /rclone-test-vofohif7sowi/file name.txt 2026/06/25 02:30:13 DEBUG : file name.txt: Parsed hash: 90e082e26958f6d5eacfb2c64ad7e57e 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/file name.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: sha1sum /rclone-test-vofohif7sowi/file\ name.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 7a6418cae4b0217a22b1d2313b41cc508c528a5a /rclone-test-vofohif7sowi/file name.txt 2026/06/25 02:30:13 DEBUG : file name.txt: Parsed hash: 7a6418cae4b0217a22b1d2313b41cc508c528a5a 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: md5sum /rclone-test-vofohif7sowi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 87626bcaad7e5b5be2ea7cb6e387875a /rclone-test-vofohif7sowi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/25 02:30:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 87626bcaad7e5b5be2ea7cb6e387875a 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: sha1sum /rclone-test-vofohif7sowi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 9d530f0828efa64e000839deb4e86cde81849c77 /rclone-test-vofohif7sowi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/25 02:30:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 9d530f0828efa64e000839deb4e86cde81849c77 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1158: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1195: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/06/25 02:30:13 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-vofohif7sowi/hello? sausage/êé" 2026/06/25 02:30:13 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/06/25 02:30:13 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/06/25 02:30:13 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/06/25 02:30:13 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/06/25 02:30:13 DEBUG : Setting pass="1YEHEBESEgcHe32WcHQmVwPTTsFrROc7EipGfHb5waknosQ" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/06/25 02:30:13 DEBUG : TestSFTPRclone: detected overridden config - adding "{5yVWk}" suffix to name 2026/06/25 02:30:13 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/06/25 02:30:13 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/06/25 02:30:13 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/06/25 02:30:13 DEBUG : Setting pass="1YEHEBESEgcHe32WcHQmVwPTTsFrROc7EipGfHb5waknosQ" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/06/25 02:30:13 NOTICE: TestSFTPRclone{5yVWk}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi/hello? sausage/êé: New connection 127.0.0.1:37970->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9827.d1e85a7d9" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi/hello? sausage/êé: Shell type "unix" from config 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi/hello? sausage/êé: Relative path resolved to "/rclone-test-vofohif7sowi/hello? sausage/êé" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi/hello? sausage/êé: Using root directory "/rclone-test-vofohif7sowi/hello? sausage/êé" 2026/06/25 02:30:13 DEBUG : fs cache: renaming cache item "TestSFTPRclone:rclone-test-vofohif7sowi/hello? sausage/êé" to be canonical "TestSFTPRclone{5yVWk}:rclone-test-vofohif7sowi/hello? sausage/êé" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi/hello? sausage/êé: Shell path "/rclone-test-vofohif7sowi/hello? sausage/êé/a/b/c/d/e.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi/hello? sausage/êé: Running remote command: md5sum /rclone-test-vofohif7sowi/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi/hello? sausage/êé: Remote command result: f2e88e2f1cf8c244a0a3a583c45d1510 /rclone-test-vofohif7sowi/hello? sausage/êé/a/b/c/d/e.txt 2026/06/25 02:30:13 DEBUG : a/b/c/d/e.txt: Parsed hash: f2e88e2f1cf8c244a0a3a583c45d1510 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi/hello? sausage/êé: Shell path "/rclone-test-vofohif7sowi/hello? sausage/êé/a/b/c/d/e.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi/hello? sausage/êé: Running remote command: sha1sum /rclone-test-vofohif7sowi/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi/hello? sausage/êé: Remote command result: 516ffd2aa81afa3034a734d763b80b8e0571c3af /rclone-test-vofohif7sowi/hello? sausage/êé/a/b/c/d/e.txt 2026/06/25 02:30:13 DEBUG : a/b/c/d/e.txt: Parsed hash: 516ffd2aa81afa3034a734d763b80b8e0571c3af 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi/hello? sausage/êé: Shell path "/rclone-test-vofohif7sowi/hello? sausage/êé/a/b/c/d/e.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi/hello? sausage/êé: Running remote command: md5sum /rclone-test-vofohif7sowi/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi/hello? sausage/êé: Remote command result: f2e88e2f1cf8c244a0a3a583c45d1510 /rclone-test-vofohif7sowi/hello? sausage/êé/a/b/c/d/e.txt 2026/06/25 02:30:13 DEBUG : a/b/c/d/e.txt: Parsed hash: f2e88e2f1cf8c244a0a3a583c45d1510 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi/hello? sausage/êé: Shell path "/rclone-test-vofohif7sowi/hello? sausage/êé/a/b/c/d/e.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi/hello? sausage/êé: Running remote command: sha1sum /rclone-test-vofohif7sowi/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi/hello? sausage/êé: Remote command result: 516ffd2aa81afa3034a734d763b80b8e0571c3af /rclone-test-vofohif7sowi/hello? sausage/êé/a/b/c/d/e.txt 2026/06/25 02:30:13 DEBUG : a/b/c/d/e.txt: Parsed hash: 516ffd2aa81afa3034a734d763b80b8e0571c3af 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi/hello? sausage/êé: New connection 127.0.0.1:37976->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9827.d1e85a7d9" 2026/06/25 02:30:13 DEBUG : Waiting for deletions to finish 2026/06/25 02:30:13 INFO : a/b/c/d/e.txt: Deleted 2026/06/25 02:30:13 DEBUG : removing 1 level 4 directories 2026/06/25 02:30:13 INFO : a/b/c/d: Removing directory 2026/06/25 02:30:13 DEBUG : removing 1 level 3 directories 2026/06/25 02:30:13 INFO : a/b/c: Removing directory 2026/06/25 02:30:13 DEBUG : removing 1 level 2 directories 2026/06/25 02:30:13 INFO : a/b: Removing directory 2026/06/25 02:30:13 DEBUG : removing 1 level 1 directories 2026/06/25 02:30:13 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy fstests.go:1259: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/file name.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: md5sum /rclone-test-vofohif7sowi/file\ name.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 90e082e26958f6d5eacfb2c64ad7e57e /rclone-test-vofohif7sowi/file name.txt 2026/06/25 02:30:13 DEBUG : file name.txt: Parsed hash: 90e082e26958f6d5eacfb2c64ad7e57e 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/file name.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: sha1sum /rclone-test-vofohif7sowi/file\ name.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 7a6418cae4b0217a22b1d2313b41cc508c528a5a /rclone-test-vofohif7sowi/file name.txt 2026/06/25 02:30:13 DEBUG : file name.txt: Parsed hash: 7a6418cae4b0217a22b1d2313b41cc508c528a5a 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/other.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: md5sum /rclone-test-vofohif7sowi/other.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 87626bcaad7e5b5be2ea7cb6e387875a /rclone-test-vofohif7sowi/other.txt 2026/06/25 02:30:13 DEBUG : other.txt: Parsed hash: 87626bcaad7e5b5be2ea7cb6e387875a 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/other.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: sha1sum /rclone-test-vofohif7sowi/other.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 9d530f0828efa64e000839deb4e86cde81849c77 /rclone-test-vofohif7sowi/other.txt 2026/06/25 02:30:13 DEBUG : other.txt: Parsed hash: 9d530f0828efa64e000839deb4e86cde81849c77 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: New connection 127.0.0.1:37986->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9827.d1e85a7d9" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/other.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: md5sum /rclone-test-vofohif7sowi/other.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 87626bcaad7e5b5be2ea7cb6e387875a /rclone-test-vofohif7sowi/other.txt 2026/06/25 02:30:13 DEBUG : other.txt: Parsed hash: 87626bcaad7e5b5be2ea7cb6e387875a 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/other.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: sha1sum /rclone-test-vofohif7sowi/other.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 9d530f0828efa64e000839deb4e86cde81849c77 /rclone-test-vofohif7sowi/other.txt 2026/06/25 02:30:13 DEBUG : other.txt: Parsed hash: 9d530f0828efa64e000839deb4e86cde81849c77 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/moveTest/other.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: md5sum /rclone-test-vofohif7sowi/moveTest/other.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 90e082e26958f6d5eacfb2c64ad7e57e /rclone-test-vofohif7sowi/moveTest/other.txt 2026/06/25 02:30:13 DEBUG : moveTest/other.txt: Parsed hash: 90e082e26958f6d5eacfb2c64ad7e57e 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/moveTest/other.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: sha1sum /rclone-test-vofohif7sowi/moveTest/other.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 7a6418cae4b0217a22b1d2313b41cc508c528a5a /rclone-test-vofohif7sowi/moveTest/other.txt 2026/06/25 02:30:13 DEBUG : moveTest/other.txt: Parsed hash: 7a6418cae4b0217a22b1d2313b41cc508c528a5a 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/file name.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: md5sum /rclone-test-vofohif7sowi/file\ name.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 90e082e26958f6d5eacfb2c64ad7e57e /rclone-test-vofohif7sowi/file name.txt 2026/06/25 02:30:13 DEBUG : file name.txt: Parsed hash: 90e082e26958f6d5eacfb2c64ad7e57e 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/file name.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: sha1sum /rclone-test-vofohif7sowi/file\ name.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 7a6418cae4b0217a22b1d2313b41cc508c528a5a /rclone-test-vofohif7sowi/file name.txt 2026/06/25 02:30:13 DEBUG : file name.txt: Parsed hash: 7a6418cae4b0217a22b1d2313b41cc508c528a5a 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/other.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: md5sum /rclone-test-vofohif7sowi/other.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 87626bcaad7e5b5be2ea7cb6e387875a /rclone-test-vofohif7sowi/other.txt 2026/06/25 02:30:13 DEBUG : other.txt: Parsed hash: 87626bcaad7e5b5be2ea7cb6e387875a 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/other.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: sha1sum /rclone-test-vofohif7sowi/other.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 9d530f0828efa64e000839deb4e86cde81849c77 /rclone-test-vofohif7sowi/other.txt 2026/06/25 02:30:13 DEBUG : other.txt: Parsed hash: 9d530f0828efa64e000839deb4e86cde81849c77 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/file name.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: md5sum /rclone-test-vofohif7sowi/file\ name.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 90e082e26958f6d5eacfb2c64ad7e57e /rclone-test-vofohif7sowi/file name.txt 2026/06/25 02:30:13 DEBUG : file name.txt: Parsed hash: 90e082e26958f6d5eacfb2c64ad7e57e 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/file name.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: sha1sum /rclone-test-vofohif7sowi/file\ name.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 7a6418cae4b0217a22b1d2313b41cc508c528a5a /rclone-test-vofohif7sowi/file name.txt 2026/06/25 02:30:13 DEBUG : file name.txt: Parsed hash: 7a6418cae4b0217a22b1d2313b41cc508c528a5a 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: md5sum /rclone-test-vofohif7sowi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 87626bcaad7e5b5be2ea7cb6e387875a /rclone-test-vofohif7sowi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/25 02:30:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 87626bcaad7e5b5be2ea7cb6e387875a 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: sha1sum /rclone-test-vofohif7sowi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 9d530f0828efa64e000839deb4e86cde81849c77 /rclone-test-vofohif7sowi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/25 02:30:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 9d530f0828efa64e000839deb4e86cde81849c77 === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1407: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/06/25 02:30:13 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-yosuxih3bodi" 2026/06/25 02:30:13 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/06/25 02:30:13 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/06/25 02:30:13 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/06/25 02:30:13 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/06/25 02:30:13 DEBUG : Setting pass="1YEHEBESEgcHe32WcHQmVwPTTsFrROc7EipGfHb5waknosQ" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/06/25 02:30:13 DEBUG : TestSFTPRclone: detected overridden config - adding "{5yVWk}" suffix to name 2026/06/25 02:30:13 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/06/25 02:30:13 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/06/25 02:30:13 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/06/25 02:30:13 DEBUG : Setting pass="1YEHEBESEgcHe32WcHQmVwPTTsFrROc7EipGfHb5waknosQ" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/06/25 02:30:13 NOTICE: TestSFTPRclone{5yVWk}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yosuxih3bodi: New connection 127.0.0.1:38000->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9827.d1e85a7d9" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yosuxih3bodi: Shell type "unix" from config 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yosuxih3bodi: Relative path resolved to "/rclone-test-yosuxih3bodi" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yosuxih3bodi: Using root directory "/rclone-test-yosuxih3bodi" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yosuxih3bodi: Shell path "/rclone-test-yosuxih3bodi/new_name/sub_new_name/file name.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yosuxih3bodi: Running remote command: md5sum /rclone-test-yosuxih3bodi/new_name/sub_new_name/file\ name.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yosuxih3bodi: Remote command result: 90e082e26958f6d5eacfb2c64ad7e57e /rclone-test-yosuxih3bodi/new_name/sub_new_name/file name.txt 2026/06/25 02:30:13 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 90e082e26958f6d5eacfb2c64ad7e57e 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yosuxih3bodi: Shell path "/rclone-test-yosuxih3bodi/new_name/sub_new_name/file name.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yosuxih3bodi: Running remote command: sha1sum /rclone-test-yosuxih3bodi/new_name/sub_new_name/file\ name.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yosuxih3bodi: Remote command result: 7a6418cae4b0217a22b1d2313b41cc508c528a5a /rclone-test-yosuxih3bodi/new_name/sub_new_name/file name.txt 2026/06/25 02:30:13 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 7a6418cae4b0217a22b1d2313b41cc508c528a5a 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yosuxih3bodi: Shell path "/rclone-test-yosuxih3bodi/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yosuxih3bodi: Running remote command: md5sum /rclone-test-yosuxih3bodi/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yosuxih3bodi: Remote command result: 87626bcaad7e5b5be2ea7cb6e387875a /rclone-test-yosuxih3bodi/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/25 02:30:13 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 87626bcaad7e5b5be2ea7cb6e387875a 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yosuxih3bodi: Shell path "/rclone-test-yosuxih3bodi/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yosuxih3bodi: Running remote command: sha1sum /rclone-test-yosuxih3bodi/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yosuxih3bodi: Remote command result: 9d530f0828efa64e000839deb4e86cde81849c77 /rclone-test-yosuxih3bodi/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/25 02:30:13 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 9d530f0828efa64e000839deb4e86cde81849c77 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/file name.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: md5sum /rclone-test-vofohif7sowi/file\ name.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 90e082e26958f6d5eacfb2c64ad7e57e /rclone-test-vofohif7sowi/file name.txt 2026/06/25 02:30:13 DEBUG : file name.txt: Parsed hash: 90e082e26958f6d5eacfb2c64ad7e57e 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/file name.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: sha1sum /rclone-test-vofohif7sowi/file\ name.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 7a6418cae4b0217a22b1d2313b41cc508c528a5a /rclone-test-vofohif7sowi/file name.txt 2026/06/25 02:30:13 DEBUG : file name.txt: Parsed hash: 7a6418cae4b0217a22b1d2313b41cc508c528a5a 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: md5sum /rclone-test-vofohif7sowi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 87626bcaad7e5b5be2ea7cb6e387875a /rclone-test-vofohif7sowi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/25 02:30:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 87626bcaad7e5b5be2ea7cb6e387875a 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: sha1sum /rclone-test-vofohif7sowi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 9d530f0828efa64e000839deb4e86cde81849c77 /rclone-test-vofohif7sowi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/25 02:30:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 9d530f0828efa64e000839deb4e86cde81849c77 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yosuxih3bodi: Purge dir "new_name" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-yosuxih3bodi: 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/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/file name.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: md5sum /rclone-test-vofohif7sowi/file\ name.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 90e082e26958f6d5eacfb2c64ad7e57e /rclone-test-vofohif7sowi/file name.txt 2026/06/25 02:30:13 DEBUG : file name.txt: Parsed hash: 90e082e26958f6d5eacfb2c64ad7e57e 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/file name.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: sha1sum /rclone-test-vofohif7sowi/file\ name.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 7a6418cae4b0217a22b1d2313b41cc508c528a5a /rclone-test-vofohif7sowi/file name.txt 2026/06/25 02:30:13 DEBUG : file name.txt: Parsed hash: 7a6418cae4b0217a22b1d2313b41cc508c528a5a === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1601: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1632: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1703: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/file name.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: md5sum /rclone-test-vofohif7sowi/file\ name.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 6d952231fd69bad9d12b0c04458ed909 /rclone-test-vofohif7sowi/file name.txt 2026/06/25 02:30:13 DEBUG : file name.txt: Parsed hash: 6d952231fd69bad9d12b0c04458ed909 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/file name.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: sha1sum /rclone-test-vofohif7sowi/file\ name.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: b2975d756b243b6f7cb82a044902ee6c5dcc4d35 /rclone-test-vofohif7sowi/file name.txt 2026/06/25 02:30:13 DEBUG : file name.txt: Parsed hash: b2975d756b243b6f7cb82a044902ee6c5dcc4d35 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/file name.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: md5sum /rclone-test-vofohif7sowi/file\ name.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 6d952231fd69bad9d12b0c04458ed909 /rclone-test-vofohif7sowi/file name.txt 2026/06/25 02:30:13 DEBUG : file name.txt: Parsed hash: 6d952231fd69bad9d12b0c04458ed909 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/file name.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: sha1sum /rclone-test-vofohif7sowi/file\ name.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: b2975d756b243b6f7cb82a044902ee6c5dcc4d35 /rclone-test-vofohif7sowi/file name.txt 2026/06/25 02:30:13 DEBUG : file name.txt: Parsed hash: b2975d756b243b6f7cb82a044902ee6c5dcc4d35 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/06/25 02:30:13 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-vofohif7sowi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/25 02:30:13 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/06/25 02:30:13 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/06/25 02:30:13 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/06/25 02:30:13 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/06/25 02:30:13 DEBUG : Setting pass="1YEHEBESEgcHe32WcHQmVwPTTsFrROc7EipGfHb5waknosQ" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/06/25 02:30:13 DEBUG : TestSFTPRclone: detected overridden config - adding "{5yVWk}" suffix to name 2026/06/25 02:30:13 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/06/25 02:30:13 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/06/25 02:30:13 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/06/25 02:30:13 DEBUG : Setting pass="1YEHEBESEgcHe32WcHQmVwPTTsFrROc7EipGfHb5waknosQ" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/06/25 02:30:13 NOTICE: TestSFTPRclone{5yVWk}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:38006->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9827.d1e85a7d9" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/rclone-test-vofohif7sowi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/rclone-test-vofohif7sowi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-vofohif7sowi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /rclone-test-vofohif7sowi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 87626bcaad7e5b5be2ea7cb6e387875a /rclone-test-vofohif7sowi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/25 02:30:13 DEBUG : z.txt: Parsed hash: 87626bcaad7e5b5be2ea7cb6e387875a 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-vofohif7sowi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /rclone-test-vofohif7sowi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 9d530f0828efa64e000839deb4e86cde81849c77 /rclone-test-vofohif7sowi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/25 02:30:13 DEBUG : z.txt: Parsed hash: 9d530f0828efa64e000839deb4e86cde81849c77 === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/06/25 02:30:13 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-vofohif7sowi/not found.txt" 2026/06/25 02:30:13 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/06/25 02:30:13 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/06/25 02:30:13 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/06/25 02:30:13 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/06/25 02:30:13 DEBUG : Setting pass="1YEHEBESEgcHe32WcHQmVwPTTsFrROc7EipGfHb5waknosQ" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/06/25 02:30:13 DEBUG : TestSFTPRclone: detected overridden config - adding "{5yVWk}" suffix to name 2026/06/25 02:30:13 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/06/25 02:30:13 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/06/25 02:30:13 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/06/25 02:30:13 DEBUG : Setting pass="1YEHEBESEgcHe32WcHQmVwPTTsFrROc7EipGfHb5waknosQ" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/06/25 02:30:13 NOTICE: TestSFTPRclone{5yVWk}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi/not found.txt: New connection 127.0.0.1:38020->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9827.d1e85a7d9" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi/not found.txt: Shell type "unix" from config 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi/not found.txt: Relative path resolved to "/rclone-test-vofohif7sowi/not found.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi/not found.txt: Using root directory "/rclone-test-vofohif7sowi/not found.txt" 2026/06/25 02:30:13 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestSFTPRclone:" path "rclone-test-vofohif7sowi" from "TestSFTPRclone:rclone-test-vofohif7sowi" 2026/06/25 02:30:13 DEBUG : Creating backend with remote "TestSFTPRclone:" 2026/06/25 02:30:13 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/06/25 02:30:13 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/06/25 02:30:13 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/06/25 02:30:13 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/06/25 02:30:13 DEBUG : Setting pass="1YEHEBESEgcHe32WcHQmVwPTTsFrROc7EipGfHb5waknosQ" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/06/25 02:30:13 DEBUG : TestSFTPRclone: detected overridden config - adding "{5yVWk}" suffix to name 2026/06/25 02:30:13 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/06/25 02:30:13 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/06/25 02:30:13 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/06/25 02:30:13 DEBUG : Setting pass="1YEHEBESEgcHe32WcHQmVwPTTsFrROc7EipGfHb5waknosQ" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/06/25 02:30:13 NOTICE: TestSFTPRclone{5yVWk}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/: New connection 127.0.0.1:38030->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9827.d1e85a7d9" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell type "unix" from config 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/: Relative path resolved to "/" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/: Using root directory "/" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-vofohif7sowi/file name.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-vofohif7sowi/file\ name.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 6d952231fd69bad9d12b0c04458ed909 /rclone-test-vofohif7sowi/file name.txt 2026/06/25 02:30:13 DEBUG : rclone-test-vofohif7sowi/file name.txt: Parsed hash: 6d952231fd69bad9d12b0c04458ed909 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-vofohif7sowi/file name.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-vofohif7sowi/file\ name.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: b2975d756b243b6f7cb82a044902ee6c5dcc4d35 /rclone-test-vofohif7sowi/file name.txt 2026/06/25 02:30:13 DEBUG : rclone-test-vofohif7sowi/file name.txt: Parsed hash: b2975d756b243b6f7cb82a044902ee6c5dcc4d35 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-vofohif7sowi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-vofohif7sowi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 87626bcaad7e5b5be2ea7cb6e387875a /rclone-test-vofohif7sowi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/25 02:30:13 DEBUG : rclone-test-vofohif7sowi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 87626bcaad7e5b5be2ea7cb6e387875a 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-vofohif7sowi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-vofohif7sowi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 9d530f0828efa64e000839deb4e86cde81849c77 /rclone-test-vofohif7sowi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/25 02:30:13 DEBUG : rclone-test-vofohif7sowi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 9d530f0828efa64e000839deb4e86cde81849c77 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-vofohif7sowi/file name.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-vofohif7sowi/file\ name.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 6d952231fd69bad9d12b0c04458ed909 /rclone-test-vofohif7sowi/file name.txt 2026/06/25 02:30:13 DEBUG : rclone-test-vofohif7sowi/file name.txt: Parsed hash: 6d952231fd69bad9d12b0c04458ed909 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-vofohif7sowi/file name.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-vofohif7sowi/file\ name.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: b2975d756b243b6f7cb82a044902ee6c5dcc4d35 /rclone-test-vofohif7sowi/file name.txt 2026/06/25 02:30:13 DEBUG : rclone-test-vofohif7sowi/file name.txt: Parsed hash: b2975d756b243b6f7cb82a044902ee6c5dcc4d35 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1957: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-vofohif7sowi/created from root.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-vofohif7sowi/created\ from\ root.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 4211afeca419a37a14f12f032f7905f4 /rclone-test-vofohif7sowi/created from root.txt 2026/06/25 02:30:13 DEBUG : rclone-test-vofohif7sowi/created from root.txt: Parsed hash: 4211afeca419a37a14f12f032f7905f4 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-vofohif7sowi/created from root.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-vofohif7sowi/created\ from\ root.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: de0ee8f5ccac3607d84c0e172e2594962b2ceece /rclone-test-vofohif7sowi/created from root.txt 2026/06/25 02:30:13 DEBUG : rclone-test-vofohif7sowi/created from root.txt: Parsed hash: de0ee8f5ccac3607d84c0e172e2594962b2ceece 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-vofohif7sowi/created from root.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-vofohif7sowi/created\ from\ root.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 4211afeca419a37a14f12f032f7905f4 /rclone-test-vofohif7sowi/created from root.txt 2026/06/25 02:30:13 DEBUG : rclone-test-vofohif7sowi/created from root.txt: Parsed hash: 4211afeca419a37a14f12f032f7905f4 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-vofohif7sowi/created from root.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-vofohif7sowi/created\ from\ root.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: de0ee8f5ccac3607d84c0e172e2594962b2ceece /rclone-test-vofohif7sowi/created from root.txt 2026/06/25 02:30:13 DEBUG : rclone-test-vofohif7sowi/created from root.txt: Parsed hash: de0ee8f5ccac3607d84c0e172e2594962b2ceece 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-vofohif7sowi/created from root.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-vofohif7sowi/created\ from\ root.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 4211afeca419a37a14f12f032f7905f4 /rclone-test-vofohif7sowi/created from root.txt 2026/06/25 02:30:13 DEBUG : rclone-test-vofohif7sowi/created from root.txt: Parsed hash: 4211afeca419a37a14f12f032f7905f4 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-vofohif7sowi/created from root.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-vofohif7sowi/created\ from\ root.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: de0ee8f5ccac3607d84c0e172e2594962b2ceece /rclone-test-vofohif7sowi/created from root.txt 2026/06/25 02:30:13 DEBUG : rclone-test-vofohif7sowi/created from root.txt: Parsed hash: de0ee8f5ccac3607d84c0e172e2594962b2ceece 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-vofohif7sowi/file name.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-vofohif7sowi/file\ name.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 6d952231fd69bad9d12b0c04458ed909 /rclone-test-vofohif7sowi/file name.txt 2026/06/25 02:30:13 DEBUG : rclone-test-vofohif7sowi/file name.txt: Parsed hash: 6d952231fd69bad9d12b0c04458ed909 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-vofohif7sowi/file name.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-vofohif7sowi/file\ name.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: b2975d756b243b6f7cb82a044902ee6c5dcc4d35 /rclone-test-vofohif7sowi/file name.txt 2026/06/25 02:30:13 DEBUG : rclone-test-vofohif7sowi/file name.txt: Parsed hash: b2975d756b243b6f7cb82a044902ee6c5dcc4d35 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-vofohif7sowi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-vofohif7sowi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 87626bcaad7e5b5be2ea7cb6e387875a /rclone-test-vofohif7sowi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/25 02:30:13 DEBUG : rclone-test-vofohif7sowi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 87626bcaad7e5b5be2ea7cb6e387875a 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-vofohif7sowi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-vofohif7sowi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 9d530f0828efa64e000839deb4e86cde81849c77 /rclone-test-vofohif7sowi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/25 02:30:13 DEBUG : rclone-test-vofohif7sowi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 9d530f0828efa64e000839deb4e86cde81849c77 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-vofohif7sowi/file name.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-vofohif7sowi/file\ name.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 6d952231fd69bad9d12b0c04458ed909 /rclone-test-vofohif7sowi/file name.txt 2026/06/25 02:30:13 DEBUG : rclone-test-vofohif7sowi/file name.txt: Parsed hash: 6d952231fd69bad9d12b0c04458ed909 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-vofohif7sowi/file name.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-vofohif7sowi/file\ name.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: b2975d756b243b6f7cb82a044902ee6c5dcc4d35 /rclone-test-vofohif7sowi/file name.txt 2026/06/25 02:30:13 DEBUG : rclone-test-vofohif7sowi/file name.txt: Parsed hash: b2975d756b243b6f7cb82a044902ee6c5dcc4d35 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-vofohif7sowi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-vofohif7sowi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 87626bcaad7e5b5be2ea7cb6e387875a /rclone-test-vofohif7sowi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/25 02:30:13 DEBUG : rclone-test-vofohif7sowi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 87626bcaad7e5b5be2ea7cb6e387875a 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-vofohif7sowi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-vofohif7sowi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 9d530f0828efa64e000839deb4e86cde81849c77 /rclone-test-vofohif7sowi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/25 02:30:13 DEBUG : rclone-test-vofohif7sowi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 9d530f0828efa64e000839deb4e86cde81849c77 === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2016: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2121: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2137: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: md5sum /rclone-test-vofohif7sowi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 87626bcaad7e5b5be2ea7cb6e387875a /rclone-test-vofohif7sowi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/25 02:30:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 87626bcaad7e5b5be2ea7cb6e387875a 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: sha1sum /rclone-test-vofohif7sowi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 9d530f0828efa64e000839deb4e86cde81849c77 /rclone-test-vofohif7sowi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/25 02:30:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 9d530f0828efa64e000839deb4e86cde81849c77 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Server has VFS statistics extension 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: About path "/rclone-test-vofohif7sowi" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/piped data.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: md5sum /rclone-test-vofohif7sowi/piped\ data.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-vofohif7sowi/piped data.txt 2026/06/25 02:30:13 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/piped data.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: sha1sum /rclone-test-vofohif7sowi/piped\ data.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-vofohif7sowi/piped data.txt 2026/06/25 02:30:13 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/piped data.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: md5sum /rclone-test-vofohif7sowi/piped\ data.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-vofohif7sowi/piped data.txt 2026/06/25 02:30:13 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/piped data.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: sha1sum /rclone-test-vofohif7sowi/piped\ data.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-vofohif7sowi/piped data.txt 2026/06/25 02:30:13 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/piped data.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: md5sum /rclone-test-vofohif7sowi/piped\ data.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: c4d833750f6f4ae66ccf594dd1583549 /rclone-test-vofohif7sowi/piped data.txt 2026/06/25 02:30:13 DEBUG : piped data.txt: Parsed hash: c4d833750f6f4ae66ccf594dd1583549 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/piped data.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: sha1sum /rclone-test-vofohif7sowi/piped\ data.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 2f2ddfc2e2edd83be089cbaafb60d4d4888bff35 /rclone-test-vofohif7sowi/piped data.txt 2026/06/25 02:30:13 DEBUG : piped data.txt: Parsed hash: 2f2ddfc2e2edd83be089cbaafb60d4d4888bff35 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/piped data.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: md5sum /rclone-test-vofohif7sowi/piped\ data.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: c4d833750f6f4ae66ccf594dd1583549 /rclone-test-vofohif7sowi/piped data.txt 2026/06/25 02:30:13 DEBUG : piped data.txt: Parsed hash: c4d833750f6f4ae66ccf594dd1583549 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/piped data.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: sha1sum /rclone-test-vofohif7sowi/piped\ data.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 2f2ddfc2e2edd83be089cbaafb60d4d4888bff35 /rclone-test-vofohif7sowi/piped data.txt 2026/06/25 02:30:13 DEBUG : piped data.txt: Parsed hash: 2f2ddfc2e2edd83be089cbaafb60d4d4888bff35 === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2355: *sftp.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2376: *sftp.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2488: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/unknown-size-update.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: md5sum /rclone-test-vofohif7sowi/unknown-size-update.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 4c84e3afe6f2b2f199edf5241c2e6837 /rclone-test-vofohif7sowi/unknown-size-update.txt 2026/06/25 02:30:13 DEBUG : unknown-size-update.txt: Parsed hash: 4c84e3afe6f2b2f199edf5241c2e6837 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/unknown-size-update.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: sha1sum /rclone-test-vofohif7sowi/unknown-size-update.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 4dae8782879968b440f970b892823aa8066787cc /rclone-test-vofohif7sowi/unknown-size-update.txt 2026/06/25 02:30:13 DEBUG : unknown-size-update.txt: Parsed hash: 4dae8782879968b440f970b892823aa8066787cc 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/unknown-size-update.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: md5sum /rclone-test-vofohif7sowi/unknown-size-update.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 4c84e3afe6f2b2f199edf5241c2e6837 /rclone-test-vofohif7sowi/unknown-size-update.txt 2026/06/25 02:30:13 DEBUG : unknown-size-update.txt: Parsed hash: 4c84e3afe6f2b2f199edf5241c2e6837 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Shell path "/rclone-test-vofohif7sowi/unknown-size-update.txt" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Running remote command: sha1sum /rclone-test-vofohif7sowi/unknown-size-update.txt 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Remote command result: 4dae8782879968b440f970b892823aa8066787cc /rclone-test-vofohif7sowi/unknown-size-update.txt 2026/06/25 02:30:13 DEBUG : unknown-size-update.txt: Parsed hash: 4dae8782879968b440f970b892823aa8066787cc === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/06/25 02:30:13 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-vofohif7sowi/deeper/nonexisting/directory" 2026/06/25 02:30:13 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/06/25 02:30:13 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/06/25 02:30:13 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/06/25 02:30:13 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/06/25 02:30:13 DEBUG : Setting pass="1YEHEBESEgcHe32WcHQmVwPTTsFrROc7EipGfHb5waknosQ" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/06/25 02:30:13 DEBUG : TestSFTPRclone: detected overridden config - adding "{5yVWk}" suffix to name 2026/06/25 02:30:13 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/06/25 02:30:13 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/06/25 02:30:13 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/06/25 02:30:13 DEBUG : Setting pass="1YEHEBESEgcHe32WcHQmVwPTTsFrROc7EipGfHb5waknosQ" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/06/25 02:30:13 NOTICE: TestSFTPRclone{5yVWk}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi/deeper/nonexisting/directory: New connection 127.0.0.1:38032->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9827.d1e85a7d9" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi/deeper/nonexisting/directory: Shell type "unix" from config 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi/deeper/nonexisting/directory: Relative path resolved to "/rclone-test-vofohif7sowi/deeper/nonexisting/directory" 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi/deeper/nonexisting/directory: Using root directory "/rclone-test-vofohif7sowi/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2680: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2737: FS has no Directory methods and doesn't Wrap 2026/06/25 02:30:13 DEBUG : Waiting for deletions to finish 2026/06/25 02:30:13 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/06/25 02:30:13 DEBUG : removing 1 level 4 directories 2026/06/25 02:30:13 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/06/25 02:30:13 DEBUG : removing 1 level 3 directories 2026/06/25 02:30:13 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/06/25 02:30:13 DEBUG : removing 1 level 2 directories 2026/06/25 02:30:13 INFO : hello? sausage/êé: Removing directory 2026/06/25 02:30:13 DEBUG : removing 1 level 1 directories 2026/06/25 02:30:13 INFO : hello? sausage: Removing directory 2026/06/25 02:30:13 DEBUG : removing 1 level 0 directories 2026/06/25 02:30:13 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Removing directory 2026/06/25 02:30:13 ERROR : error listing: directory not found 2026/06/25 02:30:13 DEBUG : Waiting for deletions to finish 2026/06/25 02:30:13 ERROR : error listing: directory not found 2026/06/25 02:30:13 ERROR : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Failed to list "": directory not found 2026/06/25 02:30:13 DEBUG : removing 1 level 0 directories 2026/06/25 02:30:13 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Removing directory 2026/06/25 02:30:13 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2026/06/25 02:30:13 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-vofohif7sowi: Closing 2 unused connections 2026/06/25 02:30:13 NOTICE: TestSFTPRclone: Stopping server --- PASS: TestIntegration (1.65s) --- 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 (0.60s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.01s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.00s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.00s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (0.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.01s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.01s) --- 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.12s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.04s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.01s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.01s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.00s) --- PASS: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- PASS: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 sftp_test.go:25: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestIntegration3 sftp_test.go:35: skipping as -remote is set --- SKIP: TestIntegration3 (0.00s) PASS ok github.com/rclone/rclone/backend/sftp 2.881s "go test -v -timeout 1h0m0s -remote TestSFTPRclone: -verbose" - Finished OK in 3.770123392s (try 1/5)