"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 TestParseHash --- PASS: TestParseHash (0.00s) === RUN TestParseUsage --- PASS: TestParseUsage (0.00s) === RUN TestSSHExternalWaitMultipleCalls --- PASS: TestSSHExternalWaitMultipleCalls (0.10s) === RUN TestSSHExternalCloseMultipleCalls --- PASS: TestSSHExternalCloseMultipleCalls (0.00s) === RUN TestStringLock --- PASS: TestStringLock (1.12s) === RUN TestIntegration fstests.go:438: Using remote "TestSFTPRclone:" 2026/05/28 02:45:00 NOTICE: TestSFTPRclone: Starting server 2026/05/28 02:45:01 NOTICE: TestSFTPRclone: Attempting to connect to "127.0.0.1:28621" try 1/100 2026/05/28 02:45:01 DEBUG : TestSFTPRclone: Read 1, error: 2026/05/28 02:45:01 NOTICE: TestSFTPRclone: Started server and connected to "127.0.0.1:28621" 2026/05/28 02:45:01 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-dovomud1buka" 2026/05/28 02:45:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/28 02:45:01 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/05/28 02:45:01 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/28 02:45:01 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/28 02:45:01 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/28 02:45:01 DEBUG : Setting pass="itRuYWGbdE2fys5q5Oz2rMhzy_z94hHYmglw2ZS0GwgIMr8" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/28 02:45:01 DEBUG : TestSFTPRclone: detected overridden config - adding "{9Rp8H}" suffix to name 2026/05/28 02:45:01 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/28 02:45:01 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/28 02:45:01 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/28 02:45:01 DEBUG : Setting pass="itRuYWGbdE2fys5q5Oz2rMhzy_z94hHYmglw2ZS0GwgIMr8" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/28 02:45:01 NOTICE: TestSFTPRclone{9Rp8H}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: New connection 127.0.0.1:51902->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9773.8a1305568" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell type "unix" from config 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Relative path resolved to "/rclone-test-dovomud1buka" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Using root directory "/rclone-test-dovomud1buka" 2026/05/28 02:45:01 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/05/28 02:45:01 INFO : dir/subdir: Making directory 2026/05/28 02:45:01 INFO : dir/subdir: Removing directory 2026/05/28 02:45:01 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2026/05/28 02:45:01 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: md5sum /rclone-test-dovomud1buka/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: aab7086e82bb6c5f746a9c8c4103f7c1 /rclone-test-dovomud1buka/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/28 02:45:01 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: aab7086e82bb6c5f746a9c8c4103f7c1 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: sha1sum /rclone-test-dovomud1buka/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 08c032203feac530b59ff1247249c28875945372 /rclone-test-dovomud1buka/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/28 02:45:01 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 08c032203feac530b59ff1247249c28875945372 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: md5sum /rclone-test-dovomud1buka/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: aab7086e82bb6c5f746a9c8c4103f7c1 /rclone-test-dovomud1buka/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/28 02:45:01 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: aab7086e82bb6c5f746a9c8c4103f7c1 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: sha1sum /rclone-test-dovomud1buka/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 08c032203feac530b59ff1247249c28875945372 /rclone-test-dovomud1buka/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/28 02:45:01 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 08c032203feac530b59ff1247249c28875945372 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: md5sum /rclone-test-dovomud1buka/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: aab7086e82bb6c5f746a9c8c4103f7c1 /rclone-test-dovomud1buka/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/28 02:45:01 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: aab7086e82bb6c5f746a9c8c4103f7c1 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: sha1sum /rclone-test-dovomud1buka/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 08c032203feac530b59ff1247249c28875945372 /rclone-test-dovomud1buka/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/28 02:45:01 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 08c032203feac530b59ff1247249c28875945372 === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/./." 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: md5sum /rclone-test-dovomud1buka/./. 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 3401a872b70f158b701e40b77e0f5813 /rclone-test-dovomud1buka/./. 2026/05/28 02:45:01 DEBUG : ./.: Parsed hash: 3401a872b70f158b701e40b77e0f5813 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/./." 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: sha1sum /rclone-test-dovomud1buka/./. 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: e7fa207a1d36c3dc119a01a69b2bd13d0a291f4d /rclone-test-dovomud1buka/./. 2026/05/28 02:45:01 DEBUG : ./.: Parsed hash: e7fa207a1d36c3dc119a01a69b2bd13d0a291f4d 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/./." 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: md5sum /rclone-test-dovomud1buka/./. 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 3401a872b70f158b701e40b77e0f5813 /rclone-test-dovomud1buka/./. 2026/05/28 02:45:01 DEBUG : ./.: Parsed hash: 3401a872b70f158b701e40b77e0f5813 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/./." 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: sha1sum /rclone-test-dovomud1buka/./. 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: e7fa207a1d36c3dc119a01a69b2bd13d0a291f4d /rclone-test-dovomud1buka/./. 2026/05/28 02:45:01 DEBUG : ./.: Parsed hash: e7fa207a1d36c3dc119a01a69b2bd13d0a291f4d 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/./." 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: md5sum /rclone-test-dovomud1buka/./. 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 3401a872b70f158b701e40b77e0f5813 /rclone-test-dovomud1buka/./. 2026/05/28 02:45:01 DEBUG : ./.: Parsed hash: 3401a872b70f158b701e40b77e0f5813 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/./." 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: sha1sum /rclone-test-dovomud1buka/./. 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: e7fa207a1d36c3dc119a01a69b2bd13d0a291f4d /rclone-test-dovomud1buka/./. 2026/05/28 02:45:01 DEBUG : ./.: Parsed hash: e7fa207a1d36c3dc119a01a69b2bd13d0a291f4d === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/../.." 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: md5sum /rclone-test-dovomud1buka/../.. 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: dda22a6006c323e221866ae6eeec3f38 /rclone-test-dovomud1buka/../.. 2026/05/28 02:45:01 DEBUG : ../..: Parsed hash: dda22a6006c323e221866ae6eeec3f38 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/../.." 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: sha1sum /rclone-test-dovomud1buka/../.. 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 3fdd2adc876a0eeb7420635ebe933e26fd30ed1b /rclone-test-dovomud1buka/../.. 2026/05/28 02:45:01 DEBUG : ../..: Parsed hash: 3fdd2adc876a0eeb7420635ebe933e26fd30ed1b 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/../.." 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: md5sum /rclone-test-dovomud1buka/../.. 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: dda22a6006c323e221866ae6eeec3f38 /rclone-test-dovomud1buka/../.. 2026/05/28 02:45:01 DEBUG : ../..: Parsed hash: dda22a6006c323e221866ae6eeec3f38 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/../.." 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: sha1sum /rclone-test-dovomud1buka/../.. 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 3fdd2adc876a0eeb7420635ebe933e26fd30ed1b /rclone-test-dovomud1buka/../.. 2026/05/28 02:45:01 DEBUG : ../..: Parsed hash: 3fdd2adc876a0eeb7420635ebe933e26fd30ed1b 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/../.." 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: md5sum /rclone-test-dovomud1buka/../.. 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: dda22a6006c323e221866ae6eeec3f38 /rclone-test-dovomud1buka/../.. 2026/05/28 02:45:01 DEBUG : ../..: Parsed hash: dda22a6006c323e221866ae6eeec3f38 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/../.." 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: sha1sum /rclone-test-dovomud1buka/../.. 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 3fdd2adc876a0eeb7420635ebe933e26fd30ed1b /rclone-test-dovomud1buka/../.. 2026/05/28 02:45:01 DEBUG : ../..: Parsed hash: 3fdd2adc876a0eeb7420635ebe933e26fd30ed1b === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: md5sum /rclone-test-dovomud1buka/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 3871917526bc56825277fdb9d2a700c8 /rclone-test-dovomud1buka/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/28 02:45:01 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 3871917526bc56825277fdb9d2a700c8 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: sha1sum /rclone-test-dovomud1buka/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: dc6be80dad100043bc864d609a377750ba54b7b2 /rclone-test-dovomud1buka/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/28 02:45:01 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: dc6be80dad100043bc864d609a377750ba54b7b2 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: md5sum /rclone-test-dovomud1buka/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 3871917526bc56825277fdb9d2a700c8 /rclone-test-dovomud1buka/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/28 02:45:01 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 3871917526bc56825277fdb9d2a700c8 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: sha1sum /rclone-test-dovomud1buka/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: dc6be80dad100043bc864d609a377750ba54b7b2 /rclone-test-dovomud1buka/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/28 02:45:01 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: dc6be80dad100043bc864d609a377750ba54b7b2 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: md5sum /rclone-test-dovomud1buka/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 3871917526bc56825277fdb9d2a700c8 /rclone-test-dovomud1buka/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/28 02:45:01 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 3871917526bc56825277fdb9d2a700c8 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: sha1sum /rclone-test-dovomud1buka/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: dc6be80dad100043bc864d609a377750ba54b7b2 /rclone-test-dovomud1buka/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/28 02:45:01 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: dc6be80dad100043bc864d609a377750ba54b7b2 === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/ leading space/ leading space" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: md5sum /rclone-test-dovomud1buka/\ leading\ space/\ leading\ space 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: e1a3bbba93ac0e1d4190bb1bf06a808a /rclone-test-dovomud1buka/ leading space/ leading space 2026/05/28 02:45:01 DEBUG : leading space/ leading space: Parsed hash: e1a3bbba93ac0e1d4190bb1bf06a808a 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/ leading space/ leading space" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: sha1sum /rclone-test-dovomud1buka/\ leading\ space/\ leading\ space 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: de4ada0ee4121196a0bbdc18ccbe08f0916e64b0 /rclone-test-dovomud1buka/ leading space/ leading space 2026/05/28 02:45:01 DEBUG : leading space/ leading space: Parsed hash: de4ada0ee4121196a0bbdc18ccbe08f0916e64b0 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/ leading space/ leading space" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: md5sum /rclone-test-dovomud1buka/\ leading\ space/\ leading\ space 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: e1a3bbba93ac0e1d4190bb1bf06a808a /rclone-test-dovomud1buka/ leading space/ leading space 2026/05/28 02:45:01 DEBUG : leading space/ leading space: Parsed hash: e1a3bbba93ac0e1d4190bb1bf06a808a 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/ leading space/ leading space" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: sha1sum /rclone-test-dovomud1buka/\ leading\ space/\ leading\ space 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: de4ada0ee4121196a0bbdc18ccbe08f0916e64b0 /rclone-test-dovomud1buka/ leading space/ leading space 2026/05/28 02:45:01 DEBUG : leading space/ leading space: Parsed hash: de4ada0ee4121196a0bbdc18ccbe08f0916e64b0 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/ leading space/ leading space" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: md5sum /rclone-test-dovomud1buka/\ leading\ space/\ leading\ space 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: e1a3bbba93ac0e1d4190bb1bf06a808a /rclone-test-dovomud1buka/ leading space/ leading space 2026/05/28 02:45:01 DEBUG : leading space/ leading space: Parsed hash: e1a3bbba93ac0e1d4190bb1bf06a808a 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/ leading space/ leading space" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: sha1sum /rclone-test-dovomud1buka/\ leading\ space/\ leading\ space 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: de4ada0ee4121196a0bbdc18ccbe08f0916e64b0 /rclone-test-dovomud1buka/ leading space/ leading space 2026/05/28 02:45:01 DEBUG : leading space/ leading space: Parsed hash: de4ada0ee4121196a0bbdc18ccbe08f0916e64b0 === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/~leading tilde/~leading tilde" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: md5sum /rclone-test-dovomud1buka/\~leading\ tilde/\~leading\ tilde 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 1a085d1f72c9d225492c3533f793529b /rclone-test-dovomud1buka/~leading tilde/~leading tilde 2026/05/28 02:45:01 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 1a085d1f72c9d225492c3533f793529b 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/~leading tilde/~leading tilde" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: sha1sum /rclone-test-dovomud1buka/\~leading\ tilde/\~leading\ tilde 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: f2d17d43a560aa2bd9ba6bc722429a7eb82654f4 /rclone-test-dovomud1buka/~leading tilde/~leading tilde 2026/05/28 02:45:01 DEBUG : ~leading tilde/~leading tilde: Parsed hash: f2d17d43a560aa2bd9ba6bc722429a7eb82654f4 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/~leading tilde/~leading tilde" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: md5sum /rclone-test-dovomud1buka/\~leading\ tilde/\~leading\ tilde 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 1a085d1f72c9d225492c3533f793529b /rclone-test-dovomud1buka/~leading tilde/~leading tilde 2026/05/28 02:45:01 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 1a085d1f72c9d225492c3533f793529b 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/~leading tilde/~leading tilde" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: sha1sum /rclone-test-dovomud1buka/\~leading\ tilde/\~leading\ tilde 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: f2d17d43a560aa2bd9ba6bc722429a7eb82654f4 /rclone-test-dovomud1buka/~leading tilde/~leading tilde 2026/05/28 02:45:01 DEBUG : ~leading tilde/~leading tilde: Parsed hash: f2d17d43a560aa2bd9ba6bc722429a7eb82654f4 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/~leading tilde/~leading tilde" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: md5sum /rclone-test-dovomud1buka/\~leading\ tilde/\~leading\ tilde 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 1a085d1f72c9d225492c3533f793529b /rclone-test-dovomud1buka/~leading tilde/~leading tilde 2026/05/28 02:45:01 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 1a085d1f72c9d225492c3533f793529b 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/~leading tilde/~leading tilde" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: sha1sum /rclone-test-dovomud1buka/\~leading\ tilde/\~leading\ tilde 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: f2d17d43a560aa2bd9ba6bc722429a7eb82654f4 /rclone-test-dovomud1buka/~leading tilde/~leading tilde 2026/05/28 02:45:01 DEBUG : ~leading tilde/~leading tilde: Parsed hash: f2d17d43a560aa2bd9ba6bc722429a7eb82654f4 === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/␍leading CR/␍leading CR" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: md5sum /rclone-test-dovomud1buka/␍leading\ CR/␍leading\ CR 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: b3c026d6d31058e0ebd42ceeacaa8743 /rclone-test-dovomud1buka/␍leading CR/␍leading CR 2026/05/28 02:45:01 DEBUG : ␍leading CR/␍leading CR: Parsed hash: b3c026d6d31058e0ebd42ceeacaa8743 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/␍leading CR/␍leading CR" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: sha1sum /rclone-test-dovomud1buka/␍leading\ CR/␍leading\ CR 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 18786070d874a6bbe802b29c2570cffc82cb34c6 /rclone-test-dovomud1buka/␍leading CR/␍leading CR 2026/05/28 02:45:01 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 18786070d874a6bbe802b29c2570cffc82cb34c6 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/␍leading CR/␍leading CR" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: md5sum /rclone-test-dovomud1buka/␍leading\ CR/␍leading\ CR 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: b3c026d6d31058e0ebd42ceeacaa8743 /rclone-test-dovomud1buka/␍leading CR/␍leading CR 2026/05/28 02:45:01 DEBUG : ␍leading CR/␍leading CR: Parsed hash: b3c026d6d31058e0ebd42ceeacaa8743 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/␍leading CR/␍leading CR" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: sha1sum /rclone-test-dovomud1buka/␍leading\ CR/␍leading\ CR 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 18786070d874a6bbe802b29c2570cffc82cb34c6 /rclone-test-dovomud1buka/␍leading CR/␍leading CR 2026/05/28 02:45:01 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 18786070d874a6bbe802b29c2570cffc82cb34c6 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/␍leading CR/␍leading CR" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: md5sum /rclone-test-dovomud1buka/␍leading\ CR/␍leading\ CR 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: b3c026d6d31058e0ebd42ceeacaa8743 /rclone-test-dovomud1buka/␍leading CR/␍leading CR 2026/05/28 02:45:01 DEBUG : ␍leading CR/␍leading CR: Parsed hash: b3c026d6d31058e0ebd42ceeacaa8743 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/␍leading CR/␍leading CR" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: sha1sum /rclone-test-dovomud1buka/␍leading\ CR/␍leading\ CR 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 18786070d874a6bbe802b29c2570cffc82cb34c6 /rclone-test-dovomud1buka/␍leading CR/␍leading CR 2026/05/28 02:45:01 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 18786070d874a6bbe802b29c2570cffc82cb34c6 === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/␊leading LF/␊leading LF" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: md5sum /rclone-test-dovomud1buka/␊leading\ LF/␊leading\ LF 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: ba89825ee4111672cb363e8f84234132 /rclone-test-dovomud1buka/␊leading LF/␊leading LF 2026/05/28 02:45:01 DEBUG : ␊leading LF/␊leading LF: Parsed hash: ba89825ee4111672cb363e8f84234132 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/␊leading LF/␊leading LF" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: sha1sum /rclone-test-dovomud1buka/␊leading\ LF/␊leading\ LF 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 51e16bc8d35edc11f10c96cf4d6da984168296d9 /rclone-test-dovomud1buka/␊leading LF/␊leading LF 2026/05/28 02:45:01 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 51e16bc8d35edc11f10c96cf4d6da984168296d9 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/␊leading LF/␊leading LF" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: md5sum /rclone-test-dovomud1buka/␊leading\ LF/␊leading\ LF 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: ba89825ee4111672cb363e8f84234132 /rclone-test-dovomud1buka/␊leading LF/␊leading LF 2026/05/28 02:45:01 DEBUG : ␊leading LF/␊leading LF: Parsed hash: ba89825ee4111672cb363e8f84234132 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/␊leading LF/␊leading LF" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: sha1sum /rclone-test-dovomud1buka/␊leading\ LF/␊leading\ LF 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 51e16bc8d35edc11f10c96cf4d6da984168296d9 /rclone-test-dovomud1buka/␊leading LF/␊leading LF 2026/05/28 02:45:01 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 51e16bc8d35edc11f10c96cf4d6da984168296d9 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/␊leading LF/␊leading LF" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: md5sum /rclone-test-dovomud1buka/␊leading\ LF/␊leading\ LF 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: ba89825ee4111672cb363e8f84234132 /rclone-test-dovomud1buka/␊leading LF/␊leading LF 2026/05/28 02:45:01 DEBUG : ␊leading LF/␊leading LF: Parsed hash: ba89825ee4111672cb363e8f84234132 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/␊leading LF/␊leading LF" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: sha1sum /rclone-test-dovomud1buka/␊leading\ LF/␊leading\ LF 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 51e16bc8d35edc11f10c96cf4d6da984168296d9 /rclone-test-dovomud1buka/␊leading LF/␊leading LF 2026/05/28 02:45:01 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 51e16bc8d35edc11f10c96cf4d6da984168296d9 === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/␉leading HT/␉leading HT" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: md5sum /rclone-test-dovomud1buka/␉leading\ HT/␉leading\ HT 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 723d5048f2acd1bc11ffe07ec2370e2c /rclone-test-dovomud1buka/␉leading HT/␉leading HT 2026/05/28 02:45:01 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 723d5048f2acd1bc11ffe07ec2370e2c 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/␉leading HT/␉leading HT" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: sha1sum /rclone-test-dovomud1buka/␉leading\ HT/␉leading\ HT 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: ddc88ff8eedbb2cb23edfc4ede49770b675f67b6 /rclone-test-dovomud1buka/␉leading HT/␉leading HT 2026/05/28 02:45:01 DEBUG : ␉leading HT/␉leading HT: Parsed hash: ddc88ff8eedbb2cb23edfc4ede49770b675f67b6 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/␉leading HT/␉leading HT" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: md5sum /rclone-test-dovomud1buka/␉leading\ HT/␉leading\ HT 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 723d5048f2acd1bc11ffe07ec2370e2c /rclone-test-dovomud1buka/␉leading HT/␉leading HT 2026/05/28 02:45:01 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 723d5048f2acd1bc11ffe07ec2370e2c 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/␉leading HT/␉leading HT" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: sha1sum /rclone-test-dovomud1buka/␉leading\ HT/␉leading\ HT 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: ddc88ff8eedbb2cb23edfc4ede49770b675f67b6 /rclone-test-dovomud1buka/␉leading HT/␉leading HT 2026/05/28 02:45:01 DEBUG : ␉leading HT/␉leading HT: Parsed hash: ddc88ff8eedbb2cb23edfc4ede49770b675f67b6 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/␉leading HT/␉leading HT" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: md5sum /rclone-test-dovomud1buka/␉leading\ HT/␉leading\ HT 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 723d5048f2acd1bc11ffe07ec2370e2c /rclone-test-dovomud1buka/␉leading HT/␉leading HT 2026/05/28 02:45:01 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 723d5048f2acd1bc11ffe07ec2370e2c 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/␉leading HT/␉leading HT" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: sha1sum /rclone-test-dovomud1buka/␉leading\ HT/␉leading\ HT 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: ddc88ff8eedbb2cb23edfc4ede49770b675f67b6 /rclone-test-dovomud1buka/␉leading HT/␉leading HT 2026/05/28 02:45:01 DEBUG : ␉leading HT/␉leading HT: Parsed hash: ddc88ff8eedbb2cb23edfc4ede49770b675f67b6 === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/␋leading VT/␋leading VT" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: md5sum /rclone-test-dovomud1buka/␋leading\ VT/␋leading\ VT 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 83c62ed39bebaf6db4e09a8d667064f6 /rclone-test-dovomud1buka/␋leading VT/␋leading VT 2026/05/28 02:45:01 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 83c62ed39bebaf6db4e09a8d667064f6 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/␋leading VT/␋leading VT" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: sha1sum /rclone-test-dovomud1buka/␋leading\ VT/␋leading\ VT 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 1c9ebc0da5b6ead0410b5ed9b20c00fa60b46cb9 /rclone-test-dovomud1buka/␋leading VT/␋leading VT 2026/05/28 02:45:01 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 1c9ebc0da5b6ead0410b5ed9b20c00fa60b46cb9 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/␋leading VT/␋leading VT" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: md5sum /rclone-test-dovomud1buka/␋leading\ VT/␋leading\ VT 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 83c62ed39bebaf6db4e09a8d667064f6 /rclone-test-dovomud1buka/␋leading VT/␋leading VT 2026/05/28 02:45:01 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 83c62ed39bebaf6db4e09a8d667064f6 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/␋leading VT/␋leading VT" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: sha1sum /rclone-test-dovomud1buka/␋leading\ VT/␋leading\ VT 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 1c9ebc0da5b6ead0410b5ed9b20c00fa60b46cb9 /rclone-test-dovomud1buka/␋leading VT/␋leading VT 2026/05/28 02:45:01 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 1c9ebc0da5b6ead0410b5ed9b20c00fa60b46cb9 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/␋leading VT/␋leading VT" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: md5sum /rclone-test-dovomud1buka/␋leading\ VT/␋leading\ VT 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 83c62ed39bebaf6db4e09a8d667064f6 /rclone-test-dovomud1buka/␋leading VT/␋leading VT 2026/05/28 02:45:01 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 83c62ed39bebaf6db4e09a8d667064f6 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/␋leading VT/␋leading VT" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: sha1sum /rclone-test-dovomud1buka/␋leading\ VT/␋leading\ VT 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 1c9ebc0da5b6ead0410b5ed9b20c00fa60b46cb9 /rclone-test-dovomud1buka/␋leading VT/␋leading VT 2026/05/28 02:45:01 DEBUG : ␋leading VT/␋leading VT: Parsed hash: 1c9ebc0da5b6ead0410b5ed9b20c00fa60b46cb9 === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/.leading dot/.leading dot" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: md5sum /rclone-test-dovomud1buka/.leading\ dot/.leading\ dot 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: ef27b8d7b712a8577c0b8b2117496a6f /rclone-test-dovomud1buka/.leading dot/.leading dot 2026/05/28 02:45:01 DEBUG : .leading dot/.leading dot: Parsed hash: ef27b8d7b712a8577c0b8b2117496a6f 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/.leading dot/.leading dot" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: sha1sum /rclone-test-dovomud1buka/.leading\ dot/.leading\ dot 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: dc2b918437824f5f4d334576b06eef5657dc7056 /rclone-test-dovomud1buka/.leading dot/.leading dot 2026/05/28 02:45:01 DEBUG : .leading dot/.leading dot: Parsed hash: dc2b918437824f5f4d334576b06eef5657dc7056 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/.leading dot/.leading dot" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: md5sum /rclone-test-dovomud1buka/.leading\ dot/.leading\ dot 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: ef27b8d7b712a8577c0b8b2117496a6f /rclone-test-dovomud1buka/.leading dot/.leading dot 2026/05/28 02:45:01 DEBUG : .leading dot/.leading dot: Parsed hash: ef27b8d7b712a8577c0b8b2117496a6f 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/.leading dot/.leading dot" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: sha1sum /rclone-test-dovomud1buka/.leading\ dot/.leading\ dot 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: dc2b918437824f5f4d334576b06eef5657dc7056 /rclone-test-dovomud1buka/.leading dot/.leading dot 2026/05/28 02:45:01 DEBUG : .leading dot/.leading dot: Parsed hash: dc2b918437824f5f4d334576b06eef5657dc7056 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/.leading dot/.leading dot" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: md5sum /rclone-test-dovomud1buka/.leading\ dot/.leading\ dot 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: ef27b8d7b712a8577c0b8b2117496a6f /rclone-test-dovomud1buka/.leading dot/.leading dot 2026/05/28 02:45:01 DEBUG : .leading dot/.leading dot: Parsed hash: ef27b8d7b712a8577c0b8b2117496a6f 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/.leading dot/.leading dot" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: sha1sum /rclone-test-dovomud1buka/.leading\ dot/.leading\ dot 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: dc2b918437824f5f4d334576b06eef5657dc7056 /rclone-test-dovomud1buka/.leading dot/.leading dot 2026/05/28 02:45:01 DEBUG : .leading dot/.leading dot: Parsed hash: dc2b918437824f5f4d334576b06eef5657dc7056 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/trailing space /trailing space " 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: md5sum /rclone-test-dovomud1buka/trailing\ space\ /trailing\ space\ 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: ceab9561e4c03775a5aea48e2191f7db /rclone-test-dovomud1buka/trailing space /trailing space 2026/05/28 02:45:01 DEBUG : trailing space /trailing space : Parsed hash: ceab9561e4c03775a5aea48e2191f7db 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/trailing space /trailing space " 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: sha1sum /rclone-test-dovomud1buka/trailing\ space\ /trailing\ space\ 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 1f8fa4abc8977e46ff74c1ddfcb77a5bb49cd85e /rclone-test-dovomud1buka/trailing space /trailing space 2026/05/28 02:45:01 DEBUG : trailing space /trailing space : Parsed hash: 1f8fa4abc8977e46ff74c1ddfcb77a5bb49cd85e 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/trailing space /trailing space " 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: md5sum /rclone-test-dovomud1buka/trailing\ space\ /trailing\ space\ 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: ceab9561e4c03775a5aea48e2191f7db /rclone-test-dovomud1buka/trailing space /trailing space 2026/05/28 02:45:01 DEBUG : trailing space /trailing space : Parsed hash: ceab9561e4c03775a5aea48e2191f7db 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/trailing space /trailing space " 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: sha1sum /rclone-test-dovomud1buka/trailing\ space\ /trailing\ space\ 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 1f8fa4abc8977e46ff74c1ddfcb77a5bb49cd85e /rclone-test-dovomud1buka/trailing space /trailing space 2026/05/28 02:45:01 DEBUG : trailing space /trailing space : Parsed hash: 1f8fa4abc8977e46ff74c1ddfcb77a5bb49cd85e 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/trailing space /trailing space " 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: md5sum /rclone-test-dovomud1buka/trailing\ space\ /trailing\ space\ 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: ceab9561e4c03775a5aea48e2191f7db /rclone-test-dovomud1buka/trailing space /trailing space 2026/05/28 02:45:01 DEBUG : trailing space /trailing space : Parsed hash: ceab9561e4c03775a5aea48e2191f7db 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/trailing space /trailing space " 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: sha1sum /rclone-test-dovomud1buka/trailing\ space\ /trailing\ space\ 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 1f8fa4abc8977e46ff74c1ddfcb77a5bb49cd85e /rclone-test-dovomud1buka/trailing space /trailing space 2026/05/28 02:45:01 DEBUG : trailing space /trailing space : Parsed hash: 1f8fa4abc8977e46ff74c1ddfcb77a5bb49cd85e === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/trailing CR␍/trailing CR␍" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: md5sum /rclone-test-dovomud1buka/trailing\ CR␍/trailing\ CR␍ 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: f617403af2cf31fd5fe4e3444b2e1638 /rclone-test-dovomud1buka/trailing CR␍/trailing CR␍ 2026/05/28 02:45:01 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: f617403af2cf31fd5fe4e3444b2e1638 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/trailing CR␍/trailing CR␍" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: sha1sum /rclone-test-dovomud1buka/trailing\ CR␍/trailing\ CR␍ 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 499227b1baf3985ea28c38c87c1286480347bc8b /rclone-test-dovomud1buka/trailing CR␍/trailing CR␍ 2026/05/28 02:45:01 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 499227b1baf3985ea28c38c87c1286480347bc8b 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/trailing CR␍/trailing CR␍" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: md5sum /rclone-test-dovomud1buka/trailing\ CR␍/trailing\ CR␍ 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: f617403af2cf31fd5fe4e3444b2e1638 /rclone-test-dovomud1buka/trailing CR␍/trailing CR␍ 2026/05/28 02:45:01 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: f617403af2cf31fd5fe4e3444b2e1638 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/trailing CR␍/trailing CR␍" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: sha1sum /rclone-test-dovomud1buka/trailing\ CR␍/trailing\ CR␍ 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 499227b1baf3985ea28c38c87c1286480347bc8b /rclone-test-dovomud1buka/trailing CR␍/trailing CR␍ 2026/05/28 02:45:01 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 499227b1baf3985ea28c38c87c1286480347bc8b 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/trailing CR␍/trailing CR␍" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: md5sum /rclone-test-dovomud1buka/trailing\ CR␍/trailing\ CR␍ 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: f617403af2cf31fd5fe4e3444b2e1638 /rclone-test-dovomud1buka/trailing CR␍/trailing CR␍ 2026/05/28 02:45:01 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: f617403af2cf31fd5fe4e3444b2e1638 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/trailing CR␍/trailing CR␍" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: sha1sum /rclone-test-dovomud1buka/trailing\ CR␍/trailing\ CR␍ 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 499227b1baf3985ea28c38c87c1286480347bc8b /rclone-test-dovomud1buka/trailing CR␍/trailing CR␍ 2026/05/28 02:45:01 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 499227b1baf3985ea28c38c87c1286480347bc8b === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/trailing LF␊/trailing LF␊" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: md5sum /rclone-test-dovomud1buka/trailing\ LF␊/trailing\ LF␊ 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: e2893df948daedee9fa86e3464741f26 /rclone-test-dovomud1buka/trailing LF␊/trailing LF␊ 2026/05/28 02:45:01 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: e2893df948daedee9fa86e3464741f26 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/trailing LF␊/trailing LF␊" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: sha1sum /rclone-test-dovomud1buka/trailing\ LF␊/trailing\ LF␊ 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 4b0cb676c5f7f6fa49f5243e17b3147371256e68 /rclone-test-dovomud1buka/trailing LF␊/trailing LF␊ 2026/05/28 02:45:01 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 4b0cb676c5f7f6fa49f5243e17b3147371256e68 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/trailing LF␊/trailing LF␊" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: md5sum /rclone-test-dovomud1buka/trailing\ LF␊/trailing\ LF␊ 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: e2893df948daedee9fa86e3464741f26 /rclone-test-dovomud1buka/trailing LF␊/trailing LF␊ 2026/05/28 02:45:01 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: e2893df948daedee9fa86e3464741f26 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/trailing LF␊/trailing LF␊" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: sha1sum /rclone-test-dovomud1buka/trailing\ LF␊/trailing\ LF␊ 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 4b0cb676c5f7f6fa49f5243e17b3147371256e68 /rclone-test-dovomud1buka/trailing LF␊/trailing LF␊ 2026/05/28 02:45:01 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 4b0cb676c5f7f6fa49f5243e17b3147371256e68 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/trailing LF␊/trailing LF␊" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: md5sum /rclone-test-dovomud1buka/trailing\ LF␊/trailing\ LF␊ 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: e2893df948daedee9fa86e3464741f26 /rclone-test-dovomud1buka/trailing LF␊/trailing LF␊ 2026/05/28 02:45:01 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: e2893df948daedee9fa86e3464741f26 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/trailing LF␊/trailing LF␊" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: sha1sum /rclone-test-dovomud1buka/trailing\ LF␊/trailing\ LF␊ 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 4b0cb676c5f7f6fa49f5243e17b3147371256e68 /rclone-test-dovomud1buka/trailing LF␊/trailing LF␊ 2026/05/28 02:45:01 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 4b0cb676c5f7f6fa49f5243e17b3147371256e68 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/trailing HT␉/trailing HT␉" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: md5sum /rclone-test-dovomud1buka/trailing\ HT␉/trailing\ HT␉ 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 25cca714944205073e80d031c038c0b0 /rclone-test-dovomud1buka/trailing HT␉/trailing HT␉ 2026/05/28 02:45:01 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 25cca714944205073e80d031c038c0b0 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/trailing HT␉/trailing HT␉" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: sha1sum /rclone-test-dovomud1buka/trailing\ HT␉/trailing\ HT␉ 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 3eb3920b803a544835efeca5c24e347a487f6953 /rclone-test-dovomud1buka/trailing HT␉/trailing HT␉ 2026/05/28 02:45:01 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 3eb3920b803a544835efeca5c24e347a487f6953 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/trailing HT␉/trailing HT␉" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: md5sum /rclone-test-dovomud1buka/trailing\ HT␉/trailing\ HT␉ 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 25cca714944205073e80d031c038c0b0 /rclone-test-dovomud1buka/trailing HT␉/trailing HT␉ 2026/05/28 02:45:01 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 25cca714944205073e80d031c038c0b0 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/trailing HT␉/trailing HT␉" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: sha1sum /rclone-test-dovomud1buka/trailing\ HT␉/trailing\ HT␉ 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 3eb3920b803a544835efeca5c24e347a487f6953 /rclone-test-dovomud1buka/trailing HT␉/trailing HT␉ 2026/05/28 02:45:01 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 3eb3920b803a544835efeca5c24e347a487f6953 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/trailing HT␉/trailing HT␉" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: md5sum /rclone-test-dovomud1buka/trailing\ HT␉/trailing\ HT␉ 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 25cca714944205073e80d031c038c0b0 /rclone-test-dovomud1buka/trailing HT␉/trailing HT␉ 2026/05/28 02:45:01 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 25cca714944205073e80d031c038c0b0 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/trailing HT␉/trailing HT␉" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: sha1sum /rclone-test-dovomud1buka/trailing\ HT␉/trailing\ HT␉ 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 3eb3920b803a544835efeca5c24e347a487f6953 /rclone-test-dovomud1buka/trailing HT␉/trailing HT␉ 2026/05/28 02:45:01 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 3eb3920b803a544835efeca5c24e347a487f6953 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/trailing VT␋/trailing VT␋" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: md5sum /rclone-test-dovomud1buka/trailing\ VT␋/trailing\ VT␋ 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 8abacff7b8aa61311b7a67fdbeae63f7 /rclone-test-dovomud1buka/trailing VT␋/trailing VT␋ 2026/05/28 02:45:01 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 8abacff7b8aa61311b7a67fdbeae63f7 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/trailing VT␋/trailing VT␋" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: sha1sum /rclone-test-dovomud1buka/trailing\ VT␋/trailing\ VT␋ 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: b34e10383ee8900ca1e280d8295fa8c9cda39251 /rclone-test-dovomud1buka/trailing VT␋/trailing VT␋ 2026/05/28 02:45:01 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: b34e10383ee8900ca1e280d8295fa8c9cda39251 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/trailing VT␋/trailing VT␋" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: md5sum /rclone-test-dovomud1buka/trailing\ VT␋/trailing\ VT␋ 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 8abacff7b8aa61311b7a67fdbeae63f7 /rclone-test-dovomud1buka/trailing VT␋/trailing VT␋ 2026/05/28 02:45:01 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 8abacff7b8aa61311b7a67fdbeae63f7 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/trailing VT␋/trailing VT␋" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: sha1sum /rclone-test-dovomud1buka/trailing\ VT␋/trailing\ VT␋ 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: b34e10383ee8900ca1e280d8295fa8c9cda39251 /rclone-test-dovomud1buka/trailing VT␋/trailing VT␋ 2026/05/28 02:45:01 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: b34e10383ee8900ca1e280d8295fa8c9cda39251 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/trailing VT␋/trailing VT␋" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: md5sum /rclone-test-dovomud1buka/trailing\ VT␋/trailing\ VT␋ 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 8abacff7b8aa61311b7a67fdbeae63f7 /rclone-test-dovomud1buka/trailing VT␋/trailing VT␋ 2026/05/28 02:45:01 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 8abacff7b8aa61311b7a67fdbeae63f7 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/trailing VT␋/trailing VT␋" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: sha1sum /rclone-test-dovomud1buka/trailing\ VT␋/trailing\ VT␋ 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: b34e10383ee8900ca1e280d8295fa8c9cda39251 /rclone-test-dovomud1buka/trailing VT␋/trailing VT␋ 2026/05/28 02:45:01 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: b34e10383ee8900ca1e280d8295fa8c9cda39251 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/trailing dot./trailing dot." 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: md5sum /rclone-test-dovomud1buka/trailing\ dot./trailing\ dot. 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: f16b1791133d5fceb0d732bd53fada9c /rclone-test-dovomud1buka/trailing dot./trailing dot. 2026/05/28 02:45:01 DEBUG : trailing dot./trailing dot.: Parsed hash: f16b1791133d5fceb0d732bd53fada9c 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/trailing dot./trailing dot." 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: sha1sum /rclone-test-dovomud1buka/trailing\ dot./trailing\ dot. 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 5770ba85bbd0aa4a5542e860c4019a210fe061d2 /rclone-test-dovomud1buka/trailing dot./trailing dot. 2026/05/28 02:45:01 DEBUG : trailing dot./trailing dot.: Parsed hash: 5770ba85bbd0aa4a5542e860c4019a210fe061d2 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/trailing dot./trailing dot." 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: md5sum /rclone-test-dovomud1buka/trailing\ dot./trailing\ dot. 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: f16b1791133d5fceb0d732bd53fada9c /rclone-test-dovomud1buka/trailing dot./trailing dot. 2026/05/28 02:45:01 DEBUG : trailing dot./trailing dot.: Parsed hash: f16b1791133d5fceb0d732bd53fada9c 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/trailing dot./trailing dot." 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: sha1sum /rclone-test-dovomud1buka/trailing\ dot./trailing\ dot. 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 5770ba85bbd0aa4a5542e860c4019a210fe061d2 /rclone-test-dovomud1buka/trailing dot./trailing dot. 2026/05/28 02:45:01 DEBUG : trailing dot./trailing dot.: Parsed hash: 5770ba85bbd0aa4a5542e860c4019a210fe061d2 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/trailing dot./trailing dot." 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: md5sum /rclone-test-dovomud1buka/trailing\ dot./trailing\ dot. 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: f16b1791133d5fceb0d732bd53fada9c /rclone-test-dovomud1buka/trailing dot./trailing dot. 2026/05/28 02:45:01 DEBUG : trailing dot./trailing dot.: Parsed hash: f16b1791133d5fceb0d732bd53fada9c 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/trailing dot./trailing dot." 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: sha1sum /rclone-test-dovomud1buka/trailing\ dot./trailing\ dot. 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 5770ba85bbd0aa4a5542e860c4019a210fe061d2 /rclone-test-dovomud1buka/trailing dot./trailing dot. 2026/05/28 02:45:01 DEBUG : trailing dot./trailing dot.: Parsed hash: 5770ba85bbd0aa4a5542e860c4019a210fe061d2 === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: md5sum /rclone-test-dovomud1buka/invalid\ utf-8/invalid\ utf-8 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: f514eaf224c0e082f4730687dc31c012 /rclone-test-dovomud1buka/invalid utf-8/invalid utf-8 2026/05/28 02:45:01 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: f514eaf224c0e082f4730687dc31c012 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: sha1sum /rclone-test-dovomud1buka/invalid\ utf-8/invalid\ utf-8 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: f1a33646f0977bc57506f1c66eac946df0d16cf1 /rclone-test-dovomud1buka/invalid utf-8/invalid utf-8 2026/05/28 02:45:01 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: f1a33646f0977bc57506f1c66eac946df0d16cf1 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: md5sum /rclone-test-dovomud1buka/invalid\ utf-8/invalid\ utf-8 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: f514eaf224c0e082f4730687dc31c012 /rclone-test-dovomud1buka/invalid utf-8/invalid utf-8 2026/05/28 02:45:01 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: f514eaf224c0e082f4730687dc31c012 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: sha1sum /rclone-test-dovomud1buka/invalid\ utf-8/invalid\ utf-8 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: f1a33646f0977bc57506f1c66eac946df0d16cf1 /rclone-test-dovomud1buka/invalid utf-8/invalid utf-8 2026/05/28 02:45:01 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: f1a33646f0977bc57506f1c66eac946df0d16cf1 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: md5sum /rclone-test-dovomud1buka/invalid\ utf-8/invalid\ utf-8 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: f514eaf224c0e082f4730687dc31c012 /rclone-test-dovomud1buka/invalid utf-8/invalid utf-8 2026/05/28 02:45:01 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: f514eaf224c0e082f4730687dc31c012 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: sha1sum /rclone-test-dovomud1buka/invalid\ utf-8/invalid\ utf-8 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: f1a33646f0977bc57506f1c66eac946df0d16cf1 /rclone-test-dovomud1buka/invalid utf-8/invalid utf-8 2026/05/28 02:45:01 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: f1a33646f0977bc57506f1c66eac946df0d16cf1 === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/test%46.txt/test%46.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: md5sum /rclone-test-dovomud1buka/test\%46.txt/test\%46.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: a047555ae1add02314ae5f53ff1d19d7 /rclone-test-dovomud1buka/test%46.txt/test%46.txt 2026/05/28 02:45:01 DEBUG : test%46.txt/test%46.txt: Parsed hash: a047555ae1add02314ae5f53ff1d19d7 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/test%46.txt/test%46.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: sha1sum /rclone-test-dovomud1buka/test\%46.txt/test\%46.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 7b9e0c73666401055962efbe31f57112ec3e85e2 /rclone-test-dovomud1buka/test%46.txt/test%46.txt 2026/05/28 02:45:01 DEBUG : test%46.txt/test%46.txt: Parsed hash: 7b9e0c73666401055962efbe31f57112ec3e85e2 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/test%46.txt/test%46.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: md5sum /rclone-test-dovomud1buka/test\%46.txt/test\%46.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: a047555ae1add02314ae5f53ff1d19d7 /rclone-test-dovomud1buka/test%46.txt/test%46.txt 2026/05/28 02:45:01 DEBUG : test%46.txt/test%46.txt: Parsed hash: a047555ae1add02314ae5f53ff1d19d7 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/test%46.txt/test%46.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: sha1sum /rclone-test-dovomud1buka/test\%46.txt/test\%46.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 7b9e0c73666401055962efbe31f57112ec3e85e2 /rclone-test-dovomud1buka/test%46.txt/test%46.txt 2026/05/28 02:45:01 DEBUG : test%46.txt/test%46.txt: Parsed hash: 7b9e0c73666401055962efbe31f57112ec3e85e2 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/test%46.txt/test%46.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: md5sum /rclone-test-dovomud1buka/test\%46.txt/test\%46.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: a047555ae1add02314ae5f53ff1d19d7 /rclone-test-dovomud1buka/test%46.txt/test%46.txt 2026/05/28 02:45:01 DEBUG : test%46.txt/test%46.txt: Parsed hash: a047555ae1add02314ae5f53ff1d19d7 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/test%46.txt/test%46.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: sha1sum /rclone-test-dovomud1buka/test\%46.txt/test\%46.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 7b9e0c73666401055962efbe31f57112ec3e85e2 /rclone-test-dovomud1buka/test%46.txt/test%46.txt 2026/05/28 02:45:01 DEBUG : test%46.txt/test%46.txt: Parsed hash: 7b9e0c73666401055962efbe31f57112ec3e85e2 === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Connection OK after error: potato 2026/05/28 02:45:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/zero-length-file" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: md5sum /rclone-test-dovomud1buka/zero-length-file 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-dovomud1buka/zero-length-file 2026/05/28 02:45:01 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/zero-length-file" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: sha1sum /rclone-test-dovomud1buka/zero-length-file 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-dovomud1buka/zero-length-file 2026/05/28 02:45:01 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/zero-length-file" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: md5sum /rclone-test-dovomud1buka/zero-length-file 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-dovomud1buka/zero-length-file 2026/05/28 02:45:01 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/zero-length-file" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: sha1sum /rclone-test-dovomud1buka/zero-length-file 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-dovomud1buka/zero-length-file 2026/05/28 02:45:01 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:820: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:873: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/file name.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: md5sum /rclone-test-dovomud1buka/file\ name.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 042df8da4fd83a3a8d550b376509d68a /rclone-test-dovomud1buka/file name.txt 2026/05/28 02:45:01 DEBUG : file name.txt: Parsed hash: 042df8da4fd83a3a8d550b376509d68a 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/file name.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: sha1sum /rclone-test-dovomud1buka/file\ name.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: caa0681a1b621ae1ef8a6fa42a781ef09e32f567 /rclone-test-dovomud1buka/file name.txt 2026/05/28 02:45:01 DEBUG : file name.txt: Parsed hash: caa0681a1b621ae1ef8a6fa42a781ef09e32f567 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/file name.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: md5sum /rclone-test-dovomud1buka/file\ name.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 042df8da4fd83a3a8d550b376509d68a /rclone-test-dovomud1buka/file name.txt 2026/05/28 02:45:01 DEBUG : file name.txt: Parsed hash: 042df8da4fd83a3a8d550b376509d68a 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/file name.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: sha1sum /rclone-test-dovomud1buka/file\ name.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: caa0681a1b621ae1ef8a6fa42a781ef09e32f567 /rclone-test-dovomud1buka/file name.txt 2026/05/28 02:45:01 DEBUG : file name.txt: Parsed hash: caa0681a1b621ae1ef8a6fa42a781ef09e32f567 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: md5sum /rclone-test-dovomud1buka/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: e64312a65463619613467e2424f6c1b0 /rclone-test-dovomud1buka/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/28 02:45:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: e64312a65463619613467e2424f6c1b0 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: sha1sum /rclone-test-dovomud1buka/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 18ca67a18cb2fd4fca014c5c376455a7982bcc13 /rclone-test-dovomud1buka/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/28 02:45:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 18ca67a18cb2fd4fca014c5c376455a7982bcc13 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: md5sum /rclone-test-dovomud1buka/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: e64312a65463619613467e2424f6c1b0 /rclone-test-dovomud1buka/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/28 02:45:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: e64312a65463619613467e2424f6c1b0 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: sha1sum /rclone-test-dovomud1buka/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 18ca67a18cb2fd4fca014c5c376455a7982bcc13 /rclone-test-dovomud1buka/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/28 02:45:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 18ca67a18cb2fd4fca014c5c376455a7982bcc13 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/file name.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: md5sum /rclone-test-dovomud1buka/file\ name.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 1e572c866fe0d04c56cb5ccdcda3620d /rclone-test-dovomud1buka/file name.txt 2026/05/28 02:45:01 DEBUG : file name.txt: Parsed hash: 1e572c866fe0d04c56cb5ccdcda3620d 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/file name.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: sha1sum /rclone-test-dovomud1buka/file\ name.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 2940236c0ebd2cd7bc0f7be093a55460c6c23e62 /rclone-test-dovomud1buka/file name.txt 2026/05/28 02:45:01 DEBUG : file name.txt: Parsed hash: 2940236c0ebd2cd7bc0f7be093a55460c6c23e62 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/file name.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: md5sum /rclone-test-dovomud1buka/file\ name.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 1e572c866fe0d04c56cb5ccdcda3620d /rclone-test-dovomud1buka/file name.txt 2026/05/28 02:45:01 DEBUG : file name.txt: Parsed hash: 1e572c866fe0d04c56cb5ccdcda3620d 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/file name.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: sha1sum /rclone-test-dovomud1buka/file\ name.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 2940236c0ebd2cd7bc0f7be093a55460c6c23e62 /rclone-test-dovomud1buka/file name.txt 2026/05/28 02:45:01 DEBUG : file name.txt: Parsed hash: 2940236c0ebd2cd7bc0f7be093a55460c6c23e62 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/05/28 02:45:01 DEBUG : Creating backend with remote "TestSFTPRclone:" 2026/05/28 02:45:01 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/05/28 02:45:01 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/28 02:45:01 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/28 02:45:01 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/28 02:45:01 DEBUG : Setting pass="itRuYWGbdE2fys5q5Oz2rMhzy_z94hHYmglw2ZS0GwgIMr8" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/28 02:45:01 DEBUG : TestSFTPRclone: detected overridden config - adding "{9Rp8H}" suffix to name 2026/05/28 02:45:01 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/28 02:45:01 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/28 02:45:01 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/28 02:45:01 DEBUG : Setting pass="itRuYWGbdE2fys5q5Oz2rMhzy_z94hHYmglw2ZS0GwgIMr8" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/28 02:45:01 NOTICE: TestSFTPRclone{9Rp8H}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/: New connection 127.0.0.1:58374->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9773.8a1305568" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell type "unix" from config 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Relative path resolved to "/" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Using root directory "/" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/file name.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: md5sum /rclone-test-dovomud1buka/file\ name.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 1e572c866fe0d04c56cb5ccdcda3620d /rclone-test-dovomud1buka/file name.txt 2026/05/28 02:45:01 DEBUG : file name.txt: Parsed hash: 1e572c866fe0d04c56cb5ccdcda3620d 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/file name.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: sha1sum /rclone-test-dovomud1buka/file\ name.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 2940236c0ebd2cd7bc0f7be093a55460c6c23e62 /rclone-test-dovomud1buka/file name.txt 2026/05/28 02:45:01 DEBUG : file name.txt: Parsed hash: 2940236c0ebd2cd7bc0f7be093a55460c6c23e62 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: md5sum /rclone-test-dovomud1buka/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: e64312a65463619613467e2424f6c1b0 /rclone-test-dovomud1buka/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/28 02:45:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: e64312a65463619613467e2424f6c1b0 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: sha1sum /rclone-test-dovomud1buka/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 18ca67a18cb2fd4fca014c5c376455a7982bcc13 /rclone-test-dovomud1buka/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/28 02:45:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 18ca67a18cb2fd4fca014c5c376455a7982bcc13 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/file name.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: md5sum /rclone-test-dovomud1buka/file\ name.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 1e572c866fe0d04c56cb5ccdcda3620d /rclone-test-dovomud1buka/file name.txt 2026/05/28 02:45:01 DEBUG : file name.txt: Parsed hash: 1e572c866fe0d04c56cb5ccdcda3620d 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/file name.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: sha1sum /rclone-test-dovomud1buka/file\ name.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 2940236c0ebd2cd7bc0f7be093a55460c6c23e62 /rclone-test-dovomud1buka/file name.txt 2026/05/28 02:45:01 DEBUG : file name.txt: Parsed hash: 2940236c0ebd2cd7bc0f7be093a55460c6c23e62 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/file name.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: md5sum /rclone-test-dovomud1buka/file\ name.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 1e572c866fe0d04c56cb5ccdcda3620d /rclone-test-dovomud1buka/file name.txt 2026/05/28 02:45:01 DEBUG : file name.txt: Parsed hash: 1e572c866fe0d04c56cb5ccdcda3620d 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/file name.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: sha1sum /rclone-test-dovomud1buka/file\ name.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 2940236c0ebd2cd7bc0f7be093a55460c6c23e62 /rclone-test-dovomud1buka/file name.txt 2026/05/28 02:45:01 DEBUG : file name.txt: Parsed hash: 2940236c0ebd2cd7bc0f7be093a55460c6c23e62 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: md5sum /rclone-test-dovomud1buka/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: e64312a65463619613467e2424f6c1b0 /rclone-test-dovomud1buka/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/28 02:45:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: e64312a65463619613467e2424f6c1b0 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: sha1sum /rclone-test-dovomud1buka/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 18ca67a18cb2fd4fca014c5c376455a7982bcc13 /rclone-test-dovomud1buka/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/28 02:45:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 18ca67a18cb2fd4fca014c5c376455a7982bcc13 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1158: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1195: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/05/28 02:45:01 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-dovomud1buka/hello? sausage/êé" 2026/05/28 02:45:01 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/05/28 02:45:01 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/28 02:45:01 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/28 02:45:01 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/28 02:45:01 DEBUG : Setting pass="itRuYWGbdE2fys5q5Oz2rMhzy_z94hHYmglw2ZS0GwgIMr8" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/28 02:45:01 DEBUG : TestSFTPRclone: detected overridden config - adding "{9Rp8H}" suffix to name 2026/05/28 02:45:01 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/28 02:45:01 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/28 02:45:01 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/28 02:45:01 DEBUG : Setting pass="itRuYWGbdE2fys5q5Oz2rMhzy_z94hHYmglw2ZS0GwgIMr8" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/28 02:45:01 NOTICE: TestSFTPRclone{9Rp8H}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka/hello? sausage/êé: New connection 127.0.0.1:58386->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9773.8a1305568" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka/hello? sausage/êé: Shell type "unix" from config 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka/hello? sausage/êé: Relative path resolved to "/rclone-test-dovomud1buka/hello? sausage/êé" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka/hello? sausage/êé: Using root directory "/rclone-test-dovomud1buka/hello? sausage/êé" 2026/05/28 02:45:01 DEBUG : fs cache: renaming cache item "TestSFTPRclone:rclone-test-dovomud1buka/hello? sausage/êé" to be canonical "TestSFTPRclone{9Rp8H}:rclone-test-dovomud1buka/hello? sausage/êé" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka/hello? sausage/êé: Shell path "/rclone-test-dovomud1buka/hello? sausage/êé/a/b/c/d/e.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka/hello? sausage/êé: Running remote command: md5sum /rclone-test-dovomud1buka/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka/hello? sausage/êé: Remote command result: ebfe89aa51965a8deb1a13259061753e /rclone-test-dovomud1buka/hello? sausage/êé/a/b/c/d/e.txt 2026/05/28 02:45:01 DEBUG : a/b/c/d/e.txt: Parsed hash: ebfe89aa51965a8deb1a13259061753e 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka/hello? sausage/êé: Shell path "/rclone-test-dovomud1buka/hello? sausage/êé/a/b/c/d/e.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka/hello? sausage/êé: Running remote command: sha1sum /rclone-test-dovomud1buka/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka/hello? sausage/êé: Remote command result: bdee56966d22dafcb9584dd2eb3a3a1c6e4abb84 /rclone-test-dovomud1buka/hello? sausage/êé/a/b/c/d/e.txt 2026/05/28 02:45:01 DEBUG : a/b/c/d/e.txt: Parsed hash: bdee56966d22dafcb9584dd2eb3a3a1c6e4abb84 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka/hello? sausage/êé: Shell path "/rclone-test-dovomud1buka/hello? sausage/êé/a/b/c/d/e.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka/hello? sausage/êé: Running remote command: md5sum /rclone-test-dovomud1buka/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka/hello? sausage/êé: Remote command result: ebfe89aa51965a8deb1a13259061753e /rclone-test-dovomud1buka/hello? sausage/êé/a/b/c/d/e.txt 2026/05/28 02:45:01 DEBUG : a/b/c/d/e.txt: Parsed hash: ebfe89aa51965a8deb1a13259061753e 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka/hello? sausage/êé: Shell path "/rclone-test-dovomud1buka/hello? sausage/êé/a/b/c/d/e.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka/hello? sausage/êé: Running remote command: sha1sum /rclone-test-dovomud1buka/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka/hello? sausage/êé: Remote command result: bdee56966d22dafcb9584dd2eb3a3a1c6e4abb84 /rclone-test-dovomud1buka/hello? sausage/êé/a/b/c/d/e.txt 2026/05/28 02:45:01 DEBUG : a/b/c/d/e.txt: Parsed hash: bdee56966d22dafcb9584dd2eb3a3a1c6e4abb84 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka/hello? sausage/êé: New connection 127.0.0.1:58394->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9773.8a1305568" 2026/05/28 02:45:01 DEBUG : Waiting for deletions to finish 2026/05/28 02:45:01 INFO : a/b/c/d/e.txt: Deleted 2026/05/28 02:45:01 DEBUG : removing 1 level 4 directories 2026/05/28 02:45:01 INFO : a/b/c/d: Removing directory 2026/05/28 02:45:01 DEBUG : removing 1 level 3 directories 2026/05/28 02:45:01 INFO : a/b/c: Removing directory 2026/05/28 02:45:01 DEBUG : removing 1 level 2 directories 2026/05/28 02:45:01 INFO : a/b: Removing directory 2026/05/28 02:45:01 DEBUG : removing 1 level 1 directories 2026/05/28 02:45:01 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy fstests.go:1259: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/file name.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: md5sum /rclone-test-dovomud1buka/file\ name.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 1e572c866fe0d04c56cb5ccdcda3620d /rclone-test-dovomud1buka/file name.txt 2026/05/28 02:45:01 DEBUG : file name.txt: Parsed hash: 1e572c866fe0d04c56cb5ccdcda3620d 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/file name.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: sha1sum /rclone-test-dovomud1buka/file\ name.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 2940236c0ebd2cd7bc0f7be093a55460c6c23e62 /rclone-test-dovomud1buka/file name.txt 2026/05/28 02:45:01 DEBUG : file name.txt: Parsed hash: 2940236c0ebd2cd7bc0f7be093a55460c6c23e62 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/other.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: md5sum /rclone-test-dovomud1buka/other.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: e64312a65463619613467e2424f6c1b0 /rclone-test-dovomud1buka/other.txt 2026/05/28 02:45:01 DEBUG : other.txt: Parsed hash: e64312a65463619613467e2424f6c1b0 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/other.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: sha1sum /rclone-test-dovomud1buka/other.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 18ca67a18cb2fd4fca014c5c376455a7982bcc13 /rclone-test-dovomud1buka/other.txt 2026/05/28 02:45:01 DEBUG : other.txt: Parsed hash: 18ca67a18cb2fd4fca014c5c376455a7982bcc13 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: New connection 127.0.0.1:58410->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9773.8a1305568" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/other.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: md5sum /rclone-test-dovomud1buka/other.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: e64312a65463619613467e2424f6c1b0 /rclone-test-dovomud1buka/other.txt 2026/05/28 02:45:01 DEBUG : other.txt: Parsed hash: e64312a65463619613467e2424f6c1b0 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/other.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: sha1sum /rclone-test-dovomud1buka/other.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 18ca67a18cb2fd4fca014c5c376455a7982bcc13 /rclone-test-dovomud1buka/other.txt 2026/05/28 02:45:01 DEBUG : other.txt: Parsed hash: 18ca67a18cb2fd4fca014c5c376455a7982bcc13 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/moveTest/other.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: md5sum /rclone-test-dovomud1buka/moveTest/other.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 1e572c866fe0d04c56cb5ccdcda3620d /rclone-test-dovomud1buka/moveTest/other.txt 2026/05/28 02:45:01 DEBUG : moveTest/other.txt: Parsed hash: 1e572c866fe0d04c56cb5ccdcda3620d 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/moveTest/other.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: sha1sum /rclone-test-dovomud1buka/moveTest/other.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 2940236c0ebd2cd7bc0f7be093a55460c6c23e62 /rclone-test-dovomud1buka/moveTest/other.txt 2026/05/28 02:45:01 DEBUG : moveTest/other.txt: Parsed hash: 2940236c0ebd2cd7bc0f7be093a55460c6c23e62 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/file name.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: md5sum /rclone-test-dovomud1buka/file\ name.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 1e572c866fe0d04c56cb5ccdcda3620d /rclone-test-dovomud1buka/file name.txt 2026/05/28 02:45:01 DEBUG : file name.txt: Parsed hash: 1e572c866fe0d04c56cb5ccdcda3620d 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/file name.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: sha1sum /rclone-test-dovomud1buka/file\ name.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 2940236c0ebd2cd7bc0f7be093a55460c6c23e62 /rclone-test-dovomud1buka/file name.txt 2026/05/28 02:45:01 DEBUG : file name.txt: Parsed hash: 2940236c0ebd2cd7bc0f7be093a55460c6c23e62 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/other.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: md5sum /rclone-test-dovomud1buka/other.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: e64312a65463619613467e2424f6c1b0 /rclone-test-dovomud1buka/other.txt 2026/05/28 02:45:01 DEBUG : other.txt: Parsed hash: e64312a65463619613467e2424f6c1b0 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/other.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: sha1sum /rclone-test-dovomud1buka/other.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 18ca67a18cb2fd4fca014c5c376455a7982bcc13 /rclone-test-dovomud1buka/other.txt 2026/05/28 02:45:01 DEBUG : other.txt: Parsed hash: 18ca67a18cb2fd4fca014c5c376455a7982bcc13 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/file name.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: md5sum /rclone-test-dovomud1buka/file\ name.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 1e572c866fe0d04c56cb5ccdcda3620d /rclone-test-dovomud1buka/file name.txt 2026/05/28 02:45:01 DEBUG : file name.txt: Parsed hash: 1e572c866fe0d04c56cb5ccdcda3620d 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/file name.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: sha1sum /rclone-test-dovomud1buka/file\ name.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 2940236c0ebd2cd7bc0f7be093a55460c6c23e62 /rclone-test-dovomud1buka/file name.txt 2026/05/28 02:45:01 DEBUG : file name.txt: Parsed hash: 2940236c0ebd2cd7bc0f7be093a55460c6c23e62 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: md5sum /rclone-test-dovomud1buka/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: e64312a65463619613467e2424f6c1b0 /rclone-test-dovomud1buka/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/28 02:45:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: e64312a65463619613467e2424f6c1b0 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: sha1sum /rclone-test-dovomud1buka/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 18ca67a18cb2fd4fca014c5c376455a7982bcc13 /rclone-test-dovomud1buka/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/28 02:45:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 18ca67a18cb2fd4fca014c5c376455a7982bcc13 === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1407: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/05/28 02:45:01 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-bebomif2yelu" 2026/05/28 02:45:01 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/05/28 02:45:01 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/28 02:45:01 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/28 02:45:01 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/28 02:45:01 DEBUG : Setting pass="itRuYWGbdE2fys5q5Oz2rMhzy_z94hHYmglw2ZS0GwgIMr8" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/28 02:45:01 DEBUG : TestSFTPRclone: detected overridden config - adding "{9Rp8H}" suffix to name 2026/05/28 02:45:01 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/28 02:45:01 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/28 02:45:01 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/28 02:45:01 DEBUG : Setting pass="itRuYWGbdE2fys5q5Oz2rMhzy_z94hHYmglw2ZS0GwgIMr8" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/28 02:45:01 NOTICE: TestSFTPRclone{9Rp8H}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bebomif2yelu: New connection 127.0.0.1:58426->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9773.8a1305568" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bebomif2yelu: Shell type "unix" from config 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bebomif2yelu: Relative path resolved to "/rclone-test-bebomif2yelu" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bebomif2yelu: Using root directory "/rclone-test-bebomif2yelu" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bebomif2yelu: Shell path "/rclone-test-bebomif2yelu/new_name/sub_new_name/file name.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bebomif2yelu: Running remote command: md5sum /rclone-test-bebomif2yelu/new_name/sub_new_name/file\ name.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bebomif2yelu: Remote command result: 1e572c866fe0d04c56cb5ccdcda3620d /rclone-test-bebomif2yelu/new_name/sub_new_name/file name.txt 2026/05/28 02:45:01 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 1e572c866fe0d04c56cb5ccdcda3620d 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bebomif2yelu: Shell path "/rclone-test-bebomif2yelu/new_name/sub_new_name/file name.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bebomif2yelu: Running remote command: sha1sum /rclone-test-bebomif2yelu/new_name/sub_new_name/file\ name.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bebomif2yelu: Remote command result: 2940236c0ebd2cd7bc0f7be093a55460c6c23e62 /rclone-test-bebomif2yelu/new_name/sub_new_name/file name.txt 2026/05/28 02:45:01 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 2940236c0ebd2cd7bc0f7be093a55460c6c23e62 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bebomif2yelu: Shell path "/rclone-test-bebomif2yelu/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bebomif2yelu: Running remote command: md5sum /rclone-test-bebomif2yelu/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bebomif2yelu: Remote command result: e64312a65463619613467e2424f6c1b0 /rclone-test-bebomif2yelu/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/28 02:45:01 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: e64312a65463619613467e2424f6c1b0 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bebomif2yelu: Shell path "/rclone-test-bebomif2yelu/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bebomif2yelu: Running remote command: sha1sum /rclone-test-bebomif2yelu/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bebomif2yelu: Remote command result: 18ca67a18cb2fd4fca014c5c376455a7982bcc13 /rclone-test-bebomif2yelu/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/28 02:45:01 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 18ca67a18cb2fd4fca014c5c376455a7982bcc13 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/file name.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: md5sum /rclone-test-dovomud1buka/file\ name.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 1e572c866fe0d04c56cb5ccdcda3620d /rclone-test-dovomud1buka/file name.txt 2026/05/28 02:45:01 DEBUG : file name.txt: Parsed hash: 1e572c866fe0d04c56cb5ccdcda3620d 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/file name.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: sha1sum /rclone-test-dovomud1buka/file\ name.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 2940236c0ebd2cd7bc0f7be093a55460c6c23e62 /rclone-test-dovomud1buka/file name.txt 2026/05/28 02:45:01 DEBUG : file name.txt: Parsed hash: 2940236c0ebd2cd7bc0f7be093a55460c6c23e62 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: md5sum /rclone-test-dovomud1buka/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: e64312a65463619613467e2424f6c1b0 /rclone-test-dovomud1buka/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/28 02:45:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: e64312a65463619613467e2424f6c1b0 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: sha1sum /rclone-test-dovomud1buka/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 18ca67a18cb2fd4fca014c5c376455a7982bcc13 /rclone-test-dovomud1buka/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/28 02:45:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 18ca67a18cb2fd4fca014c5c376455a7982bcc13 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bebomif2yelu: Purge dir "new_name" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-bebomif2yelu: Purge dir "" === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/file name.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: md5sum /rclone-test-dovomud1buka/file\ name.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 1e572c866fe0d04c56cb5ccdcda3620d /rclone-test-dovomud1buka/file name.txt 2026/05/28 02:45:01 DEBUG : file name.txt: Parsed hash: 1e572c866fe0d04c56cb5ccdcda3620d 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/file name.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: sha1sum /rclone-test-dovomud1buka/file\ name.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 2940236c0ebd2cd7bc0f7be093a55460c6c23e62 /rclone-test-dovomud1buka/file name.txt 2026/05/28 02:45:01 DEBUG : file name.txt: Parsed hash: 2940236c0ebd2cd7bc0f7be093a55460c6c23e62 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1601: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1632: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1703: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/file name.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: md5sum /rclone-test-dovomud1buka/file\ name.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 09541cbd3f700e2bd1b506c17e3a69bf /rclone-test-dovomud1buka/file name.txt 2026/05/28 02:45:01 DEBUG : file name.txt: Parsed hash: 09541cbd3f700e2bd1b506c17e3a69bf 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/file name.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: sha1sum /rclone-test-dovomud1buka/file\ name.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 045fd9496d89f35a0621b4a2a4a5f8ec7327b7be /rclone-test-dovomud1buka/file name.txt 2026/05/28 02:45:01 DEBUG : file name.txt: Parsed hash: 045fd9496d89f35a0621b4a2a4a5f8ec7327b7be 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/file name.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: md5sum /rclone-test-dovomud1buka/file\ name.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 09541cbd3f700e2bd1b506c17e3a69bf /rclone-test-dovomud1buka/file name.txt 2026/05/28 02:45:01 DEBUG : file name.txt: Parsed hash: 09541cbd3f700e2bd1b506c17e3a69bf 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/file name.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: sha1sum /rclone-test-dovomud1buka/file\ name.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 045fd9496d89f35a0621b4a2a4a5f8ec7327b7be /rclone-test-dovomud1buka/file name.txt 2026/05/28 02:45:01 DEBUG : file name.txt: Parsed hash: 045fd9496d89f35a0621b4a2a4a5f8ec7327b7be === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/05/28 02:45:01 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-dovomud1buka/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/28 02:45:01 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/05/28 02:45:01 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/28 02:45:01 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/28 02:45:01 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/28 02:45:01 DEBUG : Setting pass="itRuYWGbdE2fys5q5Oz2rMhzy_z94hHYmglw2ZS0GwgIMr8" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/28 02:45:01 DEBUG : TestSFTPRclone: detected overridden config - adding "{9Rp8H}" suffix to name 2026/05/28 02:45:01 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/28 02:45:01 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/28 02:45:01 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/28 02:45:01 DEBUG : Setting pass="itRuYWGbdE2fys5q5Oz2rMhzy_z94hHYmglw2ZS0GwgIMr8" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/28 02:45:01 NOTICE: TestSFTPRclone{9Rp8H}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:58434->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9773.8a1305568" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/rclone-test-dovomud1buka/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/rclone-test-dovomud1buka/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-dovomud1buka/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /rclone-test-dovomud1buka/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: e64312a65463619613467e2424f6c1b0 /rclone-test-dovomud1buka/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/28 02:45:01 DEBUG : z.txt: Parsed hash: e64312a65463619613467e2424f6c1b0 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/rclone-test-dovomud1buka/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /rclone-test-dovomud1buka/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 18ca67a18cb2fd4fca014c5c376455a7982bcc13 /rclone-test-dovomud1buka/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/28 02:45:01 DEBUG : z.txt: Parsed hash: 18ca67a18cb2fd4fca014c5c376455a7982bcc13 === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/05/28 02:45:01 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-dovomud1buka/not found.txt" 2026/05/28 02:45:01 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/05/28 02:45:01 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/28 02:45:01 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/28 02:45:01 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/28 02:45:01 DEBUG : Setting pass="itRuYWGbdE2fys5q5Oz2rMhzy_z94hHYmglw2ZS0GwgIMr8" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/28 02:45:01 DEBUG : TestSFTPRclone: detected overridden config - adding "{9Rp8H}" suffix to name 2026/05/28 02:45:01 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/28 02:45:01 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/28 02:45:01 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/28 02:45:01 DEBUG : Setting pass="itRuYWGbdE2fys5q5Oz2rMhzy_z94hHYmglw2ZS0GwgIMr8" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/28 02:45:01 NOTICE: TestSFTPRclone{9Rp8H}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka/not found.txt: New connection 127.0.0.1:58444->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9773.8a1305568" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka/not found.txt: Shell type "unix" from config 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka/not found.txt: Relative path resolved to "/rclone-test-dovomud1buka/not found.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka/not found.txt: Using root directory "/rclone-test-dovomud1buka/not found.txt" 2026/05/28 02:45:01 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestSFTPRclone:" path "rclone-test-dovomud1buka" from "TestSFTPRclone:rclone-test-dovomud1buka" 2026/05/28 02:45:01 DEBUG : Creating backend with remote "TestSFTPRclone:" 2026/05/28 02:45:01 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/05/28 02:45:01 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/28 02:45:01 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/28 02:45:01 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/28 02:45:01 DEBUG : Setting pass="itRuYWGbdE2fys5q5Oz2rMhzy_z94hHYmglw2ZS0GwgIMr8" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/28 02:45:01 DEBUG : TestSFTPRclone: detected overridden config - adding "{9Rp8H}" suffix to name 2026/05/28 02:45:01 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/28 02:45:01 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/28 02:45:01 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/28 02:45:01 DEBUG : Setting pass="itRuYWGbdE2fys5q5Oz2rMhzy_z94hHYmglw2ZS0GwgIMr8" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/28 02:45:01 NOTICE: TestSFTPRclone{9Rp8H}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/: New connection 127.0.0.1:58454->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9773.8a1305568" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell type "unix" from config 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Relative path resolved to "/" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Using root directory "/" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-dovomud1buka/file name.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-dovomud1buka/file\ name.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 09541cbd3f700e2bd1b506c17e3a69bf /rclone-test-dovomud1buka/file name.txt 2026/05/28 02:45:01 DEBUG : rclone-test-dovomud1buka/file name.txt: Parsed hash: 09541cbd3f700e2bd1b506c17e3a69bf 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-dovomud1buka/file name.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-dovomud1buka/file\ name.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 045fd9496d89f35a0621b4a2a4a5f8ec7327b7be /rclone-test-dovomud1buka/file name.txt 2026/05/28 02:45:01 DEBUG : rclone-test-dovomud1buka/file name.txt: Parsed hash: 045fd9496d89f35a0621b4a2a4a5f8ec7327b7be 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-dovomud1buka/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-dovomud1buka/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: e64312a65463619613467e2424f6c1b0 /rclone-test-dovomud1buka/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/28 02:45:01 DEBUG : rclone-test-dovomud1buka/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: e64312a65463619613467e2424f6c1b0 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-dovomud1buka/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-dovomud1buka/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 18ca67a18cb2fd4fca014c5c376455a7982bcc13 /rclone-test-dovomud1buka/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/28 02:45:01 DEBUG : rclone-test-dovomud1buka/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 18ca67a18cb2fd4fca014c5c376455a7982bcc13 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-dovomud1buka/file name.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-dovomud1buka/file\ name.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 09541cbd3f700e2bd1b506c17e3a69bf /rclone-test-dovomud1buka/file name.txt 2026/05/28 02:45:01 DEBUG : rclone-test-dovomud1buka/file name.txt: Parsed hash: 09541cbd3f700e2bd1b506c17e3a69bf 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-dovomud1buka/file name.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-dovomud1buka/file\ name.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 045fd9496d89f35a0621b4a2a4a5f8ec7327b7be /rclone-test-dovomud1buka/file name.txt 2026/05/28 02:45:01 DEBUG : rclone-test-dovomud1buka/file name.txt: Parsed hash: 045fd9496d89f35a0621b4a2a4a5f8ec7327b7be === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1957: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-dovomud1buka/created from root.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-dovomud1buka/created\ from\ root.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 985e56014514d4a05d8c0fbb0944178f /rclone-test-dovomud1buka/created from root.txt 2026/05/28 02:45:01 DEBUG : rclone-test-dovomud1buka/created from root.txt: Parsed hash: 985e56014514d4a05d8c0fbb0944178f 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-dovomud1buka/created from root.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-dovomud1buka/created\ from\ root.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 6e2370f8807965bb25d93edb3c2ae348ab806db6 /rclone-test-dovomud1buka/created from root.txt 2026/05/28 02:45:01 DEBUG : rclone-test-dovomud1buka/created from root.txt: Parsed hash: 6e2370f8807965bb25d93edb3c2ae348ab806db6 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-dovomud1buka/created from root.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-dovomud1buka/created\ from\ root.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 985e56014514d4a05d8c0fbb0944178f /rclone-test-dovomud1buka/created from root.txt 2026/05/28 02:45:01 DEBUG : rclone-test-dovomud1buka/created from root.txt: Parsed hash: 985e56014514d4a05d8c0fbb0944178f 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-dovomud1buka/created from root.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-dovomud1buka/created\ from\ root.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 6e2370f8807965bb25d93edb3c2ae348ab806db6 /rclone-test-dovomud1buka/created from root.txt 2026/05/28 02:45:01 DEBUG : rclone-test-dovomud1buka/created from root.txt: Parsed hash: 6e2370f8807965bb25d93edb3c2ae348ab806db6 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-dovomud1buka/created from root.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-dovomud1buka/created\ from\ root.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 985e56014514d4a05d8c0fbb0944178f /rclone-test-dovomud1buka/created from root.txt 2026/05/28 02:45:01 DEBUG : rclone-test-dovomud1buka/created from root.txt: Parsed hash: 985e56014514d4a05d8c0fbb0944178f 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-dovomud1buka/created from root.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-dovomud1buka/created\ from\ root.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 6e2370f8807965bb25d93edb3c2ae348ab806db6 /rclone-test-dovomud1buka/created from root.txt 2026/05/28 02:45:01 DEBUG : rclone-test-dovomud1buka/created from root.txt: Parsed hash: 6e2370f8807965bb25d93edb3c2ae348ab806db6 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-dovomud1buka/file name.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-dovomud1buka/file\ name.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 09541cbd3f700e2bd1b506c17e3a69bf /rclone-test-dovomud1buka/file name.txt 2026/05/28 02:45:01 DEBUG : rclone-test-dovomud1buka/file name.txt: Parsed hash: 09541cbd3f700e2bd1b506c17e3a69bf 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-dovomud1buka/file name.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-dovomud1buka/file\ name.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 045fd9496d89f35a0621b4a2a4a5f8ec7327b7be /rclone-test-dovomud1buka/file name.txt 2026/05/28 02:45:01 DEBUG : rclone-test-dovomud1buka/file name.txt: Parsed hash: 045fd9496d89f35a0621b4a2a4a5f8ec7327b7be 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-dovomud1buka/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-dovomud1buka/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: e64312a65463619613467e2424f6c1b0 /rclone-test-dovomud1buka/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/28 02:45:01 DEBUG : rclone-test-dovomud1buka/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: e64312a65463619613467e2424f6c1b0 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-dovomud1buka/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-dovomud1buka/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 18ca67a18cb2fd4fca014c5c376455a7982bcc13 /rclone-test-dovomud1buka/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/28 02:45:01 DEBUG : rclone-test-dovomud1buka/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 18ca67a18cb2fd4fca014c5c376455a7982bcc13 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-dovomud1buka/file name.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-dovomud1buka/file\ name.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 09541cbd3f700e2bd1b506c17e3a69bf /rclone-test-dovomud1buka/file name.txt 2026/05/28 02:45:01 DEBUG : rclone-test-dovomud1buka/file name.txt: Parsed hash: 09541cbd3f700e2bd1b506c17e3a69bf 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-dovomud1buka/file name.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-dovomud1buka/file\ name.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 045fd9496d89f35a0621b4a2a4a5f8ec7327b7be /rclone-test-dovomud1buka/file name.txt 2026/05/28 02:45:01 DEBUG : rclone-test-dovomud1buka/file name.txt: Parsed hash: 045fd9496d89f35a0621b4a2a4a5f8ec7327b7be 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-dovomud1buka/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: md5sum /rclone-test-dovomud1buka/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: e64312a65463619613467e2424f6c1b0 /rclone-test-dovomud1buka/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/28 02:45:01 DEBUG : rclone-test-dovomud1buka/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: e64312a65463619613467e2424f6c1b0 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Shell path "/rclone-test-dovomud1buka/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Running remote command: sha1sum /rclone-test-dovomud1buka/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/: Remote command result: 18ca67a18cb2fd4fca014c5c376455a7982bcc13 /rclone-test-dovomud1buka/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/28 02:45:01 DEBUG : rclone-test-dovomud1buka/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 18ca67a18cb2fd4fca014c5c376455a7982bcc13 === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2016: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2121: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2137: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: md5sum /rclone-test-dovomud1buka/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: e64312a65463619613467e2424f6c1b0 /rclone-test-dovomud1buka/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/28 02:45:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: e64312a65463619613467e2424f6c1b0 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: sha1sum /rclone-test-dovomud1buka/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 18ca67a18cb2fd4fca014c5c376455a7982bcc13 /rclone-test-dovomud1buka/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/28 02:45:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 18ca67a18cb2fd4fca014c5c376455a7982bcc13 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Server has VFS statistics extension 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: About path "/rclone-test-dovomud1buka" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/piped data.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: md5sum /rclone-test-dovomud1buka/piped\ data.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-dovomud1buka/piped data.txt 2026/05/28 02:45:01 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/piped data.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: sha1sum /rclone-test-dovomud1buka/piped\ data.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-dovomud1buka/piped data.txt 2026/05/28 02:45:01 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/piped data.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: md5sum /rclone-test-dovomud1buka/piped\ data.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-dovomud1buka/piped data.txt 2026/05/28 02:45:01 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/piped data.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: sha1sum /rclone-test-dovomud1buka/piped\ data.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-dovomud1buka/piped data.txt 2026/05/28 02:45:01 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/piped data.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: md5sum /rclone-test-dovomud1buka/piped\ data.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: b3081c2c04d11824f658177e9bd3bd37 /rclone-test-dovomud1buka/piped data.txt 2026/05/28 02:45:01 DEBUG : piped data.txt: Parsed hash: b3081c2c04d11824f658177e9bd3bd37 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/piped data.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: sha1sum /rclone-test-dovomud1buka/piped\ data.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 9b229b60aa5864ecfe208db22e8eae66d1d70bea /rclone-test-dovomud1buka/piped data.txt 2026/05/28 02:45:01 DEBUG : piped data.txt: Parsed hash: 9b229b60aa5864ecfe208db22e8eae66d1d70bea 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/piped data.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: md5sum /rclone-test-dovomud1buka/piped\ data.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: b3081c2c04d11824f658177e9bd3bd37 /rclone-test-dovomud1buka/piped data.txt 2026/05/28 02:45:01 DEBUG : piped data.txt: Parsed hash: b3081c2c04d11824f658177e9bd3bd37 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/piped data.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: sha1sum /rclone-test-dovomud1buka/piped\ data.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 9b229b60aa5864ecfe208db22e8eae66d1d70bea /rclone-test-dovomud1buka/piped data.txt 2026/05/28 02:45:01 DEBUG : piped data.txt: Parsed hash: 9b229b60aa5864ecfe208db22e8eae66d1d70bea === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2355: *sftp.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2376: *sftp.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2488: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/unknown-size-update.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: md5sum /rclone-test-dovomud1buka/unknown-size-update.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 5d08cf833b3a0e5d3b10df4d5047558f /rclone-test-dovomud1buka/unknown-size-update.txt 2026/05/28 02:45:01 DEBUG : unknown-size-update.txt: Parsed hash: 5d08cf833b3a0e5d3b10df4d5047558f 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/unknown-size-update.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: sha1sum /rclone-test-dovomud1buka/unknown-size-update.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: e5e6d0d6c11c2db4d7685a4a1384cf67945570f0 /rclone-test-dovomud1buka/unknown-size-update.txt 2026/05/28 02:45:01 DEBUG : unknown-size-update.txt: Parsed hash: e5e6d0d6c11c2db4d7685a4a1384cf67945570f0 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/unknown-size-update.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: md5sum /rclone-test-dovomud1buka/unknown-size-update.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: 5d08cf833b3a0e5d3b10df4d5047558f /rclone-test-dovomud1buka/unknown-size-update.txt 2026/05/28 02:45:01 DEBUG : unknown-size-update.txt: Parsed hash: 5d08cf833b3a0e5d3b10df4d5047558f 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Shell path "/rclone-test-dovomud1buka/unknown-size-update.txt" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Running remote command: sha1sum /rclone-test-dovomud1buka/unknown-size-update.txt 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Remote command result: e5e6d0d6c11c2db4d7685a4a1384cf67945570f0 /rclone-test-dovomud1buka/unknown-size-update.txt 2026/05/28 02:45:01 DEBUG : unknown-size-update.txt: Parsed hash: e5e6d0d6c11c2db4d7685a4a1384cf67945570f0 === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/05/28 02:45:01 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-dovomud1buka/deeper/nonexisting/directory" 2026/05/28 02:45:01 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2026/05/28 02:45:01 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/28 02:45:01 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/28 02:45:01 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/28 02:45:01 DEBUG : Setting pass="itRuYWGbdE2fys5q5Oz2rMhzy_z94hHYmglw2ZS0GwgIMr8" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/28 02:45:01 DEBUG : TestSFTPRclone: detected overridden config - adding "{9Rp8H}" suffix to name 2026/05/28 02:45:01 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2026/05/28 02:45:01 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2026/05/28 02:45:01 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2026/05/28 02:45:01 DEBUG : Setting pass="itRuYWGbdE2fys5q5Oz2rMhzy_z94hHYmglw2ZS0GwgIMr8" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2026/05/28 02:45:01 NOTICE: TestSFTPRclone{9Rp8H}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka/deeper/nonexisting/directory: New connection 127.0.0.1:58464->127.0.0.1:28621 to "SSH-2.0-rclone/v1.75.0-beta.9773.8a1305568" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka/deeper/nonexisting/directory: Shell type "unix" from config 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka/deeper/nonexisting/directory: Relative path resolved to "/rclone-test-dovomud1buka/deeper/nonexisting/directory" 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka/deeper/nonexisting/directory: Using root directory "/rclone-test-dovomud1buka/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2680: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2737: FS has no Directory methods and doesn't Wrap 2026/05/28 02:45:01 DEBUG : Waiting for deletions to finish 2026/05/28 02:45:01 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/05/28 02:45:01 DEBUG : removing 1 level 4 directories 2026/05/28 02:45:01 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/05/28 02:45:01 DEBUG : removing 1 level 3 directories 2026/05/28 02:45:01 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/05/28 02:45:01 DEBUG : removing 1 level 2 directories 2026/05/28 02:45:01 INFO : hello? sausage/êé: Removing directory 2026/05/28 02:45:01 DEBUG : removing 1 level 1 directories 2026/05/28 02:45:01 INFO : hello? sausage: Removing directory 2026/05/28 02:45:01 DEBUG : removing 1 level 0 directories 2026/05/28 02:45:01 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Removing directory 2026/05/28 02:45:01 ERROR : error listing: directory not found 2026/05/28 02:45:01 DEBUG : Waiting for deletions to finish 2026/05/28 02:45:01 ERROR : error listing: directory not found 2026/05/28 02:45:01 ERROR : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Failed to list "": directory not found 2026/05/28 02:45:01 DEBUG : removing 1 level 0 directories 2026/05/28 02:45:01 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Removing directory 2026/05/28 02:45:01 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2026/05/28 02:45:01 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-dovomud1buka: Closing 2 unused connections 2026/05/28 02:45:01 NOTICE: TestSFTPRclone: Stopping server --- PASS: TestIntegration (1.67s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.00s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir (0.63s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.01s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.00s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.00s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (0.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.01s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.01s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (0.12s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.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.00s) --- PASS: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- PASS: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 sftp_test.go:25: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestIntegration3 sftp_test.go:35: skipping as -remote is set --- SKIP: TestIntegration3 (0.00s) PASS ok github.com/rclone/rclone/backend/sftp 2.908s "go test -v -timeout 1h0m0s -remote TestSFTPRclone: -verbose" - Finished OK in 3.651762396s (try 1/5)