"go test -v -timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Starting (try 1/5) === RUN TestShellEscapeUnix --- PASS: TestShellEscapeUnix (0.00s) === RUN TestShellEscapeCmd --- PASS: TestShellEscapeCmd (0.00s) === RUN TestShellEscapePowerShell --- PASS: TestShellEscapePowerShell (0.00s) === RUN TestParseHash --- PASS: TestParseHash (0.00s) === RUN TestParseUsage --- PASS: TestParseUsage (0.00s) === RUN TestSSHExternalWaitMultipleCalls --- PASS: TestSSHExternalWaitMultipleCalls (0.10s) === RUN TestSSHExternalCloseMultipleCalls --- PASS: TestSSHExternalCloseMultipleCalls (0.00s) === RUN TestStringLock --- PASS: TestStringLock (1.11s) === RUN TestIntegration fstests.go:438: Using remote "TestSFTPOpenssh:" 2026/05/02 01:24:18 NOTICE: TestSFTPOpenssh: Starting server 2026/05/02 01:24:19 NOTICE: TestSFTPOpenssh: Attempting to connect to "127.0.0.1:28627" try 1/100 2026/05/02 01:24:19 DEBUG : TestSFTPOpenssh: Read 1, error: 2026/05/02 01:24:19 NOTICE: TestSFTPOpenssh: Started server and connected to "127.0.0.1:28627" 2026/05/02 01:24:19 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-keqojav6taha" 2026/05/02 01:24:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/02 01:24:19 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/05/02 01:24:19 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/02 01:24:19 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/02 01:24:19 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/02 01:24:19 DEBUG : Setting pass="WuF8an7qKk59hNXyoTnOIS5SaD-yACdN" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/02 01:24:19 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/02 01:24:19 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{qnkvw}" suffix to name 2026/05/02 01:24:19 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/02 01:24:19 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/02 01:24:19 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/02 01:24:19 DEBUG : Setting pass="WuF8an7qKk59hNXyoTnOIS5SaD-yACdN" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/02 01:24:19 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/02 01:24:19 NOTICE: TestSFTPOpenssh{qnkvw}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: New connection 127.0.0.1:59412->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell type "unix" from config 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Relative path resolved to "/home/rclone/rclone-test-keqojav6taha" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Using root directory "/home/rclone/rclone-test-keqojav6taha" 2026/05/02 01:24:19 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/05/02 01:24:19 INFO : dir/subdir: Making directory 2026/05/02 01:24:19 INFO : dir/subdir: Removing directory 2026/05/02 01:24:19 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2026/05/02 01:24:19 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: b45a534db487a629416d558d0d9d43cb /home/rclone/rclone-test-keqojav6taha/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/02 01:24:19 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: b45a534db487a629416d558d0d9d43cb 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: ae08306599ad5e388c31dff39bb4d7b33b14753d /home/rclone/rclone-test-keqojav6taha/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/02 01:24:19 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: ae08306599ad5e388c31dff39bb4d7b33b14753d 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: b45a534db487a629416d558d0d9d43cb /home/rclone/rclone-test-keqojav6taha/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/02 01:24:19 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: b45a534db487a629416d558d0d9d43cb 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: ae08306599ad5e388c31dff39bb4d7b33b14753d /home/rclone/rclone-test-keqojav6taha/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/02 01:24:19 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: ae08306599ad5e388c31dff39bb4d7b33b14753d 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: b45a534db487a629416d558d0d9d43cb /home/rclone/rclone-test-keqojav6taha/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/02 01:24:19 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: b45a534db487a629416d558d0d9d43cb 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: ae08306599ad5e388c31dff39bb4d7b33b14753d /home/rclone/rclone-test-keqojav6taha/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/02 01:24:19 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: ae08306599ad5e388c31dff39bb4d7b33b14753d === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/./." 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/./. 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 839b512da2a0711a986b5317be66ff4a /home/rclone/rclone-test-keqojav6taha/./. 2026/05/02 01:24:19 DEBUG : ./.: Parsed hash: 839b512da2a0711a986b5317be66ff4a 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/./." 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/./. 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: fe1de5e054267830035b699fc70abaf604567753 /home/rclone/rclone-test-keqojav6taha/./. 2026/05/02 01:24:19 DEBUG : ./.: Parsed hash: fe1de5e054267830035b699fc70abaf604567753 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/./." 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/./. 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 839b512da2a0711a986b5317be66ff4a /home/rclone/rclone-test-keqojav6taha/./. 2026/05/02 01:24:19 DEBUG : ./.: Parsed hash: 839b512da2a0711a986b5317be66ff4a 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/./." 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/./. 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: fe1de5e054267830035b699fc70abaf604567753 /home/rclone/rclone-test-keqojav6taha/./. 2026/05/02 01:24:19 DEBUG : ./.: Parsed hash: fe1de5e054267830035b699fc70abaf604567753 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/./." 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/./. 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 839b512da2a0711a986b5317be66ff4a /home/rclone/rclone-test-keqojav6taha/./. 2026/05/02 01:24:19 DEBUG : ./.: Parsed hash: 839b512da2a0711a986b5317be66ff4a 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/./." 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/./. 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: fe1de5e054267830035b699fc70abaf604567753 /home/rclone/rclone-test-keqojav6taha/./. 2026/05/02 01:24:19 DEBUG : ./.: Parsed hash: fe1de5e054267830035b699fc70abaf604567753 === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/../.." 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/../.. 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 2c9bfa90e79af94999d79ec96148a84a /home/rclone/rclone-test-keqojav6taha/../.. 2026/05/02 01:24:19 DEBUG : ../..: Parsed hash: 2c9bfa90e79af94999d79ec96148a84a 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/../.." 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/../.. 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 06fb370c0ac64fcb0653a4bd8d24c984ba388cee /home/rclone/rclone-test-keqojav6taha/../.. 2026/05/02 01:24:19 DEBUG : ../..: Parsed hash: 06fb370c0ac64fcb0653a4bd8d24c984ba388cee 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/../.." 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/../.. 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 2c9bfa90e79af94999d79ec96148a84a /home/rclone/rclone-test-keqojav6taha/../.. 2026/05/02 01:24:19 DEBUG : ../..: Parsed hash: 2c9bfa90e79af94999d79ec96148a84a 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/../.." 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/../.. 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 06fb370c0ac64fcb0653a4bd8d24c984ba388cee /home/rclone/rclone-test-keqojav6taha/../.. 2026/05/02 01:24:19 DEBUG : ../..: Parsed hash: 06fb370c0ac64fcb0653a4bd8d24c984ba388cee 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/../.." 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/../.. 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 2c9bfa90e79af94999d79ec96148a84a /home/rclone/rclone-test-keqojav6taha/../.. 2026/05/02 01:24:19 DEBUG : ../..: Parsed hash: 2c9bfa90e79af94999d79ec96148a84a 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/../.." 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/../.. 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 06fb370c0ac64fcb0653a4bd8d24c984ba388cee /home/rclone/rclone-test-keqojav6taha/../.. 2026/05/02 01:24:19 DEBUG : ../..: Parsed hash: 06fb370c0ac64fcb0653a4bd8d24c984ba388cee === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: b77465dda63c2ea517cce8470f20a410 /home/rclone/rclone-test-keqojav6taha/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/02 01:24:19 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: b77465dda63c2ea517cce8470f20a410 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 069d9f2b22da6540a9937ca8f9f6fa8e59cf41a4 /home/rclone/rclone-test-keqojav6taha/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/02 01:24:19 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 069d9f2b22da6540a9937ca8f9f6fa8e59cf41a4 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: b77465dda63c2ea517cce8470f20a410 /home/rclone/rclone-test-keqojav6taha/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/02 01:24:19 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: b77465dda63c2ea517cce8470f20a410 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 069d9f2b22da6540a9937ca8f9f6fa8e59cf41a4 /home/rclone/rclone-test-keqojav6taha/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/02 01:24:19 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 069d9f2b22da6540a9937ca8f9f6fa8e59cf41a4 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: b77465dda63c2ea517cce8470f20a410 /home/rclone/rclone-test-keqojav6taha/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/02 01:24:19 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: b77465dda63c2ea517cce8470f20a410 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 069d9f2b22da6540a9937ca8f9f6fa8e59cf41a4 /home/rclone/rclone-test-keqojav6taha/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/02 01:24:19 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 069d9f2b22da6540a9937ca8f9f6fa8e59cf41a4 === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/ leading space/ leading space" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/\ leading\ space/\ leading\ space 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 850e744dd35d07123435cbfff02bd27c /home/rclone/rclone-test-keqojav6taha/ leading space/ leading space 2026/05/02 01:24:19 DEBUG : leading space/ leading space: Parsed hash: 850e744dd35d07123435cbfff02bd27c 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/ leading space/ leading space" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/\ leading\ space/\ leading\ space 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: c1a9af8d32ad668b6af9a095e28fb3d9c6b69d98 /home/rclone/rclone-test-keqojav6taha/ leading space/ leading space 2026/05/02 01:24:19 DEBUG : leading space/ leading space: Parsed hash: c1a9af8d32ad668b6af9a095e28fb3d9c6b69d98 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/ leading space/ leading space" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/\ leading\ space/\ leading\ space 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 850e744dd35d07123435cbfff02bd27c /home/rclone/rclone-test-keqojav6taha/ leading space/ leading space 2026/05/02 01:24:19 DEBUG : leading space/ leading space: Parsed hash: 850e744dd35d07123435cbfff02bd27c 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/ leading space/ leading space" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/\ leading\ space/\ leading\ space 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: c1a9af8d32ad668b6af9a095e28fb3d9c6b69d98 /home/rclone/rclone-test-keqojav6taha/ leading space/ leading space 2026/05/02 01:24:19 DEBUG : leading space/ leading space: Parsed hash: c1a9af8d32ad668b6af9a095e28fb3d9c6b69d98 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/ leading space/ leading space" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/\ leading\ space/\ leading\ space 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 850e744dd35d07123435cbfff02bd27c /home/rclone/rclone-test-keqojav6taha/ leading space/ leading space 2026/05/02 01:24:19 DEBUG : leading space/ leading space: Parsed hash: 850e744dd35d07123435cbfff02bd27c 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/ leading space/ leading space" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/\ leading\ space/\ leading\ space 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: c1a9af8d32ad668b6af9a095e28fb3d9c6b69d98 /home/rclone/rclone-test-keqojav6taha/ leading space/ leading space 2026/05/02 01:24:19 DEBUG : leading space/ leading space: Parsed hash: c1a9af8d32ad668b6af9a095e28fb3d9c6b69d98 === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/~leading tilde/~leading tilde" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/\~leading\ tilde/\~leading\ tilde 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: cc924c6d80aeb1e8c9d8d2f6f29fb7f5 /home/rclone/rclone-test-keqojav6taha/~leading tilde/~leading tilde 2026/05/02 01:24:19 DEBUG : ~leading tilde/~leading tilde: Parsed hash: cc924c6d80aeb1e8c9d8d2f6f29fb7f5 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/~leading tilde/~leading tilde" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/\~leading\ tilde/\~leading\ tilde 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 286113d6734f8cfcb5480f9ae3f05ec66616e631 /home/rclone/rclone-test-keqojav6taha/~leading tilde/~leading tilde 2026/05/02 01:24:19 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 286113d6734f8cfcb5480f9ae3f05ec66616e631 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/~leading tilde/~leading tilde" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/\~leading\ tilde/\~leading\ tilde 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: cc924c6d80aeb1e8c9d8d2f6f29fb7f5 /home/rclone/rclone-test-keqojav6taha/~leading tilde/~leading tilde 2026/05/02 01:24:19 DEBUG : ~leading tilde/~leading tilde: Parsed hash: cc924c6d80aeb1e8c9d8d2f6f29fb7f5 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/~leading tilde/~leading tilde" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/\~leading\ tilde/\~leading\ tilde 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 286113d6734f8cfcb5480f9ae3f05ec66616e631 /home/rclone/rclone-test-keqojav6taha/~leading tilde/~leading tilde 2026/05/02 01:24:19 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 286113d6734f8cfcb5480f9ae3f05ec66616e631 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/~leading tilde/~leading tilde" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/\~leading\ tilde/\~leading\ tilde 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: cc924c6d80aeb1e8c9d8d2f6f29fb7f5 /home/rclone/rclone-test-keqojav6taha/~leading tilde/~leading tilde 2026/05/02 01:24:19 DEBUG : ~leading tilde/~leading tilde: Parsed hash: cc924c6d80aeb1e8c9d8d2f6f29fb7f5 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/~leading tilde/~leading tilde" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/\~leading\ tilde/\~leading\ tilde 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 286113d6734f8cfcb5480f9ae3f05ec66616e631 /home/rclone/rclone-test-keqojav6taha/~leading tilde/~leading tilde 2026/05/02 01:24:19 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 286113d6734f8cfcb5480f9ae3f05ec66616e631 === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/␍leading CR/␍leading CR" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/␍leading\ CR/␍leading\ CR 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 2635e416a1a878490a6021bc488a126c /home/rclone/rclone-test-keqojav6taha/␍leading CR/␍leading CR 2026/05/02 01:24:19 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 2635e416a1a878490a6021bc488a126c 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/␍leading CR/␍leading CR" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/␍leading\ CR/␍leading\ CR 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: ae4877b4d2c931ac03f1f98e507a229f73f9bc7a /home/rclone/rclone-test-keqojav6taha/␍leading CR/␍leading CR 2026/05/02 01:24:19 DEBUG : ␍leading CR/␍leading CR: Parsed hash: ae4877b4d2c931ac03f1f98e507a229f73f9bc7a 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/␍leading CR/␍leading CR" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/␍leading\ CR/␍leading\ CR 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 2635e416a1a878490a6021bc488a126c /home/rclone/rclone-test-keqojav6taha/␍leading CR/␍leading CR 2026/05/02 01:24:19 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 2635e416a1a878490a6021bc488a126c 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/␍leading CR/␍leading CR" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/␍leading\ CR/␍leading\ CR 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: ae4877b4d2c931ac03f1f98e507a229f73f9bc7a /home/rclone/rclone-test-keqojav6taha/␍leading CR/␍leading CR 2026/05/02 01:24:19 DEBUG : ␍leading CR/␍leading CR: Parsed hash: ae4877b4d2c931ac03f1f98e507a229f73f9bc7a 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/␍leading CR/␍leading CR" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/␍leading\ CR/␍leading\ CR 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 2635e416a1a878490a6021bc488a126c /home/rclone/rclone-test-keqojav6taha/␍leading CR/␍leading CR 2026/05/02 01:24:19 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 2635e416a1a878490a6021bc488a126c 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/␍leading CR/␍leading CR" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/␍leading\ CR/␍leading\ CR 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: ae4877b4d2c931ac03f1f98e507a229f73f9bc7a /home/rclone/rclone-test-keqojav6taha/␍leading CR/␍leading CR 2026/05/02 01:24:19 DEBUG : ␍leading CR/␍leading CR: Parsed hash: ae4877b4d2c931ac03f1f98e507a229f73f9bc7a === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/␊leading LF/␊leading LF" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/␊leading\ LF/␊leading\ LF 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 77a166379d62ee5db4f49e29f8333b5f /home/rclone/rclone-test-keqojav6taha/␊leading LF/␊leading LF 2026/05/02 01:24:19 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 77a166379d62ee5db4f49e29f8333b5f 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/␊leading LF/␊leading LF" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/␊leading\ LF/␊leading\ LF 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 3e454f38e2632664a09708277758c8d7694514ae /home/rclone/rclone-test-keqojav6taha/␊leading LF/␊leading LF 2026/05/02 01:24:19 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 3e454f38e2632664a09708277758c8d7694514ae 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/␊leading LF/␊leading LF" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/␊leading\ LF/␊leading\ LF 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 77a166379d62ee5db4f49e29f8333b5f /home/rclone/rclone-test-keqojav6taha/␊leading LF/␊leading LF 2026/05/02 01:24:19 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 77a166379d62ee5db4f49e29f8333b5f 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/␊leading LF/␊leading LF" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/␊leading\ LF/␊leading\ LF 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 3e454f38e2632664a09708277758c8d7694514ae /home/rclone/rclone-test-keqojav6taha/␊leading LF/␊leading LF 2026/05/02 01:24:19 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 3e454f38e2632664a09708277758c8d7694514ae 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/␊leading LF/␊leading LF" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/␊leading\ LF/␊leading\ LF 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 77a166379d62ee5db4f49e29f8333b5f /home/rclone/rclone-test-keqojav6taha/␊leading LF/␊leading LF 2026/05/02 01:24:19 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 77a166379d62ee5db4f49e29f8333b5f 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/␊leading LF/␊leading LF" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/␊leading\ LF/␊leading\ LF 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 3e454f38e2632664a09708277758c8d7694514ae /home/rclone/rclone-test-keqojav6taha/␊leading LF/␊leading LF 2026/05/02 01:24:19 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 3e454f38e2632664a09708277758c8d7694514ae === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/␉leading HT/␉leading HT" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/␉leading\ HT/␉leading\ HT 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 67a7150750f387f29afbc447566bd3dd /home/rclone/rclone-test-keqojav6taha/␉leading HT/␉leading HT 2026/05/02 01:24:19 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 67a7150750f387f29afbc447566bd3dd 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/␉leading HT/␉leading HT" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/␉leading\ HT/␉leading\ HT 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 058d8b1b11e1c0bb034ded622d6dea1143fd80f2 /home/rclone/rclone-test-keqojav6taha/␉leading HT/␉leading HT 2026/05/02 01:24:19 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 058d8b1b11e1c0bb034ded622d6dea1143fd80f2 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/␉leading HT/␉leading HT" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/␉leading\ HT/␉leading\ HT 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 67a7150750f387f29afbc447566bd3dd /home/rclone/rclone-test-keqojav6taha/␉leading HT/␉leading HT 2026/05/02 01:24:19 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 67a7150750f387f29afbc447566bd3dd 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/␉leading HT/␉leading HT" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/␉leading\ HT/␉leading\ HT 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 058d8b1b11e1c0bb034ded622d6dea1143fd80f2 /home/rclone/rclone-test-keqojav6taha/␉leading HT/␉leading HT 2026/05/02 01:24:19 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 058d8b1b11e1c0bb034ded622d6dea1143fd80f2 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/␉leading HT/␉leading HT" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/␉leading\ HT/␉leading\ HT 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 67a7150750f387f29afbc447566bd3dd /home/rclone/rclone-test-keqojav6taha/␉leading HT/␉leading HT 2026/05/02 01:24:19 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 67a7150750f387f29afbc447566bd3dd 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/␉leading HT/␉leading HT" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/␉leading\ HT/␉leading\ HT 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 058d8b1b11e1c0bb034ded622d6dea1143fd80f2 /home/rclone/rclone-test-keqojav6taha/␉leading HT/␉leading HT 2026/05/02 01:24:19 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 058d8b1b11e1c0bb034ded622d6dea1143fd80f2 === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/␋leading VT/␋leading VT" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/␋leading\ VT/␋leading\ VT 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: adf3275ecce847e9e0fb43479f22674f /home/rclone/rclone-test-keqojav6taha/␋leading VT/␋leading VT 2026/05/02 01:24:19 DEBUG : ␋leading VT/␋leading VT: Parsed hash: adf3275ecce847e9e0fb43479f22674f 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/␋leading VT/␋leading VT" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/␋leading\ VT/␋leading\ VT 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 5faf7338df88d5b8c7c2e24e522844fc7de94c34 /home/rclone/rclone-test-keqojav6taha/␋leading VT/␋leading VT 2026/05/02 01:24:19 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 5faf7338df88d5b8c7c2e24e522844fc7de94c34 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/␋leading VT/␋leading VT" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/␋leading\ VT/␋leading\ VT 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: adf3275ecce847e9e0fb43479f22674f /home/rclone/rclone-test-keqojav6taha/␋leading VT/␋leading VT 2026/05/02 01:24:19 DEBUG : ␋leading VT/␋leading VT: Parsed hash: adf3275ecce847e9e0fb43479f22674f 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/␋leading VT/␋leading VT" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/␋leading\ VT/␋leading\ VT 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 5faf7338df88d5b8c7c2e24e522844fc7de94c34 /home/rclone/rclone-test-keqojav6taha/␋leading VT/␋leading VT 2026/05/02 01:24:19 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 5faf7338df88d5b8c7c2e24e522844fc7de94c34 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/␋leading VT/␋leading VT" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/␋leading\ VT/␋leading\ VT 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: adf3275ecce847e9e0fb43479f22674f /home/rclone/rclone-test-keqojav6taha/␋leading VT/␋leading VT 2026/05/02 01:24:19 DEBUG : ␋leading VT/␋leading VT: Parsed hash: adf3275ecce847e9e0fb43479f22674f 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/␋leading VT/␋leading VT" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/␋leading\ VT/␋leading\ VT 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 5faf7338df88d5b8c7c2e24e522844fc7de94c34 /home/rclone/rclone-test-keqojav6taha/␋leading VT/␋leading VT 2026/05/02 01:24:19 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 5faf7338df88d5b8c7c2e24e522844fc7de94c34 === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/.leading dot/.leading dot" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/.leading\ dot/.leading\ dot 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: f34772196c93d93567152dcdb05501c8 /home/rclone/rclone-test-keqojav6taha/.leading dot/.leading dot 2026/05/02 01:24:19 DEBUG : .leading dot/.leading dot: Parsed hash: f34772196c93d93567152dcdb05501c8 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/.leading dot/.leading dot" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/.leading\ dot/.leading\ dot 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: a1c9f49047a850e064387c8f46af2d0f5ea4c8c7 /home/rclone/rclone-test-keqojav6taha/.leading dot/.leading dot 2026/05/02 01:24:19 DEBUG : .leading dot/.leading dot: Parsed hash: a1c9f49047a850e064387c8f46af2d0f5ea4c8c7 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/.leading dot/.leading dot" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/.leading\ dot/.leading\ dot 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: f34772196c93d93567152dcdb05501c8 /home/rclone/rclone-test-keqojav6taha/.leading dot/.leading dot 2026/05/02 01:24:19 DEBUG : .leading dot/.leading dot: Parsed hash: f34772196c93d93567152dcdb05501c8 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/.leading dot/.leading dot" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/.leading\ dot/.leading\ dot 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: a1c9f49047a850e064387c8f46af2d0f5ea4c8c7 /home/rclone/rclone-test-keqojav6taha/.leading dot/.leading dot 2026/05/02 01:24:19 DEBUG : .leading dot/.leading dot: Parsed hash: a1c9f49047a850e064387c8f46af2d0f5ea4c8c7 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/.leading dot/.leading dot" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/.leading\ dot/.leading\ dot 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: f34772196c93d93567152dcdb05501c8 /home/rclone/rclone-test-keqojav6taha/.leading dot/.leading dot 2026/05/02 01:24:19 DEBUG : .leading dot/.leading dot: Parsed hash: f34772196c93d93567152dcdb05501c8 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/.leading dot/.leading dot" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/.leading\ dot/.leading\ dot 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: a1c9f49047a850e064387c8f46af2d0f5ea4c8c7 /home/rclone/rclone-test-keqojav6taha/.leading dot/.leading dot 2026/05/02 01:24:19 DEBUG : .leading dot/.leading dot: Parsed hash: a1c9f49047a850e064387c8f46af2d0f5ea4c8c7 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/trailing space /trailing space " 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/trailing\ space\ /trailing\ space\ 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 27783021d67d897ea51690f119fc9eee /home/rclone/rclone-test-keqojav6taha/trailing space /trailing space 2026/05/02 01:24:19 DEBUG : trailing space /trailing space : Parsed hash: 27783021d67d897ea51690f119fc9eee 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/trailing space /trailing space " 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/trailing\ space\ /trailing\ space\ 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 3b8fce014ce96585aa7b29a121c3fd5be2017136 /home/rclone/rclone-test-keqojav6taha/trailing space /trailing space 2026/05/02 01:24:19 DEBUG : trailing space /trailing space : Parsed hash: 3b8fce014ce96585aa7b29a121c3fd5be2017136 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/trailing space /trailing space " 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/trailing\ space\ /trailing\ space\ 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 27783021d67d897ea51690f119fc9eee /home/rclone/rclone-test-keqojav6taha/trailing space /trailing space 2026/05/02 01:24:19 DEBUG : trailing space /trailing space : Parsed hash: 27783021d67d897ea51690f119fc9eee 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/trailing space /trailing space " 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/trailing\ space\ /trailing\ space\ 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 3b8fce014ce96585aa7b29a121c3fd5be2017136 /home/rclone/rclone-test-keqojav6taha/trailing space /trailing space 2026/05/02 01:24:19 DEBUG : trailing space /trailing space : Parsed hash: 3b8fce014ce96585aa7b29a121c3fd5be2017136 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/trailing space /trailing space " 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/trailing\ space\ /trailing\ space\ 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 27783021d67d897ea51690f119fc9eee /home/rclone/rclone-test-keqojav6taha/trailing space /trailing space 2026/05/02 01:24:19 DEBUG : trailing space /trailing space : Parsed hash: 27783021d67d897ea51690f119fc9eee 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/trailing space /trailing space " 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/trailing\ space\ /trailing\ space\ 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 3b8fce014ce96585aa7b29a121c3fd5be2017136 /home/rclone/rclone-test-keqojav6taha/trailing space /trailing space 2026/05/02 01:24:19 DEBUG : trailing space /trailing space : Parsed hash: 3b8fce014ce96585aa7b29a121c3fd5be2017136 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/trailing CR␍/trailing CR␍" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/trailing\ CR␍/trailing\ CR␍ 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: b78a8caa398b19f8a91849ce78fe9b75 /home/rclone/rclone-test-keqojav6taha/trailing CR␍/trailing CR␍ 2026/05/02 01:24:19 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: b78a8caa398b19f8a91849ce78fe9b75 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/trailing CR␍/trailing CR␍" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/trailing\ CR␍/trailing\ CR␍ 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: b0f2b158008c147b043705fd1f44d07e17f15f74 /home/rclone/rclone-test-keqojav6taha/trailing CR␍/trailing CR␍ 2026/05/02 01:24:19 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: b0f2b158008c147b043705fd1f44d07e17f15f74 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/trailing CR␍/trailing CR␍" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/trailing\ CR␍/trailing\ CR␍ 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: b78a8caa398b19f8a91849ce78fe9b75 /home/rclone/rclone-test-keqojav6taha/trailing CR␍/trailing CR␍ 2026/05/02 01:24:19 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: b78a8caa398b19f8a91849ce78fe9b75 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/trailing CR␍/trailing CR␍" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/trailing\ CR␍/trailing\ CR␍ 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: b0f2b158008c147b043705fd1f44d07e17f15f74 /home/rclone/rclone-test-keqojav6taha/trailing CR␍/trailing CR␍ 2026/05/02 01:24:19 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: b0f2b158008c147b043705fd1f44d07e17f15f74 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/trailing CR␍/trailing CR␍" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/trailing\ CR␍/trailing\ CR␍ 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: b78a8caa398b19f8a91849ce78fe9b75 /home/rclone/rclone-test-keqojav6taha/trailing CR␍/trailing CR␍ 2026/05/02 01:24:19 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: b78a8caa398b19f8a91849ce78fe9b75 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/trailing CR␍/trailing CR␍" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/trailing\ CR␍/trailing\ CR␍ 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: b0f2b158008c147b043705fd1f44d07e17f15f74 /home/rclone/rclone-test-keqojav6taha/trailing CR␍/trailing CR␍ 2026/05/02 01:24:19 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: b0f2b158008c147b043705fd1f44d07e17f15f74 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/trailing LF␊/trailing LF␊" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/trailing\ LF␊/trailing\ LF␊ 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 35ebfcac606ad869d7abc8abc979e2dc /home/rclone/rclone-test-keqojav6taha/trailing LF␊/trailing LF␊ 2026/05/02 01:24:19 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 35ebfcac606ad869d7abc8abc979e2dc 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/trailing LF␊/trailing LF␊" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/trailing\ LF␊/trailing\ LF␊ 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: f45f9bc4debaa844e916fef11cb7b588ec97a73d /home/rclone/rclone-test-keqojav6taha/trailing LF␊/trailing LF␊ 2026/05/02 01:24:19 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: f45f9bc4debaa844e916fef11cb7b588ec97a73d 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/trailing LF␊/trailing LF␊" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/trailing\ LF␊/trailing\ LF␊ 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 35ebfcac606ad869d7abc8abc979e2dc /home/rclone/rclone-test-keqojav6taha/trailing LF␊/trailing LF␊ 2026/05/02 01:24:19 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 35ebfcac606ad869d7abc8abc979e2dc 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/trailing LF␊/trailing LF␊" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/trailing\ LF␊/trailing\ LF␊ 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: f45f9bc4debaa844e916fef11cb7b588ec97a73d /home/rclone/rclone-test-keqojav6taha/trailing LF␊/trailing LF␊ 2026/05/02 01:24:19 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: f45f9bc4debaa844e916fef11cb7b588ec97a73d 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/trailing LF␊/trailing LF␊" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/trailing\ LF␊/trailing\ LF␊ 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 35ebfcac606ad869d7abc8abc979e2dc /home/rclone/rclone-test-keqojav6taha/trailing LF␊/trailing LF␊ 2026/05/02 01:24:19 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 35ebfcac606ad869d7abc8abc979e2dc 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/trailing LF␊/trailing LF␊" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/trailing\ LF␊/trailing\ LF␊ 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: f45f9bc4debaa844e916fef11cb7b588ec97a73d /home/rclone/rclone-test-keqojav6taha/trailing LF␊/trailing LF␊ 2026/05/02 01:24:19 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: f45f9bc4debaa844e916fef11cb7b588ec97a73d === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/trailing HT␉/trailing HT␉" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/trailing\ HT␉/trailing\ HT␉ 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: a4819a46e5ceee9ffe8612f17c83c47f /home/rclone/rclone-test-keqojav6taha/trailing HT␉/trailing HT␉ 2026/05/02 01:24:19 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: a4819a46e5ceee9ffe8612f17c83c47f 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/trailing HT␉/trailing HT␉" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/trailing\ HT␉/trailing\ HT␉ 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 4afcc76389fc09fe0a67cb3e5eab357525b925d0 /home/rclone/rclone-test-keqojav6taha/trailing HT␉/trailing HT␉ 2026/05/02 01:24:19 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 4afcc76389fc09fe0a67cb3e5eab357525b925d0 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/trailing HT␉/trailing HT␉" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/trailing\ HT␉/trailing\ HT␉ 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: a4819a46e5ceee9ffe8612f17c83c47f /home/rclone/rclone-test-keqojav6taha/trailing HT␉/trailing HT␉ 2026/05/02 01:24:19 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: a4819a46e5ceee9ffe8612f17c83c47f 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/trailing HT␉/trailing HT␉" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/trailing\ HT␉/trailing\ HT␉ 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 4afcc76389fc09fe0a67cb3e5eab357525b925d0 /home/rclone/rclone-test-keqojav6taha/trailing HT␉/trailing HT␉ 2026/05/02 01:24:19 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 4afcc76389fc09fe0a67cb3e5eab357525b925d0 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/trailing HT␉/trailing HT␉" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/trailing\ HT␉/trailing\ HT␉ 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: a4819a46e5ceee9ffe8612f17c83c47f /home/rclone/rclone-test-keqojav6taha/trailing HT␉/trailing HT␉ 2026/05/02 01:24:19 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: a4819a46e5ceee9ffe8612f17c83c47f 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/trailing HT␉/trailing HT␉" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/trailing\ HT␉/trailing\ HT␉ 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 4afcc76389fc09fe0a67cb3e5eab357525b925d0 /home/rclone/rclone-test-keqojav6taha/trailing HT␉/trailing HT␉ 2026/05/02 01:24:19 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 4afcc76389fc09fe0a67cb3e5eab357525b925d0 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/trailing VT␋/trailing VT␋" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/trailing\ VT␋/trailing\ VT␋ 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: a75ebe9953f038295befdcb0ae4b4bab /home/rclone/rclone-test-keqojav6taha/trailing VT␋/trailing VT␋ 2026/05/02 01:24:19 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: a75ebe9953f038295befdcb0ae4b4bab 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/trailing VT␋/trailing VT␋" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/trailing\ VT␋/trailing\ VT␋ 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: b743fa495517072f89ecf6698ff31c4c99cd3b5c /home/rclone/rclone-test-keqojav6taha/trailing VT␋/trailing VT␋ 2026/05/02 01:24:19 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: b743fa495517072f89ecf6698ff31c4c99cd3b5c 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/trailing VT␋/trailing VT␋" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/trailing\ VT␋/trailing\ VT␋ 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: a75ebe9953f038295befdcb0ae4b4bab /home/rclone/rclone-test-keqojav6taha/trailing VT␋/trailing VT␋ 2026/05/02 01:24:19 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: a75ebe9953f038295befdcb0ae4b4bab 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/trailing VT␋/trailing VT␋" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/trailing\ VT␋/trailing\ VT␋ 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: b743fa495517072f89ecf6698ff31c4c99cd3b5c /home/rclone/rclone-test-keqojav6taha/trailing VT␋/trailing VT␋ 2026/05/02 01:24:19 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: b743fa495517072f89ecf6698ff31c4c99cd3b5c 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/trailing VT␋/trailing VT␋" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/trailing\ VT␋/trailing\ VT␋ 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: a75ebe9953f038295befdcb0ae4b4bab /home/rclone/rclone-test-keqojav6taha/trailing VT␋/trailing VT␋ 2026/05/02 01:24:19 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: a75ebe9953f038295befdcb0ae4b4bab 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/trailing VT␋/trailing VT␋" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/trailing\ VT␋/trailing\ VT␋ 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: b743fa495517072f89ecf6698ff31c4c99cd3b5c /home/rclone/rclone-test-keqojav6taha/trailing VT␋/trailing VT␋ 2026/05/02 01:24:19 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: b743fa495517072f89ecf6698ff31c4c99cd3b5c === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/trailing dot./trailing dot." 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/trailing\ dot./trailing\ dot. 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: fd043217c934ed8a9aa24d2fcb886555 /home/rclone/rclone-test-keqojav6taha/trailing dot./trailing dot. 2026/05/02 01:24:19 DEBUG : trailing dot./trailing dot.: Parsed hash: fd043217c934ed8a9aa24d2fcb886555 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/trailing dot./trailing dot." 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/trailing\ dot./trailing\ dot. 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: d8a7e156846c16bde50e68c0a699560cfb9e745d /home/rclone/rclone-test-keqojav6taha/trailing dot./trailing dot. 2026/05/02 01:24:19 DEBUG : trailing dot./trailing dot.: Parsed hash: d8a7e156846c16bde50e68c0a699560cfb9e745d 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/trailing dot./trailing dot." 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/trailing\ dot./trailing\ dot. 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: fd043217c934ed8a9aa24d2fcb886555 /home/rclone/rclone-test-keqojav6taha/trailing dot./trailing dot. 2026/05/02 01:24:19 DEBUG : trailing dot./trailing dot.: Parsed hash: fd043217c934ed8a9aa24d2fcb886555 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/trailing dot./trailing dot." 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/trailing\ dot./trailing\ dot. 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: d8a7e156846c16bde50e68c0a699560cfb9e745d /home/rclone/rclone-test-keqojav6taha/trailing dot./trailing dot. 2026/05/02 01:24:19 DEBUG : trailing dot./trailing dot.: Parsed hash: d8a7e156846c16bde50e68c0a699560cfb9e745d 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/trailing dot./trailing dot." 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/trailing\ dot./trailing\ dot. 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: fd043217c934ed8a9aa24d2fcb886555 /home/rclone/rclone-test-keqojav6taha/trailing dot./trailing dot. 2026/05/02 01:24:19 DEBUG : trailing dot./trailing dot.: Parsed hash: fd043217c934ed8a9aa24d2fcb886555 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/trailing dot./trailing dot." 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/trailing\ dot./trailing\ dot. 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: d8a7e156846c16bde50e68c0a699560cfb9e745d /home/rclone/rclone-test-keqojav6taha/trailing dot./trailing dot. 2026/05/02 01:24:19 DEBUG : trailing dot./trailing dot.: Parsed hash: d8a7e156846c16bde50e68c0a699560cfb9e745d === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/invalid\ utf-8/invalid\ utf-8 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: a8cd824646f260bad175df222ddbcef3 /home/rclone/rclone-test-keqojav6taha/invalid utf-8/invalid utf-8 2026/05/02 01:24:19 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: a8cd824646f260bad175df222ddbcef3 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/invalid\ utf-8/invalid\ utf-8 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 284a095984ae84be556a9e0d75504f86b812a81a /home/rclone/rclone-test-keqojav6taha/invalid utf-8/invalid utf-8 2026/05/02 01:24:19 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 284a095984ae84be556a9e0d75504f86b812a81a 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/invalid\ utf-8/invalid\ utf-8 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: a8cd824646f260bad175df222ddbcef3 /home/rclone/rclone-test-keqojav6taha/invalid utf-8/invalid utf-8 2026/05/02 01:24:19 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: a8cd824646f260bad175df222ddbcef3 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/invalid\ utf-8/invalid\ utf-8 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 284a095984ae84be556a9e0d75504f86b812a81a /home/rclone/rclone-test-keqojav6taha/invalid utf-8/invalid utf-8 2026/05/02 01:24:19 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 284a095984ae84be556a9e0d75504f86b812a81a 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/invalid\ utf-8/invalid\ utf-8 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: a8cd824646f260bad175df222ddbcef3 /home/rclone/rclone-test-keqojav6taha/invalid utf-8/invalid utf-8 2026/05/02 01:24:19 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: a8cd824646f260bad175df222ddbcef3 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/invalid\ utf-8/invalid\ utf-8 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 284a095984ae84be556a9e0d75504f86b812a81a /home/rclone/rclone-test-keqojav6taha/invalid utf-8/invalid utf-8 2026/05/02 01:24:19 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 284a095984ae84be556a9e0d75504f86b812a81a === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/test%46.txt/test%46.txt" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/test\%46.txt/test\%46.txt 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: b7b6f544aac83cf909e86d9b24ba3dd4 /home/rclone/rclone-test-keqojav6taha/test%46.txt/test%46.txt 2026/05/02 01:24:19 DEBUG : test%46.txt/test%46.txt: Parsed hash: b7b6f544aac83cf909e86d9b24ba3dd4 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/test%46.txt/test%46.txt" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/test\%46.txt/test\%46.txt 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 5cda01504e246dc3f9248b16774e0f9a5d7718b2 /home/rclone/rclone-test-keqojav6taha/test%46.txt/test%46.txt 2026/05/02 01:24:19 DEBUG : test%46.txt/test%46.txt: Parsed hash: 5cda01504e246dc3f9248b16774e0f9a5d7718b2 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/test%46.txt/test%46.txt" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/test\%46.txt/test\%46.txt 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: b7b6f544aac83cf909e86d9b24ba3dd4 /home/rclone/rclone-test-keqojav6taha/test%46.txt/test%46.txt 2026/05/02 01:24:19 DEBUG : test%46.txt/test%46.txt: Parsed hash: b7b6f544aac83cf909e86d9b24ba3dd4 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/test%46.txt/test%46.txt" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/test\%46.txt/test\%46.txt 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 5cda01504e246dc3f9248b16774e0f9a5d7718b2 /home/rclone/rclone-test-keqojav6taha/test%46.txt/test%46.txt 2026/05/02 01:24:19 DEBUG : test%46.txt/test%46.txt: Parsed hash: 5cda01504e246dc3f9248b16774e0f9a5d7718b2 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/test%46.txt/test%46.txt" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/test\%46.txt/test\%46.txt 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: b7b6f544aac83cf909e86d9b24ba3dd4 /home/rclone/rclone-test-keqojav6taha/test%46.txt/test%46.txt 2026/05/02 01:24:19 DEBUG : test%46.txt/test%46.txt: Parsed hash: b7b6f544aac83cf909e86d9b24ba3dd4 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/test%46.txt/test%46.txt" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/test\%46.txt/test\%46.txt 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 5cda01504e246dc3f9248b16774e0f9a5d7718b2 /home/rclone/rclone-test-keqojav6taha/test%46.txt/test%46.txt 2026/05/02 01:24:19 DEBUG : test%46.txt/test%46.txt: Parsed hash: 5cda01504e246dc3f9248b16774e0f9a5d7718b2 === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Connection OK after error: potato 2026/05/02 01:24:19 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/zero-length-file" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/zero-length-file 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-keqojav6taha/zero-length-file 2026/05/02 01:24:19 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/zero-length-file" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/zero-length-file 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-keqojav6taha/zero-length-file 2026/05/02 01:24:19 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/zero-length-file" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/zero-length-file 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-keqojav6taha/zero-length-file 2026/05/02 01:24:19 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/zero-length-file" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/zero-length-file 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-keqojav6taha/zero-length-file 2026/05/02 01:24:19 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:820: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:873: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/file name.txt" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/file\ name.txt 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 54cc320424961237216fbe38f17dbb2b /home/rclone/rclone-test-keqojav6taha/file name.txt 2026/05/02 01:24:19 DEBUG : file name.txt: Parsed hash: 54cc320424961237216fbe38f17dbb2b 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/file name.txt" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/file\ name.txt 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 8fad378840530291467d9c6fd5c96dc5c8b21a83 /home/rclone/rclone-test-keqojav6taha/file name.txt 2026/05/02 01:24:19 DEBUG : file name.txt: Parsed hash: 8fad378840530291467d9c6fd5c96dc5c8b21a83 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/file name.txt" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/file\ name.txt 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 54cc320424961237216fbe38f17dbb2b /home/rclone/rclone-test-keqojav6taha/file name.txt 2026/05/02 01:24:19 DEBUG : file name.txt: Parsed hash: 54cc320424961237216fbe38f17dbb2b 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/file name.txt" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/file\ name.txt 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 8fad378840530291467d9c6fd5c96dc5c8b21a83 /home/rclone/rclone-test-keqojav6taha/file name.txt 2026/05/02 01:24:19 DEBUG : file name.txt: Parsed hash: 8fad378840530291467d9c6fd5c96dc5c8b21a83 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 557d2a82223a5b208b087ec62e9a0d9c /home/rclone/rclone-test-keqojav6taha/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/02 01:24:19 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 557d2a82223a5b208b087ec62e9a0d9c 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 16ce7038a023ead4700f83b6d51b81983eb71447 /home/rclone/rclone-test-keqojav6taha/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/02 01:24:19 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 16ce7038a023ead4700f83b6d51b81983eb71447 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 557d2a82223a5b208b087ec62e9a0d9c /home/rclone/rclone-test-keqojav6taha/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/02 01:24:19 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 557d2a82223a5b208b087ec62e9a0d9c 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 16ce7038a023ead4700f83b6d51b81983eb71447 /home/rclone/rclone-test-keqojav6taha/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/02 01:24:19 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 16ce7038a023ead4700f83b6d51b81983eb71447 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/file name.txt" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/file\ name.txt 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: d76ef3a857b3ddf2b76b95d29c419879 /home/rclone/rclone-test-keqojav6taha/file name.txt 2026/05/02 01:24:19 DEBUG : file name.txt: Parsed hash: d76ef3a857b3ddf2b76b95d29c419879 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/file name.txt" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/file\ name.txt 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 191bb8a933861d0938bafc20e7e061784afc4b8a /home/rclone/rclone-test-keqojav6taha/file name.txt 2026/05/02 01:24:19 DEBUG : file name.txt: Parsed hash: 191bb8a933861d0938bafc20e7e061784afc4b8a 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/file name.txt" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/file\ name.txt 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: d76ef3a857b3ddf2b76b95d29c419879 /home/rclone/rclone-test-keqojav6taha/file name.txt 2026/05/02 01:24:19 DEBUG : file name.txt: Parsed hash: d76ef3a857b3ddf2b76b95d29c419879 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/file name.txt" 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/file\ name.txt 2026/05/02 01:24:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 191bb8a933861d0938bafc20e7e061784afc4b8a /home/rclone/rclone-test-keqojav6taha/file name.txt 2026/05/02 01:24:19 DEBUG : file name.txt: Parsed hash: 191bb8a933861d0938bafc20e7e061784afc4b8a === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/05/02 01:24:19 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2026/05/02 01:24:19 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/05/02 01:24:19 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/02 01:24:19 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/02 01:24:19 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/02 01:24:19 DEBUG : Setting pass="WuF8an7qKk59hNXyoTnOIS5SaD-yACdN" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/02 01:24:19 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/02 01:24:19 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{qnkvw}" suffix to name 2026/05/02 01:24:19 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/02 01:24:19 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/02 01:24:19 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/02 01:24:19 DEBUG : Setting pass="WuF8an7qKk59hNXyoTnOIS5SaD-yACdN" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/02 01:24:19 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/02 01:24:19 NOTICE: TestSFTPOpenssh{qnkvw}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:59414->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/file name.txt" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/file\ name.txt 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: d76ef3a857b3ddf2b76b95d29c419879 /home/rclone/rclone-test-keqojav6taha/file name.txt 2026/05/02 01:24:20 DEBUG : file name.txt: Parsed hash: d76ef3a857b3ddf2b76b95d29c419879 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/file name.txt" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/file\ name.txt 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 191bb8a933861d0938bafc20e7e061784afc4b8a /home/rclone/rclone-test-keqojav6taha/file name.txt 2026/05/02 01:24:20 DEBUG : file name.txt: Parsed hash: 191bb8a933861d0938bafc20e7e061784afc4b8a 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 557d2a82223a5b208b087ec62e9a0d9c /home/rclone/rclone-test-keqojav6taha/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/02 01:24:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 557d2a82223a5b208b087ec62e9a0d9c 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 16ce7038a023ead4700f83b6d51b81983eb71447 /home/rclone/rclone-test-keqojav6taha/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/02 01:24:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 16ce7038a023ead4700f83b6d51b81983eb71447 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/file name.txt" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/file\ name.txt 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: d76ef3a857b3ddf2b76b95d29c419879 /home/rclone/rclone-test-keqojav6taha/file name.txt 2026/05/02 01:24:20 DEBUG : file name.txt: Parsed hash: d76ef3a857b3ddf2b76b95d29c419879 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/file name.txt" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/file\ name.txt 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 191bb8a933861d0938bafc20e7e061784afc4b8a /home/rclone/rclone-test-keqojav6taha/file name.txt 2026/05/02 01:24:20 DEBUG : file name.txt: Parsed hash: 191bb8a933861d0938bafc20e7e061784afc4b8a === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/file name.txt" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/file\ name.txt 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: d76ef3a857b3ddf2b76b95d29c419879 /home/rclone/rclone-test-keqojav6taha/file name.txt 2026/05/02 01:24:20 DEBUG : file name.txt: Parsed hash: d76ef3a857b3ddf2b76b95d29c419879 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/file name.txt" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/file\ name.txt 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 191bb8a933861d0938bafc20e7e061784afc4b8a /home/rclone/rclone-test-keqojav6taha/file name.txt 2026/05/02 01:24:20 DEBUG : file name.txt: Parsed hash: 191bb8a933861d0938bafc20e7e061784afc4b8a 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 557d2a82223a5b208b087ec62e9a0d9c /home/rclone/rclone-test-keqojav6taha/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/02 01:24:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 557d2a82223a5b208b087ec62e9a0d9c 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 16ce7038a023ead4700f83b6d51b81983eb71447 /home/rclone/rclone-test-keqojav6taha/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/02 01:24:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 16ce7038a023ead4700f83b6d51b81983eb71447 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1158: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1195: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/05/02 01:24:20 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-keqojav6taha/hello? sausage/êé" 2026/05/02 01:24:20 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/05/02 01:24:20 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/02 01:24:20 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/02 01:24:20 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/02 01:24:20 DEBUG : Setting pass="WuF8an7qKk59hNXyoTnOIS5SaD-yACdN" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/02 01:24:20 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/02 01:24:20 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{qnkvw}" suffix to name 2026/05/02 01:24:20 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/02 01:24:20 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/02 01:24:20 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/02 01:24:20 DEBUG : Setting pass="WuF8an7qKk59hNXyoTnOIS5SaD-yACdN" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/02 01:24:20 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/02 01:24:20 NOTICE: TestSFTPOpenssh{qnkvw}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha/hello? sausage/êé: New connection 127.0.0.1:59416->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha/hello? sausage/êé: Shell type "unix" from config 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha/hello? sausage/êé: Relative path resolved to "/home/rclone/rclone-test-keqojav6taha/hello? sausage/êé" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha/hello? sausage/êé: Using root directory "/home/rclone/rclone-test-keqojav6taha/hello? sausage/êé" 2026/05/02 01:24:20 DEBUG : fs cache: renaming cache item "TestSFTPOpenssh:rclone-test-keqojav6taha/hello? sausage/êé" to be canonical "TestSFTPOpenssh{qnkvw}:rclone-test-keqojav6taha/hello? sausage/êé" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha/hello? sausage/êé: Shell path "/home/rclone/rclone-test-keqojav6taha/hello? sausage/êé/a/b/c/d/e.txt" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha/hello? sausage/êé: Remote command result: 260e5a91877dbdad3c0b3fb4bedd07a8 /home/rclone/rclone-test-keqojav6taha/hello? sausage/êé/a/b/c/d/e.txt 2026/05/02 01:24:20 DEBUG : a/b/c/d/e.txt: Parsed hash: 260e5a91877dbdad3c0b3fb4bedd07a8 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha/hello? sausage/êé: Shell path "/home/rclone/rclone-test-keqojav6taha/hello? sausage/êé/a/b/c/d/e.txt" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha/hello? sausage/êé: Remote command result: 11b5ca684bde1a982e124f0ba858f965a7ea0819 /home/rclone/rclone-test-keqojav6taha/hello? sausage/êé/a/b/c/d/e.txt 2026/05/02 01:24:20 DEBUG : a/b/c/d/e.txt: Parsed hash: 11b5ca684bde1a982e124f0ba858f965a7ea0819 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha/hello? sausage/êé: Shell path "/home/rclone/rclone-test-keqojav6taha/hello? sausage/êé/a/b/c/d/e.txt" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha/hello? sausage/êé: Remote command result: 260e5a91877dbdad3c0b3fb4bedd07a8 /home/rclone/rclone-test-keqojav6taha/hello? sausage/êé/a/b/c/d/e.txt 2026/05/02 01:24:20 DEBUG : a/b/c/d/e.txt: Parsed hash: 260e5a91877dbdad3c0b3fb4bedd07a8 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha/hello? sausage/êé: Shell path "/home/rclone/rclone-test-keqojav6taha/hello? sausage/êé/a/b/c/d/e.txt" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha/hello? sausage/êé: Remote command result: 11b5ca684bde1a982e124f0ba858f965a7ea0819 /home/rclone/rclone-test-keqojav6taha/hello? sausage/êé/a/b/c/d/e.txt 2026/05/02 01:24:20 DEBUG : a/b/c/d/e.txt: Parsed hash: 11b5ca684bde1a982e124f0ba858f965a7ea0819 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha/hello? sausage/êé: New connection 127.0.0.1:59426->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/02 01:24:20 DEBUG : Waiting for deletions to finish 2026/05/02 01:24:20 INFO : a/b/c/d/e.txt: Deleted 2026/05/02 01:24:20 DEBUG : removing 1 level 4 directories 2026/05/02 01:24:20 INFO : a/b/c/d: Removing directory 2026/05/02 01:24:20 DEBUG : removing 1 level 3 directories 2026/05/02 01:24:20 INFO : a/b/c: Removing directory 2026/05/02 01:24:20 DEBUG : removing 1 level 2 directories 2026/05/02 01:24:20 INFO : a/b: Removing directory 2026/05/02 01:24:20 DEBUG : removing 1 level 1 directories 2026/05/02 01:24:20 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/file name.txt" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/file\ name.txt 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: d76ef3a857b3ddf2b76b95d29c419879 /home/rclone/rclone-test-keqojav6taha/file name.txt 2026/05/02 01:24:20 DEBUG : file name.txt: Parsed hash: d76ef3a857b3ddf2b76b95d29c419879 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/file name.txt" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/file\ name.txt 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 191bb8a933861d0938bafc20e7e061784afc4b8a /home/rclone/rclone-test-keqojav6taha/file name.txt 2026/05/02 01:24:20 DEBUG : file name.txt: Parsed hash: 191bb8a933861d0938bafc20e7e061784afc4b8a 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 557d2a82223a5b208b087ec62e9a0d9c /home/rclone/rclone-test-keqojav6taha/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/02 01:24:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 557d2a82223a5b208b087ec62e9a0d9c 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 16ce7038a023ead4700f83b6d51b81983eb71447 /home/rclone/rclone-test-keqojav6taha/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/02 01:24:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 16ce7038a023ead4700f83b6d51b81983eb71447 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 557d2a82223a5b208b087ec62e9a0d9c /home/rclone/rclone-test-keqojav6taha/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/05/02 01:24:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: 557d2a82223a5b208b087ec62e9a0d9c 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 16ce7038a023ead4700f83b6d51b81983eb71447 /home/rclone/rclone-test-keqojav6taha/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/05/02 01:24:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: 16ce7038a023ead4700f83b6d51b81983eb71447 === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1298: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/file name.txt" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/file\ name.txt 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: d76ef3a857b3ddf2b76b95d29c419879 /home/rclone/rclone-test-keqojav6taha/file name.txt 2026/05/02 01:24:20 DEBUG : file name.txt: Parsed hash: d76ef3a857b3ddf2b76b95d29c419879 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/file name.txt" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/file\ name.txt 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 191bb8a933861d0938bafc20e7e061784afc4b8a /home/rclone/rclone-test-keqojav6taha/file name.txt 2026/05/02 01:24:20 DEBUG : file name.txt: Parsed hash: 191bb8a933861d0938bafc20e7e061784afc4b8a 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/other.txt" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/other.txt 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 557d2a82223a5b208b087ec62e9a0d9c /home/rclone/rclone-test-keqojav6taha/other.txt 2026/05/02 01:24:20 DEBUG : other.txt: Parsed hash: 557d2a82223a5b208b087ec62e9a0d9c 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/other.txt" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/other.txt 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 16ce7038a023ead4700f83b6d51b81983eb71447 /home/rclone/rclone-test-keqojav6taha/other.txt 2026/05/02 01:24:20 DEBUG : other.txt: Parsed hash: 16ce7038a023ead4700f83b6d51b81983eb71447 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: New connection 127.0.0.1:59432->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/other.txt" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/other.txt 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 557d2a82223a5b208b087ec62e9a0d9c /home/rclone/rclone-test-keqojav6taha/other.txt 2026/05/02 01:24:20 DEBUG : other.txt: Parsed hash: 557d2a82223a5b208b087ec62e9a0d9c 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/other.txt" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/other.txt 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 16ce7038a023ead4700f83b6d51b81983eb71447 /home/rclone/rclone-test-keqojav6taha/other.txt 2026/05/02 01:24:20 DEBUG : other.txt: Parsed hash: 16ce7038a023ead4700f83b6d51b81983eb71447 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/moveTest/other.txt" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/moveTest/other.txt 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: d76ef3a857b3ddf2b76b95d29c419879 /home/rclone/rclone-test-keqojav6taha/moveTest/other.txt 2026/05/02 01:24:20 DEBUG : moveTest/other.txt: Parsed hash: d76ef3a857b3ddf2b76b95d29c419879 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/moveTest/other.txt" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/moveTest/other.txt 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 191bb8a933861d0938bafc20e7e061784afc4b8a /home/rclone/rclone-test-keqojav6taha/moveTest/other.txt 2026/05/02 01:24:20 DEBUG : moveTest/other.txt: Parsed hash: 191bb8a933861d0938bafc20e7e061784afc4b8a 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/file name.txt" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/file\ name.txt 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: d76ef3a857b3ddf2b76b95d29c419879 /home/rclone/rclone-test-keqojav6taha/file name.txt 2026/05/02 01:24:20 DEBUG : file name.txt: Parsed hash: d76ef3a857b3ddf2b76b95d29c419879 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/file name.txt" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/file\ name.txt 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 191bb8a933861d0938bafc20e7e061784afc4b8a /home/rclone/rclone-test-keqojav6taha/file name.txt 2026/05/02 01:24:20 DEBUG : file name.txt: Parsed hash: 191bb8a933861d0938bafc20e7e061784afc4b8a 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/other.txt" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/other.txt 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 557d2a82223a5b208b087ec62e9a0d9c /home/rclone/rclone-test-keqojav6taha/other.txt 2026/05/02 01:24:20 DEBUG : other.txt: Parsed hash: 557d2a82223a5b208b087ec62e9a0d9c 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/other.txt" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/other.txt 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 16ce7038a023ead4700f83b6d51b81983eb71447 /home/rclone/rclone-test-keqojav6taha/other.txt 2026/05/02 01:24:20 DEBUG : other.txt: Parsed hash: 16ce7038a023ead4700f83b6d51b81983eb71447 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/file name.txt" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/file\ name.txt 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: d76ef3a857b3ddf2b76b95d29c419879 /home/rclone/rclone-test-keqojav6taha/file name.txt 2026/05/02 01:24:20 DEBUG : file name.txt: Parsed hash: d76ef3a857b3ddf2b76b95d29c419879 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/file name.txt" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/file\ name.txt 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 191bb8a933861d0938bafc20e7e061784afc4b8a /home/rclone/rclone-test-keqojav6taha/file name.txt 2026/05/02 01:24:20 DEBUG : file name.txt: Parsed hash: 191bb8a933861d0938bafc20e7e061784afc4b8a 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 557d2a82223a5b208b087ec62e9a0d9c /home/rclone/rclone-test-keqojav6taha/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/02 01:24:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 557d2a82223a5b208b087ec62e9a0d9c 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 16ce7038a023ead4700f83b6d51b81983eb71447 /home/rclone/rclone-test-keqojav6taha/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/02 01:24:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 16ce7038a023ead4700f83b6d51b81983eb71447 === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1407: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/05/02 01:24:20 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-hisetat3yajo" 2026/05/02 01:24:20 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/05/02 01:24:20 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/02 01:24:20 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/02 01:24:20 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/02 01:24:20 DEBUG : Setting pass="WuF8an7qKk59hNXyoTnOIS5SaD-yACdN" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/02 01:24:20 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/02 01:24:20 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{qnkvw}" suffix to name 2026/05/02 01:24:20 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/02 01:24:20 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/02 01:24:20 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/02 01:24:20 DEBUG : Setting pass="WuF8an7qKk59hNXyoTnOIS5SaD-yACdN" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/02 01:24:20 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/02 01:24:20 NOTICE: TestSFTPOpenssh{qnkvw}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hisetat3yajo: New connection 127.0.0.1:59438->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hisetat3yajo: Shell type "unix" from config 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hisetat3yajo: Relative path resolved to "/home/rclone/rclone-test-hisetat3yajo" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hisetat3yajo: Using root directory "/home/rclone/rclone-test-hisetat3yajo" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hisetat3yajo: Shell path "/home/rclone/rclone-test-hisetat3yajo/new_name/sub_new_name/file name.txt" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hisetat3yajo: Running remote command: md5sum /home/rclone/rclone-test-hisetat3yajo/new_name/sub_new_name/file\ name.txt 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hisetat3yajo: Remote command result: d76ef3a857b3ddf2b76b95d29c419879 /home/rclone/rclone-test-hisetat3yajo/new_name/sub_new_name/file name.txt 2026/05/02 01:24:20 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: d76ef3a857b3ddf2b76b95d29c419879 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hisetat3yajo: Shell path "/home/rclone/rclone-test-hisetat3yajo/new_name/sub_new_name/file name.txt" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hisetat3yajo: Running remote command: sha1sum /home/rclone/rclone-test-hisetat3yajo/new_name/sub_new_name/file\ name.txt 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hisetat3yajo: Remote command result: 191bb8a933861d0938bafc20e7e061784afc4b8a /home/rclone/rclone-test-hisetat3yajo/new_name/sub_new_name/file name.txt 2026/05/02 01:24:20 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 191bb8a933861d0938bafc20e7e061784afc4b8a 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hisetat3yajo: Shell path "/home/rclone/rclone-test-hisetat3yajo/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hisetat3yajo: Running remote command: md5sum /home/rclone/rclone-test-hisetat3yajo/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hisetat3yajo: Remote command result: 557d2a82223a5b208b087ec62e9a0d9c /home/rclone/rclone-test-hisetat3yajo/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/02 01:24:20 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 557d2a82223a5b208b087ec62e9a0d9c 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hisetat3yajo: Shell path "/home/rclone/rclone-test-hisetat3yajo/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hisetat3yajo: Running remote command: sha1sum /home/rclone/rclone-test-hisetat3yajo/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hisetat3yajo: Remote command result: 16ce7038a023ead4700f83b6d51b81983eb71447 /home/rclone/rclone-test-hisetat3yajo/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/02 01:24:20 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 16ce7038a023ead4700f83b6d51b81983eb71447 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/file name.txt" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/file\ name.txt 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: d76ef3a857b3ddf2b76b95d29c419879 /home/rclone/rclone-test-keqojav6taha/file name.txt 2026/05/02 01:24:20 DEBUG : file name.txt: Parsed hash: d76ef3a857b3ddf2b76b95d29c419879 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/file name.txt" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/file\ name.txt 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 191bb8a933861d0938bafc20e7e061784afc4b8a /home/rclone/rclone-test-keqojav6taha/file name.txt 2026/05/02 01:24:20 DEBUG : file name.txt: Parsed hash: 191bb8a933861d0938bafc20e7e061784afc4b8a 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 557d2a82223a5b208b087ec62e9a0d9c /home/rclone/rclone-test-keqojav6taha/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/02 01:24:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 557d2a82223a5b208b087ec62e9a0d9c 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 16ce7038a023ead4700f83b6d51b81983eb71447 /home/rclone/rclone-test-keqojav6taha/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/02 01:24:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 16ce7038a023ead4700f83b6d51b81983eb71447 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hisetat3yajo: Purge dir "new_name" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hisetat3yajo: Purge dir "" === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/file name.txt" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/file\ name.txt 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: d76ef3a857b3ddf2b76b95d29c419879 /home/rclone/rclone-test-keqojav6taha/file name.txt 2026/05/02 01:24:20 DEBUG : file name.txt: Parsed hash: d76ef3a857b3ddf2b76b95d29c419879 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/file name.txt" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/file\ name.txt 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 191bb8a933861d0938bafc20e7e061784afc4b8a /home/rclone/rclone-test-keqojav6taha/file name.txt 2026/05/02 01:24:20 DEBUG : file name.txt: Parsed hash: 191bb8a933861d0938bafc20e7e061784afc4b8a === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1601: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1632: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1703: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/file name.txt" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/file\ name.txt 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 20df4c0a4c39a58e5885526e71a2ddf9 /home/rclone/rclone-test-keqojav6taha/file name.txt 2026/05/02 01:24:20 DEBUG : file name.txt: Parsed hash: 20df4c0a4c39a58e5885526e71a2ddf9 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/file name.txt" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/file\ name.txt 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: c2c99a247f8c8a45f1b27832688bf2108be172fe /home/rclone/rclone-test-keqojav6taha/file name.txt 2026/05/02 01:24:20 DEBUG : file name.txt: Parsed hash: c2c99a247f8c8a45f1b27832688bf2108be172fe 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/file name.txt" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/file\ name.txt 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 20df4c0a4c39a58e5885526e71a2ddf9 /home/rclone/rclone-test-keqojav6taha/file name.txt 2026/05/02 01:24:20 DEBUG : file name.txt: Parsed hash: 20df4c0a4c39a58e5885526e71a2ddf9 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/file name.txt" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/file\ name.txt 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: c2c99a247f8c8a45f1b27832688bf2108be172fe /home/rclone/rclone-test-keqojav6taha/file name.txt 2026/05/02 01:24:20 DEBUG : file name.txt: Parsed hash: c2c99a247f8c8a45f1b27832688bf2108be172fe === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/05/02 01:24:20 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-keqojav6taha/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/02 01:24:20 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/05/02 01:24:20 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/02 01:24:20 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/02 01:24:20 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/02 01:24:20 DEBUG : Setting pass="WuF8an7qKk59hNXyoTnOIS5SaD-yACdN" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/02 01:24:20 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/02 01:24:20 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{qnkvw}" suffix to name 2026/05/02 01:24:20 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/02 01:24:20 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/02 01:24:20 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/02 01:24:20 DEBUG : Setting pass="WuF8an7qKk59hNXyoTnOIS5SaD-yACdN" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/02 01:24:20 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/02 01:24:20 NOTICE: TestSFTPOpenssh{qnkvw}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:59448->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/home/rclone/rclone-test-keqojav6taha/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/home/rclone/rclone-test-keqojav6taha/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-keqojav6taha/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 557d2a82223a5b208b087ec62e9a0d9c /home/rclone/rclone-test-keqojav6taha/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/02 01:24:20 DEBUG : z.txt: Parsed hash: 557d2a82223a5b208b087ec62e9a0d9c 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-keqojav6taha/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 16ce7038a023ead4700f83b6d51b81983eb71447 /home/rclone/rclone-test-keqojav6taha/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/02 01:24:20 DEBUG : z.txt: Parsed hash: 16ce7038a023ead4700f83b6d51b81983eb71447 === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/05/02 01:24:20 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-keqojav6taha/not found.txt" 2026/05/02 01:24:20 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/05/02 01:24:20 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/02 01:24:20 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/02 01:24:20 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/02 01:24:20 DEBUG : Setting pass="WuF8an7qKk59hNXyoTnOIS5SaD-yACdN" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/02 01:24:20 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/02 01:24:20 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{qnkvw}" suffix to name 2026/05/02 01:24:20 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/02 01:24:20 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/02 01:24:20 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/02 01:24:20 DEBUG : Setting pass="WuF8an7qKk59hNXyoTnOIS5SaD-yACdN" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/02 01:24:20 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/02 01:24:20 NOTICE: TestSFTPOpenssh{qnkvw}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha/not found.txt: New connection 127.0.0.1:59454->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha/not found.txt: Shell type "unix" from config 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha/not found.txt: Relative path resolved to "/home/rclone/rclone-test-keqojav6taha/not found.txt" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha/not found.txt: Using root directory "/home/rclone/rclone-test-keqojav6taha/not found.txt" 2026/05/02 01:24:20 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestSFTPOpenssh:" path "rclone-test-keqojav6taha" from "TestSFTPOpenssh:rclone-test-keqojav6taha" 2026/05/02 01:24:20 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2026/05/02 01:24:20 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/05/02 01:24:20 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/02 01:24:20 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/02 01:24:20 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/02 01:24:20 DEBUG : Setting pass="WuF8an7qKk59hNXyoTnOIS5SaD-yACdN" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/02 01:24:20 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/02 01:24:20 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{qnkvw}" suffix to name 2026/05/02 01:24:20 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/02 01:24:20 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/02 01:24:20 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/02 01:24:20 DEBUG : Setting pass="WuF8an7qKk59hNXyoTnOIS5SaD-yACdN" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/02 01:24:20 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/02 01:24:20 NOTICE: TestSFTPOpenssh{qnkvw}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:59460->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-keqojav6taha/file name.txt" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/file\ name.txt 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 20df4c0a4c39a58e5885526e71a2ddf9 /home/rclone/rclone-test-keqojav6taha/file name.txt 2026/05/02 01:24:20 DEBUG : rclone-test-keqojav6taha/file name.txt: Parsed hash: 20df4c0a4c39a58e5885526e71a2ddf9 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-keqojav6taha/file name.txt" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/file\ name.txt 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: c2c99a247f8c8a45f1b27832688bf2108be172fe /home/rclone/rclone-test-keqojav6taha/file name.txt 2026/05/02 01:24:20 DEBUG : rclone-test-keqojav6taha/file name.txt: Parsed hash: c2c99a247f8c8a45f1b27832688bf2108be172fe 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-keqojav6taha/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 557d2a82223a5b208b087ec62e9a0d9c /home/rclone/rclone-test-keqojav6taha/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/02 01:24:20 DEBUG : rclone-test-keqojav6taha/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 557d2a82223a5b208b087ec62e9a0d9c 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-keqojav6taha/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 16ce7038a023ead4700f83b6d51b81983eb71447 /home/rclone/rclone-test-keqojav6taha/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/02 01:24:20 DEBUG : rclone-test-keqojav6taha/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 16ce7038a023ead4700f83b6d51b81983eb71447 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-keqojav6taha/file name.txt" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/file\ name.txt 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 20df4c0a4c39a58e5885526e71a2ddf9 /home/rclone/rclone-test-keqojav6taha/file name.txt 2026/05/02 01:24:20 DEBUG : rclone-test-keqojav6taha/file name.txt: Parsed hash: 20df4c0a4c39a58e5885526e71a2ddf9 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-keqojav6taha/file name.txt" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/file\ name.txt 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: c2c99a247f8c8a45f1b27832688bf2108be172fe /home/rclone/rclone-test-keqojav6taha/file name.txt 2026/05/02 01:24:20 DEBUG : rclone-test-keqojav6taha/file name.txt: Parsed hash: c2c99a247f8c8a45f1b27832688bf2108be172fe === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1957: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-keqojav6taha/created from root.txt" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/created\ from\ root.txt 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: e5200deb1f27c9762078e75020452e61 /home/rclone/rclone-test-keqojav6taha/created from root.txt 2026/05/02 01:24:20 DEBUG : rclone-test-keqojav6taha/created from root.txt: Parsed hash: e5200deb1f27c9762078e75020452e61 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-keqojav6taha/created from root.txt" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/created\ from\ root.txt 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: adf917c2115feb76e66d8341af59972e8ad675b2 /home/rclone/rclone-test-keqojav6taha/created from root.txt 2026/05/02 01:24:20 DEBUG : rclone-test-keqojav6taha/created from root.txt: Parsed hash: adf917c2115feb76e66d8341af59972e8ad675b2 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-keqojav6taha/created from root.txt" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/created\ from\ root.txt 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: e5200deb1f27c9762078e75020452e61 /home/rclone/rclone-test-keqojav6taha/created from root.txt 2026/05/02 01:24:20 DEBUG : rclone-test-keqojav6taha/created from root.txt: Parsed hash: e5200deb1f27c9762078e75020452e61 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-keqojav6taha/created from root.txt" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/created\ from\ root.txt 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: adf917c2115feb76e66d8341af59972e8ad675b2 /home/rclone/rclone-test-keqojav6taha/created from root.txt 2026/05/02 01:24:20 DEBUG : rclone-test-keqojav6taha/created from root.txt: Parsed hash: adf917c2115feb76e66d8341af59972e8ad675b2 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-keqojav6taha/created from root.txt" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/created\ from\ root.txt 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: e5200deb1f27c9762078e75020452e61 /home/rclone/rclone-test-keqojav6taha/created from root.txt 2026/05/02 01:24:20 DEBUG : rclone-test-keqojav6taha/created from root.txt: Parsed hash: e5200deb1f27c9762078e75020452e61 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-keqojav6taha/created from root.txt" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/created\ from\ root.txt 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: adf917c2115feb76e66d8341af59972e8ad675b2 /home/rclone/rclone-test-keqojav6taha/created from root.txt 2026/05/02 01:24:20 DEBUG : rclone-test-keqojav6taha/created from root.txt: Parsed hash: adf917c2115feb76e66d8341af59972e8ad675b2 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-keqojav6taha/file name.txt" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/file\ name.txt 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 20df4c0a4c39a58e5885526e71a2ddf9 /home/rclone/rclone-test-keqojav6taha/file name.txt 2026/05/02 01:24:20 DEBUG : rclone-test-keqojav6taha/file name.txt: Parsed hash: 20df4c0a4c39a58e5885526e71a2ddf9 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-keqojav6taha/file name.txt" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/file\ name.txt 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: c2c99a247f8c8a45f1b27832688bf2108be172fe /home/rclone/rclone-test-keqojav6taha/file name.txt 2026/05/02 01:24:20 DEBUG : rclone-test-keqojav6taha/file name.txt: Parsed hash: c2c99a247f8c8a45f1b27832688bf2108be172fe 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-keqojav6taha/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 557d2a82223a5b208b087ec62e9a0d9c /home/rclone/rclone-test-keqojav6taha/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/02 01:24:20 DEBUG : rclone-test-keqojav6taha/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 557d2a82223a5b208b087ec62e9a0d9c 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-keqojav6taha/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 16ce7038a023ead4700f83b6d51b81983eb71447 /home/rclone/rclone-test-keqojav6taha/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/02 01:24:20 DEBUG : rclone-test-keqojav6taha/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 16ce7038a023ead4700f83b6d51b81983eb71447 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-keqojav6taha/file name.txt" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/file\ name.txt 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 20df4c0a4c39a58e5885526e71a2ddf9 /home/rclone/rclone-test-keqojav6taha/file name.txt 2026/05/02 01:24:20 DEBUG : rclone-test-keqojav6taha/file name.txt: Parsed hash: 20df4c0a4c39a58e5885526e71a2ddf9 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-keqojav6taha/file name.txt" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/file\ name.txt 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: c2c99a247f8c8a45f1b27832688bf2108be172fe /home/rclone/rclone-test-keqojav6taha/file name.txt 2026/05/02 01:24:20 DEBUG : rclone-test-keqojav6taha/file name.txt: Parsed hash: c2c99a247f8c8a45f1b27832688bf2108be172fe 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-keqojav6taha/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 557d2a82223a5b208b087ec62e9a0d9c /home/rclone/rclone-test-keqojav6taha/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/02 01:24:20 DEBUG : rclone-test-keqojav6taha/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 557d2a82223a5b208b087ec62e9a0d9c 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-keqojav6taha/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 16ce7038a023ead4700f83b6d51b81983eb71447 /home/rclone/rclone-test-keqojav6taha/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/02 01:24:20 DEBUG : rclone-test-keqojav6taha/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 16ce7038a023ead4700f83b6d51b81983eb71447 === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2016: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2121: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2137: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 557d2a82223a5b208b087ec62e9a0d9c /home/rclone/rclone-test-keqojav6taha/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/02 01:24:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 557d2a82223a5b208b087ec62e9a0d9c 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 16ce7038a023ead4700f83b6d51b81983eb71447 /home/rclone/rclone-test-keqojav6taha/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/02 01:24:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 16ce7038a023ead4700f83b6d51b81983eb71447 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Server has VFS statistics extension 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: About path "/home/rclone/rclone-test-keqojav6taha" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/piped data.txt" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/piped\ data.txt 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-keqojav6taha/piped data.txt 2026/05/02 01:24:20 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/piped data.txt" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/piped\ data.txt 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-keqojav6taha/piped data.txt 2026/05/02 01:24:20 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/piped data.txt" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/piped\ data.txt 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-keqojav6taha/piped data.txt 2026/05/02 01:24:20 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/piped data.txt" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/piped\ data.txt 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-keqojav6taha/piped data.txt 2026/05/02 01:24:20 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/piped data.txt" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/piped\ data.txt 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 5d704576102343d2e273896478f57836 /home/rclone/rclone-test-keqojav6taha/piped data.txt 2026/05/02 01:24:20 DEBUG : piped data.txt: Parsed hash: 5d704576102343d2e273896478f57836 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/piped data.txt" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/piped\ data.txt 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 944115c9d907bf3de840145dbfb13023b686c87f /home/rclone/rclone-test-keqojav6taha/piped data.txt 2026/05/02 01:24:20 DEBUG : piped data.txt: Parsed hash: 944115c9d907bf3de840145dbfb13023b686c87f 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/piped data.txt" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/piped\ data.txt 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 5d704576102343d2e273896478f57836 /home/rclone/rclone-test-keqojav6taha/piped data.txt 2026/05/02 01:24:20 DEBUG : piped data.txt: Parsed hash: 5d704576102343d2e273896478f57836 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/piped data.txt" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/piped\ data.txt 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 944115c9d907bf3de840145dbfb13023b686c87f /home/rclone/rclone-test-keqojav6taha/piped data.txt 2026/05/02 01:24:20 DEBUG : piped data.txt: Parsed hash: 944115c9d907bf3de840145dbfb13023b686c87f === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2355: *sftp.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2376: *sftp.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2497: *sftp.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/unknown-size-update.txt" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/unknown-size-update.txt 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: ee221a86b8a53d359026f4be6442752b /home/rclone/rclone-test-keqojav6taha/unknown-size-update.txt 2026/05/02 01:24:20 DEBUG : unknown-size-update.txt: Parsed hash: ee221a86b8a53d359026f4be6442752b 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/unknown-size-update.txt" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/unknown-size-update.txt 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 52c152a3daec617e3846eb676278f81bb2338d93 /home/rclone/rclone-test-keqojav6taha/unknown-size-update.txt 2026/05/02 01:24:20 DEBUG : unknown-size-update.txt: Parsed hash: 52c152a3daec617e3846eb676278f81bb2338d93 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/unknown-size-update.txt" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: md5sum /home/rclone/rclone-test-keqojav6taha/unknown-size-update.txt 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: ee221a86b8a53d359026f4be6442752b /home/rclone/rclone-test-keqojav6taha/unknown-size-update.txt 2026/05/02 01:24:20 DEBUG : unknown-size-update.txt: Parsed hash: ee221a86b8a53d359026f4be6442752b 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Shell path "/home/rclone/rclone-test-keqojav6taha/unknown-size-update.txt" 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Running remote command: sha1sum /home/rclone/rclone-test-keqojav6taha/unknown-size-update.txt 2026/05/02 01:24:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Remote command result: 52c152a3daec617e3846eb676278f81bb2338d93 /home/rclone/rclone-test-keqojav6taha/unknown-size-update.txt 2026/05/02 01:24:20 DEBUG : unknown-size-update.txt: Parsed hash: 52c152a3daec617e3846eb676278f81bb2338d93 === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/05/02 01:24:20 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-keqojav6taha/deeper/nonexisting/directory" 2026/05/02 01:24:20 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/05/02 01:24:20 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/02 01:24:20 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/02 01:24:20 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/02 01:24:20 DEBUG : Setting pass="WuF8an7qKk59hNXyoTnOIS5SaD-yACdN" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/02 01:24:20 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/02 01:24:20 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{qnkvw}" suffix to name 2026/05/02 01:24:20 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/02 01:24:20 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/02 01:24:20 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/02 01:24:20 DEBUG : Setting pass="WuF8an7qKk59hNXyoTnOIS5SaD-yACdN" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/02 01:24:20 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/02 01:24:20 NOTICE: TestSFTPOpenssh{qnkvw}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/02 01:24:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha/deeper/nonexisting/directory: New connection 127.0.0.1:59464->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/02 01:24:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha/deeper/nonexisting/directory: Shell type "unix" from config 2026/05/02 01:24:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha/deeper/nonexisting/directory: Failed to resolve path using RealPath: file does not exist 2026/05/02 01:24:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha/deeper/nonexisting/directory: Relative path joined with current directory to get absolute path "/home/rclone/rclone-test-keqojav6taha/deeper/nonexisting/directory" 2026/05/02 01:24:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha/deeper/nonexisting/directory: Using root directory "/home/rclone/rclone-test-keqojav6taha/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2680: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2737: FS has no Directory methods and doesn't Wrap 2026/05/02 01:24:21 DEBUG : Waiting for deletions to finish 2026/05/02 01:24:21 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/05/02 01:24:21 DEBUG : removing 1 level 4 directories 2026/05/02 01:24:21 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/05/02 01:24:21 DEBUG : removing 1 level 3 directories 2026/05/02 01:24:21 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/05/02 01:24:21 DEBUG : removing 1 level 2 directories 2026/05/02 01:24:21 INFO : hello? sausage/êé: Removing directory 2026/05/02 01:24:21 DEBUG : removing 1 level 1 directories 2026/05/02 01:24:21 INFO : hello? sausage: Removing directory 2026/05/02 01:24:21 DEBUG : removing 1 level 0 directories 2026/05/02 01:24:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Removing directory 2026/05/02 01:24:21 ERROR : error listing: directory not found 2026/05/02 01:24:21 DEBUG : Waiting for deletions to finish 2026/05/02 01:24:21 ERROR : error listing: directory not found 2026/05/02 01:24:21 ERROR : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Failed to list "": directory not found 2026/05/02 01:24:21 DEBUG : removing 1 level 0 directories 2026/05/02 01:24:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Removing directory 2026/05/02 01:24:21 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2026/05/02 01:24:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-keqojav6taha: Closing 2 unused connections 2026/05/02 01:24:21 NOTICE: TestSFTPOpenssh: Stopping server --- PASS: TestIntegration (2.67s) --- 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.52s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.01s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.00s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.00s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (0.35s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.02s) --- 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.00s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.01s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (1.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.07s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.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.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.02s) --- 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.11s) --- 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.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.02s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.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.01s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- PASS: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 sftp_test.go:25: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestIntegration3 sftp_test.go:35: skipping as -remote is set --- SKIP: TestIntegration3 (0.00s) PASS ok github.com/rclone/rclone/backend/sftp 3.898s "go test -v -timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished OK in 4.646130848s (try 1/5)