"go test -v -timeout 1h0m0s -remote TestSFTPRclone: -verbose" - Starting (try 1/5) === RUN TestShellEscapeUnix --- PASS: TestShellEscapeUnix (0.00s) === RUN TestShellEscapeCmd --- PASS: TestShellEscapeCmd (0.00s) === RUN TestShellEscapePowerShell --- PASS: TestShellEscapePowerShell (0.00s) === RUN TestRemotePathEncodesRemoteNames --- PASS: TestRemotePathEncodesRemoteNames (0.00s) === RUN TestRemoteShellPathEncodesRemoteNames --- PASS: TestRemoteShellPathEncodesRemoteNames (0.00s) === RUN TestRemoteShellPathEncodesPathOverrideNames --- PASS: TestRemoteShellPathEncodesPathOverrideNames (0.00s) === RUN TestParseHash --- PASS: TestParseHash (0.00s) === RUN TestParseUsage --- PASS: TestParseUsage (0.00s) === RUN TestSSHExternalWaitMultipleCalls --- PASS: TestSSHExternalWaitMultipleCalls (0.10s) === RUN TestSSHExternalCloseMultipleCalls --- PASS: TestSSHExternalCloseMultipleCalls (0.00s) === RUN TestStringLock --- PASS: TestStringLock (1.15s) === RUN TestIntegration fstests.go:457: Using remote "TestSFTPRclone:" 2026/07/18 03:52:52 NOTICE: TestSFTPRclone: Starting server 2026/07/18 03:52:53 NOTICE: TestSFTPRclone: Attempting to connect to "127.0.0.1:28621" try 1/100 2026/07/18 03:52:53 DEBUG : TestSFTPRclone: Read 1, error: 2026/07/18 03:52:53 NOTICE: TestSFTPRclone: Started server and connected to "127.0.0.1:28621" 2026/07/18 03:52:53 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-mivijuw6dovo" 2026/07/18 03:52:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/18 03:52:53 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/18 03:52:53 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/18 03:52:53 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/18 03:52:53 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/18 03:52:53 DEBUG : Setting pass="_v4J42KYj5p5Ph14ja6OovtZMtVg2XxjMjOFtTlwpfhI6hY" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/18 03:52:53 DEBUG : TestSFTPRclone: detected overridden config - adding "{_cyhP}" suffix to name 2026/07/18 03:52:53 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/18 03:52:53 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/18 03:52:53 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/18 03:52:53 DEBUG : Setting pass="_v4J42KYj5p5Ph14ja6OovtZMtVg2XxjMjOFtTlwpfhI6hY" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/18 03:52:53 NOTICE: TestSFTPRclone{_cyhP}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/18 03:52:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: New connection 127.0.0.1:45222->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9965.961266888" 2026/07/18 03:52:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell type "unix" from config 2026/07/18 03:52:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Relative path resolved to "/rclone-test-mivijuw6dovo" 2026/07/18 03:52:53 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Using root directory "/rclone-test-mivijuw6dovo" 2026/07/18 03:52:53 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE === RUN TestIntegration/FsCheckWrap fstests.go:498: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:526: 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/07/18 03:52:54 INFO : dir/subdir: Making directory 2026/07/18 03:52:54 INFO : dir/subdir: Removing directory 2026/07/18 03:52:54 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2026/07/18 03:52:54 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:727: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: bb517e4f76c9e41ca12f9958ed40db93 /rclone-test-mivijuw6dovo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/18 03:52:54 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: bb517e4f76c9e41ca12f9958ed40db93 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: sha1sum /rclone-test-mivijuw6dovo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 4db2b11a48b46cfd510a4dff6f9130c98cc220bf /rclone-test-mivijuw6dovo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/18 03:52:54 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 4db2b11a48b46cfd510a4dff6f9130c98cc220bf 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: bb517e4f76c9e41ca12f9958ed40db93 /rclone-test-mivijuw6dovo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/18 03:52:54 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: bb517e4f76c9e41ca12f9958ed40db93 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: sha1sum /rclone-test-mivijuw6dovo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 4db2b11a48b46cfd510a4dff6f9130c98cc220bf /rclone-test-mivijuw6dovo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/18 03:52:54 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 4db2b11a48b46cfd510a4dff6f9130c98cc220bf 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: bb517e4f76c9e41ca12f9958ed40db93 /rclone-test-mivijuw6dovo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/18 03:52:54 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: bb517e4f76c9e41ca12f9958ed40db93 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: sha1sum /rclone-test-mivijuw6dovo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 4db2b11a48b46cfd510a4dff6f9130c98cc220bf /rclone-test-mivijuw6dovo/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/07/18 03:52:54 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 4db2b11a48b46cfd510a4dff6f9130c98cc220bf === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:727: testing "." 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/./." 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/./. 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 6d521b152aa2f75c1aa193db925d6714 /rclone-test-mivijuw6dovo/./. 2026/07/18 03:52:54 DEBUG : ./.: Parsed hash: 6d521b152aa2f75c1aa193db925d6714 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/./." 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: sha1sum /rclone-test-mivijuw6dovo/./. 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: fe83efd18184763688445ff7e77fc23de716afbe /rclone-test-mivijuw6dovo/./. 2026/07/18 03:52:54 DEBUG : ./.: Parsed hash: fe83efd18184763688445ff7e77fc23de716afbe 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/./." 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/./. 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 6d521b152aa2f75c1aa193db925d6714 /rclone-test-mivijuw6dovo/./. 2026/07/18 03:52:54 DEBUG : ./.: Parsed hash: 6d521b152aa2f75c1aa193db925d6714 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/./." 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: sha1sum /rclone-test-mivijuw6dovo/./. 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: fe83efd18184763688445ff7e77fc23de716afbe /rclone-test-mivijuw6dovo/./. 2026/07/18 03:52:54 DEBUG : ./.: Parsed hash: fe83efd18184763688445ff7e77fc23de716afbe 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/./." 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/./. 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 6d521b152aa2f75c1aa193db925d6714 /rclone-test-mivijuw6dovo/./. 2026/07/18 03:52:54 DEBUG : ./.: Parsed hash: 6d521b152aa2f75c1aa193db925d6714 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/./." 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: sha1sum /rclone-test-mivijuw6dovo/./. 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: fe83efd18184763688445ff7e77fc23de716afbe /rclone-test-mivijuw6dovo/./. 2026/07/18 03:52:54 DEBUG : ./.: Parsed hash: fe83efd18184763688445ff7e77fc23de716afbe === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/../.." 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/../.. 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: e6593fdd49e9071a681c8f4ffc7c66a1 /rclone-test-mivijuw6dovo/../.. 2026/07/18 03:52:54 DEBUG : ../..: Parsed hash: e6593fdd49e9071a681c8f4ffc7c66a1 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/../.." 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: sha1sum /rclone-test-mivijuw6dovo/../.. 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: b8b86ca2828a03056ae1c7dbc38d72c393ad5bf0 /rclone-test-mivijuw6dovo/../.. 2026/07/18 03:52:54 DEBUG : ../..: Parsed hash: b8b86ca2828a03056ae1c7dbc38d72c393ad5bf0 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/../.." 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/../.. 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: e6593fdd49e9071a681c8f4ffc7c66a1 /rclone-test-mivijuw6dovo/../.. 2026/07/18 03:52:54 DEBUG : ../..: Parsed hash: e6593fdd49e9071a681c8f4ffc7c66a1 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/../.." 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: sha1sum /rclone-test-mivijuw6dovo/../.. 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: b8b86ca2828a03056ae1c7dbc38d72c393ad5bf0 /rclone-test-mivijuw6dovo/../.. 2026/07/18 03:52:54 DEBUG : ../..: Parsed hash: b8b86ca2828a03056ae1c7dbc38d72c393ad5bf0 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/../.." 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/../.. 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: e6593fdd49e9071a681c8f4ffc7c66a1 /rclone-test-mivijuw6dovo/../.. 2026/07/18 03:52:54 DEBUG : ../..: Parsed hash: e6593fdd49e9071a681c8f4ffc7c66a1 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/../.." 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: sha1sum /rclone-test-mivijuw6dovo/../.. 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: b8b86ca2828a03056ae1c7dbc38d72c393ad5bf0 /rclone-test-mivijuw6dovo/../.. 2026/07/18 03:52:54 DEBUG : ../..: Parsed hash: b8b86ca2828a03056ae1c7dbc38d72c393ad5bf0 === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 77abdec430f1032baa5c3ee5d5c976a1 /rclone-test-mivijuw6dovo/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/18 03:52:54 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 77abdec430f1032baa5c3ee5d5c976a1 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: sha1sum /rclone-test-mivijuw6dovo/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 5a051ca3379c6de137a2581344521a969b5de911 /rclone-test-mivijuw6dovo/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/18 03:52:54 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 5a051ca3379c6de137a2581344521a969b5de911 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 77abdec430f1032baa5c3ee5d5c976a1 /rclone-test-mivijuw6dovo/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/18 03:52:54 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 77abdec430f1032baa5c3ee5d5c976a1 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: sha1sum /rclone-test-mivijuw6dovo/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 5a051ca3379c6de137a2581344521a969b5de911 /rclone-test-mivijuw6dovo/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/18 03:52:54 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 5a051ca3379c6de137a2581344521a969b5de911 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 77abdec430f1032baa5c3ee5d5c976a1 /rclone-test-mivijuw6dovo/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/18 03:52:54 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 77abdec430f1032baa5c3ee5d5c976a1 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: sha1sum /rclone-test-mivijuw6dovo/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 5a051ca3379c6de137a2581344521a969b5de911 /rclone-test-mivijuw6dovo/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/07/18 03:52:54 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 5a051ca3379c6de137a2581344521a969b5de911 === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/ leading space/ leading space" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/\ leading\ space/\ leading\ space 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 5ca344859f4f84050b751f0118952540 /rclone-test-mivijuw6dovo/ leading space/ leading space 2026/07/18 03:52:54 DEBUG : leading space/ leading space: Parsed hash: 5ca344859f4f84050b751f0118952540 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/ leading space/ leading space" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: sha1sum /rclone-test-mivijuw6dovo/\ leading\ space/\ leading\ space 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 10b0d9dbc147a55dc946dfcefe2d1807df21cdbd /rclone-test-mivijuw6dovo/ leading space/ leading space 2026/07/18 03:52:54 DEBUG : leading space/ leading space: Parsed hash: 10b0d9dbc147a55dc946dfcefe2d1807df21cdbd 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/ leading space/ leading space" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/\ leading\ space/\ leading\ space 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 5ca344859f4f84050b751f0118952540 /rclone-test-mivijuw6dovo/ leading space/ leading space 2026/07/18 03:52:54 DEBUG : leading space/ leading space: Parsed hash: 5ca344859f4f84050b751f0118952540 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/ leading space/ leading space" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: sha1sum /rclone-test-mivijuw6dovo/\ leading\ space/\ leading\ space 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 10b0d9dbc147a55dc946dfcefe2d1807df21cdbd /rclone-test-mivijuw6dovo/ leading space/ leading space 2026/07/18 03:52:54 DEBUG : leading space/ leading space: Parsed hash: 10b0d9dbc147a55dc946dfcefe2d1807df21cdbd 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/ leading space/ leading space" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/\ leading\ space/\ leading\ space 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 5ca344859f4f84050b751f0118952540 /rclone-test-mivijuw6dovo/ leading space/ leading space 2026/07/18 03:52:54 DEBUG : leading space/ leading space: Parsed hash: 5ca344859f4f84050b751f0118952540 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/ leading space/ leading space" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: sha1sum /rclone-test-mivijuw6dovo/\ leading\ space/\ leading\ space 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 10b0d9dbc147a55dc946dfcefe2d1807df21cdbd /rclone-test-mivijuw6dovo/ leading space/ leading space 2026/07/18 03:52:54 DEBUG : leading space/ leading space: Parsed hash: 10b0d9dbc147a55dc946dfcefe2d1807df21cdbd === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/~leading tilde/~leading tilde" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/\~leading\ tilde/\~leading\ tilde 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 55bd9919e3318b5310fa8445d07659c8 /rclone-test-mivijuw6dovo/~leading tilde/~leading tilde 2026/07/18 03:52:54 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 55bd9919e3318b5310fa8445d07659c8 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/~leading tilde/~leading tilde" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: sha1sum /rclone-test-mivijuw6dovo/\~leading\ tilde/\~leading\ tilde 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 336b45593d01f4ce896dfd6f1b34c61feee258a0 /rclone-test-mivijuw6dovo/~leading tilde/~leading tilde 2026/07/18 03:52:54 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 336b45593d01f4ce896dfd6f1b34c61feee258a0 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/~leading tilde/~leading tilde" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/\~leading\ tilde/\~leading\ tilde 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 55bd9919e3318b5310fa8445d07659c8 /rclone-test-mivijuw6dovo/~leading tilde/~leading tilde 2026/07/18 03:52:54 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 55bd9919e3318b5310fa8445d07659c8 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/~leading tilde/~leading tilde" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: sha1sum /rclone-test-mivijuw6dovo/\~leading\ tilde/\~leading\ tilde 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 336b45593d01f4ce896dfd6f1b34c61feee258a0 /rclone-test-mivijuw6dovo/~leading tilde/~leading tilde 2026/07/18 03:52:54 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 336b45593d01f4ce896dfd6f1b34c61feee258a0 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/~leading tilde/~leading tilde" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/\~leading\ tilde/\~leading\ tilde 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 55bd9919e3318b5310fa8445d07659c8 /rclone-test-mivijuw6dovo/~leading tilde/~leading tilde 2026/07/18 03:52:54 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 55bd9919e3318b5310fa8445d07659c8 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/~leading tilde/~leading tilde" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: sha1sum /rclone-test-mivijuw6dovo/\~leading\ tilde/\~leading\ tilde 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 336b45593d01f4ce896dfd6f1b34c61feee258a0 /rclone-test-mivijuw6dovo/~leading tilde/~leading tilde 2026/07/18 03:52:54 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 336b45593d01f4ce896dfd6f1b34c61feee258a0 === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/␍leading CR/␍leading CR" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/␍leading\ CR/␍leading\ CR 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 686b4a550407a23ac61326bc0c0437e7 /rclone-test-mivijuw6dovo/␍leading CR/␍leading CR 2026/07/18 03:52:54 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 686b4a550407a23ac61326bc0c0437e7 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/␍leading CR/␍leading CR" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: sha1sum /rclone-test-mivijuw6dovo/␍leading\ CR/␍leading\ CR 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: ed75ca1a2d9d61819b2c46b8f279766ea98af8da /rclone-test-mivijuw6dovo/␍leading CR/␍leading CR 2026/07/18 03:52:54 DEBUG : ␍leading CR/␍leading CR: Parsed hash: ed75ca1a2d9d61819b2c46b8f279766ea98af8da 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/␍leading CR/␍leading CR" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/␍leading\ CR/␍leading\ CR 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 686b4a550407a23ac61326bc0c0437e7 /rclone-test-mivijuw6dovo/␍leading CR/␍leading CR 2026/07/18 03:52:54 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 686b4a550407a23ac61326bc0c0437e7 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/␍leading CR/␍leading CR" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: sha1sum /rclone-test-mivijuw6dovo/␍leading\ CR/␍leading\ CR 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: ed75ca1a2d9d61819b2c46b8f279766ea98af8da /rclone-test-mivijuw6dovo/␍leading CR/␍leading CR 2026/07/18 03:52:54 DEBUG : ␍leading CR/␍leading CR: Parsed hash: ed75ca1a2d9d61819b2c46b8f279766ea98af8da 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/␍leading CR/␍leading CR" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/␍leading\ CR/␍leading\ CR 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 686b4a550407a23ac61326bc0c0437e7 /rclone-test-mivijuw6dovo/␍leading CR/␍leading CR 2026/07/18 03:52:54 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 686b4a550407a23ac61326bc0c0437e7 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/␍leading CR/␍leading CR" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: sha1sum /rclone-test-mivijuw6dovo/␍leading\ CR/␍leading\ CR 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: ed75ca1a2d9d61819b2c46b8f279766ea98af8da /rclone-test-mivijuw6dovo/␍leading CR/␍leading CR 2026/07/18 03:52:54 DEBUG : ␍leading CR/␍leading CR: Parsed hash: ed75ca1a2d9d61819b2c46b8f279766ea98af8da === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/␊leading LF/␊leading LF" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/␊leading\ LF/␊leading\ LF 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 2150f734f082e685393e32838c0822e3 /rclone-test-mivijuw6dovo/␊leading LF/␊leading LF 2026/07/18 03:52:54 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 2150f734f082e685393e32838c0822e3 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/␊leading LF/␊leading LF" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: sha1sum /rclone-test-mivijuw6dovo/␊leading\ LF/␊leading\ LF 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: e2478abfdc6079ca8af4c9efb6e0928e056b1a82 /rclone-test-mivijuw6dovo/␊leading LF/␊leading LF 2026/07/18 03:52:54 DEBUG : ␊leading LF/␊leading LF: Parsed hash: e2478abfdc6079ca8af4c9efb6e0928e056b1a82 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/␊leading LF/␊leading LF" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/␊leading\ LF/␊leading\ LF 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 2150f734f082e685393e32838c0822e3 /rclone-test-mivijuw6dovo/␊leading LF/␊leading LF 2026/07/18 03:52:54 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 2150f734f082e685393e32838c0822e3 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/␊leading LF/␊leading LF" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: sha1sum /rclone-test-mivijuw6dovo/␊leading\ LF/␊leading\ LF 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: e2478abfdc6079ca8af4c9efb6e0928e056b1a82 /rclone-test-mivijuw6dovo/␊leading LF/␊leading LF 2026/07/18 03:52:54 DEBUG : ␊leading LF/␊leading LF: Parsed hash: e2478abfdc6079ca8af4c9efb6e0928e056b1a82 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/␊leading LF/␊leading LF" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/␊leading\ LF/␊leading\ LF 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 2150f734f082e685393e32838c0822e3 /rclone-test-mivijuw6dovo/␊leading LF/␊leading LF 2026/07/18 03:52:54 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 2150f734f082e685393e32838c0822e3 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/␊leading LF/␊leading LF" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: sha1sum /rclone-test-mivijuw6dovo/␊leading\ LF/␊leading\ LF 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: e2478abfdc6079ca8af4c9efb6e0928e056b1a82 /rclone-test-mivijuw6dovo/␊leading LF/␊leading LF 2026/07/18 03:52:54 DEBUG : ␊leading LF/␊leading LF: Parsed hash: e2478abfdc6079ca8af4c9efb6e0928e056b1a82 === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: testing "␉leading HT" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/␉leading HT/␉leading HT" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/␉leading\ HT/␉leading\ HT 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: f8d9bba0e19c31cbeeab03629e0ae9e9 /rclone-test-mivijuw6dovo/␉leading HT/␉leading HT 2026/07/18 03:52:54 DEBUG : ␉leading HT/␉leading HT: Parsed hash: f8d9bba0e19c31cbeeab03629e0ae9e9 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/␉leading HT/␉leading HT" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: sha1sum /rclone-test-mivijuw6dovo/␉leading\ HT/␉leading\ HT 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: e35afd2af1899674f9f4e5f76fed3076f7048a63 /rclone-test-mivijuw6dovo/␉leading HT/␉leading HT 2026/07/18 03:52:54 DEBUG : ␉leading HT/␉leading HT: Parsed hash: e35afd2af1899674f9f4e5f76fed3076f7048a63 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/␉leading HT/␉leading HT" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/␉leading\ HT/␉leading\ HT 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: f8d9bba0e19c31cbeeab03629e0ae9e9 /rclone-test-mivijuw6dovo/␉leading HT/␉leading HT 2026/07/18 03:52:54 DEBUG : ␉leading HT/␉leading HT: Parsed hash: f8d9bba0e19c31cbeeab03629e0ae9e9 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/␉leading HT/␉leading HT" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: sha1sum /rclone-test-mivijuw6dovo/␉leading\ HT/␉leading\ HT 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: e35afd2af1899674f9f4e5f76fed3076f7048a63 /rclone-test-mivijuw6dovo/␉leading HT/␉leading HT 2026/07/18 03:52:54 DEBUG : ␉leading HT/␉leading HT: Parsed hash: e35afd2af1899674f9f4e5f76fed3076f7048a63 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/␉leading HT/␉leading HT" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/␉leading\ HT/␉leading\ HT 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: f8d9bba0e19c31cbeeab03629e0ae9e9 /rclone-test-mivijuw6dovo/␉leading HT/␉leading HT 2026/07/18 03:52:54 DEBUG : ␉leading HT/␉leading HT: Parsed hash: f8d9bba0e19c31cbeeab03629e0ae9e9 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/␉leading HT/␉leading HT" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: sha1sum /rclone-test-mivijuw6dovo/␉leading\ HT/␉leading\ HT 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: e35afd2af1899674f9f4e5f76fed3076f7048a63 /rclone-test-mivijuw6dovo/␉leading HT/␉leading HT 2026/07/18 03:52:54 DEBUG : ␉leading HT/␉leading HT: Parsed hash: e35afd2af1899674f9f4e5f76fed3076f7048a63 === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/␋leading VT/␋leading VT" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/␋leading\ VT/␋leading\ VT 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 6b75d543948a59f09e279bc4f2ae0538 /rclone-test-mivijuw6dovo/␋leading VT/␋leading VT 2026/07/18 03:52:54 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 6b75d543948a59f09e279bc4f2ae0538 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/␋leading VT/␋leading VT" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: sha1sum /rclone-test-mivijuw6dovo/␋leading\ VT/␋leading\ VT 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 5e7dca052063972a9b864f8a456e8d4f06fdd275 /rclone-test-mivijuw6dovo/␋leading VT/␋leading VT 2026/07/18 03:52:54 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 5e7dca052063972a9b864f8a456e8d4f06fdd275 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/␋leading VT/␋leading VT" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/␋leading\ VT/␋leading\ VT 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 6b75d543948a59f09e279bc4f2ae0538 /rclone-test-mivijuw6dovo/␋leading VT/␋leading VT 2026/07/18 03:52:54 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 6b75d543948a59f09e279bc4f2ae0538 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/␋leading VT/␋leading VT" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: sha1sum /rclone-test-mivijuw6dovo/␋leading\ VT/␋leading\ VT 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 5e7dca052063972a9b864f8a456e8d4f06fdd275 /rclone-test-mivijuw6dovo/␋leading VT/␋leading VT 2026/07/18 03:52:54 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 5e7dca052063972a9b864f8a456e8d4f06fdd275 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/␋leading VT/␋leading VT" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/␋leading\ VT/␋leading\ VT 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 6b75d543948a59f09e279bc4f2ae0538 /rclone-test-mivijuw6dovo/␋leading VT/␋leading VT 2026/07/18 03:52:54 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 6b75d543948a59f09e279bc4f2ae0538 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/␋leading VT/␋leading VT" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: sha1sum /rclone-test-mivijuw6dovo/␋leading\ VT/␋leading\ VT 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 5e7dca052063972a9b864f8a456e8d4f06fdd275 /rclone-test-mivijuw6dovo/␋leading VT/␋leading VT 2026/07/18 03:52:54 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 5e7dca052063972a9b864f8a456e8d4f06fdd275 === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:727: testing ".leading dot" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/.leading dot/.leading dot" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/.leading\ dot/.leading\ dot 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 3a6a09b9b27dbc8135602d9852e92c62 /rclone-test-mivijuw6dovo/.leading dot/.leading dot 2026/07/18 03:52:54 DEBUG : .leading dot/.leading dot: Parsed hash: 3a6a09b9b27dbc8135602d9852e92c62 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/.leading dot/.leading dot" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: sha1sum /rclone-test-mivijuw6dovo/.leading\ dot/.leading\ dot 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 8b66d01a946669a7ea9d1335aa31bf8a88cfd1b7 /rclone-test-mivijuw6dovo/.leading dot/.leading dot 2026/07/18 03:52:54 DEBUG : .leading dot/.leading dot: Parsed hash: 8b66d01a946669a7ea9d1335aa31bf8a88cfd1b7 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/.leading dot/.leading dot" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/.leading\ dot/.leading\ dot 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 3a6a09b9b27dbc8135602d9852e92c62 /rclone-test-mivijuw6dovo/.leading dot/.leading dot 2026/07/18 03:52:54 DEBUG : .leading dot/.leading dot: Parsed hash: 3a6a09b9b27dbc8135602d9852e92c62 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/.leading dot/.leading dot" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: sha1sum /rclone-test-mivijuw6dovo/.leading\ dot/.leading\ dot 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 8b66d01a946669a7ea9d1335aa31bf8a88cfd1b7 /rclone-test-mivijuw6dovo/.leading dot/.leading dot 2026/07/18 03:52:54 DEBUG : .leading dot/.leading dot: Parsed hash: 8b66d01a946669a7ea9d1335aa31bf8a88cfd1b7 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/.leading dot/.leading dot" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/.leading\ dot/.leading\ dot 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 3a6a09b9b27dbc8135602d9852e92c62 /rclone-test-mivijuw6dovo/.leading dot/.leading dot 2026/07/18 03:52:54 DEBUG : .leading dot/.leading dot: Parsed hash: 3a6a09b9b27dbc8135602d9852e92c62 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/.leading dot/.leading dot" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: sha1sum /rclone-test-mivijuw6dovo/.leading\ dot/.leading\ dot 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 8b66d01a946669a7ea9d1335aa31bf8a88cfd1b7 /rclone-test-mivijuw6dovo/.leading dot/.leading dot 2026/07/18 03:52:54 DEBUG : .leading dot/.leading dot: Parsed hash: 8b66d01a946669a7ea9d1335aa31bf8a88cfd1b7 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/trailing space /trailing space " 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/trailing\ space\ /trailing\ space\ 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 1f075e6dcf269c9e2c0d0b8fc0c368c2 /rclone-test-mivijuw6dovo/trailing space /trailing space 2026/07/18 03:52:54 DEBUG : trailing space /trailing space : Parsed hash: 1f075e6dcf269c9e2c0d0b8fc0c368c2 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/trailing space /trailing space " 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: sha1sum /rclone-test-mivijuw6dovo/trailing\ space\ /trailing\ space\ 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: dd9707db471c792b375002d6334151a43dfe2afd /rclone-test-mivijuw6dovo/trailing space /trailing space 2026/07/18 03:52:54 DEBUG : trailing space /trailing space : Parsed hash: dd9707db471c792b375002d6334151a43dfe2afd 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/trailing space /trailing space " 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/trailing\ space\ /trailing\ space\ 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 1f075e6dcf269c9e2c0d0b8fc0c368c2 /rclone-test-mivijuw6dovo/trailing space /trailing space 2026/07/18 03:52:54 DEBUG : trailing space /trailing space : Parsed hash: 1f075e6dcf269c9e2c0d0b8fc0c368c2 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/trailing space /trailing space " 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: sha1sum /rclone-test-mivijuw6dovo/trailing\ space\ /trailing\ space\ 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: dd9707db471c792b375002d6334151a43dfe2afd /rclone-test-mivijuw6dovo/trailing space /trailing space 2026/07/18 03:52:54 DEBUG : trailing space /trailing space : Parsed hash: dd9707db471c792b375002d6334151a43dfe2afd 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/trailing space /trailing space " 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/trailing\ space\ /trailing\ space\ 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 1f075e6dcf269c9e2c0d0b8fc0c368c2 /rclone-test-mivijuw6dovo/trailing space /trailing space 2026/07/18 03:52:54 DEBUG : trailing space /trailing space : Parsed hash: 1f075e6dcf269c9e2c0d0b8fc0c368c2 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/trailing space /trailing space " 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: sha1sum /rclone-test-mivijuw6dovo/trailing\ space\ /trailing\ space\ 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: dd9707db471c792b375002d6334151a43dfe2afd /rclone-test-mivijuw6dovo/trailing space /trailing space 2026/07/18 03:52:54 DEBUG : trailing space /trailing space : Parsed hash: dd9707db471c792b375002d6334151a43dfe2afd === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/trailing CR␍/trailing CR␍" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/trailing\ CR␍/trailing\ CR␍ 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: df832b5b0c8c53e0c871594f35ed3ff4 /rclone-test-mivijuw6dovo/trailing CR␍/trailing CR␍ 2026/07/18 03:52:54 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: df832b5b0c8c53e0c871594f35ed3ff4 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/trailing CR␍/trailing CR␍" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: sha1sum /rclone-test-mivijuw6dovo/trailing\ CR␍/trailing\ CR␍ 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: ae6d3d61085226a3fe6e1b5fdd0a430632a84276 /rclone-test-mivijuw6dovo/trailing CR␍/trailing CR␍ 2026/07/18 03:52:54 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: ae6d3d61085226a3fe6e1b5fdd0a430632a84276 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/trailing CR␍/trailing CR␍" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/trailing\ CR␍/trailing\ CR␍ 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: df832b5b0c8c53e0c871594f35ed3ff4 /rclone-test-mivijuw6dovo/trailing CR␍/trailing CR␍ 2026/07/18 03:52:54 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: df832b5b0c8c53e0c871594f35ed3ff4 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/trailing CR␍/trailing CR␍" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: sha1sum /rclone-test-mivijuw6dovo/trailing\ CR␍/trailing\ CR␍ 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: ae6d3d61085226a3fe6e1b5fdd0a430632a84276 /rclone-test-mivijuw6dovo/trailing CR␍/trailing CR␍ 2026/07/18 03:52:54 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: ae6d3d61085226a3fe6e1b5fdd0a430632a84276 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/trailing CR␍/trailing CR␍" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/trailing\ CR␍/trailing\ CR␍ 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: df832b5b0c8c53e0c871594f35ed3ff4 /rclone-test-mivijuw6dovo/trailing CR␍/trailing CR␍ 2026/07/18 03:52:54 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: df832b5b0c8c53e0c871594f35ed3ff4 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/trailing CR␍/trailing CR␍" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: sha1sum /rclone-test-mivijuw6dovo/trailing\ CR␍/trailing\ CR␍ 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: ae6d3d61085226a3fe6e1b5fdd0a430632a84276 /rclone-test-mivijuw6dovo/trailing CR␍/trailing CR␍ 2026/07/18 03:52:54 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: ae6d3d61085226a3fe6e1b5fdd0a430632a84276 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/trailing LF␊/trailing LF␊" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/trailing\ LF␊/trailing\ LF␊ 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: d47c82cca6cdc4dd9d36c05336697edd /rclone-test-mivijuw6dovo/trailing LF␊/trailing LF␊ 2026/07/18 03:52:54 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: d47c82cca6cdc4dd9d36c05336697edd 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/trailing LF␊/trailing LF␊" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: sha1sum /rclone-test-mivijuw6dovo/trailing\ LF␊/trailing\ LF␊ 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 3c3a6a102b09d3d3b0b58089d154fa1837405c35 /rclone-test-mivijuw6dovo/trailing LF␊/trailing LF␊ 2026/07/18 03:52:54 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 3c3a6a102b09d3d3b0b58089d154fa1837405c35 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/trailing LF␊/trailing LF␊" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/trailing\ LF␊/trailing\ LF␊ 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: d47c82cca6cdc4dd9d36c05336697edd /rclone-test-mivijuw6dovo/trailing LF␊/trailing LF␊ 2026/07/18 03:52:54 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: d47c82cca6cdc4dd9d36c05336697edd 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/trailing LF␊/trailing LF␊" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: sha1sum /rclone-test-mivijuw6dovo/trailing\ LF␊/trailing\ LF␊ 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 3c3a6a102b09d3d3b0b58089d154fa1837405c35 /rclone-test-mivijuw6dovo/trailing LF␊/trailing LF␊ 2026/07/18 03:52:54 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 3c3a6a102b09d3d3b0b58089d154fa1837405c35 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/trailing LF␊/trailing LF␊" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/trailing\ LF␊/trailing\ LF␊ 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: d47c82cca6cdc4dd9d36c05336697edd /rclone-test-mivijuw6dovo/trailing LF␊/trailing LF␊ 2026/07/18 03:52:54 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: d47c82cca6cdc4dd9d36c05336697edd 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/trailing LF␊/trailing LF␊" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: sha1sum /rclone-test-mivijuw6dovo/trailing\ LF␊/trailing\ LF␊ 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 3c3a6a102b09d3d3b0b58089d154fa1837405c35 /rclone-test-mivijuw6dovo/trailing LF␊/trailing LF␊ 2026/07/18 03:52:54 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 3c3a6a102b09d3d3b0b58089d154fa1837405c35 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/trailing HT␉/trailing HT␉" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/trailing\ HT␉/trailing\ HT␉ 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 1d3f0b39a6a8e0b0251d36b90d138389 /rclone-test-mivijuw6dovo/trailing HT␉/trailing HT␉ 2026/07/18 03:52:54 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 1d3f0b39a6a8e0b0251d36b90d138389 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/trailing HT␉/trailing HT␉" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: sha1sum /rclone-test-mivijuw6dovo/trailing\ HT␉/trailing\ HT␉ 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 02f5eaee0eb4805ea6098fcbb47972da8c07ac8d /rclone-test-mivijuw6dovo/trailing HT␉/trailing HT␉ 2026/07/18 03:52:54 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 02f5eaee0eb4805ea6098fcbb47972da8c07ac8d 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/trailing HT␉/trailing HT␉" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/trailing\ HT␉/trailing\ HT␉ 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 1d3f0b39a6a8e0b0251d36b90d138389 /rclone-test-mivijuw6dovo/trailing HT␉/trailing HT␉ 2026/07/18 03:52:54 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 1d3f0b39a6a8e0b0251d36b90d138389 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/trailing HT␉/trailing HT␉" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: sha1sum /rclone-test-mivijuw6dovo/trailing\ HT␉/trailing\ HT␉ 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 02f5eaee0eb4805ea6098fcbb47972da8c07ac8d /rclone-test-mivijuw6dovo/trailing HT␉/trailing HT␉ 2026/07/18 03:52:54 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 02f5eaee0eb4805ea6098fcbb47972da8c07ac8d 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/trailing HT␉/trailing HT␉" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/trailing\ HT␉/trailing\ HT␉ 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 1d3f0b39a6a8e0b0251d36b90d138389 /rclone-test-mivijuw6dovo/trailing HT␉/trailing HT␉ 2026/07/18 03:52:54 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 1d3f0b39a6a8e0b0251d36b90d138389 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/trailing HT␉/trailing HT␉" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: sha1sum /rclone-test-mivijuw6dovo/trailing\ HT␉/trailing\ HT␉ 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 02f5eaee0eb4805ea6098fcbb47972da8c07ac8d /rclone-test-mivijuw6dovo/trailing HT␉/trailing HT␉ 2026/07/18 03:52:54 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 02f5eaee0eb4805ea6098fcbb47972da8c07ac8d === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/trailing VT␋/trailing VT␋" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/trailing\ VT␋/trailing\ VT␋ 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 33301d9e3f58290431e29c31abd4315f /rclone-test-mivijuw6dovo/trailing VT␋/trailing VT␋ 2026/07/18 03:52:54 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 33301d9e3f58290431e29c31abd4315f 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/trailing VT␋/trailing VT␋" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: sha1sum /rclone-test-mivijuw6dovo/trailing\ VT␋/trailing\ VT␋ 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 2027f36fc665fff39099765642d8f9228e9afc38 /rclone-test-mivijuw6dovo/trailing VT␋/trailing VT␋ 2026/07/18 03:52:54 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 2027f36fc665fff39099765642d8f9228e9afc38 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/trailing VT␋/trailing VT␋" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/trailing\ VT␋/trailing\ VT␋ 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 33301d9e3f58290431e29c31abd4315f /rclone-test-mivijuw6dovo/trailing VT␋/trailing VT␋ 2026/07/18 03:52:54 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 33301d9e3f58290431e29c31abd4315f 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/trailing VT␋/trailing VT␋" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: sha1sum /rclone-test-mivijuw6dovo/trailing\ VT␋/trailing\ VT␋ 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 2027f36fc665fff39099765642d8f9228e9afc38 /rclone-test-mivijuw6dovo/trailing VT␋/trailing VT␋ 2026/07/18 03:52:54 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 2027f36fc665fff39099765642d8f9228e9afc38 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/trailing VT␋/trailing VT␋" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/trailing\ VT␋/trailing\ VT␋ 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 33301d9e3f58290431e29c31abd4315f /rclone-test-mivijuw6dovo/trailing VT␋/trailing VT␋ 2026/07/18 03:52:54 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 33301d9e3f58290431e29c31abd4315f 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/trailing VT␋/trailing VT␋" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: sha1sum /rclone-test-mivijuw6dovo/trailing\ VT␋/trailing\ VT␋ 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 2027f36fc665fff39099765642d8f9228e9afc38 /rclone-test-mivijuw6dovo/trailing VT␋/trailing VT␋ 2026/07/18 03:52:54 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 2027f36fc665fff39099765642d8f9228e9afc38 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/trailing dot./trailing dot." 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/trailing\ dot./trailing\ dot. 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 4e698de0daa66311ad9333c94a53bd89 /rclone-test-mivijuw6dovo/trailing dot./trailing dot. 2026/07/18 03:52:54 DEBUG : trailing dot./trailing dot.: Parsed hash: 4e698de0daa66311ad9333c94a53bd89 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/trailing dot./trailing dot." 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: sha1sum /rclone-test-mivijuw6dovo/trailing\ dot./trailing\ dot. 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 9992013ea87c2f7dbb7c2cfbd6f5132851460fe5 /rclone-test-mivijuw6dovo/trailing dot./trailing dot. 2026/07/18 03:52:54 DEBUG : trailing dot./trailing dot.: Parsed hash: 9992013ea87c2f7dbb7c2cfbd6f5132851460fe5 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/trailing dot./trailing dot." 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/trailing\ dot./trailing\ dot. 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 4e698de0daa66311ad9333c94a53bd89 /rclone-test-mivijuw6dovo/trailing dot./trailing dot. 2026/07/18 03:52:54 DEBUG : trailing dot./trailing dot.: Parsed hash: 4e698de0daa66311ad9333c94a53bd89 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/trailing dot./trailing dot." 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: sha1sum /rclone-test-mivijuw6dovo/trailing\ dot./trailing\ dot. 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 9992013ea87c2f7dbb7c2cfbd6f5132851460fe5 /rclone-test-mivijuw6dovo/trailing dot./trailing dot. 2026/07/18 03:52:54 DEBUG : trailing dot./trailing dot.: Parsed hash: 9992013ea87c2f7dbb7c2cfbd6f5132851460fe5 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/trailing dot./trailing dot." 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/trailing\ dot./trailing\ dot. 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 4e698de0daa66311ad9333c94a53bd89 /rclone-test-mivijuw6dovo/trailing dot./trailing dot. 2026/07/18 03:52:54 DEBUG : trailing dot./trailing dot.: Parsed hash: 4e698de0daa66311ad9333c94a53bd89 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/trailing dot./trailing dot." 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: sha1sum /rclone-test-mivijuw6dovo/trailing\ dot./trailing\ dot. 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 9992013ea87c2f7dbb7c2cfbd6f5132851460fe5 /rclone-test-mivijuw6dovo/trailing dot./trailing dot. 2026/07/18 03:52:54 DEBUG : trailing dot./trailing dot.: Parsed hash: 9992013ea87c2f7dbb7c2cfbd6f5132851460fe5 === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:727: testing "invalid utf-8\xfe" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/invalid\ utf-8/invalid\ utf-8 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 7f482b97ff22761168606792f5f5109f /rclone-test-mivijuw6dovo/invalid utf-8/invalid utf-8 2026/07/18 03:52:54 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 7f482b97ff22761168606792f5f5109f 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: sha1sum /rclone-test-mivijuw6dovo/invalid\ utf-8/invalid\ utf-8 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 8fe07d1173e34e4b746d508527406336b30fb93d /rclone-test-mivijuw6dovo/invalid utf-8/invalid utf-8 2026/07/18 03:52:54 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 8fe07d1173e34e4b746d508527406336b30fb93d 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/invalid\ utf-8/invalid\ utf-8 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 7f482b97ff22761168606792f5f5109f /rclone-test-mivijuw6dovo/invalid utf-8/invalid utf-8 2026/07/18 03:52:54 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 7f482b97ff22761168606792f5f5109f 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: sha1sum /rclone-test-mivijuw6dovo/invalid\ utf-8/invalid\ utf-8 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 8fe07d1173e34e4b746d508527406336b30fb93d /rclone-test-mivijuw6dovo/invalid utf-8/invalid utf-8 2026/07/18 03:52:54 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 8fe07d1173e34e4b746d508527406336b30fb93d 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/invalid\ utf-8/invalid\ utf-8 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 7f482b97ff22761168606792f5f5109f /rclone-test-mivijuw6dovo/invalid utf-8/invalid utf-8 2026/07/18 03:52:54 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 7f482b97ff22761168606792f5f5109f 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/invalid utf-8\xfe/invalid utf-8\xfe" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: sha1sum /rclone-test-mivijuw6dovo/invalid\ utf-8/invalid\ utf-8 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 8fe07d1173e34e4b746d508527406336b30fb93d /rclone-test-mivijuw6dovo/invalid utf-8/invalid utf-8 2026/07/18 03:52:54 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 8fe07d1173e34e4b746d508527406336b30fb93d === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/test%46.txt/test%46.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/test\%46.txt/test\%46.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 370b210c46aeafac3521021121efb928 /rclone-test-mivijuw6dovo/test%46.txt/test%46.txt 2026/07/18 03:52:54 DEBUG : test%46.txt/test%46.txt: Parsed hash: 370b210c46aeafac3521021121efb928 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/test%46.txt/test%46.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: sha1sum /rclone-test-mivijuw6dovo/test\%46.txt/test\%46.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 777c071c3377058c96b5059a10277565ed92bf47 /rclone-test-mivijuw6dovo/test%46.txt/test%46.txt 2026/07/18 03:52:54 DEBUG : test%46.txt/test%46.txt: Parsed hash: 777c071c3377058c96b5059a10277565ed92bf47 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/test%46.txt/test%46.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/test\%46.txt/test\%46.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 370b210c46aeafac3521021121efb928 /rclone-test-mivijuw6dovo/test%46.txt/test%46.txt 2026/07/18 03:52:54 DEBUG : test%46.txt/test%46.txt: Parsed hash: 370b210c46aeafac3521021121efb928 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/test%46.txt/test%46.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: sha1sum /rclone-test-mivijuw6dovo/test\%46.txt/test\%46.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 777c071c3377058c96b5059a10277565ed92bf47 /rclone-test-mivijuw6dovo/test%46.txt/test%46.txt 2026/07/18 03:52:54 DEBUG : test%46.txt/test%46.txt: Parsed hash: 777c071c3377058c96b5059a10277565ed92bf47 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/test%46.txt/test%46.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/test\%46.txt/test\%46.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 370b210c46aeafac3521021121efb928 /rclone-test-mivijuw6dovo/test%46.txt/test%46.txt 2026/07/18 03:52:54 DEBUG : test%46.txt/test%46.txt: Parsed hash: 370b210c46aeafac3521021121efb928 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/test%46.txt/test%46.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: sha1sum /rclone-test-mivijuw6dovo/test\%46.txt/test\%46.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 777c071c3377058c96b5059a10277565ed92bf47 /rclone-test-mivijuw6dovo/test%46.txt/test%46.txt 2026/07/18 03:52:54 DEBUG : test%46.txt/test%46.txt: Parsed hash: 777c071c3377058c96b5059a10277565ed92bf47 === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Connection OK after error: potato 2026/07/18 03:52:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/zero-length-file" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/zero-length-file 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-mivijuw6dovo/zero-length-file 2026/07/18 03:52:54 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/zero-length-file" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: sha1sum /rclone-test-mivijuw6dovo/zero-length-file 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-mivijuw6dovo/zero-length-file 2026/07/18 03:52:54 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/zero-length-file" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/zero-length-file 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-mivijuw6dovo/zero-length-file 2026/07/18 03:52:54 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/zero-length-file" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: sha1sum /rclone-test-mivijuw6dovo/zero-length-file 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-mivijuw6dovo/zero-length-file 2026/07/18 03:52:54 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:806: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:839: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:892: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/file name.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/file\ name.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: ccb6d46673317c7274ff8876113cb6fa /rclone-test-mivijuw6dovo/file name.txt 2026/07/18 03:52:54 DEBUG : file name.txt: Parsed hash: ccb6d46673317c7274ff8876113cb6fa 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/file name.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: sha1sum /rclone-test-mivijuw6dovo/file\ name.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: df6770e5ec590a867f1fbfe12da33775dbc22a31 /rclone-test-mivijuw6dovo/file name.txt 2026/07/18 03:52:54 DEBUG : file name.txt: Parsed hash: df6770e5ec590a867f1fbfe12da33775dbc22a31 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/file name.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/file\ name.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: ccb6d46673317c7274ff8876113cb6fa /rclone-test-mivijuw6dovo/file name.txt 2026/07/18 03:52:54 DEBUG : file name.txt: Parsed hash: ccb6d46673317c7274ff8876113cb6fa 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/file name.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: sha1sum /rclone-test-mivijuw6dovo/file\ name.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: df6770e5ec590a867f1fbfe12da33775dbc22a31 /rclone-test-mivijuw6dovo/file name.txt 2026/07/18 03:52:54 DEBUG : file name.txt: Parsed hash: df6770e5ec590a867f1fbfe12da33775dbc22a31 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 252dbf1f2b0796c6e3a0fee372b83004 /rclone-test-mivijuw6dovo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/18 03:52:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 252dbf1f2b0796c6e3a0fee372b83004 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: sha1sum /rclone-test-mivijuw6dovo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: b781b6175bfce956715202d447ddb6adb71c428a /rclone-test-mivijuw6dovo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/18 03:52:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: b781b6175bfce956715202d447ddb6adb71c428a 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 252dbf1f2b0796c6e3a0fee372b83004 /rclone-test-mivijuw6dovo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/18 03:52:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 252dbf1f2b0796c6e3a0fee372b83004 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: sha1sum /rclone-test-mivijuw6dovo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: b781b6175bfce956715202d447ddb6adb71c428a /rclone-test-mivijuw6dovo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/18 03:52:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: b781b6175bfce956715202d447ddb6adb71c428a 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/file name.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/file\ name.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 99fc4848dba1c16c77d5c102f6b04d6d /rclone-test-mivijuw6dovo/file name.txt 2026/07/18 03:52:54 DEBUG : file name.txt: Parsed hash: 99fc4848dba1c16c77d5c102f6b04d6d 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/file name.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: sha1sum /rclone-test-mivijuw6dovo/file\ name.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 4500403e03feb23c0204d14a9baec583dc6ca8f3 /rclone-test-mivijuw6dovo/file name.txt 2026/07/18 03:52:54 DEBUG : file name.txt: Parsed hash: 4500403e03feb23c0204d14a9baec583dc6ca8f3 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/file name.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/file\ name.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 99fc4848dba1c16c77d5c102f6b04d6d /rclone-test-mivijuw6dovo/file name.txt 2026/07/18 03:52:54 DEBUG : file name.txt: Parsed hash: 99fc4848dba1c16c77d5c102f6b04d6d 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/file name.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: sha1sum /rclone-test-mivijuw6dovo/file\ name.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 4500403e03feb23c0204d14a9baec583dc6ca8f3 /rclone-test-mivijuw6dovo/file name.txt 2026/07/18 03:52:54 DEBUG : file name.txt: Parsed hash: 4500403e03feb23c0204d14a9baec583dc6ca8f3 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/07/18 03:52:54 DEBUG : Creating backend with remote "TestSFTPRclone:" 2026/07/18 03:52:54 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/18 03:52:54 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/18 03:52:54 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/18 03:52:54 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/18 03:52:54 DEBUG : Setting pass="_v4J42KYj5p5Ph14ja6OovtZMtVg2XxjMjOFtTlwpfhI6hY" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/18 03:52:54 DEBUG : TestSFTPRclone: detected overridden config - adding "{_cyhP}" suffix to name 2026/07/18 03:52:54 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/18 03:52:54 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/18 03:52:54 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/18 03:52:54 DEBUG : Setting pass="_v4J42KYj5p5Ph14ja6OovtZMtVg2XxjMjOFtTlwpfhI6hY" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/18 03:52:54 NOTICE: TestSFTPRclone{_cyhP}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/: New connection 127.0.0.1:45238->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9965.961266888" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell type "unix" from config 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Relative path resolved to "/" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Using root directory "/" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/file name.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/file\ name.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 99fc4848dba1c16c77d5c102f6b04d6d /rclone-test-mivijuw6dovo/file name.txt 2026/07/18 03:52:54 DEBUG : file name.txt: Parsed hash: 99fc4848dba1c16c77d5c102f6b04d6d 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/file name.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: sha1sum /rclone-test-mivijuw6dovo/file\ name.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 4500403e03feb23c0204d14a9baec583dc6ca8f3 /rclone-test-mivijuw6dovo/file name.txt 2026/07/18 03:52:54 DEBUG : file name.txt: Parsed hash: 4500403e03feb23c0204d14a9baec583dc6ca8f3 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 252dbf1f2b0796c6e3a0fee372b83004 /rclone-test-mivijuw6dovo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/18 03:52:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 252dbf1f2b0796c6e3a0fee372b83004 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: sha1sum /rclone-test-mivijuw6dovo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: b781b6175bfce956715202d447ddb6adb71c428a /rclone-test-mivijuw6dovo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/18 03:52:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: b781b6175bfce956715202d447ddb6adb71c428a === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/file name.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/file\ name.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 99fc4848dba1c16c77d5c102f6b04d6d /rclone-test-mivijuw6dovo/file name.txt 2026/07/18 03:52:54 DEBUG : file name.txt: Parsed hash: 99fc4848dba1c16c77d5c102f6b04d6d 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/file name.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: sha1sum /rclone-test-mivijuw6dovo/file\ name.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 4500403e03feb23c0204d14a9baec583dc6ca8f3 /rclone-test-mivijuw6dovo/file name.txt 2026/07/18 03:52:54 DEBUG : file name.txt: Parsed hash: 4500403e03feb23c0204d14a9baec583dc6ca8f3 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1145: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/file name.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/file\ name.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 99fc4848dba1c16c77d5c102f6b04d6d /rclone-test-mivijuw6dovo/file name.txt 2026/07/18 03:52:54 DEBUG : file name.txt: Parsed hash: 99fc4848dba1c16c77d5c102f6b04d6d 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/file name.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: sha1sum /rclone-test-mivijuw6dovo/file\ name.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 4500403e03feb23c0204d14a9baec583dc6ca8f3 /rclone-test-mivijuw6dovo/file name.txt 2026/07/18 03:52:54 DEBUG : file name.txt: Parsed hash: 4500403e03feb23c0204d14a9baec583dc6ca8f3 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 252dbf1f2b0796c6e3a0fee372b83004 /rclone-test-mivijuw6dovo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/18 03:52:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 252dbf1f2b0796c6e3a0fee372b83004 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: sha1sum /rclone-test-mivijuw6dovo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: b781b6175bfce956715202d447ddb6adb71c428a /rclone-test-mivijuw6dovo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/18 03:52:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: b781b6175bfce956715202d447ddb6adb71c428a === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1177: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1214: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/07/18 03:52:54 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-mivijuw6dovo/hello? sausage/êé" 2026/07/18 03:52:54 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/18 03:52:54 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/18 03:52:54 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/18 03:52:54 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/18 03:52:54 DEBUG : Setting pass="_v4J42KYj5p5Ph14ja6OovtZMtVg2XxjMjOFtTlwpfhI6hY" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/18 03:52:54 DEBUG : TestSFTPRclone: detected overridden config - adding "{_cyhP}" suffix to name 2026/07/18 03:52:54 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/18 03:52:54 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/18 03:52:54 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/18 03:52:54 DEBUG : Setting pass="_v4J42KYj5p5Ph14ja6OovtZMtVg2XxjMjOFtTlwpfhI6hY" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/18 03:52:54 NOTICE: TestSFTPRclone{_cyhP}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo/hello? sausage/êé: New connection 127.0.0.1:45250->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9965.961266888" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo/hello? sausage/êé: Shell type "unix" from config 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo/hello? sausage/êé: Relative path resolved to "/rclone-test-mivijuw6dovo/hello? sausage/êé" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo/hello? sausage/êé: Using root directory "/rclone-test-mivijuw6dovo/hello? sausage/êé" 2026/07/18 03:52:54 DEBUG : fs cache: renaming cache item "TestSFTPRclone:rclone-test-mivijuw6dovo/hello? sausage/êé" to be canonical "TestSFTPRclone{_cyhP}:rclone-test-mivijuw6dovo/hello? sausage/êé" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo/hello? sausage/êé: Shell path "/rclone-test-mivijuw6dovo/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo/hello? sausage/êé: Running remote command: md5sum /rclone-test-mivijuw6dovo/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo/hello? sausage/êé: Remote command result: c9838ee19ca0263123da89b25f03b569 /rclone-test-mivijuw6dovo/hello? sausage/êé/a/b/c/d/e.txt 2026/07/18 03:52:54 DEBUG : a/b/c/d/e.txt: Parsed hash: c9838ee19ca0263123da89b25f03b569 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo/hello? sausage/êé: Shell path "/rclone-test-mivijuw6dovo/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo/hello? sausage/êé: Running remote command: sha1sum /rclone-test-mivijuw6dovo/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo/hello? sausage/êé: Remote command result: 2af1cd0c531853cb1332f6c47ff9e498f26c97a1 /rclone-test-mivijuw6dovo/hello? sausage/êé/a/b/c/d/e.txt 2026/07/18 03:52:54 DEBUG : a/b/c/d/e.txt: Parsed hash: 2af1cd0c531853cb1332f6c47ff9e498f26c97a1 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo/hello? sausage/êé: Shell path "/rclone-test-mivijuw6dovo/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo/hello? sausage/êé: Running remote command: md5sum /rclone-test-mivijuw6dovo/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo/hello? sausage/êé: Remote command result: c9838ee19ca0263123da89b25f03b569 /rclone-test-mivijuw6dovo/hello? sausage/êé/a/b/c/d/e.txt 2026/07/18 03:52:54 DEBUG : a/b/c/d/e.txt: Parsed hash: c9838ee19ca0263123da89b25f03b569 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo/hello? sausage/êé: Shell path "/rclone-test-mivijuw6dovo/hello? sausage/êé/a/b/c/d/e.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo/hello? sausage/êé: Running remote command: sha1sum /rclone-test-mivijuw6dovo/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo/hello? sausage/êé: Remote command result: 2af1cd0c531853cb1332f6c47ff9e498f26c97a1 /rclone-test-mivijuw6dovo/hello? sausage/êé/a/b/c/d/e.txt 2026/07/18 03:52:54 DEBUG : a/b/c/d/e.txt: Parsed hash: 2af1cd0c531853cb1332f6c47ff9e498f26c97a1 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo/hello? sausage/êé: New connection 127.0.0.1:45264->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9965.961266888" 2026/07/18 03:52:54 DEBUG : Waiting for deletions to finish 2026/07/18 03:52:54 INFO : a/b/c/d/e.txt: Deleted 2026/07/18 03:52:54 DEBUG : removing 1 level 4 directories 2026/07/18 03:52:54 INFO : a/b/c/d: Removing directory 2026/07/18 03:52:54 DEBUG : removing 1 level 3 directories 2026/07/18 03:52:54 INFO : a/b/c: Removing directory 2026/07/18 03:52:54 DEBUG : removing 1 level 2 directories 2026/07/18 03:52:54 INFO : a/b: Removing directory 2026/07/18 03:52:54 DEBUG : removing 1 level 1 directories 2026/07/18 03:52:54 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy fstests.go:1278: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/file name.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/file\ name.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 99fc4848dba1c16c77d5c102f6b04d6d /rclone-test-mivijuw6dovo/file name.txt 2026/07/18 03:52:54 DEBUG : file name.txt: Parsed hash: 99fc4848dba1c16c77d5c102f6b04d6d 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/file name.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: sha1sum /rclone-test-mivijuw6dovo/file\ name.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 4500403e03feb23c0204d14a9baec583dc6ca8f3 /rclone-test-mivijuw6dovo/file name.txt 2026/07/18 03:52:54 DEBUG : file name.txt: Parsed hash: 4500403e03feb23c0204d14a9baec583dc6ca8f3 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/other.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/other.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 252dbf1f2b0796c6e3a0fee372b83004 /rclone-test-mivijuw6dovo/other.txt 2026/07/18 03:52:54 DEBUG : other.txt: Parsed hash: 252dbf1f2b0796c6e3a0fee372b83004 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/other.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: sha1sum /rclone-test-mivijuw6dovo/other.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: b781b6175bfce956715202d447ddb6adb71c428a /rclone-test-mivijuw6dovo/other.txt 2026/07/18 03:52:54 DEBUG : other.txt: Parsed hash: b781b6175bfce956715202d447ddb6adb71c428a 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/other.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/other.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 252dbf1f2b0796c6e3a0fee372b83004 /rclone-test-mivijuw6dovo/other.txt 2026/07/18 03:52:54 DEBUG : other.txt: Parsed hash: 252dbf1f2b0796c6e3a0fee372b83004 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/other.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/other.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 252dbf1f2b0796c6e3a0fee372b83004 /rclone-test-mivijuw6dovo/other.txt 2026/07/18 03:52:54 DEBUG : other.txt: Parsed hash: 252dbf1f2b0796c6e3a0fee372b83004 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: New connection 127.0.0.1:45270->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9965.961266888" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/other.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/other.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 252dbf1f2b0796c6e3a0fee372b83004 /rclone-test-mivijuw6dovo/other.txt 2026/07/18 03:52:54 DEBUG : other.txt: Parsed hash: 252dbf1f2b0796c6e3a0fee372b83004 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/other.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: sha1sum /rclone-test-mivijuw6dovo/other.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: b781b6175bfce956715202d447ddb6adb71c428a /rclone-test-mivijuw6dovo/other.txt 2026/07/18 03:52:54 DEBUG : other.txt: Parsed hash: b781b6175bfce956715202d447ddb6adb71c428a 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/moveTest/other.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/moveTest/other.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 99fc4848dba1c16c77d5c102f6b04d6d /rclone-test-mivijuw6dovo/moveTest/other.txt 2026/07/18 03:52:54 DEBUG : moveTest/other.txt: Parsed hash: 99fc4848dba1c16c77d5c102f6b04d6d 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/moveTest/other.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: sha1sum /rclone-test-mivijuw6dovo/moveTest/other.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 4500403e03feb23c0204d14a9baec583dc6ca8f3 /rclone-test-mivijuw6dovo/moveTest/other.txt 2026/07/18 03:52:54 DEBUG : moveTest/other.txt: Parsed hash: 4500403e03feb23c0204d14a9baec583dc6ca8f3 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/file name.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/file\ name.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 99fc4848dba1c16c77d5c102f6b04d6d /rclone-test-mivijuw6dovo/file name.txt 2026/07/18 03:52:54 DEBUG : file name.txt: Parsed hash: 99fc4848dba1c16c77d5c102f6b04d6d 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/file name.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: sha1sum /rclone-test-mivijuw6dovo/file\ name.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 4500403e03feb23c0204d14a9baec583dc6ca8f3 /rclone-test-mivijuw6dovo/file name.txt 2026/07/18 03:52:54 DEBUG : file name.txt: Parsed hash: 4500403e03feb23c0204d14a9baec583dc6ca8f3 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/other.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/other.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 252dbf1f2b0796c6e3a0fee372b83004 /rclone-test-mivijuw6dovo/other.txt 2026/07/18 03:52:54 DEBUG : other.txt: Parsed hash: 252dbf1f2b0796c6e3a0fee372b83004 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/other.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: sha1sum /rclone-test-mivijuw6dovo/other.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: b781b6175bfce956715202d447ddb6adb71c428a /rclone-test-mivijuw6dovo/other.txt 2026/07/18 03:52:54 DEBUG : other.txt: Parsed hash: b781b6175bfce956715202d447ddb6adb71c428a 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/file name.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/file\ name.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 99fc4848dba1c16c77d5c102f6b04d6d /rclone-test-mivijuw6dovo/file name.txt 2026/07/18 03:52:54 DEBUG : file name.txt: Parsed hash: 99fc4848dba1c16c77d5c102f6b04d6d 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/file name.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: sha1sum /rclone-test-mivijuw6dovo/file\ name.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 4500403e03feb23c0204d14a9baec583dc6ca8f3 /rclone-test-mivijuw6dovo/file name.txt 2026/07/18 03:52:54 DEBUG : file name.txt: Parsed hash: 4500403e03feb23c0204d14a9baec583dc6ca8f3 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 252dbf1f2b0796c6e3a0fee372b83004 /rclone-test-mivijuw6dovo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/18 03:52:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 252dbf1f2b0796c6e3a0fee372b83004 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: sha1sum /rclone-test-mivijuw6dovo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: b781b6175bfce956715202d447ddb6adb71c428a /rclone-test-mivijuw6dovo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/18 03:52:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: b781b6175bfce956715202d447ddb6adb71c428a === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1430: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/07/18 03:52:54 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-mahoyuj5keje" 2026/07/18 03:52:54 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/18 03:52:54 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/18 03:52:54 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/18 03:52:54 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/18 03:52:54 DEBUG : Setting pass="_v4J42KYj5p5Ph14ja6OovtZMtVg2XxjMjOFtTlwpfhI6hY" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/18 03:52:54 DEBUG : TestSFTPRclone: detected overridden config - adding "{_cyhP}" suffix to name 2026/07/18 03:52:54 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/18 03:52:54 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/18 03:52:54 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/18 03:52:54 DEBUG : Setting pass="_v4J42KYj5p5Ph14ja6OovtZMtVg2XxjMjOFtTlwpfhI6hY" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/18 03:52:54 NOTICE: TestSFTPRclone{_cyhP}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mahoyuj5keje: New connection 127.0.0.1:45274->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9965.961266888" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mahoyuj5keje: Shell type "unix" from config 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mahoyuj5keje: Relative path resolved to "/rclone-test-mahoyuj5keje" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mahoyuj5keje: Using root directory "/rclone-test-mahoyuj5keje" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mahoyuj5keje: Shell path "/rclone-test-mahoyuj5keje/new_name/sub_new_name/file name.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mahoyuj5keje: Running remote command: md5sum /rclone-test-mahoyuj5keje/new_name/sub_new_name/file\ name.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mahoyuj5keje: Remote command result: 99fc4848dba1c16c77d5c102f6b04d6d /rclone-test-mahoyuj5keje/new_name/sub_new_name/file name.txt 2026/07/18 03:52:54 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 99fc4848dba1c16c77d5c102f6b04d6d 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mahoyuj5keje: Shell path "/rclone-test-mahoyuj5keje/new_name/sub_new_name/file name.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mahoyuj5keje: Running remote command: sha1sum /rclone-test-mahoyuj5keje/new_name/sub_new_name/file\ name.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mahoyuj5keje: Remote command result: 4500403e03feb23c0204d14a9baec583dc6ca8f3 /rclone-test-mahoyuj5keje/new_name/sub_new_name/file name.txt 2026/07/18 03:52:54 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 4500403e03feb23c0204d14a9baec583dc6ca8f3 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mahoyuj5keje: Shell path "/rclone-test-mahoyuj5keje/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mahoyuj5keje: Running remote command: md5sum /rclone-test-mahoyuj5keje/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mahoyuj5keje: Remote command result: 252dbf1f2b0796c6e3a0fee372b83004 /rclone-test-mahoyuj5keje/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/18 03:52:54 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 252dbf1f2b0796c6e3a0fee372b83004 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mahoyuj5keje: Shell path "/rclone-test-mahoyuj5keje/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mahoyuj5keje: Running remote command: sha1sum /rclone-test-mahoyuj5keje/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mahoyuj5keje: Remote command result: b781b6175bfce956715202d447ddb6adb71c428a /rclone-test-mahoyuj5keje/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/18 03:52:54 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: b781b6175bfce956715202d447ddb6adb71c428a 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/file name.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/file\ name.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 99fc4848dba1c16c77d5c102f6b04d6d /rclone-test-mivijuw6dovo/file name.txt 2026/07/18 03:52:54 DEBUG : file name.txt: Parsed hash: 99fc4848dba1c16c77d5c102f6b04d6d 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/file name.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: sha1sum /rclone-test-mivijuw6dovo/file\ name.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 4500403e03feb23c0204d14a9baec583dc6ca8f3 /rclone-test-mivijuw6dovo/file name.txt 2026/07/18 03:52:54 DEBUG : file name.txt: Parsed hash: 4500403e03feb23c0204d14a9baec583dc6ca8f3 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 252dbf1f2b0796c6e3a0fee372b83004 /rclone-test-mivijuw6dovo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/18 03:52:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 252dbf1f2b0796c6e3a0fee372b83004 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: sha1sum /rclone-test-mivijuw6dovo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: b781b6175bfce956715202d447ddb6adb71c428a /rclone-test-mivijuw6dovo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/18 03:52:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: b781b6175bfce956715202d447ddb6adb71c428a 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mahoyuj5keje: Purge dir "new_name" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mahoyuj5keje: 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/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/file name.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/file\ name.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 99fc4848dba1c16c77d5c102f6b04d6d /rclone-test-mivijuw6dovo/file name.txt 2026/07/18 03:52:54 DEBUG : file name.txt: Parsed hash: 99fc4848dba1c16c77d5c102f6b04d6d 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/file name.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: sha1sum /rclone-test-mivijuw6dovo/file\ name.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 4500403e03feb23c0204d14a9baec583dc6ca8f3 /rclone-test-mivijuw6dovo/file name.txt 2026/07/18 03:52:54 DEBUG : file name.txt: Parsed hash: 4500403e03feb23c0204d14a9baec583dc6ca8f3 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1626: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1657: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1728: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/file name.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/file\ name.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 99fc4848dba1c16c77d5c102f6b04d6d /rclone-test-mivijuw6dovo/file name.txt 2026/07/18 03:52:54 DEBUG : file name.txt: Parsed hash: 99fc4848dba1c16c77d5c102f6b04d6d 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/file name.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/file\ name.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 99fc4848dba1c16c77d5c102f6b04d6d /rclone-test-mivijuw6dovo/file name.txt 2026/07/18 03:52:54 DEBUG : file name.txt: Parsed hash: 99fc4848dba1c16c77d5c102f6b04d6d === 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/ObjectOpenFingerprint === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/file name.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/file\ name.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 99fc4848dba1c16c77d5c102f6b04d6d /rclone-test-mivijuw6dovo/file name.txt 2026/07/18 03:52:54 DEBUG : file name.txt: Parsed hash: 99fc4848dba1c16c77d5c102f6b04d6d 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/file name.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/file\ name.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 99fc4848dba1c16c77d5c102f6b04d6d /rclone-test-mivijuw6dovo/file name.txt 2026/07/18 03:52:54 DEBUG : file name.txt: Parsed hash: 99fc4848dba1c16c77d5c102f6b04d6d === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/file name.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/file\ name.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 99fc4848dba1c16c77d5c102f6b04d6d /rclone-test-mivijuw6dovo/file name.txt 2026/07/18 03:52:54 DEBUG : file name.txt: Parsed hash: 99fc4848dba1c16c77d5c102f6b04d6d === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/file name.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/file\ name.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 238944ff6b9409fb350bb755b9de17c6 /rclone-test-mivijuw6dovo/file name.txt 2026/07/18 03:52:54 DEBUG : file name.txt: Parsed hash: 238944ff6b9409fb350bb755b9de17c6 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/file name.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: sha1sum /rclone-test-mivijuw6dovo/file\ name.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 0c40d501001d1d576106774ea89b1bec825aec37 /rclone-test-mivijuw6dovo/file name.txt 2026/07/18 03:52:54 DEBUG : file name.txt: Parsed hash: 0c40d501001d1d576106774ea89b1bec825aec37 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/file name.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/file\ name.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 238944ff6b9409fb350bb755b9de17c6 /rclone-test-mivijuw6dovo/file name.txt 2026/07/18 03:52:54 DEBUG : file name.txt: Parsed hash: 238944ff6b9409fb350bb755b9de17c6 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/file name.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: sha1sum /rclone-test-mivijuw6dovo/file\ name.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 0c40d501001d1d576106774ea89b1bec825aec37 /rclone-test-mivijuw6dovo/file name.txt 2026/07/18 03:52:54 DEBUG : file name.txt: Parsed hash: 0c40d501001d1d576106774ea89b1bec825aec37 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/07/18 03:52:54 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-mivijuw6dovo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/18 03:52:54 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/18 03:52:54 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/18 03:52:54 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/18 03:52:54 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/18 03:52:54 DEBUG : Setting pass="_v4J42KYj5p5Ph14ja6OovtZMtVg2XxjMjOFtTlwpfhI6hY" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/18 03:52:54 DEBUG : TestSFTPRclone: detected overridden config - adding "{_cyhP}" suffix to name 2026/07/18 03:52:54 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/18 03:52:54 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/18 03:52:54 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/18 03:52:54 DEBUG : Setting pass="_v4J42KYj5p5Ph14ja6OovtZMtVg2XxjMjOFtTlwpfhI6hY" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/18 03:52:54 NOTICE: TestSFTPRclone{_cyhP}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:45288->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9965.961266888" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/rclone-test-mivijuw6dovo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/rclone-test-mivijuw6dovo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-mivijuw6dovo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /rclone-test-mivijuw6dovo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 252dbf1f2b0796c6e3a0fee372b83004 /rclone-test-mivijuw6dovo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/18 03:52:54 DEBUG : z.txt: Parsed hash: 252dbf1f2b0796c6e3a0fee372b83004 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-mivijuw6dovo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /rclone-test-mivijuw6dovo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: b781b6175bfce956715202d447ddb6adb71c428a /rclone-test-mivijuw6dovo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/18 03:52:54 DEBUG : z.txt: Parsed hash: b781b6175bfce956715202d447ddb6adb71c428a === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/07/18 03:52:54 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-mivijuw6dovo/not found.txt" 2026/07/18 03:52:54 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/18 03:52:54 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/18 03:52:54 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/18 03:52:54 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/18 03:52:54 DEBUG : Setting pass="_v4J42KYj5p5Ph14ja6OovtZMtVg2XxjMjOFtTlwpfhI6hY" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/18 03:52:54 DEBUG : TestSFTPRclone: detected overridden config - adding "{_cyhP}" suffix to name 2026/07/18 03:52:54 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/18 03:52:54 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/18 03:52:54 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/18 03:52:54 DEBUG : Setting pass="_v4J42KYj5p5Ph14ja6OovtZMtVg2XxjMjOFtTlwpfhI6hY" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/18 03:52:54 NOTICE: TestSFTPRclone{_cyhP}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo/not found.txt: New connection 127.0.0.1:45304->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9965.961266888" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo/not found.txt: Shell type "unix" from config 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo/not found.txt: Relative path resolved to "/rclone-test-mivijuw6dovo/not found.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo/not found.txt: Using root directory "/rclone-test-mivijuw6dovo/not found.txt" 2026/07/18 03:52:54 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestSFTPRclone:" path "rclone-test-mivijuw6dovo" from "TestSFTPRclone:rclone-test-mivijuw6dovo" 2026/07/18 03:52:54 DEBUG : Creating backend with remote "TestSFTPRclone:" 2026/07/18 03:52:54 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/18 03:52:54 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/18 03:52:54 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/18 03:52:54 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/18 03:52:54 DEBUG : Setting pass="_v4J42KYj5p5Ph14ja6OovtZMtVg2XxjMjOFtTlwpfhI6hY" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/18 03:52:54 DEBUG : TestSFTPRclone: detected overridden config - adding "{_cyhP}" suffix to name 2026/07/18 03:52:54 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/18 03:52:54 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/18 03:52:54 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/18 03:52:54 DEBUG : Setting pass="_v4J42KYj5p5Ph14ja6OovtZMtVg2XxjMjOFtTlwpfhI6hY" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/18 03:52:54 NOTICE: TestSFTPRclone{_cyhP}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/: New connection 127.0.0.1:45316->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9965.961266888" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell type "unix" from config 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Relative path resolved to "/" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Using root directory "/" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-mivijuw6dovo/file name.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-mivijuw6dovo/file\ name.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 238944ff6b9409fb350bb755b9de17c6 /rclone-test-mivijuw6dovo/file name.txt 2026/07/18 03:52:54 DEBUG : rclone-test-mivijuw6dovo/file name.txt: Parsed hash: 238944ff6b9409fb350bb755b9de17c6 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-mivijuw6dovo/file name.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-mivijuw6dovo/file\ name.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 0c40d501001d1d576106774ea89b1bec825aec37 /rclone-test-mivijuw6dovo/file name.txt 2026/07/18 03:52:54 DEBUG : rclone-test-mivijuw6dovo/file name.txt: Parsed hash: 0c40d501001d1d576106774ea89b1bec825aec37 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-mivijuw6dovo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-mivijuw6dovo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 252dbf1f2b0796c6e3a0fee372b83004 /rclone-test-mivijuw6dovo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/18 03:52:54 DEBUG : rclone-test-mivijuw6dovo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 252dbf1f2b0796c6e3a0fee372b83004 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-mivijuw6dovo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-mivijuw6dovo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: b781b6175bfce956715202d447ddb6adb71c428a /rclone-test-mivijuw6dovo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/18 03:52:54 DEBUG : rclone-test-mivijuw6dovo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: b781b6175bfce956715202d447ddb6adb71c428a === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-mivijuw6dovo/file name.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-mivijuw6dovo/file\ name.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 238944ff6b9409fb350bb755b9de17c6 /rclone-test-mivijuw6dovo/file name.txt 2026/07/18 03:52:54 DEBUG : rclone-test-mivijuw6dovo/file name.txt: Parsed hash: 238944ff6b9409fb350bb755b9de17c6 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-mivijuw6dovo/file name.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-mivijuw6dovo/file\ name.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 0c40d501001d1d576106774ea89b1bec825aec37 /rclone-test-mivijuw6dovo/file name.txt 2026/07/18 03:52:54 DEBUG : rclone-test-mivijuw6dovo/file name.txt: Parsed hash: 0c40d501001d1d576106774ea89b1bec825aec37 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:2024: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-mivijuw6dovo/created from root.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-mivijuw6dovo/created\ from\ root.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: c815f05fe17d795e5e96dad0ce356a05 /rclone-test-mivijuw6dovo/created from root.txt 2026/07/18 03:52:54 DEBUG : rclone-test-mivijuw6dovo/created from root.txt: Parsed hash: c815f05fe17d795e5e96dad0ce356a05 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-mivijuw6dovo/created from root.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-mivijuw6dovo/created\ from\ root.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: a4550baddcef86f7b108a932a50f6e885b397b2b /rclone-test-mivijuw6dovo/created from root.txt 2026/07/18 03:52:54 DEBUG : rclone-test-mivijuw6dovo/created from root.txt: Parsed hash: a4550baddcef86f7b108a932a50f6e885b397b2b 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-mivijuw6dovo/created from root.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-mivijuw6dovo/created\ from\ root.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: c815f05fe17d795e5e96dad0ce356a05 /rclone-test-mivijuw6dovo/created from root.txt 2026/07/18 03:52:54 DEBUG : rclone-test-mivijuw6dovo/created from root.txt: Parsed hash: c815f05fe17d795e5e96dad0ce356a05 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-mivijuw6dovo/created from root.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-mivijuw6dovo/created\ from\ root.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: a4550baddcef86f7b108a932a50f6e885b397b2b /rclone-test-mivijuw6dovo/created from root.txt 2026/07/18 03:52:54 DEBUG : rclone-test-mivijuw6dovo/created from root.txt: Parsed hash: a4550baddcef86f7b108a932a50f6e885b397b2b 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-mivijuw6dovo/created from root.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-mivijuw6dovo/created\ from\ root.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: c815f05fe17d795e5e96dad0ce356a05 /rclone-test-mivijuw6dovo/created from root.txt 2026/07/18 03:52:54 DEBUG : rclone-test-mivijuw6dovo/created from root.txt: Parsed hash: c815f05fe17d795e5e96dad0ce356a05 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-mivijuw6dovo/created from root.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-mivijuw6dovo/created\ from\ root.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: a4550baddcef86f7b108a932a50f6e885b397b2b /rclone-test-mivijuw6dovo/created from root.txt 2026/07/18 03:52:54 DEBUG : rclone-test-mivijuw6dovo/created from root.txt: Parsed hash: a4550baddcef86f7b108a932a50f6e885b397b2b 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-mivijuw6dovo/file name.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-mivijuw6dovo/file\ name.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 238944ff6b9409fb350bb755b9de17c6 /rclone-test-mivijuw6dovo/file name.txt 2026/07/18 03:52:54 DEBUG : rclone-test-mivijuw6dovo/file name.txt: Parsed hash: 238944ff6b9409fb350bb755b9de17c6 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-mivijuw6dovo/file name.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-mivijuw6dovo/file\ name.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 0c40d501001d1d576106774ea89b1bec825aec37 /rclone-test-mivijuw6dovo/file name.txt 2026/07/18 03:52:54 DEBUG : rclone-test-mivijuw6dovo/file name.txt: Parsed hash: 0c40d501001d1d576106774ea89b1bec825aec37 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-mivijuw6dovo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-mivijuw6dovo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 252dbf1f2b0796c6e3a0fee372b83004 /rclone-test-mivijuw6dovo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/18 03:52:54 DEBUG : rclone-test-mivijuw6dovo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 252dbf1f2b0796c6e3a0fee372b83004 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-mivijuw6dovo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-mivijuw6dovo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: b781b6175bfce956715202d447ddb6adb71c428a /rclone-test-mivijuw6dovo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/18 03:52:54 DEBUG : rclone-test-mivijuw6dovo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: b781b6175bfce956715202d447ddb6adb71c428a === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-mivijuw6dovo/file name.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-mivijuw6dovo/file\ name.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 238944ff6b9409fb350bb755b9de17c6 /rclone-test-mivijuw6dovo/file name.txt 2026/07/18 03:52:54 DEBUG : rclone-test-mivijuw6dovo/file name.txt: Parsed hash: 238944ff6b9409fb350bb755b9de17c6 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-mivijuw6dovo/file name.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-mivijuw6dovo/file\ name.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 0c40d501001d1d576106774ea89b1bec825aec37 /rclone-test-mivijuw6dovo/file name.txt 2026/07/18 03:52:54 DEBUG : rclone-test-mivijuw6dovo/file name.txt: Parsed hash: 0c40d501001d1d576106774ea89b1bec825aec37 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-mivijuw6dovo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-mivijuw6dovo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 252dbf1f2b0796c6e3a0fee372b83004 /rclone-test-mivijuw6dovo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/18 03:52:54 DEBUG : rclone-test-mivijuw6dovo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 252dbf1f2b0796c6e3a0fee372b83004 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-mivijuw6dovo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-mivijuw6dovo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: b781b6175bfce956715202d447ddb6adb71c428a /rclone-test-mivijuw6dovo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/18 03:52:54 DEBUG : rclone-test-mivijuw6dovo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: b781b6175bfce956715202d447ddb6adb71c428a === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2083: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:431: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2188: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2204: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 252dbf1f2b0796c6e3a0fee372b83004 /rclone-test-mivijuw6dovo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/18 03:52:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 252dbf1f2b0796c6e3a0fee372b83004 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: sha1sum /rclone-test-mivijuw6dovo/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: b781b6175bfce956715202d447ddb6adb71c428a /rclone-test-mivijuw6dovo/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/07/18 03:52:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: b781b6175bfce956715202d447ddb6adb71c428a === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Server has VFS statistics extension 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: About path "/rclone-test-mivijuw6dovo" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/piped data.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/piped\ data.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-mivijuw6dovo/piped data.txt 2026/07/18 03:52:54 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/piped data.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: sha1sum /rclone-test-mivijuw6dovo/piped\ data.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-mivijuw6dovo/piped data.txt 2026/07/18 03:52:54 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/piped data.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/piped\ data.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-mivijuw6dovo/piped data.txt 2026/07/18 03:52:54 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/piped data.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: sha1sum /rclone-test-mivijuw6dovo/piped\ data.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-mivijuw6dovo/piped data.txt 2026/07/18 03:52:54 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/piped data.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/piped\ data.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: c1b683b23eb761de1db4529ffea19b55 /rclone-test-mivijuw6dovo/piped data.txt 2026/07/18 03:52:54 DEBUG : piped data.txt: Parsed hash: c1b683b23eb761de1db4529ffea19b55 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/piped data.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: sha1sum /rclone-test-mivijuw6dovo/piped\ data.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 6d9013520752c6f0bfe70f5ae7dd3f101fbbd881 /rclone-test-mivijuw6dovo/piped data.txt 2026/07/18 03:52:54 DEBUG : piped data.txt: Parsed hash: 6d9013520752c6f0bfe70f5ae7dd3f101fbbd881 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/piped data.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/piped\ data.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: c1b683b23eb761de1db4529ffea19b55 /rclone-test-mivijuw6dovo/piped data.txt 2026/07/18 03:52:54 DEBUG : piped data.txt: Parsed hash: c1b683b23eb761de1db4529ffea19b55 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/piped data.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: sha1sum /rclone-test-mivijuw6dovo/piped\ data.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 6d9013520752c6f0bfe70f5ae7dd3f101fbbd881 /rclone-test-mivijuw6dovo/piped data.txt 2026/07/18 03:52:54 DEBUG : piped data.txt: Parsed hash: 6d9013520752c6f0bfe70f5ae7dd3f101fbbd881 === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2424: *sftp.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2445: *sftp.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2557: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/unknown-size-update.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/unknown-size-update.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: fc41e5c7fcceb97cd21e86358a4f5948 /rclone-test-mivijuw6dovo/unknown-size-update.txt 2026/07/18 03:52:54 DEBUG : unknown-size-update.txt: Parsed hash: fc41e5c7fcceb97cd21e86358a4f5948 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/unknown-size-update.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: sha1sum /rclone-test-mivijuw6dovo/unknown-size-update.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 381ae5469439a329f9aac645368ab5508452720e /rclone-test-mivijuw6dovo/unknown-size-update.txt 2026/07/18 03:52:54 DEBUG : unknown-size-update.txt: Parsed hash: 381ae5469439a329f9aac645368ab5508452720e 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/unknown-size-update.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: md5sum /rclone-test-mivijuw6dovo/unknown-size-update.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: fc41e5c7fcceb97cd21e86358a4f5948 /rclone-test-mivijuw6dovo/unknown-size-update.txt 2026/07/18 03:52:54 DEBUG : unknown-size-update.txt: Parsed hash: fc41e5c7fcceb97cd21e86358a4f5948 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Shell path "/rclone-test-mivijuw6dovo/unknown-size-update.txt" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Running remote command: sha1sum /rclone-test-mivijuw6dovo/unknown-size-update.txt 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Remote command result: 381ae5469439a329f9aac645368ab5508452720e /rclone-test-mivijuw6dovo/unknown-size-update.txt 2026/07/18 03:52:54 DEBUG : unknown-size-update.txt: Parsed hash: 381ae5469439a329f9aac645368ab5508452720e === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/07/18 03:52:54 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-mivijuw6dovo/deeper/nonexisting/directory" 2026/07/18 03:52:54 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/07/18 03:52:54 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/18 03:52:54 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/18 03:52:54 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/18 03:52:54 DEBUG : Setting pass="_v4J42KYj5p5Ph14ja6OovtZMtVg2XxjMjOFtTlwpfhI6hY" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/18 03:52:54 DEBUG : TestSFTPRclone: detected overridden config - adding "{_cyhP}" suffix to name 2026/07/18 03:52:54 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/07/18 03:52:54 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/07/18 03:52:54 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/07/18 03:52:54 DEBUG : Setting pass="_v4J42KYj5p5Ph14ja6OovtZMtVg2XxjMjOFtTlwpfhI6hY" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/07/18 03:52:54 NOTICE: TestSFTPRclone{_cyhP}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo/deeper/nonexisting/directory: New connection 127.0.0.1:45330->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9965.961266888" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo/deeper/nonexisting/directory: Shell type "unix" from config 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo/deeper/nonexisting/directory: Relative path resolved to "/rclone-test-mivijuw6dovo/deeper/nonexisting/directory" 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo/deeper/nonexisting/directory: Using root directory "/rclone-test-mivijuw6dovo/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2749: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2806: FS has no Directory methods and doesn't Wrap 2026/07/18 03:52:54 DEBUG : Waiting for deletions to finish 2026/07/18 03:52:54 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/07/18 03:52:54 DEBUG : removing 1 level 4 directories 2026/07/18 03:52:54 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/07/18 03:52:54 DEBUG : removing 1 level 3 directories 2026/07/18 03:52:54 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/07/18 03:52:54 DEBUG : removing 1 level 2 directories 2026/07/18 03:52:54 INFO : hello? sausage/êé: Removing directory 2026/07/18 03:52:54 DEBUG : removing 1 level 1 directories 2026/07/18 03:52:54 INFO : hello? sausage: Removing directory 2026/07/18 03:52:54 DEBUG : removing 1 level 0 directories 2026/07/18 03:52:54 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Removing directory 2026/07/18 03:52:54 ERROR : error listing: directory not found 2026/07/18 03:52:54 DEBUG : Waiting for deletions to finish 2026/07/18 03:52:54 ERROR : error listing: directory not found 2026/07/18 03:52:54 ERROR : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Failed to list "": directory not found 2026/07/18 03:52:54 DEBUG : removing 1 level 0 directories 2026/07/18 03:52:54 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Removing directory 2026/07/18 03:52:54 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2026/07/18 03:52:54 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-mivijuw6dovo: Closing 2 unused connections 2026/07/18 03:52:54 NOTICE: TestSFTPRclone: Stopping server --- PASS: TestIntegration (1.92s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.00s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir (0.86s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.01s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.00s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.00s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (0.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.01s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.01s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (0.13s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.06s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.01s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.01s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.01s) --- PASS: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- PASS: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 sftp_test.go:25: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestIntegration3 sftp_test.go:35: skipping as -remote is set --- SKIP: TestIntegration3 (0.00s) PASS ok github.com/rclone/rclone/backend/sftp 3.200s "go test -v -timeout 1h0m0s -remote TestSFTPRclone: -verbose" - Finished OK in 4.370509458s (try 1/5)