"go test -v -timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Starting (try 1/5) === RUN TestShellEscapeUnix --- PASS: TestShellEscapeUnix (0.00s) === RUN TestShellEscapeCmd --- PASS: TestShellEscapeCmd (0.00s) === RUN TestShellEscapePowerShell --- PASS: TestShellEscapePowerShell (0.00s) === RUN TestRemotePathEncodesRemoteNames --- PASS: TestRemotePathEncodesRemoteNames (0.00s) === RUN TestRemoteShellPathEncodesRemoteNames --- PASS: TestRemoteShellPathEncodesRemoteNames (0.00s) === RUN TestRemoteShellPathEncodesPathOverrideNames --- PASS: TestRemoteShellPathEncodesPathOverrideNames (0.00s) === RUN TestParseHash --- PASS: TestParseHash (0.00s) === RUN TestParseUsage --- PASS: TestParseUsage (0.00s) === RUN TestSSHExternalWaitMultipleCalls --- PASS: TestSSHExternalWaitMultipleCalls (0.10s) === RUN TestSSHExternalCloseMultipleCalls --- PASS: TestSSHExternalCloseMultipleCalls (0.00s) === RUN TestStringLock --- PASS: TestStringLock (1.15s) === RUN TestIntegration fstests.go:438: Using remote "TestSFTPOpenssh:" 2026/06/03 01:19:43 NOTICE: TestSFTPOpenssh: Starting server 2026/06/03 01:19:44 NOTICE: TestSFTPOpenssh: Attempting to connect to "127.0.0.1:28627" try 1/100 2026/06/03 01:19:44 DEBUG : TestSFTPOpenssh: Read 1, error: 2026/06/03 01:19:44 NOTICE: TestSFTPOpenssh: Started server and connected to "127.0.0.1:28627" 2026/06/03 01:19:44 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-bizezos0kibi" 2026/06/03 01:19:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/03 01:19:44 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/06/03 01:19:44 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/03 01:19:44 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/03 01:19:44 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/03 01:19:44 DEBUG : Setting pass="qjw1zXzO5YE5rPsQLnFVVvDP0rawRnnq" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/03 01:19:44 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/03 01:19:44 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{N4nKr}" suffix to name 2026/06/03 01:19:44 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/03 01:19:44 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/03 01:19:44 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/03 01:19:44 DEBUG : Setting pass="qjw1zXzO5YE5rPsQLnFVVvDP0rawRnnq" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/03 01:19:44 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/03 01:19:44 NOTICE: TestSFTPOpenssh{N4nKr}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: New connection 127.0.0.1:42194->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell type "unix" from config 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Relative path resolved to "/home/rclone/rclone-test-bizezos0kibi" 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Using root directory "/home/rclone/rclone-test-bizezos0kibi" 2026/06/03 01:19:44 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/06/03 01:19:44 INFO : dir/subdir: Making directory 2026/06/03 01:19:44 INFO : dir/subdir: Removing directory 2026/06/03 01:19:44 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/03 01:19:44 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/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: a381585413ef361fc6d4a681fc0682b2 /home/rclone/rclone-test-bizezos0kibi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/03 01:19:44 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: a381585413ef361fc6d4a681fc0682b2 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 2dc24724503c85c207df92ba9a36610496d5c3fc /home/rclone/rclone-test-bizezos0kibi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/03 01:19:44 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 2dc24724503c85c207df92ba9a36610496d5c3fc 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: a381585413ef361fc6d4a681fc0682b2 /home/rclone/rclone-test-bizezos0kibi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/03 01:19:44 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: a381585413ef361fc6d4a681fc0682b2 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 2dc24724503c85c207df92ba9a36610496d5c3fc /home/rclone/rclone-test-bizezos0kibi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/03 01:19:44 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 2dc24724503c85c207df92ba9a36610496d5c3fc 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: a381585413ef361fc6d4a681fc0682b2 /home/rclone/rclone-test-bizezos0kibi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/03 01:19:44 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: a381585413ef361fc6d4a681fc0682b2 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 2dc24724503c85c207df92ba9a36610496d5c3fc /home/rclone/rclone-test-bizezos0kibi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/03 01:19:44 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 2dc24724503c85c207df92ba9a36610496d5c3fc === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/./." 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/./. 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 60afae154d2fd35c35d4e97b5891994d /home/rclone/rclone-test-bizezos0kibi/./. 2026/06/03 01:19:44 DEBUG : ./.: Parsed hash: 60afae154d2fd35c35d4e97b5891994d 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/./." 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/./. 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: e9abffc01adeb2a778f12f2f89f7d82127a181e2 /home/rclone/rclone-test-bizezos0kibi/./. 2026/06/03 01:19:44 DEBUG : ./.: Parsed hash: e9abffc01adeb2a778f12f2f89f7d82127a181e2 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/./." 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/./. 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 60afae154d2fd35c35d4e97b5891994d /home/rclone/rclone-test-bizezos0kibi/./. 2026/06/03 01:19:44 DEBUG : ./.: Parsed hash: 60afae154d2fd35c35d4e97b5891994d 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/./." 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/./. 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: e9abffc01adeb2a778f12f2f89f7d82127a181e2 /home/rclone/rclone-test-bizezos0kibi/./. 2026/06/03 01:19:44 DEBUG : ./.: Parsed hash: e9abffc01adeb2a778f12f2f89f7d82127a181e2 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/./." 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/./. 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 60afae154d2fd35c35d4e97b5891994d /home/rclone/rclone-test-bizezos0kibi/./. 2026/06/03 01:19:44 DEBUG : ./.: Parsed hash: 60afae154d2fd35c35d4e97b5891994d 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/./." 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/./. 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: e9abffc01adeb2a778f12f2f89f7d82127a181e2 /home/rclone/rclone-test-bizezos0kibi/./. 2026/06/03 01:19:44 DEBUG : ./.: Parsed hash: e9abffc01adeb2a778f12f2f89f7d82127a181e2 === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/../.." 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/../.. 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 909dd3e4d8e57280d6142655f9abf89e /home/rclone/rclone-test-bizezos0kibi/../.. 2026/06/03 01:19:44 DEBUG : ../..: Parsed hash: 909dd3e4d8e57280d6142655f9abf89e 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/../.." 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/../.. 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: e2e8fa4d6f97791790c25688be9f81ef1009f0ad /home/rclone/rclone-test-bizezos0kibi/../.. 2026/06/03 01:19:44 DEBUG : ../..: Parsed hash: e2e8fa4d6f97791790c25688be9f81ef1009f0ad 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/../.." 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/../.. 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 909dd3e4d8e57280d6142655f9abf89e /home/rclone/rclone-test-bizezos0kibi/../.. 2026/06/03 01:19:44 DEBUG : ../..: Parsed hash: 909dd3e4d8e57280d6142655f9abf89e 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/../.." 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/../.. 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: e2e8fa4d6f97791790c25688be9f81ef1009f0ad /home/rclone/rclone-test-bizezos0kibi/../.. 2026/06/03 01:19:44 DEBUG : ../..: Parsed hash: e2e8fa4d6f97791790c25688be9f81ef1009f0ad 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/../.." 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/../.. 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 909dd3e4d8e57280d6142655f9abf89e /home/rclone/rclone-test-bizezos0kibi/../.. 2026/06/03 01:19:44 DEBUG : ../..: Parsed hash: 909dd3e4d8e57280d6142655f9abf89e 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/../.." 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/../.. 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: e2e8fa4d6f97791790c25688be9f81ef1009f0ad /home/rclone/rclone-test-bizezos0kibi/../.. 2026/06/03 01:19:44 DEBUG : ../..: Parsed hash: e2e8fa4d6f97791790c25688be9f81ef1009f0ad === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 9938ecf495099704919baa10417de895 /home/rclone/rclone-test-bizezos0kibi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/03 01:19:44 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 9938ecf495099704919baa10417de895 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: bedd989cedd42b09f67dfe0d80492dd1ed42b48c /home/rclone/rclone-test-bizezos0kibi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/03 01:19:44 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: bedd989cedd42b09f67dfe0d80492dd1ed42b48c 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 9938ecf495099704919baa10417de895 /home/rclone/rclone-test-bizezos0kibi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/03 01:19:44 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 9938ecf495099704919baa10417de895 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: bedd989cedd42b09f67dfe0d80492dd1ed42b48c /home/rclone/rclone-test-bizezos0kibi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/03 01:19:44 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: bedd989cedd42b09f67dfe0d80492dd1ed42b48c 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 9938ecf495099704919baa10417de895 /home/rclone/rclone-test-bizezos0kibi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/03 01:19:44 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 9938ecf495099704919baa10417de895 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: bedd989cedd42b09f67dfe0d80492dd1ed42b48c /home/rclone/rclone-test-bizezos0kibi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/03 01:19:44 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: bedd989cedd42b09f67dfe0d80492dd1ed42b48c === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/ leading space/ leading space" 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/\ leading\ space/\ leading\ space 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 2fe0b36c9bdcfe114b2bc38260d8ba64 /home/rclone/rclone-test-bizezos0kibi/ leading space/ leading space 2026/06/03 01:19:44 DEBUG : leading space/ leading space: Parsed hash: 2fe0b36c9bdcfe114b2bc38260d8ba64 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/ leading space/ leading space" 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/\ leading\ space/\ leading\ space 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: ceb5fb2818126e6d7d9f981e1c785d992d3d23df /home/rclone/rclone-test-bizezos0kibi/ leading space/ leading space 2026/06/03 01:19:44 DEBUG : leading space/ leading space: Parsed hash: ceb5fb2818126e6d7d9f981e1c785d992d3d23df 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/ leading space/ leading space" 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/\ leading\ space/\ leading\ space 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 2fe0b36c9bdcfe114b2bc38260d8ba64 /home/rclone/rclone-test-bizezos0kibi/ leading space/ leading space 2026/06/03 01:19:44 DEBUG : leading space/ leading space: Parsed hash: 2fe0b36c9bdcfe114b2bc38260d8ba64 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/ leading space/ leading space" 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/\ leading\ space/\ leading\ space 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: ceb5fb2818126e6d7d9f981e1c785d992d3d23df /home/rclone/rclone-test-bizezos0kibi/ leading space/ leading space 2026/06/03 01:19:44 DEBUG : leading space/ leading space: Parsed hash: ceb5fb2818126e6d7d9f981e1c785d992d3d23df 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/ leading space/ leading space" 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/\ leading\ space/\ leading\ space 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 2fe0b36c9bdcfe114b2bc38260d8ba64 /home/rclone/rclone-test-bizezos0kibi/ leading space/ leading space 2026/06/03 01:19:44 DEBUG : leading space/ leading space: Parsed hash: 2fe0b36c9bdcfe114b2bc38260d8ba64 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/ leading space/ leading space" 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/\ leading\ space/\ leading\ space 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: ceb5fb2818126e6d7d9f981e1c785d992d3d23df /home/rclone/rclone-test-bizezos0kibi/ leading space/ leading space 2026/06/03 01:19:44 DEBUG : leading space/ leading space: Parsed hash: ceb5fb2818126e6d7d9f981e1c785d992d3d23df === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/~leading tilde/~leading tilde" 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/\~leading\ tilde/\~leading\ tilde 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: c2ea3100368add4fc4705545f94f0108 /home/rclone/rclone-test-bizezos0kibi/~leading tilde/~leading tilde 2026/06/03 01:19:44 DEBUG : ~leading tilde/~leading tilde: Parsed hash: c2ea3100368add4fc4705545f94f0108 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/~leading tilde/~leading tilde" 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/\~leading\ tilde/\~leading\ tilde 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 70eb2dd04093287d4f0c96112f8eed661b5f3738 /home/rclone/rclone-test-bizezos0kibi/~leading tilde/~leading tilde 2026/06/03 01:19:44 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 70eb2dd04093287d4f0c96112f8eed661b5f3738 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/~leading tilde/~leading tilde" 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/\~leading\ tilde/\~leading\ tilde 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: c2ea3100368add4fc4705545f94f0108 /home/rclone/rclone-test-bizezos0kibi/~leading tilde/~leading tilde 2026/06/03 01:19:44 DEBUG : ~leading tilde/~leading tilde: Parsed hash: c2ea3100368add4fc4705545f94f0108 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/~leading tilde/~leading tilde" 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/\~leading\ tilde/\~leading\ tilde 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 70eb2dd04093287d4f0c96112f8eed661b5f3738 /home/rclone/rclone-test-bizezos0kibi/~leading tilde/~leading tilde 2026/06/03 01:19:44 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 70eb2dd04093287d4f0c96112f8eed661b5f3738 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/~leading tilde/~leading tilde" 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/\~leading\ tilde/\~leading\ tilde 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: c2ea3100368add4fc4705545f94f0108 /home/rclone/rclone-test-bizezos0kibi/~leading tilde/~leading tilde 2026/06/03 01:19:44 DEBUG : ~leading tilde/~leading tilde: Parsed hash: c2ea3100368add4fc4705545f94f0108 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/~leading tilde/~leading tilde" 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/\~leading\ tilde/\~leading\ tilde 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 70eb2dd04093287d4f0c96112f8eed661b5f3738 /home/rclone/rclone-test-bizezos0kibi/~leading tilde/~leading tilde 2026/06/03 01:19:44 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 70eb2dd04093287d4f0c96112f8eed661b5f3738 === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/␍leading CR/␍leading CR" 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/␍leading\ CR/␍leading\ CR 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 395566a653a357f475fdaded01b1510c /home/rclone/rclone-test-bizezos0kibi/␍leading CR/␍leading CR 2026/06/03 01:19:44 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 395566a653a357f475fdaded01b1510c 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/␍leading CR/␍leading CR" 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/␍leading\ CR/␍leading\ CR 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 5565805edf6a6b8017501acc6562fa6cfca0b4c2 /home/rclone/rclone-test-bizezos0kibi/␍leading CR/␍leading CR 2026/06/03 01:19:44 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 5565805edf6a6b8017501acc6562fa6cfca0b4c2 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/␍leading CR/␍leading CR" 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/␍leading\ CR/␍leading\ CR 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 395566a653a357f475fdaded01b1510c /home/rclone/rclone-test-bizezos0kibi/␍leading CR/␍leading CR 2026/06/03 01:19:44 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 395566a653a357f475fdaded01b1510c 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/␍leading CR/␍leading CR" 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/␍leading\ CR/␍leading\ CR 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 5565805edf6a6b8017501acc6562fa6cfca0b4c2 /home/rclone/rclone-test-bizezos0kibi/␍leading CR/␍leading CR 2026/06/03 01:19:44 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 5565805edf6a6b8017501acc6562fa6cfca0b4c2 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/␍leading CR/␍leading CR" 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/␍leading\ CR/␍leading\ CR 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 395566a653a357f475fdaded01b1510c /home/rclone/rclone-test-bizezos0kibi/␍leading CR/␍leading CR 2026/06/03 01:19:44 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 395566a653a357f475fdaded01b1510c 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/␍leading CR/␍leading CR" 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/␍leading\ CR/␍leading\ CR 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 5565805edf6a6b8017501acc6562fa6cfca0b4c2 /home/rclone/rclone-test-bizezos0kibi/␍leading CR/␍leading CR 2026/06/03 01:19:44 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 5565805edf6a6b8017501acc6562fa6cfca0b4c2 === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/␊leading LF/␊leading LF" 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/␊leading\ LF/␊leading\ LF 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: f4c5df67f15f4d0c7c779a80b4a8ebbf /home/rclone/rclone-test-bizezos0kibi/␊leading LF/␊leading LF 2026/06/03 01:19:44 DEBUG : ␊leading LF/␊leading LF: Parsed hash: f4c5df67f15f4d0c7c779a80b4a8ebbf 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/␊leading LF/␊leading LF" 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/␊leading\ LF/␊leading\ LF 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 429cba4d71a40693d834b079162603c58470b661 /home/rclone/rclone-test-bizezos0kibi/␊leading LF/␊leading LF 2026/06/03 01:19:44 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 429cba4d71a40693d834b079162603c58470b661 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/␊leading LF/␊leading LF" 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/␊leading\ LF/␊leading\ LF 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: f4c5df67f15f4d0c7c779a80b4a8ebbf /home/rclone/rclone-test-bizezos0kibi/␊leading LF/␊leading LF 2026/06/03 01:19:44 DEBUG : ␊leading LF/␊leading LF: Parsed hash: f4c5df67f15f4d0c7c779a80b4a8ebbf 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/␊leading LF/␊leading LF" 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/␊leading\ LF/␊leading\ LF 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 429cba4d71a40693d834b079162603c58470b661 /home/rclone/rclone-test-bizezos0kibi/␊leading LF/␊leading LF 2026/06/03 01:19:44 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 429cba4d71a40693d834b079162603c58470b661 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/␊leading LF/␊leading LF" 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/␊leading\ LF/␊leading\ LF 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: f4c5df67f15f4d0c7c779a80b4a8ebbf /home/rclone/rclone-test-bizezos0kibi/␊leading LF/␊leading LF 2026/06/03 01:19:44 DEBUG : ␊leading LF/␊leading LF: Parsed hash: f4c5df67f15f4d0c7c779a80b4a8ebbf 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/␊leading LF/␊leading LF" 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/␊leading\ LF/␊leading\ LF 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 429cba4d71a40693d834b079162603c58470b661 /home/rclone/rclone-test-bizezos0kibi/␊leading LF/␊leading LF 2026/06/03 01:19:44 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 429cba4d71a40693d834b079162603c58470b661 === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/␉leading HT/␉leading HT" 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/␉leading\ HT/␉leading\ HT 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 37ab4704693b769a29db3e231b602569 /home/rclone/rclone-test-bizezos0kibi/␉leading HT/␉leading HT 2026/06/03 01:19:44 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 37ab4704693b769a29db3e231b602569 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/␉leading HT/␉leading HT" 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/␉leading\ HT/␉leading\ HT 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 24cad2e211d90f8b7a24fe563bfa9e2805717b2b /home/rclone/rclone-test-bizezos0kibi/␉leading HT/␉leading HT 2026/06/03 01:19:44 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 24cad2e211d90f8b7a24fe563bfa9e2805717b2b 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/␉leading HT/␉leading HT" 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/␉leading\ HT/␉leading\ HT 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 37ab4704693b769a29db3e231b602569 /home/rclone/rclone-test-bizezos0kibi/␉leading HT/␉leading HT 2026/06/03 01:19:44 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 37ab4704693b769a29db3e231b602569 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/␉leading HT/␉leading HT" 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/␉leading\ HT/␉leading\ HT 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 24cad2e211d90f8b7a24fe563bfa9e2805717b2b /home/rclone/rclone-test-bizezos0kibi/␉leading HT/␉leading HT 2026/06/03 01:19:44 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 24cad2e211d90f8b7a24fe563bfa9e2805717b2b 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/␉leading HT/␉leading HT" 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/␉leading\ HT/␉leading\ HT 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 37ab4704693b769a29db3e231b602569 /home/rclone/rclone-test-bizezos0kibi/␉leading HT/␉leading HT 2026/06/03 01:19:44 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 37ab4704693b769a29db3e231b602569 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/␉leading HT/␉leading HT" 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/␉leading\ HT/␉leading\ HT 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 24cad2e211d90f8b7a24fe563bfa9e2805717b2b /home/rclone/rclone-test-bizezos0kibi/␉leading HT/␉leading HT 2026/06/03 01:19:44 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 24cad2e211d90f8b7a24fe563bfa9e2805717b2b === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/␋leading VT/␋leading VT" 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/␋leading\ VT/␋leading\ VT 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: e0a8bc86c697386424b6af93f7dfd2d3 /home/rclone/rclone-test-bizezos0kibi/␋leading VT/␋leading VT 2026/06/03 01:19:44 DEBUG : ␋leading VT/␋leading VT: Parsed hash: e0a8bc86c697386424b6af93f7dfd2d3 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/␋leading VT/␋leading VT" 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/␋leading\ VT/␋leading\ VT 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: c3e6fde37325f6f44d46dad0111663fa91eba249 /home/rclone/rclone-test-bizezos0kibi/␋leading VT/␋leading VT 2026/06/03 01:19:44 DEBUG : ␋leading VT/␋leading VT: Parsed hash: c3e6fde37325f6f44d46dad0111663fa91eba249 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/␋leading VT/␋leading VT" 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/␋leading\ VT/␋leading\ VT 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: e0a8bc86c697386424b6af93f7dfd2d3 /home/rclone/rclone-test-bizezos0kibi/␋leading VT/␋leading VT 2026/06/03 01:19:44 DEBUG : ␋leading VT/␋leading VT: Parsed hash: e0a8bc86c697386424b6af93f7dfd2d3 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/␋leading VT/␋leading VT" 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/␋leading\ VT/␋leading\ VT 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: c3e6fde37325f6f44d46dad0111663fa91eba249 /home/rclone/rclone-test-bizezos0kibi/␋leading VT/␋leading VT 2026/06/03 01:19:44 DEBUG : ␋leading VT/␋leading VT: Parsed hash: c3e6fde37325f6f44d46dad0111663fa91eba249 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/␋leading VT/␋leading VT" 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/␋leading\ VT/␋leading\ VT 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: e0a8bc86c697386424b6af93f7dfd2d3 /home/rclone/rclone-test-bizezos0kibi/␋leading VT/␋leading VT 2026/06/03 01:19:44 DEBUG : ␋leading VT/␋leading VT: Parsed hash: e0a8bc86c697386424b6af93f7dfd2d3 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/␋leading VT/␋leading VT" 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/␋leading\ VT/␋leading\ VT 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: c3e6fde37325f6f44d46dad0111663fa91eba249 /home/rclone/rclone-test-bizezos0kibi/␋leading VT/␋leading VT 2026/06/03 01:19:44 DEBUG : ␋leading VT/␋leading VT: Parsed hash: c3e6fde37325f6f44d46dad0111663fa91eba249 === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/.leading dot/.leading dot" 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/.leading\ dot/.leading\ dot 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: a33dff2980d23b383d4e94fac09fdd0b /home/rclone/rclone-test-bizezos0kibi/.leading dot/.leading dot 2026/06/03 01:19:44 DEBUG : .leading dot/.leading dot: Parsed hash: a33dff2980d23b383d4e94fac09fdd0b 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/.leading dot/.leading dot" 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/.leading\ dot/.leading\ dot 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 620fd38347495193f517655505f7fe3c7cdf1273 /home/rclone/rclone-test-bizezos0kibi/.leading dot/.leading dot 2026/06/03 01:19:44 DEBUG : .leading dot/.leading dot: Parsed hash: 620fd38347495193f517655505f7fe3c7cdf1273 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/.leading dot/.leading dot" 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/.leading\ dot/.leading\ dot 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: a33dff2980d23b383d4e94fac09fdd0b /home/rclone/rclone-test-bizezos0kibi/.leading dot/.leading dot 2026/06/03 01:19:44 DEBUG : .leading dot/.leading dot: Parsed hash: a33dff2980d23b383d4e94fac09fdd0b 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/.leading dot/.leading dot" 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/.leading\ dot/.leading\ dot 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 620fd38347495193f517655505f7fe3c7cdf1273 /home/rclone/rclone-test-bizezos0kibi/.leading dot/.leading dot 2026/06/03 01:19:44 DEBUG : .leading dot/.leading dot: Parsed hash: 620fd38347495193f517655505f7fe3c7cdf1273 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/.leading dot/.leading dot" 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/.leading\ dot/.leading\ dot 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: a33dff2980d23b383d4e94fac09fdd0b /home/rclone/rclone-test-bizezos0kibi/.leading dot/.leading dot 2026/06/03 01:19:44 DEBUG : .leading dot/.leading dot: Parsed hash: a33dff2980d23b383d4e94fac09fdd0b 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/.leading dot/.leading dot" 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/.leading\ dot/.leading\ dot 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 620fd38347495193f517655505f7fe3c7cdf1273 /home/rclone/rclone-test-bizezos0kibi/.leading dot/.leading dot 2026/06/03 01:19:44 DEBUG : .leading dot/.leading dot: Parsed hash: 620fd38347495193f517655505f7fe3c7cdf1273 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/trailing space /trailing space " 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/trailing\ space\ /trailing\ space\ 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: afb92aac93bf5716799494594770ae7c /home/rclone/rclone-test-bizezos0kibi/trailing space /trailing space 2026/06/03 01:19:44 DEBUG : trailing space /trailing space : Parsed hash: afb92aac93bf5716799494594770ae7c 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/trailing space /trailing space " 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/trailing\ space\ /trailing\ space\ 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: ccfc371f615e20af86281c2961ef078f60757580 /home/rclone/rclone-test-bizezos0kibi/trailing space /trailing space 2026/06/03 01:19:44 DEBUG : trailing space /trailing space : Parsed hash: ccfc371f615e20af86281c2961ef078f60757580 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/trailing space /trailing space " 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/trailing\ space\ /trailing\ space\ 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: afb92aac93bf5716799494594770ae7c /home/rclone/rclone-test-bizezos0kibi/trailing space /trailing space 2026/06/03 01:19:44 DEBUG : trailing space /trailing space : Parsed hash: afb92aac93bf5716799494594770ae7c 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/trailing space /trailing space " 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/trailing\ space\ /trailing\ space\ 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: ccfc371f615e20af86281c2961ef078f60757580 /home/rclone/rclone-test-bizezos0kibi/trailing space /trailing space 2026/06/03 01:19:44 DEBUG : trailing space /trailing space : Parsed hash: ccfc371f615e20af86281c2961ef078f60757580 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/trailing space /trailing space " 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/trailing\ space\ /trailing\ space\ 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: afb92aac93bf5716799494594770ae7c /home/rclone/rclone-test-bizezos0kibi/trailing space /trailing space 2026/06/03 01:19:44 DEBUG : trailing space /trailing space : Parsed hash: afb92aac93bf5716799494594770ae7c 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/trailing space /trailing space " 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/trailing\ space\ /trailing\ space\ 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: ccfc371f615e20af86281c2961ef078f60757580 /home/rclone/rclone-test-bizezos0kibi/trailing space /trailing space 2026/06/03 01:19:44 DEBUG : trailing space /trailing space : Parsed hash: ccfc371f615e20af86281c2961ef078f60757580 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/trailing CR␍/trailing CR␍" 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/trailing\ CR␍/trailing\ CR␍ 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 6f2be2fbb3eb09e7143833c76240adb1 /home/rclone/rclone-test-bizezos0kibi/trailing CR␍/trailing CR␍ 2026/06/03 01:19:44 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 6f2be2fbb3eb09e7143833c76240adb1 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/trailing CR␍/trailing CR␍" 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/trailing\ CR␍/trailing\ CR␍ 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 5ed4575ea56ea10516f578cc564a9b4e3c19e94d /home/rclone/rclone-test-bizezos0kibi/trailing CR␍/trailing CR␍ 2026/06/03 01:19:44 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 5ed4575ea56ea10516f578cc564a9b4e3c19e94d 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/trailing CR␍/trailing CR␍" 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/trailing\ CR␍/trailing\ CR␍ 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 6f2be2fbb3eb09e7143833c76240adb1 /home/rclone/rclone-test-bizezos0kibi/trailing CR␍/trailing CR␍ 2026/06/03 01:19:44 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 6f2be2fbb3eb09e7143833c76240adb1 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/trailing CR␍/trailing CR␍" 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/trailing\ CR␍/trailing\ CR␍ 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 5ed4575ea56ea10516f578cc564a9b4e3c19e94d /home/rclone/rclone-test-bizezos0kibi/trailing CR␍/trailing CR␍ 2026/06/03 01:19:44 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 5ed4575ea56ea10516f578cc564a9b4e3c19e94d 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/trailing CR␍/trailing CR␍" 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/trailing\ CR␍/trailing\ CR␍ 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 6f2be2fbb3eb09e7143833c76240adb1 /home/rclone/rclone-test-bizezos0kibi/trailing CR␍/trailing CR␍ 2026/06/03 01:19:44 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 6f2be2fbb3eb09e7143833c76240adb1 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/trailing CR␍/trailing CR␍" 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/trailing\ CR␍/trailing\ CR␍ 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 5ed4575ea56ea10516f578cc564a9b4e3c19e94d /home/rclone/rclone-test-bizezos0kibi/trailing CR␍/trailing CR␍ 2026/06/03 01:19:44 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 5ed4575ea56ea10516f578cc564a9b4e3c19e94d === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/trailing LF␊/trailing LF␊" 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/trailing\ LF␊/trailing\ LF␊ 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 6dabede0f8e8dcab89523268cfd741da /home/rclone/rclone-test-bizezos0kibi/trailing LF␊/trailing LF␊ 2026/06/03 01:19:44 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 6dabede0f8e8dcab89523268cfd741da 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/trailing LF␊/trailing LF␊" 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/trailing\ LF␊/trailing\ LF␊ 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 4895873b7d8d8c09dfd48e20b072851752202afc /home/rclone/rclone-test-bizezos0kibi/trailing LF␊/trailing LF␊ 2026/06/03 01:19:44 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 4895873b7d8d8c09dfd48e20b072851752202afc 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/trailing LF␊/trailing LF␊" 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/trailing\ LF␊/trailing\ LF␊ 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 6dabede0f8e8dcab89523268cfd741da /home/rclone/rclone-test-bizezos0kibi/trailing LF␊/trailing LF␊ 2026/06/03 01:19:44 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 6dabede0f8e8dcab89523268cfd741da 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/trailing LF␊/trailing LF␊" 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/trailing\ LF␊/trailing\ LF␊ 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 4895873b7d8d8c09dfd48e20b072851752202afc /home/rclone/rclone-test-bizezos0kibi/trailing LF␊/trailing LF␊ 2026/06/03 01:19:44 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 4895873b7d8d8c09dfd48e20b072851752202afc 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/trailing LF␊/trailing LF␊" 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/trailing\ LF␊/trailing\ LF␊ 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 6dabede0f8e8dcab89523268cfd741da /home/rclone/rclone-test-bizezos0kibi/trailing LF␊/trailing LF␊ 2026/06/03 01:19:44 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 6dabede0f8e8dcab89523268cfd741da 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/trailing LF␊/trailing LF␊" 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/trailing\ LF␊/trailing\ LF␊ 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 4895873b7d8d8c09dfd48e20b072851752202afc /home/rclone/rclone-test-bizezos0kibi/trailing LF␊/trailing LF␊ 2026/06/03 01:19:44 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 4895873b7d8d8c09dfd48e20b072851752202afc === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/trailing HT␉/trailing HT␉" 2026/06/03 01:19:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/trailing\ HT␉/trailing\ HT␉ 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 79886387c1fbc22c14ea549d5f8fabd2 /home/rclone/rclone-test-bizezos0kibi/trailing HT␉/trailing HT␉ 2026/06/03 01:19:45 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 79886387c1fbc22c14ea549d5f8fabd2 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/trailing HT␉/trailing HT␉" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/trailing\ HT␉/trailing\ HT␉ 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 11a4f2c353b99df26923f35625f11b0f84b5662e /home/rclone/rclone-test-bizezos0kibi/trailing HT␉/trailing HT␉ 2026/06/03 01:19:45 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 11a4f2c353b99df26923f35625f11b0f84b5662e 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/trailing HT␉/trailing HT␉" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/trailing\ HT␉/trailing\ HT␉ 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 79886387c1fbc22c14ea549d5f8fabd2 /home/rclone/rclone-test-bizezos0kibi/trailing HT␉/trailing HT␉ 2026/06/03 01:19:45 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 79886387c1fbc22c14ea549d5f8fabd2 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/trailing HT␉/trailing HT␉" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/trailing\ HT␉/trailing\ HT␉ 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 11a4f2c353b99df26923f35625f11b0f84b5662e /home/rclone/rclone-test-bizezos0kibi/trailing HT␉/trailing HT␉ 2026/06/03 01:19:45 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 11a4f2c353b99df26923f35625f11b0f84b5662e 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/trailing HT␉/trailing HT␉" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/trailing\ HT␉/trailing\ HT␉ 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 79886387c1fbc22c14ea549d5f8fabd2 /home/rclone/rclone-test-bizezos0kibi/trailing HT␉/trailing HT␉ 2026/06/03 01:19:45 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 79886387c1fbc22c14ea549d5f8fabd2 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/trailing HT␉/trailing HT␉" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/trailing\ HT␉/trailing\ HT␉ 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 11a4f2c353b99df26923f35625f11b0f84b5662e /home/rclone/rclone-test-bizezos0kibi/trailing HT␉/trailing HT␉ 2026/06/03 01:19:45 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 11a4f2c353b99df26923f35625f11b0f84b5662e === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/trailing VT␋/trailing VT␋" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/trailing\ VT␋/trailing\ VT␋ 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 6b94d59e3d2f6fe770fba308bbe6f974 /home/rclone/rclone-test-bizezos0kibi/trailing VT␋/trailing VT␋ 2026/06/03 01:19:45 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 6b94d59e3d2f6fe770fba308bbe6f974 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/trailing VT␋/trailing VT␋" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/trailing\ VT␋/trailing\ VT␋ 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 6662965d4d1d5511bc7849e07920daea8a8803eb /home/rclone/rclone-test-bizezos0kibi/trailing VT␋/trailing VT␋ 2026/06/03 01:19:45 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 6662965d4d1d5511bc7849e07920daea8a8803eb 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/trailing VT␋/trailing VT␋" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/trailing\ VT␋/trailing\ VT␋ 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 6b94d59e3d2f6fe770fba308bbe6f974 /home/rclone/rclone-test-bizezos0kibi/trailing VT␋/trailing VT␋ 2026/06/03 01:19:45 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 6b94d59e3d2f6fe770fba308bbe6f974 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/trailing VT␋/trailing VT␋" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/trailing\ VT␋/trailing\ VT␋ 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 6662965d4d1d5511bc7849e07920daea8a8803eb /home/rclone/rclone-test-bizezos0kibi/trailing VT␋/trailing VT␋ 2026/06/03 01:19:45 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 6662965d4d1d5511bc7849e07920daea8a8803eb 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/trailing VT␋/trailing VT␋" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/trailing\ VT␋/trailing\ VT␋ 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 6b94d59e3d2f6fe770fba308bbe6f974 /home/rclone/rclone-test-bizezos0kibi/trailing VT␋/trailing VT␋ 2026/06/03 01:19:45 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 6b94d59e3d2f6fe770fba308bbe6f974 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/trailing VT␋/trailing VT␋" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/trailing\ VT␋/trailing\ VT␋ 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 6662965d4d1d5511bc7849e07920daea8a8803eb /home/rclone/rclone-test-bizezos0kibi/trailing VT␋/trailing VT␋ 2026/06/03 01:19:45 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 6662965d4d1d5511bc7849e07920daea8a8803eb === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/trailing dot./trailing dot." 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/trailing\ dot./trailing\ dot. 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 39e79cce731c3df4289cffe0142bee4e /home/rclone/rclone-test-bizezos0kibi/trailing dot./trailing dot. 2026/06/03 01:19:45 DEBUG : trailing dot./trailing dot.: Parsed hash: 39e79cce731c3df4289cffe0142bee4e 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/trailing dot./trailing dot." 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/trailing\ dot./trailing\ dot. 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 99823e152eda5f3ab9ddf508a3eda71edf40038a /home/rclone/rclone-test-bizezos0kibi/trailing dot./trailing dot. 2026/06/03 01:19:45 DEBUG : trailing dot./trailing dot.: Parsed hash: 99823e152eda5f3ab9ddf508a3eda71edf40038a 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/trailing dot./trailing dot." 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/trailing\ dot./trailing\ dot. 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 39e79cce731c3df4289cffe0142bee4e /home/rclone/rclone-test-bizezos0kibi/trailing dot./trailing dot. 2026/06/03 01:19:45 DEBUG : trailing dot./trailing dot.: Parsed hash: 39e79cce731c3df4289cffe0142bee4e 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/trailing dot./trailing dot." 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/trailing\ dot./trailing\ dot. 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 99823e152eda5f3ab9ddf508a3eda71edf40038a /home/rclone/rclone-test-bizezos0kibi/trailing dot./trailing dot. 2026/06/03 01:19:45 DEBUG : trailing dot./trailing dot.: Parsed hash: 99823e152eda5f3ab9ddf508a3eda71edf40038a 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/trailing dot./trailing dot." 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/trailing\ dot./trailing\ dot. 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 39e79cce731c3df4289cffe0142bee4e /home/rclone/rclone-test-bizezos0kibi/trailing dot./trailing dot. 2026/06/03 01:19:45 DEBUG : trailing dot./trailing dot.: Parsed hash: 39e79cce731c3df4289cffe0142bee4e 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/trailing dot./trailing dot." 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/trailing\ dot./trailing\ dot. 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 99823e152eda5f3ab9ddf508a3eda71edf40038a /home/rclone/rclone-test-bizezos0kibi/trailing dot./trailing dot. 2026/06/03 01:19:45 DEBUG : trailing dot./trailing dot.: Parsed hash: 99823e152eda5f3ab9ddf508a3eda71edf40038a === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/invalid utf-8\xfe/invalid utf-8\xfe" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/invalid\ utf-8/invalid\ utf-8 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 336be78cfa5c074220eef4b96612bec1 /home/rclone/rclone-test-bizezos0kibi/invalid utf-8/invalid utf-8 2026/06/03 01:19:45 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 336be78cfa5c074220eef4b96612bec1 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/invalid utf-8\xfe/invalid utf-8\xfe" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/invalid\ utf-8/invalid\ utf-8 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 9be6965655ae953dfd305ff902a4539ff5698c2d /home/rclone/rclone-test-bizezos0kibi/invalid utf-8/invalid utf-8 2026/06/03 01:19:45 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 9be6965655ae953dfd305ff902a4539ff5698c2d 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/invalid utf-8\xfe/invalid utf-8\xfe" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/invalid\ utf-8/invalid\ utf-8 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 336be78cfa5c074220eef4b96612bec1 /home/rclone/rclone-test-bizezos0kibi/invalid utf-8/invalid utf-8 2026/06/03 01:19:45 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 336be78cfa5c074220eef4b96612bec1 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/invalid utf-8\xfe/invalid utf-8\xfe" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/invalid\ utf-8/invalid\ utf-8 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 9be6965655ae953dfd305ff902a4539ff5698c2d /home/rclone/rclone-test-bizezos0kibi/invalid utf-8/invalid utf-8 2026/06/03 01:19:45 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 9be6965655ae953dfd305ff902a4539ff5698c2d 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/invalid utf-8\xfe/invalid utf-8\xfe" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/invalid\ utf-8/invalid\ utf-8 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 336be78cfa5c074220eef4b96612bec1 /home/rclone/rclone-test-bizezos0kibi/invalid utf-8/invalid utf-8 2026/06/03 01:19:45 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 336be78cfa5c074220eef4b96612bec1 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/invalid utf-8\xfe/invalid utf-8\xfe" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/invalid\ utf-8/invalid\ utf-8 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 9be6965655ae953dfd305ff902a4539ff5698c2d /home/rclone/rclone-test-bizezos0kibi/invalid utf-8/invalid utf-8 2026/06/03 01:19:45 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 9be6965655ae953dfd305ff902a4539ff5698c2d === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/test%46.txt/test%46.txt" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/test\%46.txt/test\%46.txt 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 60c26cea67855e11a56e482c65c4b02e /home/rclone/rclone-test-bizezos0kibi/test%46.txt/test%46.txt 2026/06/03 01:19:45 DEBUG : test%46.txt/test%46.txt: Parsed hash: 60c26cea67855e11a56e482c65c4b02e 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/test%46.txt/test%46.txt" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/test\%46.txt/test\%46.txt 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 20008c698eace77778a7eaca5da4569f24ce606a /home/rclone/rclone-test-bizezos0kibi/test%46.txt/test%46.txt 2026/06/03 01:19:45 DEBUG : test%46.txt/test%46.txt: Parsed hash: 20008c698eace77778a7eaca5da4569f24ce606a 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/test%46.txt/test%46.txt" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/test\%46.txt/test\%46.txt 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 60c26cea67855e11a56e482c65c4b02e /home/rclone/rclone-test-bizezos0kibi/test%46.txt/test%46.txt 2026/06/03 01:19:45 DEBUG : test%46.txt/test%46.txt: Parsed hash: 60c26cea67855e11a56e482c65c4b02e 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/test%46.txt/test%46.txt" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/test\%46.txt/test\%46.txt 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 20008c698eace77778a7eaca5da4569f24ce606a /home/rclone/rclone-test-bizezos0kibi/test%46.txt/test%46.txt 2026/06/03 01:19:45 DEBUG : test%46.txt/test%46.txt: Parsed hash: 20008c698eace77778a7eaca5da4569f24ce606a 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/test%46.txt/test%46.txt" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/test\%46.txt/test\%46.txt 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 60c26cea67855e11a56e482c65c4b02e /home/rclone/rclone-test-bizezos0kibi/test%46.txt/test%46.txt 2026/06/03 01:19:45 DEBUG : test%46.txt/test%46.txt: Parsed hash: 60c26cea67855e11a56e482c65c4b02e 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/test%46.txt/test%46.txt" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/test\%46.txt/test\%46.txt 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 20008c698eace77778a7eaca5da4569f24ce606a /home/rclone/rclone-test-bizezos0kibi/test%46.txt/test%46.txt 2026/06/03 01:19:45 DEBUG : test%46.txt/test%46.txt: Parsed hash: 20008c698eace77778a7eaca5da4569f24ce606a === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Connection OK after error: potato 2026/06/03 01:19:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/zero-length-file" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/zero-length-file 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-bizezos0kibi/zero-length-file 2026/06/03 01:19:45 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/zero-length-file" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/zero-length-file 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-bizezos0kibi/zero-length-file 2026/06/03 01:19:45 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/zero-length-file" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/zero-length-file 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-bizezos0kibi/zero-length-file 2026/06/03 01:19:45 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/zero-length-file" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/zero-length-file 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-bizezos0kibi/zero-length-file 2026/06/03 01:19:45 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/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/file name.txt" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/file\ name.txt 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 8b48edd48382c326e39ef7967102706f /home/rclone/rclone-test-bizezos0kibi/file name.txt 2026/06/03 01:19:45 DEBUG : file name.txt: Parsed hash: 8b48edd48382c326e39ef7967102706f 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/file name.txt" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/file\ name.txt 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: fda72144e04225cafd97c08540a19cfd0c962a55 /home/rclone/rclone-test-bizezos0kibi/file name.txt 2026/06/03 01:19:45 DEBUG : file name.txt: Parsed hash: fda72144e04225cafd97c08540a19cfd0c962a55 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/file name.txt" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/file\ name.txt 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 8b48edd48382c326e39ef7967102706f /home/rclone/rclone-test-bizezos0kibi/file name.txt 2026/06/03 01:19:45 DEBUG : file name.txt: Parsed hash: 8b48edd48382c326e39ef7967102706f 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/file name.txt" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/file\ name.txt 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: fda72144e04225cafd97c08540a19cfd0c962a55 /home/rclone/rclone-test-bizezos0kibi/file name.txt 2026/06/03 01:19:45 DEBUG : file name.txt: Parsed hash: fda72144e04225cafd97c08540a19cfd0c962a55 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 9e108ba5ca62a646742ccd53c05c67ca /home/rclone/rclone-test-bizezos0kibi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/03 01:19:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 9e108ba5ca62a646742ccd53c05c67ca 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 4b64b0a6025f0acd78d7336cae40fecd4e1da474 /home/rclone/rclone-test-bizezos0kibi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/03 01:19:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4b64b0a6025f0acd78d7336cae40fecd4e1da474 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 9e108ba5ca62a646742ccd53c05c67ca /home/rclone/rclone-test-bizezos0kibi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/03 01:19:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 9e108ba5ca62a646742ccd53c05c67ca 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 4b64b0a6025f0acd78d7336cae40fecd4e1da474 /home/rclone/rclone-test-bizezos0kibi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/03 01:19:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4b64b0a6025f0acd78d7336cae40fecd4e1da474 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/file name.txt" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/file\ name.txt 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: b5f171776467260819e581e14f1018ba /home/rclone/rclone-test-bizezos0kibi/file name.txt 2026/06/03 01:19:45 DEBUG : file name.txt: Parsed hash: b5f171776467260819e581e14f1018ba 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/file name.txt" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/file\ name.txt 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 331485f720000b1aa5aeccc7bb161ac49e7cd85e /home/rclone/rclone-test-bizezos0kibi/file name.txt 2026/06/03 01:19:45 DEBUG : file name.txt: Parsed hash: 331485f720000b1aa5aeccc7bb161ac49e7cd85e 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/file name.txt" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/file\ name.txt 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: b5f171776467260819e581e14f1018ba /home/rclone/rclone-test-bizezos0kibi/file name.txt 2026/06/03 01:19:45 DEBUG : file name.txt: Parsed hash: b5f171776467260819e581e14f1018ba 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/file name.txt" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/file\ name.txt 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 331485f720000b1aa5aeccc7bb161ac49e7cd85e /home/rclone/rclone-test-bizezos0kibi/file name.txt 2026/06/03 01:19:45 DEBUG : file name.txt: Parsed hash: 331485f720000b1aa5aeccc7bb161ac49e7cd85e === 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/03 01:19:45 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2026/06/03 01:19:45 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/06/03 01:19:45 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/03 01:19:45 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/03 01:19:45 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/03 01:19:45 DEBUG : Setting pass="qjw1zXzO5YE5rPsQLnFVVvDP0rawRnnq" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/03 01:19:45 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/03 01:19:45 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{N4nKr}" suffix to name 2026/06/03 01:19:45 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/03 01:19:45 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/03 01:19:45 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/03 01:19:45 DEBUG : Setting pass="qjw1zXzO5YE5rPsQLnFVVvDP0rawRnnq" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/03 01:19:45 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/03 01:19:45 NOTICE: TestSFTPOpenssh{N4nKr}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:42206->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/file name.txt" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/file\ name.txt 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: b5f171776467260819e581e14f1018ba /home/rclone/rclone-test-bizezos0kibi/file name.txt 2026/06/03 01:19:45 DEBUG : file name.txt: Parsed hash: b5f171776467260819e581e14f1018ba 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/file name.txt" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/file\ name.txt 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 331485f720000b1aa5aeccc7bb161ac49e7cd85e /home/rclone/rclone-test-bizezos0kibi/file name.txt 2026/06/03 01:19:45 DEBUG : file name.txt: Parsed hash: 331485f720000b1aa5aeccc7bb161ac49e7cd85e 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 9e108ba5ca62a646742ccd53c05c67ca /home/rclone/rclone-test-bizezos0kibi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/03 01:19:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 9e108ba5ca62a646742ccd53c05c67ca 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 4b64b0a6025f0acd78d7336cae40fecd4e1da474 /home/rclone/rclone-test-bizezos0kibi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/03 01:19:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4b64b0a6025f0acd78d7336cae40fecd4e1da474 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/file name.txt" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/file\ name.txt 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: b5f171776467260819e581e14f1018ba /home/rclone/rclone-test-bizezos0kibi/file name.txt 2026/06/03 01:19:45 DEBUG : file name.txt: Parsed hash: b5f171776467260819e581e14f1018ba 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/file name.txt" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/file\ name.txt 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 331485f720000b1aa5aeccc7bb161ac49e7cd85e /home/rclone/rclone-test-bizezos0kibi/file name.txt 2026/06/03 01:19:45 DEBUG : file name.txt: Parsed hash: 331485f720000b1aa5aeccc7bb161ac49e7cd85e === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/file name.txt" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/file\ name.txt 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: b5f171776467260819e581e14f1018ba /home/rclone/rclone-test-bizezos0kibi/file name.txt 2026/06/03 01:19:45 DEBUG : file name.txt: Parsed hash: b5f171776467260819e581e14f1018ba 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/file name.txt" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/file\ name.txt 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 331485f720000b1aa5aeccc7bb161ac49e7cd85e /home/rclone/rclone-test-bizezos0kibi/file name.txt 2026/06/03 01:19:45 DEBUG : file name.txt: Parsed hash: 331485f720000b1aa5aeccc7bb161ac49e7cd85e 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 9e108ba5ca62a646742ccd53c05c67ca /home/rclone/rclone-test-bizezos0kibi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/03 01:19:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 9e108ba5ca62a646742ccd53c05c67ca 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 4b64b0a6025f0acd78d7336cae40fecd4e1da474 /home/rclone/rclone-test-bizezos0kibi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/03 01:19:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4b64b0a6025f0acd78d7336cae40fecd4e1da474 === 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/03 01:19:45 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-bizezos0kibi/hello? sausage/êé" 2026/06/03 01:19:45 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/06/03 01:19:45 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/03 01:19:45 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/03 01:19:45 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/03 01:19:45 DEBUG : Setting pass="qjw1zXzO5YE5rPsQLnFVVvDP0rawRnnq" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/03 01:19:45 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/03 01:19:45 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{N4nKr}" suffix to name 2026/06/03 01:19:45 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/03 01:19:45 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/03 01:19:45 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/03 01:19:45 DEBUG : Setting pass="qjw1zXzO5YE5rPsQLnFVVvDP0rawRnnq" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/03 01:19:45 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/03 01:19:45 NOTICE: TestSFTPOpenssh{N4nKr}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi/hello? sausage/êé: New connection 127.0.0.1:42216->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi/hello? sausage/êé: Shell type "unix" from config 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi/hello? sausage/êé: Relative path resolved to "/home/rclone/rclone-test-bizezos0kibi/hello? sausage/êé" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi/hello? sausage/êé: Using root directory "/home/rclone/rclone-test-bizezos0kibi/hello? sausage/êé" 2026/06/03 01:19:45 DEBUG : fs cache: renaming cache item "TestSFTPOpenssh:rclone-test-bizezos0kibi/hello? sausage/êé" to be canonical "TestSFTPOpenssh{N4nKr}:rclone-test-bizezos0kibi/hello? sausage/êé" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi/hello? sausage/êé: Shell path "/home/rclone/rclone-test-bizezos0kibi/hello? sausage/êé/a/b/c/d/e.txt" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi/hello? sausage/êé: Remote command result: fda0a2e90c2111a64e99f14749afb34c /home/rclone/rclone-test-bizezos0kibi/hello? sausage/êé/a/b/c/d/e.txt 2026/06/03 01:19:45 DEBUG : a/b/c/d/e.txt: Parsed hash: fda0a2e90c2111a64e99f14749afb34c 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi/hello? sausage/êé: Shell path "/home/rclone/rclone-test-bizezos0kibi/hello? sausage/êé/a/b/c/d/e.txt" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi/hello? sausage/êé: Remote command result: f28d4012fc89f95c4d8855eb5edb1ebc4d310c13 /home/rclone/rclone-test-bizezos0kibi/hello? sausage/êé/a/b/c/d/e.txt 2026/06/03 01:19:45 DEBUG : a/b/c/d/e.txt: Parsed hash: f28d4012fc89f95c4d8855eb5edb1ebc4d310c13 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi/hello? sausage/êé: Shell path "/home/rclone/rclone-test-bizezos0kibi/hello? sausage/êé/a/b/c/d/e.txt" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi/hello? sausage/êé: Remote command result: fda0a2e90c2111a64e99f14749afb34c /home/rclone/rclone-test-bizezos0kibi/hello? sausage/êé/a/b/c/d/e.txt 2026/06/03 01:19:45 DEBUG : a/b/c/d/e.txt: Parsed hash: fda0a2e90c2111a64e99f14749afb34c 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi/hello? sausage/êé: Shell path "/home/rclone/rclone-test-bizezos0kibi/hello? sausage/êé/a/b/c/d/e.txt" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi/hello? sausage/êé: Remote command result: f28d4012fc89f95c4d8855eb5edb1ebc4d310c13 /home/rclone/rclone-test-bizezos0kibi/hello? sausage/êé/a/b/c/d/e.txt 2026/06/03 01:19:45 DEBUG : a/b/c/d/e.txt: Parsed hash: f28d4012fc89f95c4d8855eb5edb1ebc4d310c13 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi/hello? sausage/êé: New connection 127.0.0.1:42232->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/03 01:19:45 DEBUG : Waiting for deletions to finish 2026/06/03 01:19:45 INFO : a/b/c/d/e.txt: Deleted 2026/06/03 01:19:45 DEBUG : removing 1 level 4 directories 2026/06/03 01:19:45 INFO : a/b/c/d: Removing directory 2026/06/03 01:19:45 DEBUG : removing 1 level 3 directories 2026/06/03 01:19:45 INFO : a/b/c: Removing directory 2026/06/03 01:19:45 DEBUG : removing 1 level 2 directories 2026/06/03 01:19:45 INFO : a/b: Removing directory 2026/06/03 01:19:45 DEBUG : removing 1 level 1 directories 2026/06/03 01:19:45 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/file name.txt" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/file\ name.txt 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: b5f171776467260819e581e14f1018ba /home/rclone/rclone-test-bizezos0kibi/file name.txt 2026/06/03 01:19:45 DEBUG : file name.txt: Parsed hash: b5f171776467260819e581e14f1018ba 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/file name.txt" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/file\ name.txt 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 331485f720000b1aa5aeccc7bb161ac49e7cd85e /home/rclone/rclone-test-bizezos0kibi/file name.txt 2026/06/03 01:19:45 DEBUG : file name.txt: Parsed hash: 331485f720000b1aa5aeccc7bb161ac49e7cd85e 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 9e108ba5ca62a646742ccd53c05c67ca /home/rclone/rclone-test-bizezos0kibi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/03 01:19:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 9e108ba5ca62a646742ccd53c05c67ca 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 4b64b0a6025f0acd78d7336cae40fecd4e1da474 /home/rclone/rclone-test-bizezos0kibi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/03 01:19:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4b64b0a6025f0acd78d7336cae40fecd4e1da474 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 9e108ba5ca62a646742ccd53c05c67ca /home/rclone/rclone-test-bizezos0kibi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/06/03 01:19:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: 9e108ba5ca62a646742ccd53c05c67ca 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 4b64b0a6025f0acd78d7336cae40fecd4e1da474 /home/rclone/rclone-test-bizezos0kibi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/06/03 01:19:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: 4b64b0a6025f0acd78d7336cae40fecd4e1da474 === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1298: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/file name.txt" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/file\ name.txt 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: b5f171776467260819e581e14f1018ba /home/rclone/rclone-test-bizezos0kibi/file name.txt 2026/06/03 01:19:45 DEBUG : file name.txt: Parsed hash: b5f171776467260819e581e14f1018ba 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/file name.txt" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/file\ name.txt 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 331485f720000b1aa5aeccc7bb161ac49e7cd85e /home/rclone/rclone-test-bizezos0kibi/file name.txt 2026/06/03 01:19:45 DEBUG : file name.txt: Parsed hash: 331485f720000b1aa5aeccc7bb161ac49e7cd85e 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/other.txt" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/other.txt 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 9e108ba5ca62a646742ccd53c05c67ca /home/rclone/rclone-test-bizezos0kibi/other.txt 2026/06/03 01:19:45 DEBUG : other.txt: Parsed hash: 9e108ba5ca62a646742ccd53c05c67ca 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/other.txt" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/other.txt 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 4b64b0a6025f0acd78d7336cae40fecd4e1da474 /home/rclone/rclone-test-bizezos0kibi/other.txt 2026/06/03 01:19:45 DEBUG : other.txt: Parsed hash: 4b64b0a6025f0acd78d7336cae40fecd4e1da474 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: New connection 127.0.0.1:42238->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/other.txt" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/other.txt 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 9e108ba5ca62a646742ccd53c05c67ca /home/rclone/rclone-test-bizezos0kibi/other.txt 2026/06/03 01:19:45 DEBUG : other.txt: Parsed hash: 9e108ba5ca62a646742ccd53c05c67ca 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/other.txt" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/other.txt 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 4b64b0a6025f0acd78d7336cae40fecd4e1da474 /home/rclone/rclone-test-bizezos0kibi/other.txt 2026/06/03 01:19:45 DEBUG : other.txt: Parsed hash: 4b64b0a6025f0acd78d7336cae40fecd4e1da474 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/moveTest/other.txt" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/moveTest/other.txt 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: b5f171776467260819e581e14f1018ba /home/rclone/rclone-test-bizezos0kibi/moveTest/other.txt 2026/06/03 01:19:45 DEBUG : moveTest/other.txt: Parsed hash: b5f171776467260819e581e14f1018ba 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/moveTest/other.txt" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/moveTest/other.txt 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 331485f720000b1aa5aeccc7bb161ac49e7cd85e /home/rclone/rclone-test-bizezos0kibi/moveTest/other.txt 2026/06/03 01:19:45 DEBUG : moveTest/other.txt: Parsed hash: 331485f720000b1aa5aeccc7bb161ac49e7cd85e 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/file name.txt" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/file\ name.txt 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: b5f171776467260819e581e14f1018ba /home/rclone/rclone-test-bizezos0kibi/file name.txt 2026/06/03 01:19:45 DEBUG : file name.txt: Parsed hash: b5f171776467260819e581e14f1018ba 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/file name.txt" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/file\ name.txt 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 331485f720000b1aa5aeccc7bb161ac49e7cd85e /home/rclone/rclone-test-bizezos0kibi/file name.txt 2026/06/03 01:19:45 DEBUG : file name.txt: Parsed hash: 331485f720000b1aa5aeccc7bb161ac49e7cd85e 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/other.txt" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/other.txt 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 9e108ba5ca62a646742ccd53c05c67ca /home/rclone/rclone-test-bizezos0kibi/other.txt 2026/06/03 01:19:45 DEBUG : other.txt: Parsed hash: 9e108ba5ca62a646742ccd53c05c67ca 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/other.txt" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/other.txt 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 4b64b0a6025f0acd78d7336cae40fecd4e1da474 /home/rclone/rclone-test-bizezos0kibi/other.txt 2026/06/03 01:19:45 DEBUG : other.txt: Parsed hash: 4b64b0a6025f0acd78d7336cae40fecd4e1da474 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/file name.txt" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/file\ name.txt 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: b5f171776467260819e581e14f1018ba /home/rclone/rclone-test-bizezos0kibi/file name.txt 2026/06/03 01:19:45 DEBUG : file name.txt: Parsed hash: b5f171776467260819e581e14f1018ba 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/file name.txt" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/file\ name.txt 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 331485f720000b1aa5aeccc7bb161ac49e7cd85e /home/rclone/rclone-test-bizezos0kibi/file name.txt 2026/06/03 01:19:45 DEBUG : file name.txt: Parsed hash: 331485f720000b1aa5aeccc7bb161ac49e7cd85e 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 9e108ba5ca62a646742ccd53c05c67ca /home/rclone/rclone-test-bizezos0kibi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/03 01:19:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 9e108ba5ca62a646742ccd53c05c67ca 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 4b64b0a6025f0acd78d7336cae40fecd4e1da474 /home/rclone/rclone-test-bizezos0kibi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/03 01:19:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4b64b0a6025f0acd78d7336cae40fecd4e1da474 === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1407: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/06/03 01:19:45 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-kusofib7meru" 2026/06/03 01:19:45 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/06/03 01:19:45 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/03 01:19:45 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/03 01:19:45 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/03 01:19:45 DEBUG : Setting pass="qjw1zXzO5YE5rPsQLnFVVvDP0rawRnnq" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/03 01:19:45 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/03 01:19:45 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{N4nKr}" suffix to name 2026/06/03 01:19:45 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/03 01:19:45 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/03 01:19:45 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/03 01:19:45 DEBUG : Setting pass="qjw1zXzO5YE5rPsQLnFVVvDP0rawRnnq" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/03 01:19:45 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/03 01:19:45 NOTICE: TestSFTPOpenssh{N4nKr}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kusofib7meru: New connection 127.0.0.1:42244->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kusofib7meru: Shell type "unix" from config 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kusofib7meru: Relative path resolved to "/home/rclone/rclone-test-kusofib7meru" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kusofib7meru: Using root directory "/home/rclone/rclone-test-kusofib7meru" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kusofib7meru: Shell path "/home/rclone/rclone-test-kusofib7meru/new_name/sub_new_name/file name.txt" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kusofib7meru: Running remote command: md5sum /home/rclone/rclone-test-kusofib7meru/new_name/sub_new_name/file\ name.txt 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kusofib7meru: Remote command result: b5f171776467260819e581e14f1018ba /home/rclone/rclone-test-kusofib7meru/new_name/sub_new_name/file name.txt 2026/06/03 01:19:45 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: b5f171776467260819e581e14f1018ba 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kusofib7meru: Shell path "/home/rclone/rclone-test-kusofib7meru/new_name/sub_new_name/file name.txt" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kusofib7meru: Running remote command: sha1sum /home/rclone/rclone-test-kusofib7meru/new_name/sub_new_name/file\ name.txt 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kusofib7meru: Remote command result: 331485f720000b1aa5aeccc7bb161ac49e7cd85e /home/rclone/rclone-test-kusofib7meru/new_name/sub_new_name/file name.txt 2026/06/03 01:19:45 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 331485f720000b1aa5aeccc7bb161ac49e7cd85e 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kusofib7meru: Shell path "/home/rclone/rclone-test-kusofib7meru/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kusofib7meru: Running remote command: md5sum /home/rclone/rclone-test-kusofib7meru/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kusofib7meru: Remote command result: 9e108ba5ca62a646742ccd53c05c67ca /home/rclone/rclone-test-kusofib7meru/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/03 01:19:45 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 9e108ba5ca62a646742ccd53c05c67ca 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kusofib7meru: Shell path "/home/rclone/rclone-test-kusofib7meru/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kusofib7meru: Running remote command: sha1sum /home/rclone/rclone-test-kusofib7meru/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kusofib7meru: Remote command result: 4b64b0a6025f0acd78d7336cae40fecd4e1da474 /home/rclone/rclone-test-kusofib7meru/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/03 01:19:45 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4b64b0a6025f0acd78d7336cae40fecd4e1da474 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/file name.txt" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/file\ name.txt 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: b5f171776467260819e581e14f1018ba /home/rclone/rclone-test-bizezos0kibi/file name.txt 2026/06/03 01:19:45 DEBUG : file name.txt: Parsed hash: b5f171776467260819e581e14f1018ba 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/file name.txt" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/file\ name.txt 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 331485f720000b1aa5aeccc7bb161ac49e7cd85e /home/rclone/rclone-test-bizezos0kibi/file name.txt 2026/06/03 01:19:45 DEBUG : file name.txt: Parsed hash: 331485f720000b1aa5aeccc7bb161ac49e7cd85e 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 9e108ba5ca62a646742ccd53c05c67ca /home/rclone/rclone-test-bizezos0kibi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/03 01:19:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 9e108ba5ca62a646742ccd53c05c67ca 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 4b64b0a6025f0acd78d7336cae40fecd4e1da474 /home/rclone/rclone-test-bizezos0kibi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/03 01:19:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4b64b0a6025f0acd78d7336cae40fecd4e1da474 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kusofib7meru: Purge dir "new_name" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kusofib7meru: 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/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/file name.txt" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/file\ name.txt 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: b5f171776467260819e581e14f1018ba /home/rclone/rclone-test-bizezos0kibi/file name.txt 2026/06/03 01:19:45 DEBUG : file name.txt: Parsed hash: b5f171776467260819e581e14f1018ba 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/file name.txt" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/file\ name.txt 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 331485f720000b1aa5aeccc7bb161ac49e7cd85e /home/rclone/rclone-test-bizezos0kibi/file name.txt 2026/06/03 01:19:45 DEBUG : file name.txt: Parsed hash: 331485f720000b1aa5aeccc7bb161ac49e7cd85e === 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/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/file name.txt" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/file\ name.txt 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: df4b6e442ae83e4077052024ea842803 /home/rclone/rclone-test-bizezos0kibi/file name.txt 2026/06/03 01:19:45 DEBUG : file name.txt: Parsed hash: df4b6e442ae83e4077052024ea842803 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/file name.txt" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/file\ name.txt 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 316ed2861ae1bdfb95d4b8c6e4442d5564042e5e /home/rclone/rclone-test-bizezos0kibi/file name.txt 2026/06/03 01:19:45 DEBUG : file name.txt: Parsed hash: 316ed2861ae1bdfb95d4b8c6e4442d5564042e5e 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/file name.txt" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/file\ name.txt 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: df4b6e442ae83e4077052024ea842803 /home/rclone/rclone-test-bizezos0kibi/file name.txt 2026/06/03 01:19:45 DEBUG : file name.txt: Parsed hash: df4b6e442ae83e4077052024ea842803 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/file name.txt" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/file\ name.txt 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 316ed2861ae1bdfb95d4b8c6e4442d5564042e5e /home/rclone/rclone-test-bizezos0kibi/file name.txt 2026/06/03 01:19:45 DEBUG : file name.txt: Parsed hash: 316ed2861ae1bdfb95d4b8c6e4442d5564042e5e === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/06/03 01:19:45 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-bizezos0kibi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/03 01:19:45 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/06/03 01:19:45 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/03 01:19:45 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/03 01:19:45 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/03 01:19:45 DEBUG : Setting pass="qjw1zXzO5YE5rPsQLnFVVvDP0rawRnnq" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/03 01:19:45 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/03 01:19:45 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{N4nKr}" suffix to name 2026/06/03 01:19:45 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/03 01:19:45 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/03 01:19:45 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/03 01:19:45 DEBUG : Setting pass="qjw1zXzO5YE5rPsQLnFVVvDP0rawRnnq" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/03 01:19:45 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/03 01:19:45 NOTICE: TestSFTPOpenssh{N4nKr}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:42252->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/home/rclone/rclone-test-bizezos0kibi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/home/rclone/rclone-test-bizezos0kibi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-bizezos0kibi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 9e108ba5ca62a646742ccd53c05c67ca /home/rclone/rclone-test-bizezos0kibi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/03 01:19:45 DEBUG : z.txt: Parsed hash: 9e108ba5ca62a646742ccd53c05c67ca 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-bizezos0kibi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 4b64b0a6025f0acd78d7336cae40fecd4e1da474 /home/rclone/rclone-test-bizezos0kibi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/03 01:19:45 DEBUG : z.txt: Parsed hash: 4b64b0a6025f0acd78d7336cae40fecd4e1da474 === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/06/03 01:19:45 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-bizezos0kibi/not found.txt" 2026/06/03 01:19:45 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/06/03 01:19:45 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/03 01:19:45 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/03 01:19:45 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/03 01:19:45 DEBUG : Setting pass="qjw1zXzO5YE5rPsQLnFVVvDP0rawRnnq" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/03 01:19:45 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/03 01:19:45 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{N4nKr}" suffix to name 2026/06/03 01:19:45 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/03 01:19:45 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/03 01:19:45 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/03 01:19:45 DEBUG : Setting pass="qjw1zXzO5YE5rPsQLnFVVvDP0rawRnnq" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/03 01:19:45 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/03 01:19:45 NOTICE: TestSFTPOpenssh{N4nKr}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi/not found.txt: New connection 127.0.0.1:42264->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi/not found.txt: Shell type "unix" from config 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi/not found.txt: Relative path resolved to "/home/rclone/rclone-test-bizezos0kibi/not found.txt" 2026/06/03 01:19:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi/not found.txt: Using root directory "/home/rclone/rclone-test-bizezos0kibi/not found.txt" 2026/06/03 01:19:45 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestSFTPOpenssh:" path "rclone-test-bizezos0kibi" from "TestSFTPOpenssh:rclone-test-bizezos0kibi" 2026/06/03 01:19:45 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2026/06/03 01:19:45 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/06/03 01:19:45 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/03 01:19:45 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/03 01:19:45 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/03 01:19:45 DEBUG : Setting pass="qjw1zXzO5YE5rPsQLnFVVvDP0rawRnnq" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/03 01:19:45 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/03 01:19:45 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{N4nKr}" suffix to name 2026/06/03 01:19:45 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/03 01:19:45 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/03 01:19:45 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/03 01:19:45 DEBUG : Setting pass="qjw1zXzO5YE5rPsQLnFVVvDP0rawRnnq" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/03 01:19:45 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/03 01:19:45 NOTICE: TestSFTPOpenssh{N4nKr}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:42280->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-bizezos0kibi/file name.txt" 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/file\ name.txt 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: df4b6e442ae83e4077052024ea842803 /home/rclone/rclone-test-bizezos0kibi/file name.txt 2026/06/03 01:19:46 DEBUG : rclone-test-bizezos0kibi/file name.txt: Parsed hash: df4b6e442ae83e4077052024ea842803 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-bizezos0kibi/file name.txt" 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/file\ name.txt 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 316ed2861ae1bdfb95d4b8c6e4442d5564042e5e /home/rclone/rclone-test-bizezos0kibi/file name.txt 2026/06/03 01:19:46 DEBUG : rclone-test-bizezos0kibi/file name.txt: Parsed hash: 316ed2861ae1bdfb95d4b8c6e4442d5564042e5e 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-bizezos0kibi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 9e108ba5ca62a646742ccd53c05c67ca /home/rclone/rclone-test-bizezos0kibi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/03 01:19:46 DEBUG : rclone-test-bizezos0kibi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 9e108ba5ca62a646742ccd53c05c67ca 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-bizezos0kibi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 4b64b0a6025f0acd78d7336cae40fecd4e1da474 /home/rclone/rclone-test-bizezos0kibi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/03 01:19:46 DEBUG : rclone-test-bizezos0kibi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4b64b0a6025f0acd78d7336cae40fecd4e1da474 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-bizezos0kibi/file name.txt" 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/file\ name.txt 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: df4b6e442ae83e4077052024ea842803 /home/rclone/rclone-test-bizezos0kibi/file name.txt 2026/06/03 01:19:46 DEBUG : rclone-test-bizezos0kibi/file name.txt: Parsed hash: df4b6e442ae83e4077052024ea842803 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-bizezos0kibi/file name.txt" 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/file\ name.txt 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 316ed2861ae1bdfb95d4b8c6e4442d5564042e5e /home/rclone/rclone-test-bizezos0kibi/file name.txt 2026/06/03 01:19:46 DEBUG : rclone-test-bizezos0kibi/file name.txt: Parsed hash: 316ed2861ae1bdfb95d4b8c6e4442d5564042e5e === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1957: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-bizezos0kibi/created from root.txt" 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/created\ from\ root.txt 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 5c045abbd18087242f419a4f9764794b /home/rclone/rclone-test-bizezos0kibi/created from root.txt 2026/06/03 01:19:46 DEBUG : rclone-test-bizezos0kibi/created from root.txt: Parsed hash: 5c045abbd18087242f419a4f9764794b 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-bizezos0kibi/created from root.txt" 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/created\ from\ root.txt 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 9824be62deec3505503fe0592980606da5d04950 /home/rclone/rclone-test-bizezos0kibi/created from root.txt 2026/06/03 01:19:46 DEBUG : rclone-test-bizezos0kibi/created from root.txt: Parsed hash: 9824be62deec3505503fe0592980606da5d04950 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-bizezos0kibi/created from root.txt" 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/created\ from\ root.txt 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 5c045abbd18087242f419a4f9764794b /home/rclone/rclone-test-bizezos0kibi/created from root.txt 2026/06/03 01:19:46 DEBUG : rclone-test-bizezos0kibi/created from root.txt: Parsed hash: 5c045abbd18087242f419a4f9764794b 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-bizezos0kibi/created from root.txt" 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/created\ from\ root.txt 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 9824be62deec3505503fe0592980606da5d04950 /home/rclone/rclone-test-bizezos0kibi/created from root.txt 2026/06/03 01:19:46 DEBUG : rclone-test-bizezos0kibi/created from root.txt: Parsed hash: 9824be62deec3505503fe0592980606da5d04950 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-bizezos0kibi/created from root.txt" 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/created\ from\ root.txt 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 5c045abbd18087242f419a4f9764794b /home/rclone/rclone-test-bizezos0kibi/created from root.txt 2026/06/03 01:19:46 DEBUG : rclone-test-bizezos0kibi/created from root.txt: Parsed hash: 5c045abbd18087242f419a4f9764794b 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-bizezos0kibi/created from root.txt" 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/created\ from\ root.txt 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 9824be62deec3505503fe0592980606da5d04950 /home/rclone/rclone-test-bizezos0kibi/created from root.txt 2026/06/03 01:19:46 DEBUG : rclone-test-bizezos0kibi/created from root.txt: Parsed hash: 9824be62deec3505503fe0592980606da5d04950 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-bizezos0kibi/file name.txt" 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/file\ name.txt 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: df4b6e442ae83e4077052024ea842803 /home/rclone/rclone-test-bizezos0kibi/file name.txt 2026/06/03 01:19:46 DEBUG : rclone-test-bizezos0kibi/file name.txt: Parsed hash: df4b6e442ae83e4077052024ea842803 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-bizezos0kibi/file name.txt" 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/file\ name.txt 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 316ed2861ae1bdfb95d4b8c6e4442d5564042e5e /home/rclone/rclone-test-bizezos0kibi/file name.txt 2026/06/03 01:19:46 DEBUG : rclone-test-bizezos0kibi/file name.txt: Parsed hash: 316ed2861ae1bdfb95d4b8c6e4442d5564042e5e 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-bizezos0kibi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 9e108ba5ca62a646742ccd53c05c67ca /home/rclone/rclone-test-bizezos0kibi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/03 01:19:46 DEBUG : rclone-test-bizezos0kibi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 9e108ba5ca62a646742ccd53c05c67ca 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-bizezos0kibi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 4b64b0a6025f0acd78d7336cae40fecd4e1da474 /home/rclone/rclone-test-bizezos0kibi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/03 01:19:46 DEBUG : rclone-test-bizezos0kibi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4b64b0a6025f0acd78d7336cae40fecd4e1da474 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-bizezos0kibi/file name.txt" 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/file\ name.txt 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: df4b6e442ae83e4077052024ea842803 /home/rclone/rclone-test-bizezos0kibi/file name.txt 2026/06/03 01:19:46 DEBUG : rclone-test-bizezos0kibi/file name.txt: Parsed hash: df4b6e442ae83e4077052024ea842803 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-bizezos0kibi/file name.txt" 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/file\ name.txt 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 316ed2861ae1bdfb95d4b8c6e4442d5564042e5e /home/rclone/rclone-test-bizezos0kibi/file name.txt 2026/06/03 01:19:46 DEBUG : rclone-test-bizezos0kibi/file name.txt: Parsed hash: 316ed2861ae1bdfb95d4b8c6e4442d5564042e5e 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-bizezos0kibi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 9e108ba5ca62a646742ccd53c05c67ca /home/rclone/rclone-test-bizezos0kibi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/03 01:19:46 DEBUG : rclone-test-bizezos0kibi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 9e108ba5ca62a646742ccd53c05c67ca 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-bizezos0kibi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 4b64b0a6025f0acd78d7336cae40fecd4e1da474 /home/rclone/rclone-test-bizezos0kibi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/03 01:19:46 DEBUG : rclone-test-bizezos0kibi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4b64b0a6025f0acd78d7336cae40fecd4e1da474 === 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/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 9e108ba5ca62a646742ccd53c05c67ca /home/rclone/rclone-test-bizezos0kibi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/03 01:19:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 9e108ba5ca62a646742ccd53c05c67ca 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 4b64b0a6025f0acd78d7336cae40fecd4e1da474 /home/rclone/rclone-test-bizezos0kibi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/03 01:19:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 4b64b0a6025f0acd78d7336cae40fecd4e1da474 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Server has VFS statistics extension 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: About path "/home/rclone/rclone-test-bizezos0kibi" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/piped data.txt" 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/piped\ data.txt 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-bizezos0kibi/piped data.txt 2026/06/03 01:19:46 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/piped data.txt" 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/piped\ data.txt 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-bizezos0kibi/piped data.txt 2026/06/03 01:19:46 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/piped data.txt" 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/piped\ data.txt 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-bizezos0kibi/piped data.txt 2026/06/03 01:19:46 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/piped data.txt" 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/piped\ data.txt 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-bizezos0kibi/piped data.txt 2026/06/03 01:19:46 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/piped data.txt" 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/piped\ data.txt 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: c38ab773ff016c84669c169c587ab1a6 /home/rclone/rclone-test-bizezos0kibi/piped data.txt 2026/06/03 01:19:46 DEBUG : piped data.txt: Parsed hash: c38ab773ff016c84669c169c587ab1a6 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/piped data.txt" 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/piped\ data.txt 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 6672f2d4a881c194574d134a054580a2da0e725e /home/rclone/rclone-test-bizezos0kibi/piped data.txt 2026/06/03 01:19:46 DEBUG : piped data.txt: Parsed hash: 6672f2d4a881c194574d134a054580a2da0e725e 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/piped data.txt" 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/piped\ data.txt 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: c38ab773ff016c84669c169c587ab1a6 /home/rclone/rclone-test-bizezos0kibi/piped data.txt 2026/06/03 01:19:46 DEBUG : piped data.txt: Parsed hash: c38ab773ff016c84669c169c587ab1a6 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/piped data.txt" 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/piped\ data.txt 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 6672f2d4a881c194574d134a054580a2da0e725e /home/rclone/rclone-test-bizezos0kibi/piped data.txt 2026/06/03 01:19:46 DEBUG : piped data.txt: Parsed hash: 6672f2d4a881c194574d134a054580a2da0e725e === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2355: *sftp.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2376: *sftp.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2497: *sftp.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/unknown-size-update.txt" 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/unknown-size-update.txt 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 586581aa0a0cf644a486f1f54a49a7ea /home/rclone/rclone-test-bizezos0kibi/unknown-size-update.txt 2026/06/03 01:19:46 DEBUG : unknown-size-update.txt: Parsed hash: 586581aa0a0cf644a486f1f54a49a7ea 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/unknown-size-update.txt" 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/unknown-size-update.txt 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: e892c1b17f851f401e0a55d2b8f0ad4950837256 /home/rclone/rclone-test-bizezos0kibi/unknown-size-update.txt 2026/06/03 01:19:46 DEBUG : unknown-size-update.txt: Parsed hash: e892c1b17f851f401e0a55d2b8f0ad4950837256 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/unknown-size-update.txt" 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: md5sum /home/rclone/rclone-test-bizezos0kibi/unknown-size-update.txt 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: 586581aa0a0cf644a486f1f54a49a7ea /home/rclone/rclone-test-bizezos0kibi/unknown-size-update.txt 2026/06/03 01:19:46 DEBUG : unknown-size-update.txt: Parsed hash: 586581aa0a0cf644a486f1f54a49a7ea 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Shell path "/home/rclone/rclone-test-bizezos0kibi/unknown-size-update.txt" 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Running remote command: sha1sum /home/rclone/rclone-test-bizezos0kibi/unknown-size-update.txt 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Remote command result: e892c1b17f851f401e0a55d2b8f0ad4950837256 /home/rclone/rclone-test-bizezos0kibi/unknown-size-update.txt 2026/06/03 01:19:46 DEBUG : unknown-size-update.txt: Parsed hash: e892c1b17f851f401e0a55d2b8f0ad4950837256 === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/06/03 01:19:46 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-bizezos0kibi/deeper/nonexisting/directory" 2026/06/03 01:19:46 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/06/03 01:19:46 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/03 01:19:46 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/03 01:19:46 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/03 01:19:46 DEBUG : Setting pass="qjw1zXzO5YE5rPsQLnFVVvDP0rawRnnq" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/03 01:19:46 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/03 01:19:46 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{N4nKr}" suffix to name 2026/06/03 01:19:46 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/03 01:19:46 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/03 01:19:46 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/03 01:19:46 DEBUG : Setting pass="qjw1zXzO5YE5rPsQLnFVVvDP0rawRnnq" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/03 01:19:46 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/03 01:19:46 NOTICE: TestSFTPOpenssh{N4nKr}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi/deeper/nonexisting/directory: New connection 127.0.0.1:42288->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi/deeper/nonexisting/directory: Shell type "unix" from config 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi/deeper/nonexisting/directory: Failed to resolve path using RealPath: file does not exist 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi/deeper/nonexisting/directory: Relative path joined with current directory to get absolute path "/home/rclone/rclone-test-bizezos0kibi/deeper/nonexisting/directory" 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi/deeper/nonexisting/directory: Using root directory "/home/rclone/rclone-test-bizezos0kibi/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/03 01:19:46 DEBUG : Waiting for deletions to finish 2026/06/03 01:19:46 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/06/03 01:19:46 DEBUG : removing 1 level 4 directories 2026/06/03 01:19:46 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/06/03 01:19:46 DEBUG : removing 1 level 3 directories 2026/06/03 01:19:46 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/06/03 01:19:46 DEBUG : removing 1 level 2 directories 2026/06/03 01:19:46 INFO : hello? sausage/êé: Removing directory 2026/06/03 01:19:46 DEBUG : removing 1 level 1 directories 2026/06/03 01:19:46 INFO : hello? sausage: Removing directory 2026/06/03 01:19:46 DEBUG : removing 1 level 0 directories 2026/06/03 01:19:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Removing directory 2026/06/03 01:19:46 ERROR : error listing: directory not found 2026/06/03 01:19:46 DEBUG : Waiting for deletions to finish 2026/06/03 01:19:46 ERROR : error listing: directory not found 2026/06/03 01:19:46 ERROR : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Failed to list "": directory not found 2026/06/03 01:19:46 DEBUG : removing 1 level 0 directories 2026/06/03 01:19:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Removing directory 2026/06/03 01:19:46 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2026/06/03 01:19:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bizezos0kibi: Closing 2 unused connections 2026/06/03 01:19:46 NOTICE: TestSFTPOpenssh: Stopping server --- PASS: TestIntegration (2.77s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.00s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir (1.60s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.02s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.00s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.00s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (0.39s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.02s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.01s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (1.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.07s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.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.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.14s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.01s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.01s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.07s) --- 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 4.033s "go test -v -timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished OK in 5.112014353s (try 1/5)