"go test -v -timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Starting (try 1/5) === RUN TestShellEscapeUnix --- PASS: TestShellEscapeUnix (0.00s) === RUN TestShellEscapeCmd --- PASS: TestShellEscapeCmd (0.00s) === RUN TestShellEscapePowerShell --- PASS: TestShellEscapePowerShell (0.00s) === RUN TestRemotePathEncodesRemoteNames --- PASS: TestRemotePathEncodesRemoteNames (0.00s) === RUN TestRemoteShellPathEncodesRemoteNames --- PASS: TestRemoteShellPathEncodesRemoteNames (0.00s) === RUN TestRemoteShellPathEncodesPathOverrideNames --- PASS: TestRemoteShellPathEncodesPathOverrideNames (0.00s) === RUN TestParseHash --- PASS: TestParseHash (0.00s) === RUN TestParseUsage --- PASS: TestParseUsage (0.00s) === RUN TestSSHExternalWaitMultipleCalls --- PASS: TestSSHExternalWaitMultipleCalls (0.10s) === RUN TestSSHExternalCloseMultipleCalls --- PASS: TestSSHExternalCloseMultipleCalls (0.00s) === RUN TestStringLock --- PASS: TestStringLock (1.12s) === RUN TestIntegration fstests.go:438: Using remote "TestSFTPOpenssh:" 2026/06/02 01:04:38 NOTICE: TestSFTPOpenssh: Starting server 2026/06/02 01:04:39 NOTICE: TestSFTPOpenssh: Attempting to connect to "127.0.0.1:28627" try 1/100 2026/06/02 01:04:39 DEBUG : TestSFTPOpenssh: Read 1, error: 2026/06/02 01:04:39 NOTICE: TestSFTPOpenssh: Started server and connected to "127.0.0.1:28627" 2026/06/02 01:04:39 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-hosowun6soye" 2026/06/02 01:04:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/02 01:04:39 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/06/02 01:04:39 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/02 01:04:39 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/02 01:04:39 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/02 01:04:39 DEBUG : Setting pass="BedGjrpnzwyMThUOSSSWOQVH9rZEwPXN" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/02 01:04:39 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/02 01:04:39 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{Z2U94}" suffix to name 2026/06/02 01:04:39 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/02 01:04:39 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/02 01:04:39 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/02 01:04:39 DEBUG : Setting pass="BedGjrpnzwyMThUOSSSWOQVH9rZEwPXN" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/02 01:04:39 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/02 01:04:39 NOTICE: TestSFTPOpenssh{Z2U94}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/02 01:04:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: New connection 127.0.0.1:42118->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/02 01:04:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell type "unix" from config 2026/06/02 01:04:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Relative path resolved to "/home/rclone/rclone-test-hosowun6soye" 2026/06/02 01:04:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Using root directory "/home/rclone/rclone-test-hosowun6soye" 2026/06/02 01:04:39 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/06/02 01:04:39 INFO : dir/subdir: Making directory 2026/06/02 01:04:39 INFO : dir/subdir: Removing directory 2026/06/02 01:04:39 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2026/06/02 01:04:39 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: d3dd2d5653a234edd84d02649ee38e01 /home/rclone/rclone-test-hosowun6soye/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/02 01:04:40 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: d3dd2d5653a234edd84d02649ee38e01 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 836a673fe7986418b3f6153b13d9677a4b10d9b5 /home/rclone/rclone-test-hosowun6soye/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/02 01:04:40 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 836a673fe7986418b3f6153b13d9677a4b10d9b5 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: d3dd2d5653a234edd84d02649ee38e01 /home/rclone/rclone-test-hosowun6soye/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/02 01:04:40 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: d3dd2d5653a234edd84d02649ee38e01 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 836a673fe7986418b3f6153b13d9677a4b10d9b5 /home/rclone/rclone-test-hosowun6soye/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/02 01:04:40 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 836a673fe7986418b3f6153b13d9677a4b10d9b5 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: d3dd2d5653a234edd84d02649ee38e01 /home/rclone/rclone-test-hosowun6soye/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/02 01:04:40 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: d3dd2d5653a234edd84d02649ee38e01 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 836a673fe7986418b3f6153b13d9677a4b10d9b5 /home/rclone/rclone-test-hosowun6soye/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/06/02 01:04:40 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 836a673fe7986418b3f6153b13d9677a4b10d9b5 === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/./." 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/./. 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 4c2861718fe788a8fccb54ce5cfa2547 /home/rclone/rclone-test-hosowun6soye/./. 2026/06/02 01:04:40 DEBUG : ./.: Parsed hash: 4c2861718fe788a8fccb54ce5cfa2547 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/./." 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/./. 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 200378ef0d8cabb84db213718fffa0138ee2ae3e /home/rclone/rclone-test-hosowun6soye/./. 2026/06/02 01:04:40 DEBUG : ./.: Parsed hash: 200378ef0d8cabb84db213718fffa0138ee2ae3e 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/./." 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/./. 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 4c2861718fe788a8fccb54ce5cfa2547 /home/rclone/rclone-test-hosowun6soye/./. 2026/06/02 01:04:40 DEBUG : ./.: Parsed hash: 4c2861718fe788a8fccb54ce5cfa2547 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/./." 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/./. 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 200378ef0d8cabb84db213718fffa0138ee2ae3e /home/rclone/rclone-test-hosowun6soye/./. 2026/06/02 01:04:40 DEBUG : ./.: Parsed hash: 200378ef0d8cabb84db213718fffa0138ee2ae3e 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/./." 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/./. 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 4c2861718fe788a8fccb54ce5cfa2547 /home/rclone/rclone-test-hosowun6soye/./. 2026/06/02 01:04:40 DEBUG : ./.: Parsed hash: 4c2861718fe788a8fccb54ce5cfa2547 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/./." 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/./. 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 200378ef0d8cabb84db213718fffa0138ee2ae3e /home/rclone/rclone-test-hosowun6soye/./. 2026/06/02 01:04:40 DEBUG : ./.: Parsed hash: 200378ef0d8cabb84db213718fffa0138ee2ae3e === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/../.." 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/../.. 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 1dd0df1adf90468149578c05440482f0 /home/rclone/rclone-test-hosowun6soye/../.. 2026/06/02 01:04:40 DEBUG : ../..: Parsed hash: 1dd0df1adf90468149578c05440482f0 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/../.." 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/../.. 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 55aaa06b6657f8c988036f31dafe7bdce2c12d4c /home/rclone/rclone-test-hosowun6soye/../.. 2026/06/02 01:04:40 DEBUG : ../..: Parsed hash: 55aaa06b6657f8c988036f31dafe7bdce2c12d4c 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/../.." 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/../.. 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 1dd0df1adf90468149578c05440482f0 /home/rclone/rclone-test-hosowun6soye/../.. 2026/06/02 01:04:40 DEBUG : ../..: Parsed hash: 1dd0df1adf90468149578c05440482f0 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/../.." 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/../.. 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 55aaa06b6657f8c988036f31dafe7bdce2c12d4c /home/rclone/rclone-test-hosowun6soye/../.. 2026/06/02 01:04:40 DEBUG : ../..: Parsed hash: 55aaa06b6657f8c988036f31dafe7bdce2c12d4c 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/../.." 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/../.. 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 1dd0df1adf90468149578c05440482f0 /home/rclone/rclone-test-hosowun6soye/../.. 2026/06/02 01:04:40 DEBUG : ../..: Parsed hash: 1dd0df1adf90468149578c05440482f0 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/../.." 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/../.. 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 55aaa06b6657f8c988036f31dafe7bdce2c12d4c /home/rclone/rclone-test-hosowun6soye/../.. 2026/06/02 01:04:40 DEBUG : ../..: Parsed hash: 55aaa06b6657f8c988036f31dafe7bdce2c12d4c === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: f94f9cc893218689622c33f4423cfa33 /home/rclone/rclone-test-hosowun6soye/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/02 01:04:40 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: f94f9cc893218689622c33f4423cfa33 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 47b44934170ce6bba8f3f283854cd836a8b36b13 /home/rclone/rclone-test-hosowun6soye/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/02 01:04:40 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 47b44934170ce6bba8f3f283854cd836a8b36b13 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: f94f9cc893218689622c33f4423cfa33 /home/rclone/rclone-test-hosowun6soye/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/02 01:04:40 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: f94f9cc893218689622c33f4423cfa33 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 47b44934170ce6bba8f3f283854cd836a8b36b13 /home/rclone/rclone-test-hosowun6soye/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/02 01:04:40 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 47b44934170ce6bba8f3f283854cd836a8b36b13 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: f94f9cc893218689622c33f4423cfa33 /home/rclone/rclone-test-hosowun6soye/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/02 01:04:40 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: f94f9cc893218689622c33f4423cfa33 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 47b44934170ce6bba8f3f283854cd836a8b36b13 /home/rclone/rclone-test-hosowun6soye/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/06/02 01:04:40 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 47b44934170ce6bba8f3f283854cd836a8b36b13 === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/ leading space/ leading space" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/\ leading\ space/\ leading\ space 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 344a4f8f78b9c4cdfd32d9a97c689de2 /home/rclone/rclone-test-hosowun6soye/ leading space/ leading space 2026/06/02 01:04:40 DEBUG : leading space/ leading space: Parsed hash: 344a4f8f78b9c4cdfd32d9a97c689de2 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/ leading space/ leading space" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/\ leading\ space/\ leading\ space 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: dc380633e30e8e642a98ca4432d80d967a9a1ba7 /home/rclone/rclone-test-hosowun6soye/ leading space/ leading space 2026/06/02 01:04:40 DEBUG : leading space/ leading space: Parsed hash: dc380633e30e8e642a98ca4432d80d967a9a1ba7 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/ leading space/ leading space" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/\ leading\ space/\ leading\ space 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 344a4f8f78b9c4cdfd32d9a97c689de2 /home/rclone/rclone-test-hosowun6soye/ leading space/ leading space 2026/06/02 01:04:40 DEBUG : leading space/ leading space: Parsed hash: 344a4f8f78b9c4cdfd32d9a97c689de2 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/ leading space/ leading space" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/\ leading\ space/\ leading\ space 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: dc380633e30e8e642a98ca4432d80d967a9a1ba7 /home/rclone/rclone-test-hosowun6soye/ leading space/ leading space 2026/06/02 01:04:40 DEBUG : leading space/ leading space: Parsed hash: dc380633e30e8e642a98ca4432d80d967a9a1ba7 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/ leading space/ leading space" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/\ leading\ space/\ leading\ space 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 344a4f8f78b9c4cdfd32d9a97c689de2 /home/rclone/rclone-test-hosowun6soye/ leading space/ leading space 2026/06/02 01:04:40 DEBUG : leading space/ leading space: Parsed hash: 344a4f8f78b9c4cdfd32d9a97c689de2 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/ leading space/ leading space" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/\ leading\ space/\ leading\ space 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: dc380633e30e8e642a98ca4432d80d967a9a1ba7 /home/rclone/rclone-test-hosowun6soye/ leading space/ leading space 2026/06/02 01:04:40 DEBUG : leading space/ leading space: Parsed hash: dc380633e30e8e642a98ca4432d80d967a9a1ba7 === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/~leading tilde/~leading tilde" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/\~leading\ tilde/\~leading\ tilde 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: dc7ed8acbb09450bb7c58368b2cad975 /home/rclone/rclone-test-hosowun6soye/~leading tilde/~leading tilde 2026/06/02 01:04:40 DEBUG : ~leading tilde/~leading tilde: Parsed hash: dc7ed8acbb09450bb7c58368b2cad975 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/~leading tilde/~leading tilde" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/\~leading\ tilde/\~leading\ tilde 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: d2aacebe0776bd26dbb5704330ae65c140b00233 /home/rclone/rclone-test-hosowun6soye/~leading tilde/~leading tilde 2026/06/02 01:04:40 DEBUG : ~leading tilde/~leading tilde: Parsed hash: d2aacebe0776bd26dbb5704330ae65c140b00233 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/~leading tilde/~leading tilde" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/\~leading\ tilde/\~leading\ tilde 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: dc7ed8acbb09450bb7c58368b2cad975 /home/rclone/rclone-test-hosowun6soye/~leading tilde/~leading tilde 2026/06/02 01:04:40 DEBUG : ~leading tilde/~leading tilde: Parsed hash: dc7ed8acbb09450bb7c58368b2cad975 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/~leading tilde/~leading tilde" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/\~leading\ tilde/\~leading\ tilde 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: d2aacebe0776bd26dbb5704330ae65c140b00233 /home/rclone/rclone-test-hosowun6soye/~leading tilde/~leading tilde 2026/06/02 01:04:40 DEBUG : ~leading tilde/~leading tilde: Parsed hash: d2aacebe0776bd26dbb5704330ae65c140b00233 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/~leading tilde/~leading tilde" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/\~leading\ tilde/\~leading\ tilde 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: dc7ed8acbb09450bb7c58368b2cad975 /home/rclone/rclone-test-hosowun6soye/~leading tilde/~leading tilde 2026/06/02 01:04:40 DEBUG : ~leading tilde/~leading tilde: Parsed hash: dc7ed8acbb09450bb7c58368b2cad975 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/~leading tilde/~leading tilde" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/\~leading\ tilde/\~leading\ tilde 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: d2aacebe0776bd26dbb5704330ae65c140b00233 /home/rclone/rclone-test-hosowun6soye/~leading tilde/~leading tilde 2026/06/02 01:04:40 DEBUG : ~leading tilde/~leading tilde: Parsed hash: d2aacebe0776bd26dbb5704330ae65c140b00233 === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/␍leading CR/␍leading CR" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/␍leading\ CR/␍leading\ CR 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: b983547111aa0de565f23b08462aa966 /home/rclone/rclone-test-hosowun6soye/␍leading CR/␍leading CR 2026/06/02 01:04:40 DEBUG : ␍leading CR/␍leading CR: Parsed hash: b983547111aa0de565f23b08462aa966 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/␍leading CR/␍leading CR" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/␍leading\ CR/␍leading\ CR 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: ecb11b519ddafc4bfa5bba12355cd715448281a4 /home/rclone/rclone-test-hosowun6soye/␍leading CR/␍leading CR 2026/06/02 01:04:40 DEBUG : ␍leading CR/␍leading CR: Parsed hash: ecb11b519ddafc4bfa5bba12355cd715448281a4 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/␍leading CR/␍leading CR" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/␍leading\ CR/␍leading\ CR 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: b983547111aa0de565f23b08462aa966 /home/rclone/rclone-test-hosowun6soye/␍leading CR/␍leading CR 2026/06/02 01:04:40 DEBUG : ␍leading CR/␍leading CR: Parsed hash: b983547111aa0de565f23b08462aa966 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/␍leading CR/␍leading CR" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/␍leading\ CR/␍leading\ CR 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: ecb11b519ddafc4bfa5bba12355cd715448281a4 /home/rclone/rclone-test-hosowun6soye/␍leading CR/␍leading CR 2026/06/02 01:04:40 DEBUG : ␍leading CR/␍leading CR: Parsed hash: ecb11b519ddafc4bfa5bba12355cd715448281a4 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/␍leading CR/␍leading CR" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/␍leading\ CR/␍leading\ CR 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: b983547111aa0de565f23b08462aa966 /home/rclone/rclone-test-hosowun6soye/␍leading CR/␍leading CR 2026/06/02 01:04:40 DEBUG : ␍leading CR/␍leading CR: Parsed hash: b983547111aa0de565f23b08462aa966 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/␍leading CR/␍leading CR" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/␍leading\ CR/␍leading\ CR 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: ecb11b519ddafc4bfa5bba12355cd715448281a4 /home/rclone/rclone-test-hosowun6soye/␍leading CR/␍leading CR 2026/06/02 01:04:40 DEBUG : ␍leading CR/␍leading CR: Parsed hash: ecb11b519ddafc4bfa5bba12355cd715448281a4 === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/␊leading LF/␊leading LF" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/␊leading\ LF/␊leading\ LF 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: a0393d9fcf874a306a1bde04c5e95c66 /home/rclone/rclone-test-hosowun6soye/␊leading LF/␊leading LF 2026/06/02 01:04:40 DEBUG : ␊leading LF/␊leading LF: Parsed hash: a0393d9fcf874a306a1bde04c5e95c66 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/␊leading LF/␊leading LF" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/␊leading\ LF/␊leading\ LF 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: cda92254f52399cab04f7bcd203f748f8eb3331a /home/rclone/rclone-test-hosowun6soye/␊leading LF/␊leading LF 2026/06/02 01:04:40 DEBUG : ␊leading LF/␊leading LF: Parsed hash: cda92254f52399cab04f7bcd203f748f8eb3331a 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/␊leading LF/␊leading LF" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/␊leading\ LF/␊leading\ LF 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: a0393d9fcf874a306a1bde04c5e95c66 /home/rclone/rclone-test-hosowun6soye/␊leading LF/␊leading LF 2026/06/02 01:04:40 DEBUG : ␊leading LF/␊leading LF: Parsed hash: a0393d9fcf874a306a1bde04c5e95c66 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/␊leading LF/␊leading LF" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/␊leading\ LF/␊leading\ LF 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: cda92254f52399cab04f7bcd203f748f8eb3331a /home/rclone/rclone-test-hosowun6soye/␊leading LF/␊leading LF 2026/06/02 01:04:40 DEBUG : ␊leading LF/␊leading LF: Parsed hash: cda92254f52399cab04f7bcd203f748f8eb3331a 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/␊leading LF/␊leading LF" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/␊leading\ LF/␊leading\ LF 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: a0393d9fcf874a306a1bde04c5e95c66 /home/rclone/rclone-test-hosowun6soye/␊leading LF/␊leading LF 2026/06/02 01:04:40 DEBUG : ␊leading LF/␊leading LF: Parsed hash: a0393d9fcf874a306a1bde04c5e95c66 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/␊leading LF/␊leading LF" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/␊leading\ LF/␊leading\ LF 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: cda92254f52399cab04f7bcd203f748f8eb3331a /home/rclone/rclone-test-hosowun6soye/␊leading LF/␊leading LF 2026/06/02 01:04:40 DEBUG : ␊leading LF/␊leading LF: Parsed hash: cda92254f52399cab04f7bcd203f748f8eb3331a === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/␉leading HT/␉leading HT" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/␉leading\ HT/␉leading\ HT 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 64d09f971d4fe0fcaf4b6709e7a1815d /home/rclone/rclone-test-hosowun6soye/␉leading HT/␉leading HT 2026/06/02 01:04:40 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 64d09f971d4fe0fcaf4b6709e7a1815d 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/␉leading HT/␉leading HT" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/␉leading\ HT/␉leading\ HT 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: b2c1a0fb982cd975a9185321c118e7b6a9163937 /home/rclone/rclone-test-hosowun6soye/␉leading HT/␉leading HT 2026/06/02 01:04:40 DEBUG : ␉leading HT/␉leading HT: Parsed hash: b2c1a0fb982cd975a9185321c118e7b6a9163937 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/␉leading HT/␉leading HT" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/␉leading\ HT/␉leading\ HT 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 64d09f971d4fe0fcaf4b6709e7a1815d /home/rclone/rclone-test-hosowun6soye/␉leading HT/␉leading HT 2026/06/02 01:04:40 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 64d09f971d4fe0fcaf4b6709e7a1815d 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/␉leading HT/␉leading HT" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/␉leading\ HT/␉leading\ HT 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: b2c1a0fb982cd975a9185321c118e7b6a9163937 /home/rclone/rclone-test-hosowun6soye/␉leading HT/␉leading HT 2026/06/02 01:04:40 DEBUG : ␉leading HT/␉leading HT: Parsed hash: b2c1a0fb982cd975a9185321c118e7b6a9163937 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/␉leading HT/␉leading HT" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/␉leading\ HT/␉leading\ HT 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 64d09f971d4fe0fcaf4b6709e7a1815d /home/rclone/rclone-test-hosowun6soye/␉leading HT/␉leading HT 2026/06/02 01:04:40 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 64d09f971d4fe0fcaf4b6709e7a1815d 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/␉leading HT/␉leading HT" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/␉leading\ HT/␉leading\ HT 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: b2c1a0fb982cd975a9185321c118e7b6a9163937 /home/rclone/rclone-test-hosowun6soye/␉leading HT/␉leading HT 2026/06/02 01:04:40 DEBUG : ␉leading HT/␉leading HT: Parsed hash: b2c1a0fb982cd975a9185321c118e7b6a9163937 === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/␋leading VT/␋leading VT" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/␋leading\ VT/␋leading\ VT 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 356f1c4608ea33b328ec9390d82aeb10 /home/rclone/rclone-test-hosowun6soye/␋leading VT/␋leading VT 2026/06/02 01:04:40 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 356f1c4608ea33b328ec9390d82aeb10 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/␋leading VT/␋leading VT" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/␋leading\ VT/␋leading\ VT 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 06710cd69121abb0a49776b488c426709c7e6ab3 /home/rclone/rclone-test-hosowun6soye/␋leading VT/␋leading VT 2026/06/02 01:04:40 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 06710cd69121abb0a49776b488c426709c7e6ab3 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/␋leading VT/␋leading VT" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/␋leading\ VT/␋leading\ VT 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 356f1c4608ea33b328ec9390d82aeb10 /home/rclone/rclone-test-hosowun6soye/␋leading VT/␋leading VT 2026/06/02 01:04:40 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 356f1c4608ea33b328ec9390d82aeb10 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/␋leading VT/␋leading VT" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/␋leading\ VT/␋leading\ VT 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 06710cd69121abb0a49776b488c426709c7e6ab3 /home/rclone/rclone-test-hosowun6soye/␋leading VT/␋leading VT 2026/06/02 01:04:40 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 06710cd69121abb0a49776b488c426709c7e6ab3 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/␋leading VT/␋leading VT" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/␋leading\ VT/␋leading\ VT 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 356f1c4608ea33b328ec9390d82aeb10 /home/rclone/rclone-test-hosowun6soye/␋leading VT/␋leading VT 2026/06/02 01:04:40 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 356f1c4608ea33b328ec9390d82aeb10 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/␋leading VT/␋leading VT" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/␋leading\ VT/␋leading\ VT 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 06710cd69121abb0a49776b488c426709c7e6ab3 /home/rclone/rclone-test-hosowun6soye/␋leading VT/␋leading VT 2026/06/02 01:04:40 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 06710cd69121abb0a49776b488c426709c7e6ab3 === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/.leading dot/.leading dot" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/.leading\ dot/.leading\ dot 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: a4d7e15ffb4ccae16e92755af55542f8 /home/rclone/rclone-test-hosowun6soye/.leading dot/.leading dot 2026/06/02 01:04:40 DEBUG : .leading dot/.leading dot: Parsed hash: a4d7e15ffb4ccae16e92755af55542f8 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/.leading dot/.leading dot" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/.leading\ dot/.leading\ dot 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 219e95dd2ffb7d477ecc0c127c2c02fd770ec960 /home/rclone/rclone-test-hosowun6soye/.leading dot/.leading dot 2026/06/02 01:04:40 DEBUG : .leading dot/.leading dot: Parsed hash: 219e95dd2ffb7d477ecc0c127c2c02fd770ec960 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/.leading dot/.leading dot" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/.leading\ dot/.leading\ dot 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: a4d7e15ffb4ccae16e92755af55542f8 /home/rclone/rclone-test-hosowun6soye/.leading dot/.leading dot 2026/06/02 01:04:40 DEBUG : .leading dot/.leading dot: Parsed hash: a4d7e15ffb4ccae16e92755af55542f8 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/.leading dot/.leading dot" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/.leading\ dot/.leading\ dot 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 219e95dd2ffb7d477ecc0c127c2c02fd770ec960 /home/rclone/rclone-test-hosowun6soye/.leading dot/.leading dot 2026/06/02 01:04:40 DEBUG : .leading dot/.leading dot: Parsed hash: 219e95dd2ffb7d477ecc0c127c2c02fd770ec960 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/.leading dot/.leading dot" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/.leading\ dot/.leading\ dot 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: a4d7e15ffb4ccae16e92755af55542f8 /home/rclone/rclone-test-hosowun6soye/.leading dot/.leading dot 2026/06/02 01:04:40 DEBUG : .leading dot/.leading dot: Parsed hash: a4d7e15ffb4ccae16e92755af55542f8 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/.leading dot/.leading dot" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/.leading\ dot/.leading\ dot 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 219e95dd2ffb7d477ecc0c127c2c02fd770ec960 /home/rclone/rclone-test-hosowun6soye/.leading dot/.leading dot 2026/06/02 01:04:40 DEBUG : .leading dot/.leading dot: Parsed hash: 219e95dd2ffb7d477ecc0c127c2c02fd770ec960 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/trailing space /trailing space " 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/trailing\ space\ /trailing\ space\ 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 81497c0bb18f9675a06559a3f9979184 /home/rclone/rclone-test-hosowun6soye/trailing space /trailing space 2026/06/02 01:04:40 DEBUG : trailing space /trailing space : Parsed hash: 81497c0bb18f9675a06559a3f9979184 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/trailing space /trailing space " 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/trailing\ space\ /trailing\ space\ 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 3f12bc4f4eef3735a3a59217d9ed4fba2dd65dde /home/rclone/rclone-test-hosowun6soye/trailing space /trailing space 2026/06/02 01:04:40 DEBUG : trailing space /trailing space : Parsed hash: 3f12bc4f4eef3735a3a59217d9ed4fba2dd65dde 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/trailing space /trailing space " 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/trailing\ space\ /trailing\ space\ 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 81497c0bb18f9675a06559a3f9979184 /home/rclone/rclone-test-hosowun6soye/trailing space /trailing space 2026/06/02 01:04:40 DEBUG : trailing space /trailing space : Parsed hash: 81497c0bb18f9675a06559a3f9979184 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/trailing space /trailing space " 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/trailing\ space\ /trailing\ space\ 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 3f12bc4f4eef3735a3a59217d9ed4fba2dd65dde /home/rclone/rclone-test-hosowun6soye/trailing space /trailing space 2026/06/02 01:04:40 DEBUG : trailing space /trailing space : Parsed hash: 3f12bc4f4eef3735a3a59217d9ed4fba2dd65dde 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/trailing space /trailing space " 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/trailing\ space\ /trailing\ space\ 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 81497c0bb18f9675a06559a3f9979184 /home/rclone/rclone-test-hosowun6soye/trailing space /trailing space 2026/06/02 01:04:40 DEBUG : trailing space /trailing space : Parsed hash: 81497c0bb18f9675a06559a3f9979184 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/trailing space /trailing space " 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/trailing\ space\ /trailing\ space\ 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 3f12bc4f4eef3735a3a59217d9ed4fba2dd65dde /home/rclone/rclone-test-hosowun6soye/trailing space /trailing space 2026/06/02 01:04:40 DEBUG : trailing space /trailing space : Parsed hash: 3f12bc4f4eef3735a3a59217d9ed4fba2dd65dde === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/trailing CR␍/trailing CR␍" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/trailing\ CR␍/trailing\ CR␍ 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 9659820ee14742ecb6cef714d4a738a7 /home/rclone/rclone-test-hosowun6soye/trailing CR␍/trailing CR␍ 2026/06/02 01:04:40 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 9659820ee14742ecb6cef714d4a738a7 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/trailing CR␍/trailing CR␍" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/trailing\ CR␍/trailing\ CR␍ 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 389a54b1a9194b4b63bb6f7a8788b1994708c3af /home/rclone/rclone-test-hosowun6soye/trailing CR␍/trailing CR␍ 2026/06/02 01:04:40 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 389a54b1a9194b4b63bb6f7a8788b1994708c3af 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/trailing CR␍/trailing CR␍" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/trailing\ CR␍/trailing\ CR␍ 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 9659820ee14742ecb6cef714d4a738a7 /home/rclone/rclone-test-hosowun6soye/trailing CR␍/trailing CR␍ 2026/06/02 01:04:40 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 9659820ee14742ecb6cef714d4a738a7 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/trailing CR␍/trailing CR␍" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/trailing\ CR␍/trailing\ CR␍ 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 389a54b1a9194b4b63bb6f7a8788b1994708c3af /home/rclone/rclone-test-hosowun6soye/trailing CR␍/trailing CR␍ 2026/06/02 01:04:40 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 389a54b1a9194b4b63bb6f7a8788b1994708c3af 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/trailing CR␍/trailing CR␍" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/trailing\ CR␍/trailing\ CR␍ 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 9659820ee14742ecb6cef714d4a738a7 /home/rclone/rclone-test-hosowun6soye/trailing CR␍/trailing CR␍ 2026/06/02 01:04:40 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 9659820ee14742ecb6cef714d4a738a7 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/trailing CR␍/trailing CR␍" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/trailing\ CR␍/trailing\ CR␍ 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 389a54b1a9194b4b63bb6f7a8788b1994708c3af /home/rclone/rclone-test-hosowun6soye/trailing CR␍/trailing CR␍ 2026/06/02 01:04:40 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 389a54b1a9194b4b63bb6f7a8788b1994708c3af === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/trailing LF␊/trailing LF␊" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/trailing\ LF␊/trailing\ LF␊ 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 831c38c1ba739e302b38e03fc36ec25d /home/rclone/rclone-test-hosowun6soye/trailing LF␊/trailing LF␊ 2026/06/02 01:04:40 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 831c38c1ba739e302b38e03fc36ec25d 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/trailing LF␊/trailing LF␊" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/trailing\ LF␊/trailing\ LF␊ 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: e54d7715094271406a7647ff94cd37e888256970 /home/rclone/rclone-test-hosowun6soye/trailing LF␊/trailing LF␊ 2026/06/02 01:04:40 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: e54d7715094271406a7647ff94cd37e888256970 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/trailing LF␊/trailing LF␊" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/trailing\ LF␊/trailing\ LF␊ 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 831c38c1ba739e302b38e03fc36ec25d /home/rclone/rclone-test-hosowun6soye/trailing LF␊/trailing LF␊ 2026/06/02 01:04:40 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 831c38c1ba739e302b38e03fc36ec25d 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/trailing LF␊/trailing LF␊" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/trailing\ LF␊/trailing\ LF␊ 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: e54d7715094271406a7647ff94cd37e888256970 /home/rclone/rclone-test-hosowun6soye/trailing LF␊/trailing LF␊ 2026/06/02 01:04:40 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: e54d7715094271406a7647ff94cd37e888256970 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/trailing LF␊/trailing LF␊" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/trailing\ LF␊/trailing\ LF␊ 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 831c38c1ba739e302b38e03fc36ec25d /home/rclone/rclone-test-hosowun6soye/trailing LF␊/trailing LF␊ 2026/06/02 01:04:40 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 831c38c1ba739e302b38e03fc36ec25d 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/trailing LF␊/trailing LF␊" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/trailing\ LF␊/trailing\ LF␊ 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: e54d7715094271406a7647ff94cd37e888256970 /home/rclone/rclone-test-hosowun6soye/trailing LF␊/trailing LF␊ 2026/06/02 01:04:40 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: e54d7715094271406a7647ff94cd37e888256970 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/trailing HT␉/trailing HT␉" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/trailing\ HT␉/trailing\ HT␉ 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: d8bbc53884e1957abe36b77036acd5f7 /home/rclone/rclone-test-hosowun6soye/trailing HT␉/trailing HT␉ 2026/06/02 01:04:40 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: d8bbc53884e1957abe36b77036acd5f7 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/trailing HT␉/trailing HT␉" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/trailing\ HT␉/trailing\ HT␉ 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 3754fd75a22c179287caec1ec491378c23f26e6b /home/rclone/rclone-test-hosowun6soye/trailing HT␉/trailing HT␉ 2026/06/02 01:04:40 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 3754fd75a22c179287caec1ec491378c23f26e6b 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/trailing HT␉/trailing HT␉" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/trailing\ HT␉/trailing\ HT␉ 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: d8bbc53884e1957abe36b77036acd5f7 /home/rclone/rclone-test-hosowun6soye/trailing HT␉/trailing HT␉ 2026/06/02 01:04:40 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: d8bbc53884e1957abe36b77036acd5f7 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/trailing HT␉/trailing HT␉" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/trailing\ HT␉/trailing\ HT␉ 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 3754fd75a22c179287caec1ec491378c23f26e6b /home/rclone/rclone-test-hosowun6soye/trailing HT␉/trailing HT␉ 2026/06/02 01:04:40 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 3754fd75a22c179287caec1ec491378c23f26e6b 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/trailing HT␉/trailing HT␉" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/trailing\ HT␉/trailing\ HT␉ 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: d8bbc53884e1957abe36b77036acd5f7 /home/rclone/rclone-test-hosowun6soye/trailing HT␉/trailing HT␉ 2026/06/02 01:04:40 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: d8bbc53884e1957abe36b77036acd5f7 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/trailing HT␉/trailing HT␉" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/trailing\ HT␉/trailing\ HT␉ 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 3754fd75a22c179287caec1ec491378c23f26e6b /home/rclone/rclone-test-hosowun6soye/trailing HT␉/trailing HT␉ 2026/06/02 01:04:40 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 3754fd75a22c179287caec1ec491378c23f26e6b === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/trailing VT␋/trailing VT␋" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/trailing\ VT␋/trailing\ VT␋ 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 075cf6728737baea0e453be95957c918 /home/rclone/rclone-test-hosowun6soye/trailing VT␋/trailing VT␋ 2026/06/02 01:04:40 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 075cf6728737baea0e453be95957c918 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/trailing VT␋/trailing VT␋" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/trailing\ VT␋/trailing\ VT␋ 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 236b0fee4eb34e26c5126cdb883b9a829bba07a3 /home/rclone/rclone-test-hosowun6soye/trailing VT␋/trailing VT␋ 2026/06/02 01:04:40 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 236b0fee4eb34e26c5126cdb883b9a829bba07a3 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/trailing VT␋/trailing VT␋" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/trailing\ VT␋/trailing\ VT␋ 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 075cf6728737baea0e453be95957c918 /home/rclone/rclone-test-hosowun6soye/trailing VT␋/trailing VT␋ 2026/06/02 01:04:40 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 075cf6728737baea0e453be95957c918 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/trailing VT␋/trailing VT␋" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/trailing\ VT␋/trailing\ VT␋ 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 236b0fee4eb34e26c5126cdb883b9a829bba07a3 /home/rclone/rclone-test-hosowun6soye/trailing VT␋/trailing VT␋ 2026/06/02 01:04:40 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 236b0fee4eb34e26c5126cdb883b9a829bba07a3 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/trailing VT␋/trailing VT␋" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/trailing\ VT␋/trailing\ VT␋ 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 075cf6728737baea0e453be95957c918 /home/rclone/rclone-test-hosowun6soye/trailing VT␋/trailing VT␋ 2026/06/02 01:04:40 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 075cf6728737baea0e453be95957c918 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/trailing VT␋/trailing VT␋" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/trailing\ VT␋/trailing\ VT␋ 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 236b0fee4eb34e26c5126cdb883b9a829bba07a3 /home/rclone/rclone-test-hosowun6soye/trailing VT␋/trailing VT␋ 2026/06/02 01:04:40 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 236b0fee4eb34e26c5126cdb883b9a829bba07a3 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/trailing dot./trailing dot." 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/trailing\ dot./trailing\ dot. 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 5c9c0c7b39063988c2d10dbc033dbc44 /home/rclone/rclone-test-hosowun6soye/trailing dot./trailing dot. 2026/06/02 01:04:40 DEBUG : trailing dot./trailing dot.: Parsed hash: 5c9c0c7b39063988c2d10dbc033dbc44 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/trailing dot./trailing dot." 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/trailing\ dot./trailing\ dot. 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: df1b14db251af1b0762715e719dd8ef643c0cb84 /home/rclone/rclone-test-hosowun6soye/trailing dot./trailing dot. 2026/06/02 01:04:40 DEBUG : trailing dot./trailing dot.: Parsed hash: df1b14db251af1b0762715e719dd8ef643c0cb84 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/trailing dot./trailing dot." 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/trailing\ dot./trailing\ dot. 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 5c9c0c7b39063988c2d10dbc033dbc44 /home/rclone/rclone-test-hosowun6soye/trailing dot./trailing dot. 2026/06/02 01:04:40 DEBUG : trailing dot./trailing dot.: Parsed hash: 5c9c0c7b39063988c2d10dbc033dbc44 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/trailing dot./trailing dot." 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/trailing\ dot./trailing\ dot. 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: df1b14db251af1b0762715e719dd8ef643c0cb84 /home/rclone/rclone-test-hosowun6soye/trailing dot./trailing dot. 2026/06/02 01:04:40 DEBUG : trailing dot./trailing dot.: Parsed hash: df1b14db251af1b0762715e719dd8ef643c0cb84 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/trailing dot./trailing dot." 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/trailing\ dot./trailing\ dot. 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 5c9c0c7b39063988c2d10dbc033dbc44 /home/rclone/rclone-test-hosowun6soye/trailing dot./trailing dot. 2026/06/02 01:04:40 DEBUG : trailing dot./trailing dot.: Parsed hash: 5c9c0c7b39063988c2d10dbc033dbc44 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/trailing dot./trailing dot." 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/trailing\ dot./trailing\ dot. 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: df1b14db251af1b0762715e719dd8ef643c0cb84 /home/rclone/rclone-test-hosowun6soye/trailing dot./trailing dot. 2026/06/02 01:04:40 DEBUG : trailing dot./trailing dot.: Parsed hash: df1b14db251af1b0762715e719dd8ef643c0cb84 === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/invalid utf-8\xfe/invalid utf-8\xfe" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/invalid\ utf-8/invalid\ utf-8 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: dd73e63b5e6b4d246656ecd4c70e9bcb /home/rclone/rclone-test-hosowun6soye/invalid utf-8/invalid utf-8 2026/06/02 01:04:40 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: dd73e63b5e6b4d246656ecd4c70e9bcb 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/invalid utf-8\xfe/invalid utf-8\xfe" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/invalid\ utf-8/invalid\ utf-8 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 1928699c37ff43d39031146260ada721403999a1 /home/rclone/rclone-test-hosowun6soye/invalid utf-8/invalid utf-8 2026/06/02 01:04:40 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 1928699c37ff43d39031146260ada721403999a1 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/invalid utf-8\xfe/invalid utf-8\xfe" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/invalid\ utf-8/invalid\ utf-8 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: dd73e63b5e6b4d246656ecd4c70e9bcb /home/rclone/rclone-test-hosowun6soye/invalid utf-8/invalid utf-8 2026/06/02 01:04:40 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: dd73e63b5e6b4d246656ecd4c70e9bcb 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/invalid utf-8\xfe/invalid utf-8\xfe" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/invalid\ utf-8/invalid\ utf-8 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 1928699c37ff43d39031146260ada721403999a1 /home/rclone/rclone-test-hosowun6soye/invalid utf-8/invalid utf-8 2026/06/02 01:04:40 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 1928699c37ff43d39031146260ada721403999a1 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/invalid utf-8\xfe/invalid utf-8\xfe" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/invalid\ utf-8/invalid\ utf-8 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: dd73e63b5e6b4d246656ecd4c70e9bcb /home/rclone/rclone-test-hosowun6soye/invalid utf-8/invalid utf-8 2026/06/02 01:04:40 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: dd73e63b5e6b4d246656ecd4c70e9bcb 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/invalid utf-8\xfe/invalid utf-8\xfe" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/invalid\ utf-8/invalid\ utf-8 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 1928699c37ff43d39031146260ada721403999a1 /home/rclone/rclone-test-hosowun6soye/invalid utf-8/invalid utf-8 2026/06/02 01:04:40 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 1928699c37ff43d39031146260ada721403999a1 === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/test%46.txt/test%46.txt" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/test\%46.txt/test\%46.txt 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 5a4eeb52fc7401e0face680b45f0287a /home/rclone/rclone-test-hosowun6soye/test%46.txt/test%46.txt 2026/06/02 01:04:40 DEBUG : test%46.txt/test%46.txt: Parsed hash: 5a4eeb52fc7401e0face680b45f0287a 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/test%46.txt/test%46.txt" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/test\%46.txt/test\%46.txt 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 9599dc8fb1c6d70a24ff3663ca4d527a81167c82 /home/rclone/rclone-test-hosowun6soye/test%46.txt/test%46.txt 2026/06/02 01:04:40 DEBUG : test%46.txt/test%46.txt: Parsed hash: 9599dc8fb1c6d70a24ff3663ca4d527a81167c82 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/test%46.txt/test%46.txt" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/test\%46.txt/test\%46.txt 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 5a4eeb52fc7401e0face680b45f0287a /home/rclone/rclone-test-hosowun6soye/test%46.txt/test%46.txt 2026/06/02 01:04:40 DEBUG : test%46.txt/test%46.txt: Parsed hash: 5a4eeb52fc7401e0face680b45f0287a 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/test%46.txt/test%46.txt" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/test\%46.txt/test\%46.txt 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 9599dc8fb1c6d70a24ff3663ca4d527a81167c82 /home/rclone/rclone-test-hosowun6soye/test%46.txt/test%46.txt 2026/06/02 01:04:40 DEBUG : test%46.txt/test%46.txt: Parsed hash: 9599dc8fb1c6d70a24ff3663ca4d527a81167c82 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/test%46.txt/test%46.txt" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/test\%46.txt/test\%46.txt 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 5a4eeb52fc7401e0face680b45f0287a /home/rclone/rclone-test-hosowun6soye/test%46.txt/test%46.txt 2026/06/02 01:04:40 DEBUG : test%46.txt/test%46.txt: Parsed hash: 5a4eeb52fc7401e0face680b45f0287a 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/test%46.txt/test%46.txt" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/test\%46.txt/test\%46.txt 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 9599dc8fb1c6d70a24ff3663ca4d527a81167c82 /home/rclone/rclone-test-hosowun6soye/test%46.txt/test%46.txt 2026/06/02 01:04:40 DEBUG : test%46.txt/test%46.txt: Parsed hash: 9599dc8fb1c6d70a24ff3663ca4d527a81167c82 === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Connection OK after error: potato 2026/06/02 01:04:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/zero-length-file" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/zero-length-file 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-hosowun6soye/zero-length-file 2026/06/02 01:04:40 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/zero-length-file" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/zero-length-file 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-hosowun6soye/zero-length-file 2026/06/02 01:04:40 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/zero-length-file" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/zero-length-file 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-hosowun6soye/zero-length-file 2026/06/02 01:04:40 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/zero-length-file" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/zero-length-file 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-hosowun6soye/zero-length-file 2026/06/02 01:04:40 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:820: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:873: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/file name.txt" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/file\ name.txt 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 32d67f04f8ed812c8dac28897366055b /home/rclone/rclone-test-hosowun6soye/file name.txt 2026/06/02 01:04:40 DEBUG : file name.txt: Parsed hash: 32d67f04f8ed812c8dac28897366055b 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/file name.txt" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/file\ name.txt 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: fb4e61fc4252737db17e9f2dc449bbdd5e543c5a /home/rclone/rclone-test-hosowun6soye/file name.txt 2026/06/02 01:04:40 DEBUG : file name.txt: Parsed hash: fb4e61fc4252737db17e9f2dc449bbdd5e543c5a 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/file name.txt" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/file\ name.txt 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 32d67f04f8ed812c8dac28897366055b /home/rclone/rclone-test-hosowun6soye/file name.txt 2026/06/02 01:04:40 DEBUG : file name.txt: Parsed hash: 32d67f04f8ed812c8dac28897366055b 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/file name.txt" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/file\ name.txt 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: fb4e61fc4252737db17e9f2dc449bbdd5e543c5a /home/rclone/rclone-test-hosowun6soye/file name.txt 2026/06/02 01:04:40 DEBUG : file name.txt: Parsed hash: fb4e61fc4252737db17e9f2dc449bbdd5e543c5a 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 0e1caf032da68ad82145bfee20e89a15 /home/rclone/rclone-test-hosowun6soye/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/02 01:04:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0e1caf032da68ad82145bfee20e89a15 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 5a268ebe3b5d5e78bf4ab7319ea3da0e5755523a /home/rclone/rclone-test-hosowun6soye/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/02 01:04:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 5a268ebe3b5d5e78bf4ab7319ea3da0e5755523a 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 0e1caf032da68ad82145bfee20e89a15 /home/rclone/rclone-test-hosowun6soye/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/02 01:04:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0e1caf032da68ad82145bfee20e89a15 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 5a268ebe3b5d5e78bf4ab7319ea3da0e5755523a /home/rclone/rclone-test-hosowun6soye/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/02 01:04:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 5a268ebe3b5d5e78bf4ab7319ea3da0e5755523a 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/file name.txt" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/file\ name.txt 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 7254cc575e69c355fabc9696262b40dc /home/rclone/rclone-test-hosowun6soye/file name.txt 2026/06/02 01:04:40 DEBUG : file name.txt: Parsed hash: 7254cc575e69c355fabc9696262b40dc 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/file name.txt" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/file\ name.txt 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 05063dd6bddba8788e1e55bced5be7e662c6245c /home/rclone/rclone-test-hosowun6soye/file name.txt 2026/06/02 01:04:40 DEBUG : file name.txt: Parsed hash: 05063dd6bddba8788e1e55bced5be7e662c6245c 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/file name.txt" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/file\ name.txt 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 7254cc575e69c355fabc9696262b40dc /home/rclone/rclone-test-hosowun6soye/file name.txt 2026/06/02 01:04:40 DEBUG : file name.txt: Parsed hash: 7254cc575e69c355fabc9696262b40dc 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/file name.txt" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/file\ name.txt 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 05063dd6bddba8788e1e55bced5be7e662c6245c /home/rclone/rclone-test-hosowun6soye/file name.txt 2026/06/02 01:04:40 DEBUG : file name.txt: Parsed hash: 05063dd6bddba8788e1e55bced5be7e662c6245c === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/06/02 01:04:40 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2026/06/02 01:04:40 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/06/02 01:04:40 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/02 01:04:40 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/02 01:04:40 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/02 01:04:40 DEBUG : Setting pass="BedGjrpnzwyMThUOSSSWOQVH9rZEwPXN" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/02 01:04:40 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/02 01:04:40 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{Z2U94}" suffix to name 2026/06/02 01:04:40 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/02 01:04:40 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/02 01:04:40 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/02 01:04:40 DEBUG : Setting pass="BedGjrpnzwyMThUOSSSWOQVH9rZEwPXN" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/02 01:04:40 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/02 01:04:40 NOTICE: TestSFTPOpenssh{Z2U94}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:42130->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/file name.txt" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/file\ name.txt 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 7254cc575e69c355fabc9696262b40dc /home/rclone/rclone-test-hosowun6soye/file name.txt 2026/06/02 01:04:40 DEBUG : file name.txt: Parsed hash: 7254cc575e69c355fabc9696262b40dc 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/file name.txt" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/file\ name.txt 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 05063dd6bddba8788e1e55bced5be7e662c6245c /home/rclone/rclone-test-hosowun6soye/file name.txt 2026/06/02 01:04:40 DEBUG : file name.txt: Parsed hash: 05063dd6bddba8788e1e55bced5be7e662c6245c 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 0e1caf032da68ad82145bfee20e89a15 /home/rclone/rclone-test-hosowun6soye/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/02 01:04:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0e1caf032da68ad82145bfee20e89a15 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 5a268ebe3b5d5e78bf4ab7319ea3da0e5755523a /home/rclone/rclone-test-hosowun6soye/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/02 01:04:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 5a268ebe3b5d5e78bf4ab7319ea3da0e5755523a === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/file name.txt" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/file\ name.txt 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 7254cc575e69c355fabc9696262b40dc /home/rclone/rclone-test-hosowun6soye/file name.txt 2026/06/02 01:04:40 DEBUG : file name.txt: Parsed hash: 7254cc575e69c355fabc9696262b40dc 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/file name.txt" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/file\ name.txt 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 05063dd6bddba8788e1e55bced5be7e662c6245c /home/rclone/rclone-test-hosowun6soye/file name.txt 2026/06/02 01:04:40 DEBUG : file name.txt: Parsed hash: 05063dd6bddba8788e1e55bced5be7e662c6245c === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/file name.txt" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/file\ name.txt 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 7254cc575e69c355fabc9696262b40dc /home/rclone/rclone-test-hosowun6soye/file name.txt 2026/06/02 01:04:40 DEBUG : file name.txt: Parsed hash: 7254cc575e69c355fabc9696262b40dc 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/file name.txt" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/file\ name.txt 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 05063dd6bddba8788e1e55bced5be7e662c6245c /home/rclone/rclone-test-hosowun6soye/file name.txt 2026/06/02 01:04:40 DEBUG : file name.txt: Parsed hash: 05063dd6bddba8788e1e55bced5be7e662c6245c 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 0e1caf032da68ad82145bfee20e89a15 /home/rclone/rclone-test-hosowun6soye/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/02 01:04:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0e1caf032da68ad82145bfee20e89a15 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 5a268ebe3b5d5e78bf4ab7319ea3da0e5755523a /home/rclone/rclone-test-hosowun6soye/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/02 01:04:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 5a268ebe3b5d5e78bf4ab7319ea3da0e5755523a === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1158: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1195: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/06/02 01:04:40 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-hosowun6soye/hello? sausage/êé" 2026/06/02 01:04:40 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/06/02 01:04:40 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/02 01:04:40 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/02 01:04:40 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/02 01:04:40 DEBUG : Setting pass="BedGjrpnzwyMThUOSSSWOQVH9rZEwPXN" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/02 01:04:40 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/02 01:04:40 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{Z2U94}" suffix to name 2026/06/02 01:04:40 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/02 01:04:40 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/02 01:04:40 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/02 01:04:40 DEBUG : Setting pass="BedGjrpnzwyMThUOSSSWOQVH9rZEwPXN" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/02 01:04:40 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/02 01:04:40 NOTICE: TestSFTPOpenssh{Z2U94}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye/hello? sausage/êé: New connection 127.0.0.1:42132->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye/hello? sausage/êé: Shell type "unix" from config 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye/hello? sausage/êé: Relative path resolved to "/home/rclone/rclone-test-hosowun6soye/hello? sausage/êé" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye/hello? sausage/êé: Using root directory "/home/rclone/rclone-test-hosowun6soye/hello? sausage/êé" 2026/06/02 01:04:40 DEBUG : fs cache: renaming cache item "TestSFTPOpenssh:rclone-test-hosowun6soye/hello? sausage/êé" to be canonical "TestSFTPOpenssh{Z2U94}:rclone-test-hosowun6soye/hello? sausage/êé" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye/hello? sausage/êé: Shell path "/home/rclone/rclone-test-hosowun6soye/hello? sausage/êé/a/b/c/d/e.txt" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye/hello? sausage/êé: Remote command result: e2e4d1d07e2f7fc7570240399dc9b005 /home/rclone/rclone-test-hosowun6soye/hello? sausage/êé/a/b/c/d/e.txt 2026/06/02 01:04:40 DEBUG : a/b/c/d/e.txt: Parsed hash: e2e4d1d07e2f7fc7570240399dc9b005 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye/hello? sausage/êé: Shell path "/home/rclone/rclone-test-hosowun6soye/hello? sausage/êé/a/b/c/d/e.txt" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye/hello? sausage/êé: Remote command result: bd1ffa9ba36671106b7296c2d48f3d503a4fd323 /home/rclone/rclone-test-hosowun6soye/hello? sausage/êé/a/b/c/d/e.txt 2026/06/02 01:04:40 DEBUG : a/b/c/d/e.txt: Parsed hash: bd1ffa9ba36671106b7296c2d48f3d503a4fd323 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye/hello? sausage/êé: Shell path "/home/rclone/rclone-test-hosowun6soye/hello? sausage/êé/a/b/c/d/e.txt" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye/hello? sausage/êé: Remote command result: e2e4d1d07e2f7fc7570240399dc9b005 /home/rclone/rclone-test-hosowun6soye/hello? sausage/êé/a/b/c/d/e.txt 2026/06/02 01:04:40 DEBUG : a/b/c/d/e.txt: Parsed hash: e2e4d1d07e2f7fc7570240399dc9b005 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye/hello? sausage/êé: Shell path "/home/rclone/rclone-test-hosowun6soye/hello? sausage/êé/a/b/c/d/e.txt" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye/hello? sausage/êé: Remote command result: bd1ffa9ba36671106b7296c2d48f3d503a4fd323 /home/rclone/rclone-test-hosowun6soye/hello? sausage/êé/a/b/c/d/e.txt 2026/06/02 01:04:40 DEBUG : a/b/c/d/e.txt: Parsed hash: bd1ffa9ba36671106b7296c2d48f3d503a4fd323 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye/hello? sausage/êé: New connection 127.0.0.1:42134->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/02 01:04:40 DEBUG : Waiting for deletions to finish 2026/06/02 01:04:40 INFO : a/b/c/d/e.txt: Deleted 2026/06/02 01:04:40 DEBUG : removing 1 level 4 directories 2026/06/02 01:04:40 INFO : a/b/c/d: Removing directory 2026/06/02 01:04:40 DEBUG : removing 1 level 3 directories 2026/06/02 01:04:40 INFO : a/b/c: Removing directory 2026/06/02 01:04:40 DEBUG : removing 1 level 2 directories 2026/06/02 01:04:40 INFO : a/b: Removing directory 2026/06/02 01:04:40 DEBUG : removing 1 level 1 directories 2026/06/02 01:04:40 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/file name.txt" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/file\ name.txt 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 7254cc575e69c355fabc9696262b40dc /home/rclone/rclone-test-hosowun6soye/file name.txt 2026/06/02 01:04:40 DEBUG : file name.txt: Parsed hash: 7254cc575e69c355fabc9696262b40dc 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/file name.txt" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/file\ name.txt 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 05063dd6bddba8788e1e55bced5be7e662c6245c /home/rclone/rclone-test-hosowun6soye/file name.txt 2026/06/02 01:04:40 DEBUG : file name.txt: Parsed hash: 05063dd6bddba8788e1e55bced5be7e662c6245c 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 0e1caf032da68ad82145bfee20e89a15 /home/rclone/rclone-test-hosowun6soye/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/02 01:04:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0e1caf032da68ad82145bfee20e89a15 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 5a268ebe3b5d5e78bf4ab7319ea3da0e5755523a /home/rclone/rclone-test-hosowun6soye/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/02 01:04:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 5a268ebe3b5d5e78bf4ab7319ea3da0e5755523a 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 0e1caf032da68ad82145bfee20e89a15 /home/rclone/rclone-test-hosowun6soye/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/06/02 01:04:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: 0e1caf032da68ad82145bfee20e89a15 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 5a268ebe3b5d5e78bf4ab7319ea3da0e5755523a /home/rclone/rclone-test-hosowun6soye/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/06/02 01:04:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: 5a268ebe3b5d5e78bf4ab7319ea3da0e5755523a === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1298: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/file name.txt" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/file\ name.txt 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 7254cc575e69c355fabc9696262b40dc /home/rclone/rclone-test-hosowun6soye/file name.txt 2026/06/02 01:04:40 DEBUG : file name.txt: Parsed hash: 7254cc575e69c355fabc9696262b40dc 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/file name.txt" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/file\ name.txt 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 05063dd6bddba8788e1e55bced5be7e662c6245c /home/rclone/rclone-test-hosowun6soye/file name.txt 2026/06/02 01:04:40 DEBUG : file name.txt: Parsed hash: 05063dd6bddba8788e1e55bced5be7e662c6245c 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/other.txt" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/other.txt 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 0e1caf032da68ad82145bfee20e89a15 /home/rclone/rclone-test-hosowun6soye/other.txt 2026/06/02 01:04:40 DEBUG : other.txt: Parsed hash: 0e1caf032da68ad82145bfee20e89a15 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/other.txt" 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/other.txt 2026/06/02 01:04:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 5a268ebe3b5d5e78bf4ab7319ea3da0e5755523a /home/rclone/rclone-test-hosowun6soye/other.txt 2026/06/02 01:04:40 DEBUG : other.txt: Parsed hash: 5a268ebe3b5d5e78bf4ab7319ea3da0e5755523a 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: New connection 127.0.0.1:42146->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/other.txt" 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/other.txt 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 0e1caf032da68ad82145bfee20e89a15 /home/rclone/rclone-test-hosowun6soye/other.txt 2026/06/02 01:04:41 DEBUG : other.txt: Parsed hash: 0e1caf032da68ad82145bfee20e89a15 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/other.txt" 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/other.txt 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 5a268ebe3b5d5e78bf4ab7319ea3da0e5755523a /home/rclone/rclone-test-hosowun6soye/other.txt 2026/06/02 01:04:41 DEBUG : other.txt: Parsed hash: 5a268ebe3b5d5e78bf4ab7319ea3da0e5755523a 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/moveTest/other.txt" 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/moveTest/other.txt 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 7254cc575e69c355fabc9696262b40dc /home/rclone/rclone-test-hosowun6soye/moveTest/other.txt 2026/06/02 01:04:41 DEBUG : moveTest/other.txt: Parsed hash: 7254cc575e69c355fabc9696262b40dc 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/moveTest/other.txt" 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/moveTest/other.txt 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 05063dd6bddba8788e1e55bced5be7e662c6245c /home/rclone/rclone-test-hosowun6soye/moveTest/other.txt 2026/06/02 01:04:41 DEBUG : moveTest/other.txt: Parsed hash: 05063dd6bddba8788e1e55bced5be7e662c6245c 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/file name.txt" 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/file\ name.txt 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 7254cc575e69c355fabc9696262b40dc /home/rclone/rclone-test-hosowun6soye/file name.txt 2026/06/02 01:04:41 DEBUG : file name.txt: Parsed hash: 7254cc575e69c355fabc9696262b40dc 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/file name.txt" 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/file\ name.txt 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 05063dd6bddba8788e1e55bced5be7e662c6245c /home/rclone/rclone-test-hosowun6soye/file name.txt 2026/06/02 01:04:41 DEBUG : file name.txt: Parsed hash: 05063dd6bddba8788e1e55bced5be7e662c6245c 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/other.txt" 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/other.txt 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 0e1caf032da68ad82145bfee20e89a15 /home/rclone/rclone-test-hosowun6soye/other.txt 2026/06/02 01:04:41 DEBUG : other.txt: Parsed hash: 0e1caf032da68ad82145bfee20e89a15 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/other.txt" 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/other.txt 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 5a268ebe3b5d5e78bf4ab7319ea3da0e5755523a /home/rclone/rclone-test-hosowun6soye/other.txt 2026/06/02 01:04:41 DEBUG : other.txt: Parsed hash: 5a268ebe3b5d5e78bf4ab7319ea3da0e5755523a 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/file name.txt" 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/file\ name.txt 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 7254cc575e69c355fabc9696262b40dc /home/rclone/rclone-test-hosowun6soye/file name.txt 2026/06/02 01:04:41 DEBUG : file name.txt: Parsed hash: 7254cc575e69c355fabc9696262b40dc 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/file name.txt" 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/file\ name.txt 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 05063dd6bddba8788e1e55bced5be7e662c6245c /home/rclone/rclone-test-hosowun6soye/file name.txt 2026/06/02 01:04:41 DEBUG : file name.txt: Parsed hash: 05063dd6bddba8788e1e55bced5be7e662c6245c 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 0e1caf032da68ad82145bfee20e89a15 /home/rclone/rclone-test-hosowun6soye/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/02 01:04:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0e1caf032da68ad82145bfee20e89a15 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 5a268ebe3b5d5e78bf4ab7319ea3da0e5755523a /home/rclone/rclone-test-hosowun6soye/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/02 01:04:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 5a268ebe3b5d5e78bf4ab7319ea3da0e5755523a === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1407: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/06/02 01:04:41 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-ketayes4cuti" 2026/06/02 01:04:41 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/06/02 01:04:41 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/02 01:04:41 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/02 01:04:41 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/02 01:04:41 DEBUG : Setting pass="BedGjrpnzwyMThUOSSSWOQVH9rZEwPXN" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/02 01:04:41 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/02 01:04:41 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{Z2U94}" suffix to name 2026/06/02 01:04:41 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/02 01:04:41 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/02 01:04:41 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/02 01:04:41 DEBUG : Setting pass="BedGjrpnzwyMThUOSSSWOQVH9rZEwPXN" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/02 01:04:41 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/02 01:04:41 NOTICE: TestSFTPOpenssh{Z2U94}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-ketayes4cuti: New connection 127.0.0.1:42162->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-ketayes4cuti: Shell type "unix" from config 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-ketayes4cuti: Relative path resolved to "/home/rclone/rclone-test-ketayes4cuti" 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-ketayes4cuti: Using root directory "/home/rclone/rclone-test-ketayes4cuti" 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-ketayes4cuti: Shell path "/home/rclone/rclone-test-ketayes4cuti/new_name/sub_new_name/file name.txt" 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-ketayes4cuti: Running remote command: md5sum /home/rclone/rclone-test-ketayes4cuti/new_name/sub_new_name/file\ name.txt 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-ketayes4cuti: Remote command result: 7254cc575e69c355fabc9696262b40dc /home/rclone/rclone-test-ketayes4cuti/new_name/sub_new_name/file name.txt 2026/06/02 01:04:41 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 7254cc575e69c355fabc9696262b40dc 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-ketayes4cuti: Shell path "/home/rclone/rclone-test-ketayes4cuti/new_name/sub_new_name/file name.txt" 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-ketayes4cuti: Running remote command: sha1sum /home/rclone/rclone-test-ketayes4cuti/new_name/sub_new_name/file\ name.txt 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-ketayes4cuti: Remote command result: 05063dd6bddba8788e1e55bced5be7e662c6245c /home/rclone/rclone-test-ketayes4cuti/new_name/sub_new_name/file name.txt 2026/06/02 01:04:41 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 05063dd6bddba8788e1e55bced5be7e662c6245c 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-ketayes4cuti: Shell path "/home/rclone/rclone-test-ketayes4cuti/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-ketayes4cuti: Running remote command: md5sum /home/rclone/rclone-test-ketayes4cuti/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-ketayes4cuti: Remote command result: 0e1caf032da68ad82145bfee20e89a15 /home/rclone/rclone-test-ketayes4cuti/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/02 01:04:41 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0e1caf032da68ad82145bfee20e89a15 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-ketayes4cuti: Shell path "/home/rclone/rclone-test-ketayes4cuti/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-ketayes4cuti: Running remote command: sha1sum /home/rclone/rclone-test-ketayes4cuti/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-ketayes4cuti: Remote command result: 5a268ebe3b5d5e78bf4ab7319ea3da0e5755523a /home/rclone/rclone-test-ketayes4cuti/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/02 01:04:41 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 5a268ebe3b5d5e78bf4ab7319ea3da0e5755523a 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/file name.txt" 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/file\ name.txt 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 7254cc575e69c355fabc9696262b40dc /home/rclone/rclone-test-hosowun6soye/file name.txt 2026/06/02 01:04:41 DEBUG : file name.txt: Parsed hash: 7254cc575e69c355fabc9696262b40dc 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/file name.txt" 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/file\ name.txt 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 05063dd6bddba8788e1e55bced5be7e662c6245c /home/rclone/rclone-test-hosowun6soye/file name.txt 2026/06/02 01:04:41 DEBUG : file name.txt: Parsed hash: 05063dd6bddba8788e1e55bced5be7e662c6245c 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 0e1caf032da68ad82145bfee20e89a15 /home/rclone/rclone-test-hosowun6soye/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/02 01:04:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0e1caf032da68ad82145bfee20e89a15 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 5a268ebe3b5d5e78bf4ab7319ea3da0e5755523a /home/rclone/rclone-test-hosowun6soye/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/02 01:04:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 5a268ebe3b5d5e78bf4ab7319ea3da0e5755523a 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-ketayes4cuti: Purge dir "new_name" 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-ketayes4cuti: Purge dir "" === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/file name.txt" 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/file\ name.txt 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 7254cc575e69c355fabc9696262b40dc /home/rclone/rclone-test-hosowun6soye/file name.txt 2026/06/02 01:04:41 DEBUG : file name.txt: Parsed hash: 7254cc575e69c355fabc9696262b40dc 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/file name.txt" 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/file\ name.txt 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 05063dd6bddba8788e1e55bced5be7e662c6245c /home/rclone/rclone-test-hosowun6soye/file name.txt 2026/06/02 01:04:41 DEBUG : file name.txt: Parsed hash: 05063dd6bddba8788e1e55bced5be7e662c6245c === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1601: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1632: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1703: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/file name.txt" 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/file\ name.txt 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 5272bdf7a374846db614690220fc41fb /home/rclone/rclone-test-hosowun6soye/file name.txt 2026/06/02 01:04:41 DEBUG : file name.txt: Parsed hash: 5272bdf7a374846db614690220fc41fb 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/file name.txt" 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/file\ name.txt 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 6abc7140e3a8a1d112346eb9df810e646241d0a0 /home/rclone/rclone-test-hosowun6soye/file name.txt 2026/06/02 01:04:41 DEBUG : file name.txt: Parsed hash: 6abc7140e3a8a1d112346eb9df810e646241d0a0 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/file name.txt" 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/file\ name.txt 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 5272bdf7a374846db614690220fc41fb /home/rclone/rclone-test-hosowun6soye/file name.txt 2026/06/02 01:04:41 DEBUG : file name.txt: Parsed hash: 5272bdf7a374846db614690220fc41fb 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/file name.txt" 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/file\ name.txt 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 6abc7140e3a8a1d112346eb9df810e646241d0a0 /home/rclone/rclone-test-hosowun6soye/file name.txt 2026/06/02 01:04:41 DEBUG : file name.txt: Parsed hash: 6abc7140e3a8a1d112346eb9df810e646241d0a0 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/06/02 01:04:41 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-hosowun6soye/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/02 01:04:41 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/06/02 01:04:41 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/02 01:04:41 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/02 01:04:41 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/02 01:04:41 DEBUG : Setting pass="BedGjrpnzwyMThUOSSSWOQVH9rZEwPXN" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/02 01:04:41 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/02 01:04:41 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{Z2U94}" suffix to name 2026/06/02 01:04:41 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/02 01:04:41 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/02 01:04:41 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/02 01:04:41 DEBUG : Setting pass="BedGjrpnzwyMThUOSSSWOQVH9rZEwPXN" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/02 01:04:41 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/02 01:04:41 NOTICE: TestSFTPOpenssh{Z2U94}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:58356->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/home/rclone/rclone-test-hosowun6soye/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/home/rclone/rclone-test-hosowun6soye/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-hosowun6soye/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 0e1caf032da68ad82145bfee20e89a15 /home/rclone/rclone-test-hosowun6soye/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/02 01:04:41 DEBUG : z.txt: Parsed hash: 0e1caf032da68ad82145bfee20e89a15 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-hosowun6soye/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 5a268ebe3b5d5e78bf4ab7319ea3da0e5755523a /home/rclone/rclone-test-hosowun6soye/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/02 01:04:41 DEBUG : z.txt: Parsed hash: 5a268ebe3b5d5e78bf4ab7319ea3da0e5755523a === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/06/02 01:04:41 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-hosowun6soye/not found.txt" 2026/06/02 01:04:41 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/06/02 01:04:41 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/02 01:04:41 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/02 01:04:41 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/02 01:04:41 DEBUG : Setting pass="BedGjrpnzwyMThUOSSSWOQVH9rZEwPXN" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/02 01:04:41 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/02 01:04:41 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{Z2U94}" suffix to name 2026/06/02 01:04:41 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/02 01:04:41 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/02 01:04:41 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/02 01:04:41 DEBUG : Setting pass="BedGjrpnzwyMThUOSSSWOQVH9rZEwPXN" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/02 01:04:41 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/02 01:04:41 NOTICE: TestSFTPOpenssh{Z2U94}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye/not found.txt: New connection 127.0.0.1:58362->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye/not found.txt: Shell type "unix" from config 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye/not found.txt: Relative path resolved to "/home/rclone/rclone-test-hosowun6soye/not found.txt" 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye/not found.txt: Using root directory "/home/rclone/rclone-test-hosowun6soye/not found.txt" 2026/06/02 01:04:41 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestSFTPOpenssh:" path "rclone-test-hosowun6soye" from "TestSFTPOpenssh:rclone-test-hosowun6soye" 2026/06/02 01:04:41 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2026/06/02 01:04:41 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/06/02 01:04:41 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/02 01:04:41 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/02 01:04:41 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/02 01:04:41 DEBUG : Setting pass="BedGjrpnzwyMThUOSSSWOQVH9rZEwPXN" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/02 01:04:41 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/02 01:04:41 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{Z2U94}" suffix to name 2026/06/02 01:04:41 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/02 01:04:41 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/02 01:04:41 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/02 01:04:41 DEBUG : Setting pass="BedGjrpnzwyMThUOSSSWOQVH9rZEwPXN" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/02 01:04:41 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/02 01:04:41 NOTICE: TestSFTPOpenssh{Z2U94}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:58364->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-hosowun6soye/file name.txt" 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/file\ name.txt 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 5272bdf7a374846db614690220fc41fb /home/rclone/rclone-test-hosowun6soye/file name.txt 2026/06/02 01:04:41 DEBUG : rclone-test-hosowun6soye/file name.txt: Parsed hash: 5272bdf7a374846db614690220fc41fb 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-hosowun6soye/file name.txt" 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/file\ name.txt 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 6abc7140e3a8a1d112346eb9df810e646241d0a0 /home/rclone/rclone-test-hosowun6soye/file name.txt 2026/06/02 01:04:41 DEBUG : rclone-test-hosowun6soye/file name.txt: Parsed hash: 6abc7140e3a8a1d112346eb9df810e646241d0a0 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-hosowun6soye/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 0e1caf032da68ad82145bfee20e89a15 /home/rclone/rclone-test-hosowun6soye/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/02 01:04:41 DEBUG : rclone-test-hosowun6soye/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0e1caf032da68ad82145bfee20e89a15 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-hosowun6soye/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 5a268ebe3b5d5e78bf4ab7319ea3da0e5755523a /home/rclone/rclone-test-hosowun6soye/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/02 01:04:41 DEBUG : rclone-test-hosowun6soye/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 5a268ebe3b5d5e78bf4ab7319ea3da0e5755523a === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-hosowun6soye/file name.txt" 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/file\ name.txt 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 5272bdf7a374846db614690220fc41fb /home/rclone/rclone-test-hosowun6soye/file name.txt 2026/06/02 01:04:41 DEBUG : rclone-test-hosowun6soye/file name.txt: Parsed hash: 5272bdf7a374846db614690220fc41fb 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-hosowun6soye/file name.txt" 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/file\ name.txt 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 6abc7140e3a8a1d112346eb9df810e646241d0a0 /home/rclone/rclone-test-hosowun6soye/file name.txt 2026/06/02 01:04:41 DEBUG : rclone-test-hosowun6soye/file name.txt: Parsed hash: 6abc7140e3a8a1d112346eb9df810e646241d0a0 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1957: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-hosowun6soye/created from root.txt" 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/created\ from\ root.txt 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 40f855d35d15c945a9155b66aa32c3e7 /home/rclone/rclone-test-hosowun6soye/created from root.txt 2026/06/02 01:04:41 DEBUG : rclone-test-hosowun6soye/created from root.txt: Parsed hash: 40f855d35d15c945a9155b66aa32c3e7 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-hosowun6soye/created from root.txt" 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/created\ from\ root.txt 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: eba6d06981c85053d2344f672c7a074c57878697 /home/rclone/rclone-test-hosowun6soye/created from root.txt 2026/06/02 01:04:41 DEBUG : rclone-test-hosowun6soye/created from root.txt: Parsed hash: eba6d06981c85053d2344f672c7a074c57878697 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-hosowun6soye/created from root.txt" 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/created\ from\ root.txt 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 40f855d35d15c945a9155b66aa32c3e7 /home/rclone/rclone-test-hosowun6soye/created from root.txt 2026/06/02 01:04:41 DEBUG : rclone-test-hosowun6soye/created from root.txt: Parsed hash: 40f855d35d15c945a9155b66aa32c3e7 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-hosowun6soye/created from root.txt" 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/created\ from\ root.txt 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: eba6d06981c85053d2344f672c7a074c57878697 /home/rclone/rclone-test-hosowun6soye/created from root.txt 2026/06/02 01:04:41 DEBUG : rclone-test-hosowun6soye/created from root.txt: Parsed hash: eba6d06981c85053d2344f672c7a074c57878697 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-hosowun6soye/created from root.txt" 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/created\ from\ root.txt 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 40f855d35d15c945a9155b66aa32c3e7 /home/rclone/rclone-test-hosowun6soye/created from root.txt 2026/06/02 01:04:41 DEBUG : rclone-test-hosowun6soye/created from root.txt: Parsed hash: 40f855d35d15c945a9155b66aa32c3e7 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-hosowun6soye/created from root.txt" 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/created\ from\ root.txt 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: eba6d06981c85053d2344f672c7a074c57878697 /home/rclone/rclone-test-hosowun6soye/created from root.txt 2026/06/02 01:04:41 DEBUG : rclone-test-hosowun6soye/created from root.txt: Parsed hash: eba6d06981c85053d2344f672c7a074c57878697 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-hosowun6soye/file name.txt" 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/file\ name.txt 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 5272bdf7a374846db614690220fc41fb /home/rclone/rclone-test-hosowun6soye/file name.txt 2026/06/02 01:04:41 DEBUG : rclone-test-hosowun6soye/file name.txt: Parsed hash: 5272bdf7a374846db614690220fc41fb 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-hosowun6soye/file name.txt" 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/file\ name.txt 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 6abc7140e3a8a1d112346eb9df810e646241d0a0 /home/rclone/rclone-test-hosowun6soye/file name.txt 2026/06/02 01:04:41 DEBUG : rclone-test-hosowun6soye/file name.txt: Parsed hash: 6abc7140e3a8a1d112346eb9df810e646241d0a0 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-hosowun6soye/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 0e1caf032da68ad82145bfee20e89a15 /home/rclone/rclone-test-hosowun6soye/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/02 01:04:41 DEBUG : rclone-test-hosowun6soye/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0e1caf032da68ad82145bfee20e89a15 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-hosowun6soye/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 5a268ebe3b5d5e78bf4ab7319ea3da0e5755523a /home/rclone/rclone-test-hosowun6soye/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/02 01:04:41 DEBUG : rclone-test-hosowun6soye/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 5a268ebe3b5d5e78bf4ab7319ea3da0e5755523a === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-hosowun6soye/file name.txt" 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/file\ name.txt 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 5272bdf7a374846db614690220fc41fb /home/rclone/rclone-test-hosowun6soye/file name.txt 2026/06/02 01:04:41 DEBUG : rclone-test-hosowun6soye/file name.txt: Parsed hash: 5272bdf7a374846db614690220fc41fb 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-hosowun6soye/file name.txt" 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/file\ name.txt 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 6abc7140e3a8a1d112346eb9df810e646241d0a0 /home/rclone/rclone-test-hosowun6soye/file name.txt 2026/06/02 01:04:41 DEBUG : rclone-test-hosowun6soye/file name.txt: Parsed hash: 6abc7140e3a8a1d112346eb9df810e646241d0a0 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-hosowun6soye/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 0e1caf032da68ad82145bfee20e89a15 /home/rclone/rclone-test-hosowun6soye/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/02 01:04:41 DEBUG : rclone-test-hosowun6soye/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0e1caf032da68ad82145bfee20e89a15 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-hosowun6soye/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 5a268ebe3b5d5e78bf4ab7319ea3da0e5755523a /home/rclone/rclone-test-hosowun6soye/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/02 01:04:41 DEBUG : rclone-test-hosowun6soye/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 5a268ebe3b5d5e78bf4ab7319ea3da0e5755523a === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2016: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2121: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2137: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 0e1caf032da68ad82145bfee20e89a15 /home/rclone/rclone-test-hosowun6soye/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/02 01:04:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 0e1caf032da68ad82145bfee20e89a15 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 5a268ebe3b5d5e78bf4ab7319ea3da0e5755523a /home/rclone/rclone-test-hosowun6soye/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/06/02 01:04:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 5a268ebe3b5d5e78bf4ab7319ea3da0e5755523a === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Server has VFS statistics extension 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: About path "/home/rclone/rclone-test-hosowun6soye" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/piped data.txt" 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/piped\ data.txt 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-hosowun6soye/piped data.txt 2026/06/02 01:04:41 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/piped data.txt" 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/piped\ data.txt 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-hosowun6soye/piped data.txt 2026/06/02 01:04:41 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/piped data.txt" 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/piped\ data.txt 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-hosowun6soye/piped data.txt 2026/06/02 01:04:41 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/piped data.txt" 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/piped\ data.txt 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-hosowun6soye/piped data.txt 2026/06/02 01:04:41 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/piped data.txt" 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/piped\ data.txt 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 8af8627b4d24dd9204ee08c5c39d9dad /home/rclone/rclone-test-hosowun6soye/piped data.txt 2026/06/02 01:04:41 DEBUG : piped data.txt: Parsed hash: 8af8627b4d24dd9204ee08c5c39d9dad 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/piped data.txt" 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/piped\ data.txt 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 93f0a0555f74e186ef98e8770ad24ddabb1119c3 /home/rclone/rclone-test-hosowun6soye/piped data.txt 2026/06/02 01:04:41 DEBUG : piped data.txt: Parsed hash: 93f0a0555f74e186ef98e8770ad24ddabb1119c3 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/piped data.txt" 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/piped\ data.txt 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 8af8627b4d24dd9204ee08c5c39d9dad /home/rclone/rclone-test-hosowun6soye/piped data.txt 2026/06/02 01:04:41 DEBUG : piped data.txt: Parsed hash: 8af8627b4d24dd9204ee08c5c39d9dad 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/piped data.txt" 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/piped\ data.txt 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 93f0a0555f74e186ef98e8770ad24ddabb1119c3 /home/rclone/rclone-test-hosowun6soye/piped data.txt 2026/06/02 01:04:41 DEBUG : piped data.txt: Parsed hash: 93f0a0555f74e186ef98e8770ad24ddabb1119c3 === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2355: *sftp.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2376: *sftp.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2497: *sftp.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/unknown-size-update.txt" 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/unknown-size-update.txt 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 95fcbfa531bee0dbe703917a6cfc0502 /home/rclone/rclone-test-hosowun6soye/unknown-size-update.txt 2026/06/02 01:04:41 DEBUG : unknown-size-update.txt: Parsed hash: 95fcbfa531bee0dbe703917a6cfc0502 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/unknown-size-update.txt" 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/unknown-size-update.txt 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 1db676190aeaa9b12885f648e201dc35c4d10c2e /home/rclone/rclone-test-hosowun6soye/unknown-size-update.txt 2026/06/02 01:04:41 DEBUG : unknown-size-update.txt: Parsed hash: 1db676190aeaa9b12885f648e201dc35c4d10c2e 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/unknown-size-update.txt" 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: md5sum /home/rclone/rclone-test-hosowun6soye/unknown-size-update.txt 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 95fcbfa531bee0dbe703917a6cfc0502 /home/rclone/rclone-test-hosowun6soye/unknown-size-update.txt 2026/06/02 01:04:41 DEBUG : unknown-size-update.txt: Parsed hash: 95fcbfa531bee0dbe703917a6cfc0502 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Shell path "/home/rclone/rclone-test-hosowun6soye/unknown-size-update.txt" 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Running remote command: sha1sum /home/rclone/rclone-test-hosowun6soye/unknown-size-update.txt 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Remote command result: 1db676190aeaa9b12885f648e201dc35c4d10c2e /home/rclone/rclone-test-hosowun6soye/unknown-size-update.txt 2026/06/02 01:04:41 DEBUG : unknown-size-update.txt: Parsed hash: 1db676190aeaa9b12885f648e201dc35c4d10c2e === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/06/02 01:04:41 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-hosowun6soye/deeper/nonexisting/directory" 2026/06/02 01:04:41 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/06/02 01:04:41 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/02 01:04:41 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/02 01:04:41 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/02 01:04:41 DEBUG : Setting pass="BedGjrpnzwyMThUOSSSWOQVH9rZEwPXN" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/02 01:04:41 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/02 01:04:41 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{Z2U94}" suffix to name 2026/06/02 01:04:41 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/02 01:04:41 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/02 01:04:41 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/02 01:04:41 DEBUG : Setting pass="BedGjrpnzwyMThUOSSSWOQVH9rZEwPXN" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/02 01:04:41 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/02 01:04:41 NOTICE: TestSFTPOpenssh{Z2U94}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye/deeper/nonexisting/directory: New connection 127.0.0.1:58372->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye/deeper/nonexisting/directory: Shell type "unix" from config 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye/deeper/nonexisting/directory: Failed to resolve path using RealPath: file does not exist 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye/deeper/nonexisting/directory: Relative path joined with current directory to get absolute path "/home/rclone/rclone-test-hosowun6soye/deeper/nonexisting/directory" 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye/deeper/nonexisting/directory: Using root directory "/home/rclone/rclone-test-hosowun6soye/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2680: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2737: FS has no Directory methods and doesn't Wrap 2026/06/02 01:04:41 DEBUG : Waiting for deletions to finish 2026/06/02 01:04:41 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/06/02 01:04:41 DEBUG : removing 1 level 4 directories 2026/06/02 01:04:41 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/06/02 01:04:41 DEBUG : removing 1 level 3 directories 2026/06/02 01:04:41 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/06/02 01:04:41 DEBUG : removing 1 level 2 directories 2026/06/02 01:04:41 INFO : hello? sausage/êé: Removing directory 2026/06/02 01:04:41 DEBUG : removing 1 level 1 directories 2026/06/02 01:04:41 INFO : hello? sausage: Removing directory 2026/06/02 01:04:41 DEBUG : removing 1 level 0 directories 2026/06/02 01:04:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Removing directory 2026/06/02 01:04:41 ERROR : error listing: directory not found 2026/06/02 01:04:41 DEBUG : Waiting for deletions to finish 2026/06/02 01:04:41 ERROR : error listing: directory not found 2026/06/02 01:04:41 ERROR : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Failed to list "": directory not found 2026/06/02 01:04:41 DEBUG : removing 1 level 0 directories 2026/06/02 01:04:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Removing directory 2026/06/02 01:04:41 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2026/06/02 01:04:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hosowun6soye: Closing 2 unused connections 2026/06/02 01:04:41 NOTICE: TestSFTPOpenssh: Stopping server --- PASS: TestIntegration (3.15s) --- 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.97s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.02s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.00s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.00s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (0.50s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.03s) --- 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.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.17s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.09s) --- 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.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.02s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.03s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.02s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.08s) --- PASS: TestIntegration/FsMkdir/FsDirSetModTime (0.01s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- PASS: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 sftp_test.go:25: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestIntegration3 sftp_test.go:35: skipping as -remote is set --- SKIP: TestIntegration3 (0.00s) PASS ok github.com/rclone/rclone/backend/sftp 4.383s "go test -v -timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished OK in 5.199980324s (try 1/5)