"go test -v -timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Starting (try 1/5) === RUN TestShellEscapeUnix --- PASS: TestShellEscapeUnix (0.00s) === RUN TestShellEscapeCmd --- PASS: TestShellEscapeCmd (0.00s) === RUN TestShellEscapePowerShell --- PASS: TestShellEscapePowerShell (0.00s) === RUN TestParseHash --- PASS: TestParseHash (0.00s) === RUN TestParseUsage --- PASS: TestParseUsage (0.00s) === RUN TestSSHExternalWaitMultipleCalls --- PASS: TestSSHExternalWaitMultipleCalls (0.10s) === RUN TestSSHExternalCloseMultipleCalls --- PASS: TestSSHExternalCloseMultipleCalls (0.00s) === RUN TestStringLock --- PASS: TestStringLock (1.12s) === RUN TestIntegration fstests.go:438: Using remote "TestSFTPOpenssh:" 2026/05/13 04:28:52 NOTICE: TestSFTPOpenssh: Starting server 2026/05/13 04:28:53 NOTICE: TestSFTPOpenssh: Attempting to connect to "127.0.0.1:28627" try 1/100 2026/05/13 04:28:53 DEBUG : TestSFTPOpenssh: Read 1, error: 2026/05/13 04:28:53 NOTICE: TestSFTPOpenssh: Started server and connected to "127.0.0.1:28627" 2026/05/13 04:28:53 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-qayumeg6yihi" 2026/05/13 04:28:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/13 04:28:53 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/05/13 04:28:53 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/13 04:28:53 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/13 04:28:53 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/13 04:28:53 DEBUG : Setting pass="QojihCR5CTCC4UA7kb9gTdsEoKqCAb_s" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/13 04:28:53 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/13 04:28:53 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{YahRi}" suffix to name 2026/05/13 04:28:53 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/13 04:28:53 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/13 04:28:53 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/13 04:28:53 DEBUG : Setting pass="QojihCR5CTCC4UA7kb9gTdsEoKqCAb_s" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/13 04:28:53 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/13 04:28:53 NOTICE: TestSFTPOpenssh{YahRi}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/13 04:28:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: New connection 127.0.0.1:46084->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/13 04:28:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell type "unix" from config 2026/05/13 04:28:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Relative path resolved to "/home/rclone/rclone-test-qayumeg6yihi" 2026/05/13 04:28:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Using root directory "/home/rclone/rclone-test-qayumeg6yihi" 2026/05/13 04:28:53 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/05/13 04:28:53 INFO : dir/subdir: Making directory 2026/05/13 04:28:53 INFO : dir/subdir: Removing directory 2026/05/13 04:28:53 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/13 04:28:53 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/13 04:28:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/13 04:28:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/13 04:28:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 95e3fe95a614a18e269f76a62c2ccfe6 /home/rclone/rclone-test-qayumeg6yihi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/13 04:28:53 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 95e3fe95a614a18e269f76a62c2ccfe6 2026/05/13 04:28:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/13 04:28:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/13 04:28:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 031ac2407c0e2468826ad3b3cafdad9592494579 /home/rclone/rclone-test-qayumeg6yihi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/13 04:28:53 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 031ac2407c0e2468826ad3b3cafdad9592494579 2026/05/13 04:28:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/13 04:28:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/13 04:28:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 95e3fe95a614a18e269f76a62c2ccfe6 /home/rclone/rclone-test-qayumeg6yihi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/13 04:28:53 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 95e3fe95a614a18e269f76a62c2ccfe6 2026/05/13 04:28:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/13 04:28:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/13 04:28:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 031ac2407c0e2468826ad3b3cafdad9592494579 /home/rclone/rclone-test-qayumeg6yihi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/13 04:28:53 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 031ac2407c0e2468826ad3b3cafdad9592494579 2026/05/13 04:28:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/13 04:28:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/13 04:28:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 95e3fe95a614a18e269f76a62c2ccfe6 /home/rclone/rclone-test-qayumeg6yihi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/13 04:28:53 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 95e3fe95a614a18e269f76a62c2ccfe6 2026/05/13 04:28:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/05/13 04:28:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/13 04:28:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 031ac2407c0e2468826ad3b3cafdad9592494579 /home/rclone/rclone-test-qayumeg6yihi/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/05/13 04:28:53 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: 031ac2407c0e2468826ad3b3cafdad9592494579 === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/05/13 04:28:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/./." 2026/05/13 04:28:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/./. 2026/05/13 04:28:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: a2d4849653a7c3521c68d81afa147a83 /home/rclone/rclone-test-qayumeg6yihi/./. 2026/05/13 04:28:53 DEBUG : ./.: Parsed hash: a2d4849653a7c3521c68d81afa147a83 2026/05/13 04:28:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/./." 2026/05/13 04:28:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/./. 2026/05/13 04:28:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 9ca41ac6fc4bed35723a53539969c3bfa0c63d91 /home/rclone/rclone-test-qayumeg6yihi/./. 2026/05/13 04:28:53 DEBUG : ./.: Parsed hash: 9ca41ac6fc4bed35723a53539969c3bfa0c63d91 2026/05/13 04:28:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/./." 2026/05/13 04:28:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/./. 2026/05/13 04:28:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: a2d4849653a7c3521c68d81afa147a83 /home/rclone/rclone-test-qayumeg6yihi/./. 2026/05/13 04:28:53 DEBUG : ./.: Parsed hash: a2d4849653a7c3521c68d81afa147a83 2026/05/13 04:28:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/./." 2026/05/13 04:28:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/./. 2026/05/13 04:28:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 9ca41ac6fc4bed35723a53539969c3bfa0c63d91 /home/rclone/rclone-test-qayumeg6yihi/./. 2026/05/13 04:28:53 DEBUG : ./.: Parsed hash: 9ca41ac6fc4bed35723a53539969c3bfa0c63d91 2026/05/13 04:28:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/./." 2026/05/13 04:28:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/./. 2026/05/13 04:28:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: a2d4849653a7c3521c68d81afa147a83 /home/rclone/rclone-test-qayumeg6yihi/./. 2026/05/13 04:28:53 DEBUG : ./.: Parsed hash: a2d4849653a7c3521c68d81afa147a83 2026/05/13 04:28:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/./." 2026/05/13 04:28:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/./. 2026/05/13 04:28:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 9ca41ac6fc4bed35723a53539969c3bfa0c63d91 /home/rclone/rclone-test-qayumeg6yihi/./. 2026/05/13 04:28:53 DEBUG : ./.: Parsed hash: 9ca41ac6fc4bed35723a53539969c3bfa0c63d91 === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/../.." 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/../.. 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 5578f09ea2ac7d8c6004f96b6da90d66 /home/rclone/rclone-test-qayumeg6yihi/../.. 2026/05/13 04:28:54 DEBUG : ../..: Parsed hash: 5578f09ea2ac7d8c6004f96b6da90d66 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/../.." 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/../.. 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 664ed3de0fef49e9b9ef272cf4809838c8aef962 /home/rclone/rclone-test-qayumeg6yihi/../.. 2026/05/13 04:28:54 DEBUG : ../..: Parsed hash: 664ed3de0fef49e9b9ef272cf4809838c8aef962 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/../.." 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/../.. 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 5578f09ea2ac7d8c6004f96b6da90d66 /home/rclone/rclone-test-qayumeg6yihi/../.. 2026/05/13 04:28:54 DEBUG : ../..: Parsed hash: 5578f09ea2ac7d8c6004f96b6da90d66 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/../.." 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/../.. 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 664ed3de0fef49e9b9ef272cf4809838c8aef962 /home/rclone/rclone-test-qayumeg6yihi/../.. 2026/05/13 04:28:54 DEBUG : ../..: Parsed hash: 664ed3de0fef49e9b9ef272cf4809838c8aef962 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/../.." 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/../.. 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 5578f09ea2ac7d8c6004f96b6da90d66 /home/rclone/rclone-test-qayumeg6yihi/../.. 2026/05/13 04:28:54 DEBUG : ../..: Parsed hash: 5578f09ea2ac7d8c6004f96b6da90d66 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/../.." 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/../.. 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 664ed3de0fef49e9b9ef272cf4809838c8aef962 /home/rclone/rclone-test-qayumeg6yihi/../.. 2026/05/13 04:28:54 DEBUG : ../..: Parsed hash: 664ed3de0fef49e9b9ef272cf4809838c8aef962 === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 190084d8086c925cf98a219f268af832 /home/rclone/rclone-test-qayumeg6yihi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/13 04:28:54 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 190084d8086c925cf98a219f268af832 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 043f97995e59bdb198ebb334a7bc62bd75c76019 /home/rclone/rclone-test-qayumeg6yihi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/13 04:28:54 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 043f97995e59bdb198ebb334a7bc62bd75c76019 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 190084d8086c925cf98a219f268af832 /home/rclone/rclone-test-qayumeg6yihi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/13 04:28:54 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 190084d8086c925cf98a219f268af832 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 043f97995e59bdb198ebb334a7bc62bd75c76019 /home/rclone/rclone-test-qayumeg6yihi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/13 04:28:54 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 043f97995e59bdb198ebb334a7bc62bd75c76019 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 190084d8086c925cf98a219f268af832 /home/rclone/rclone-test-qayumeg6yihi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/13 04:28:54 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 190084d8086c925cf98a219f268af832 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 043f97995e59bdb198ebb334a7bc62bd75c76019 /home/rclone/rclone-test-qayumeg6yihi/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/05/13 04:28:54 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 043f97995e59bdb198ebb334a7bc62bd75c76019 === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/ leading space/ leading space" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/\ leading\ space/\ leading\ space 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: a50d185936d1f6eb2c9219814b4e4038 /home/rclone/rclone-test-qayumeg6yihi/ leading space/ leading space 2026/05/13 04:28:54 DEBUG : leading space/ leading space: Parsed hash: a50d185936d1f6eb2c9219814b4e4038 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/ leading space/ leading space" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/\ leading\ space/\ leading\ space 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: e5ef27379d136a964d22d37f65d5a6f3b8a681c3 /home/rclone/rclone-test-qayumeg6yihi/ leading space/ leading space 2026/05/13 04:28:54 DEBUG : leading space/ leading space: Parsed hash: e5ef27379d136a964d22d37f65d5a6f3b8a681c3 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/ leading space/ leading space" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/\ leading\ space/\ leading\ space 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: a50d185936d1f6eb2c9219814b4e4038 /home/rclone/rclone-test-qayumeg6yihi/ leading space/ leading space 2026/05/13 04:28:54 DEBUG : leading space/ leading space: Parsed hash: a50d185936d1f6eb2c9219814b4e4038 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/ leading space/ leading space" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/\ leading\ space/\ leading\ space 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: e5ef27379d136a964d22d37f65d5a6f3b8a681c3 /home/rclone/rclone-test-qayumeg6yihi/ leading space/ leading space 2026/05/13 04:28:54 DEBUG : leading space/ leading space: Parsed hash: e5ef27379d136a964d22d37f65d5a6f3b8a681c3 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/ leading space/ leading space" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/\ leading\ space/\ leading\ space 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: a50d185936d1f6eb2c9219814b4e4038 /home/rclone/rclone-test-qayumeg6yihi/ leading space/ leading space 2026/05/13 04:28:54 DEBUG : leading space/ leading space: Parsed hash: a50d185936d1f6eb2c9219814b4e4038 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/ leading space/ leading space" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/\ leading\ space/\ leading\ space 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: e5ef27379d136a964d22d37f65d5a6f3b8a681c3 /home/rclone/rclone-test-qayumeg6yihi/ leading space/ leading space 2026/05/13 04:28:54 DEBUG : leading space/ leading space: Parsed hash: e5ef27379d136a964d22d37f65d5a6f3b8a681c3 === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/~leading tilde/~leading tilde" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/\~leading\ tilde/\~leading\ tilde 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 5eb63ad2b06a3714f4249c2fae7460e4 /home/rclone/rclone-test-qayumeg6yihi/~leading tilde/~leading tilde 2026/05/13 04:28:54 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 5eb63ad2b06a3714f4249c2fae7460e4 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/~leading tilde/~leading tilde" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/\~leading\ tilde/\~leading\ tilde 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 9492b4d389291a9b89bf8fc3a7a01d010031ced9 /home/rclone/rclone-test-qayumeg6yihi/~leading tilde/~leading tilde 2026/05/13 04:28:54 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 9492b4d389291a9b89bf8fc3a7a01d010031ced9 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/~leading tilde/~leading tilde" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/\~leading\ tilde/\~leading\ tilde 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 5eb63ad2b06a3714f4249c2fae7460e4 /home/rclone/rclone-test-qayumeg6yihi/~leading tilde/~leading tilde 2026/05/13 04:28:54 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 5eb63ad2b06a3714f4249c2fae7460e4 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/~leading tilde/~leading tilde" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/\~leading\ tilde/\~leading\ tilde 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 9492b4d389291a9b89bf8fc3a7a01d010031ced9 /home/rclone/rclone-test-qayumeg6yihi/~leading tilde/~leading tilde 2026/05/13 04:28:54 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 9492b4d389291a9b89bf8fc3a7a01d010031ced9 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/~leading tilde/~leading tilde" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/\~leading\ tilde/\~leading\ tilde 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 5eb63ad2b06a3714f4249c2fae7460e4 /home/rclone/rclone-test-qayumeg6yihi/~leading tilde/~leading tilde 2026/05/13 04:28:54 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 5eb63ad2b06a3714f4249c2fae7460e4 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/~leading tilde/~leading tilde" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/\~leading\ tilde/\~leading\ tilde 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 9492b4d389291a9b89bf8fc3a7a01d010031ced9 /home/rclone/rclone-test-qayumeg6yihi/~leading tilde/~leading tilde 2026/05/13 04:28:54 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 9492b4d389291a9b89bf8fc3a7a01d010031ced9 === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/␍leading CR/␍leading CR" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/␍leading\ CR/␍leading\ CR 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: ea5b974f518aefdcd1a0e8d66607aa60 /home/rclone/rclone-test-qayumeg6yihi/␍leading CR/␍leading CR 2026/05/13 04:28:54 DEBUG : ␍leading CR/␍leading CR: Parsed hash: ea5b974f518aefdcd1a0e8d66607aa60 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/␍leading CR/␍leading CR" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/␍leading\ CR/␍leading\ CR 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 4d40139cab226ac1cdb370f8fffe0d2002c2f885 /home/rclone/rclone-test-qayumeg6yihi/␍leading CR/␍leading CR 2026/05/13 04:28:54 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 4d40139cab226ac1cdb370f8fffe0d2002c2f885 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/␍leading CR/␍leading CR" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/␍leading\ CR/␍leading\ CR 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: ea5b974f518aefdcd1a0e8d66607aa60 /home/rclone/rclone-test-qayumeg6yihi/␍leading CR/␍leading CR 2026/05/13 04:28:54 DEBUG : ␍leading CR/␍leading CR: Parsed hash: ea5b974f518aefdcd1a0e8d66607aa60 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/␍leading CR/␍leading CR" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/␍leading\ CR/␍leading\ CR 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 4d40139cab226ac1cdb370f8fffe0d2002c2f885 /home/rclone/rclone-test-qayumeg6yihi/␍leading CR/␍leading CR 2026/05/13 04:28:54 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 4d40139cab226ac1cdb370f8fffe0d2002c2f885 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/␍leading CR/␍leading CR" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/␍leading\ CR/␍leading\ CR 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: ea5b974f518aefdcd1a0e8d66607aa60 /home/rclone/rclone-test-qayumeg6yihi/␍leading CR/␍leading CR 2026/05/13 04:28:54 DEBUG : ␍leading CR/␍leading CR: Parsed hash: ea5b974f518aefdcd1a0e8d66607aa60 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/␍leading CR/␍leading CR" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/␍leading\ CR/␍leading\ CR 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 4d40139cab226ac1cdb370f8fffe0d2002c2f885 /home/rclone/rclone-test-qayumeg6yihi/␍leading CR/␍leading CR 2026/05/13 04:28:54 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 4d40139cab226ac1cdb370f8fffe0d2002c2f885 === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/␊leading LF/␊leading LF" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/␊leading\ LF/␊leading\ LF 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 7a09608b383536c0816136d16241aa93 /home/rclone/rclone-test-qayumeg6yihi/␊leading LF/␊leading LF 2026/05/13 04:28:54 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 7a09608b383536c0816136d16241aa93 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/␊leading LF/␊leading LF" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/␊leading\ LF/␊leading\ LF 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 2d1ed7bde8da8eebe99d115911c59ec386c33f88 /home/rclone/rclone-test-qayumeg6yihi/␊leading LF/␊leading LF 2026/05/13 04:28:54 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 2d1ed7bde8da8eebe99d115911c59ec386c33f88 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/␊leading LF/␊leading LF" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/␊leading\ LF/␊leading\ LF 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 7a09608b383536c0816136d16241aa93 /home/rclone/rclone-test-qayumeg6yihi/␊leading LF/␊leading LF 2026/05/13 04:28:54 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 7a09608b383536c0816136d16241aa93 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/␊leading LF/␊leading LF" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/␊leading\ LF/␊leading\ LF 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 2d1ed7bde8da8eebe99d115911c59ec386c33f88 /home/rclone/rclone-test-qayumeg6yihi/␊leading LF/␊leading LF 2026/05/13 04:28:54 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 2d1ed7bde8da8eebe99d115911c59ec386c33f88 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/␊leading LF/␊leading LF" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/␊leading\ LF/␊leading\ LF 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 7a09608b383536c0816136d16241aa93 /home/rclone/rclone-test-qayumeg6yihi/␊leading LF/␊leading LF 2026/05/13 04:28:54 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 7a09608b383536c0816136d16241aa93 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/␊leading LF/␊leading LF" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/␊leading\ LF/␊leading\ LF 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 2d1ed7bde8da8eebe99d115911c59ec386c33f88 /home/rclone/rclone-test-qayumeg6yihi/␊leading LF/␊leading LF 2026/05/13 04:28:54 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 2d1ed7bde8da8eebe99d115911c59ec386c33f88 === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/␉leading HT/␉leading HT" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/␉leading\ HT/␉leading\ HT 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: f4e0225316da0c24ba95d679d5a48b52 /home/rclone/rclone-test-qayumeg6yihi/␉leading HT/␉leading HT 2026/05/13 04:28:54 DEBUG : ␉leading HT/␉leading HT: Parsed hash: f4e0225316da0c24ba95d679d5a48b52 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/␉leading HT/␉leading HT" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/␉leading\ HT/␉leading\ HT 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 6e18a601460e9ff89ea0b68a4467e09b6f21a60b /home/rclone/rclone-test-qayumeg6yihi/␉leading HT/␉leading HT 2026/05/13 04:28:54 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 6e18a601460e9ff89ea0b68a4467e09b6f21a60b 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/␉leading HT/␉leading HT" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/␉leading\ HT/␉leading\ HT 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: f4e0225316da0c24ba95d679d5a48b52 /home/rclone/rclone-test-qayumeg6yihi/␉leading HT/␉leading HT 2026/05/13 04:28:54 DEBUG : ␉leading HT/␉leading HT: Parsed hash: f4e0225316da0c24ba95d679d5a48b52 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/␉leading HT/␉leading HT" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/␉leading\ HT/␉leading\ HT 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 6e18a601460e9ff89ea0b68a4467e09b6f21a60b /home/rclone/rclone-test-qayumeg6yihi/␉leading HT/␉leading HT 2026/05/13 04:28:54 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 6e18a601460e9ff89ea0b68a4467e09b6f21a60b 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/␉leading HT/␉leading HT" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/␉leading\ HT/␉leading\ HT 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: f4e0225316da0c24ba95d679d5a48b52 /home/rclone/rclone-test-qayumeg6yihi/␉leading HT/␉leading HT 2026/05/13 04:28:54 DEBUG : ␉leading HT/␉leading HT: Parsed hash: f4e0225316da0c24ba95d679d5a48b52 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/␉leading HT/␉leading HT" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/␉leading\ HT/␉leading\ HT 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 6e18a601460e9ff89ea0b68a4467e09b6f21a60b /home/rclone/rclone-test-qayumeg6yihi/␉leading HT/␉leading HT 2026/05/13 04:28:54 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 6e18a601460e9ff89ea0b68a4467e09b6f21a60b === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/␋leading VT/␋leading VT" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/␋leading\ VT/␋leading\ VT 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: b0957d915e5025f628dbaafc8d4caf29 /home/rclone/rclone-test-qayumeg6yihi/␋leading VT/␋leading VT 2026/05/13 04:28:54 DEBUG : ␋leading VT/␋leading VT: Parsed hash: b0957d915e5025f628dbaafc8d4caf29 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/␋leading VT/␋leading VT" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/␋leading\ VT/␋leading\ VT 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: bddb0548ec38a2fdc78f301d3fe2af34166c8034 /home/rclone/rclone-test-qayumeg6yihi/␋leading VT/␋leading VT 2026/05/13 04:28:54 DEBUG : ␋leading VT/␋leading VT: Parsed hash: bddb0548ec38a2fdc78f301d3fe2af34166c8034 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/␋leading VT/␋leading VT" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/␋leading\ VT/␋leading\ VT 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: b0957d915e5025f628dbaafc8d4caf29 /home/rclone/rclone-test-qayumeg6yihi/␋leading VT/␋leading VT 2026/05/13 04:28:54 DEBUG : ␋leading VT/␋leading VT: Parsed hash: b0957d915e5025f628dbaafc8d4caf29 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/␋leading VT/␋leading VT" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/␋leading\ VT/␋leading\ VT 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: bddb0548ec38a2fdc78f301d3fe2af34166c8034 /home/rclone/rclone-test-qayumeg6yihi/␋leading VT/␋leading VT 2026/05/13 04:28:54 DEBUG : ␋leading VT/␋leading VT: Parsed hash: bddb0548ec38a2fdc78f301d3fe2af34166c8034 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/␋leading VT/␋leading VT" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/␋leading\ VT/␋leading\ VT 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: b0957d915e5025f628dbaafc8d4caf29 /home/rclone/rclone-test-qayumeg6yihi/␋leading VT/␋leading VT 2026/05/13 04:28:54 DEBUG : ␋leading VT/␋leading VT: Parsed hash: b0957d915e5025f628dbaafc8d4caf29 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/␋leading VT/␋leading VT" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/␋leading\ VT/␋leading\ VT 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: bddb0548ec38a2fdc78f301d3fe2af34166c8034 /home/rclone/rclone-test-qayumeg6yihi/␋leading VT/␋leading VT 2026/05/13 04:28:54 DEBUG : ␋leading VT/␋leading VT: Parsed hash: bddb0548ec38a2fdc78f301d3fe2af34166c8034 === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/.leading dot/.leading dot" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/.leading\ dot/.leading\ dot 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 03504ea9ea78006f95c175c47f2a1e17 /home/rclone/rclone-test-qayumeg6yihi/.leading dot/.leading dot 2026/05/13 04:28:54 DEBUG : .leading dot/.leading dot: Parsed hash: 03504ea9ea78006f95c175c47f2a1e17 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/.leading dot/.leading dot" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/.leading\ dot/.leading\ dot 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 0fa06a60e360f80b7e61689fe82758120f43dc7b /home/rclone/rclone-test-qayumeg6yihi/.leading dot/.leading dot 2026/05/13 04:28:54 DEBUG : .leading dot/.leading dot: Parsed hash: 0fa06a60e360f80b7e61689fe82758120f43dc7b 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/.leading dot/.leading dot" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/.leading\ dot/.leading\ dot 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 03504ea9ea78006f95c175c47f2a1e17 /home/rclone/rclone-test-qayumeg6yihi/.leading dot/.leading dot 2026/05/13 04:28:54 DEBUG : .leading dot/.leading dot: Parsed hash: 03504ea9ea78006f95c175c47f2a1e17 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/.leading dot/.leading dot" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/.leading\ dot/.leading\ dot 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 0fa06a60e360f80b7e61689fe82758120f43dc7b /home/rclone/rclone-test-qayumeg6yihi/.leading dot/.leading dot 2026/05/13 04:28:54 DEBUG : .leading dot/.leading dot: Parsed hash: 0fa06a60e360f80b7e61689fe82758120f43dc7b 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/.leading dot/.leading dot" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/.leading\ dot/.leading\ dot 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 03504ea9ea78006f95c175c47f2a1e17 /home/rclone/rclone-test-qayumeg6yihi/.leading dot/.leading dot 2026/05/13 04:28:54 DEBUG : .leading dot/.leading dot: Parsed hash: 03504ea9ea78006f95c175c47f2a1e17 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/.leading dot/.leading dot" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/.leading\ dot/.leading\ dot 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 0fa06a60e360f80b7e61689fe82758120f43dc7b /home/rclone/rclone-test-qayumeg6yihi/.leading dot/.leading dot 2026/05/13 04:28:54 DEBUG : .leading dot/.leading dot: Parsed hash: 0fa06a60e360f80b7e61689fe82758120f43dc7b === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/trailing space /trailing space " 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/trailing\ space\ /trailing\ space\ 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: d54cf5e9c7ae33b2a4a4860ee91a1ae7 /home/rclone/rclone-test-qayumeg6yihi/trailing space /trailing space 2026/05/13 04:28:54 DEBUG : trailing space /trailing space : Parsed hash: d54cf5e9c7ae33b2a4a4860ee91a1ae7 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/trailing space /trailing space " 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/trailing\ space\ /trailing\ space\ 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 801c06cc3c907c30e57e3202bd77be166a6f3a97 /home/rclone/rclone-test-qayumeg6yihi/trailing space /trailing space 2026/05/13 04:28:54 DEBUG : trailing space /trailing space : Parsed hash: 801c06cc3c907c30e57e3202bd77be166a6f3a97 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/trailing space /trailing space " 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/trailing\ space\ /trailing\ space\ 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: d54cf5e9c7ae33b2a4a4860ee91a1ae7 /home/rclone/rclone-test-qayumeg6yihi/trailing space /trailing space 2026/05/13 04:28:54 DEBUG : trailing space /trailing space : Parsed hash: d54cf5e9c7ae33b2a4a4860ee91a1ae7 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/trailing space /trailing space " 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/trailing\ space\ /trailing\ space\ 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 801c06cc3c907c30e57e3202bd77be166a6f3a97 /home/rclone/rclone-test-qayumeg6yihi/trailing space /trailing space 2026/05/13 04:28:54 DEBUG : trailing space /trailing space : Parsed hash: 801c06cc3c907c30e57e3202bd77be166a6f3a97 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/trailing space /trailing space " 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/trailing\ space\ /trailing\ space\ 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: d54cf5e9c7ae33b2a4a4860ee91a1ae7 /home/rclone/rclone-test-qayumeg6yihi/trailing space /trailing space 2026/05/13 04:28:54 DEBUG : trailing space /trailing space : Parsed hash: d54cf5e9c7ae33b2a4a4860ee91a1ae7 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/trailing space /trailing space " 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/trailing\ space\ /trailing\ space\ 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 801c06cc3c907c30e57e3202bd77be166a6f3a97 /home/rclone/rclone-test-qayumeg6yihi/trailing space /trailing space 2026/05/13 04:28:54 DEBUG : trailing space /trailing space : Parsed hash: 801c06cc3c907c30e57e3202bd77be166a6f3a97 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/trailing CR␍/trailing CR␍" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/trailing\ CR␍/trailing\ CR␍ 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 6b2302c61751d305b28d7101af2504ee /home/rclone/rclone-test-qayumeg6yihi/trailing CR␍/trailing CR␍ 2026/05/13 04:28:54 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 6b2302c61751d305b28d7101af2504ee 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/trailing CR␍/trailing CR␍" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/trailing\ CR␍/trailing\ CR␍ 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: ee60f054e73fd6105717d4a335b6b62a8c5c9538 /home/rclone/rclone-test-qayumeg6yihi/trailing CR␍/trailing CR␍ 2026/05/13 04:28:54 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: ee60f054e73fd6105717d4a335b6b62a8c5c9538 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/trailing CR␍/trailing CR␍" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/trailing\ CR␍/trailing\ CR␍ 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 6b2302c61751d305b28d7101af2504ee /home/rclone/rclone-test-qayumeg6yihi/trailing CR␍/trailing CR␍ 2026/05/13 04:28:54 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 6b2302c61751d305b28d7101af2504ee 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/trailing CR␍/trailing CR␍" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/trailing\ CR␍/trailing\ CR␍ 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: ee60f054e73fd6105717d4a335b6b62a8c5c9538 /home/rclone/rclone-test-qayumeg6yihi/trailing CR␍/trailing CR␍ 2026/05/13 04:28:54 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: ee60f054e73fd6105717d4a335b6b62a8c5c9538 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/trailing CR␍/trailing CR␍" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/trailing\ CR␍/trailing\ CR␍ 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 6b2302c61751d305b28d7101af2504ee /home/rclone/rclone-test-qayumeg6yihi/trailing CR␍/trailing CR␍ 2026/05/13 04:28:54 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 6b2302c61751d305b28d7101af2504ee 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/trailing CR␍/trailing CR␍" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/trailing\ CR␍/trailing\ CR␍ 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: ee60f054e73fd6105717d4a335b6b62a8c5c9538 /home/rclone/rclone-test-qayumeg6yihi/trailing CR␍/trailing CR␍ 2026/05/13 04:28:54 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: ee60f054e73fd6105717d4a335b6b62a8c5c9538 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/trailing LF␊/trailing LF␊" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/trailing\ LF␊/trailing\ LF␊ 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 70b35bbbebae3e9a65bd17956c636a06 /home/rclone/rclone-test-qayumeg6yihi/trailing LF␊/trailing LF␊ 2026/05/13 04:28:54 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 70b35bbbebae3e9a65bd17956c636a06 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/trailing LF␊/trailing LF␊" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/trailing\ LF␊/trailing\ LF␊ 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: a64e4718f500f89c5a5542b3a574a78fbcf2c14e /home/rclone/rclone-test-qayumeg6yihi/trailing LF␊/trailing LF␊ 2026/05/13 04:28:54 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: a64e4718f500f89c5a5542b3a574a78fbcf2c14e 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/trailing LF␊/trailing LF␊" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/trailing\ LF␊/trailing\ LF␊ 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 70b35bbbebae3e9a65bd17956c636a06 /home/rclone/rclone-test-qayumeg6yihi/trailing LF␊/trailing LF␊ 2026/05/13 04:28:54 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 70b35bbbebae3e9a65bd17956c636a06 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/trailing LF␊/trailing LF␊" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/trailing\ LF␊/trailing\ LF␊ 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: a64e4718f500f89c5a5542b3a574a78fbcf2c14e /home/rclone/rclone-test-qayumeg6yihi/trailing LF␊/trailing LF␊ 2026/05/13 04:28:54 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: a64e4718f500f89c5a5542b3a574a78fbcf2c14e 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/trailing LF␊/trailing LF␊" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/trailing\ LF␊/trailing\ LF␊ 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 70b35bbbebae3e9a65bd17956c636a06 /home/rclone/rclone-test-qayumeg6yihi/trailing LF␊/trailing LF␊ 2026/05/13 04:28:54 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: 70b35bbbebae3e9a65bd17956c636a06 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/trailing LF␊/trailing LF␊" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/trailing\ LF␊/trailing\ LF␊ 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: a64e4718f500f89c5a5542b3a574a78fbcf2c14e /home/rclone/rclone-test-qayumeg6yihi/trailing LF␊/trailing LF␊ 2026/05/13 04:28:54 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: a64e4718f500f89c5a5542b3a574a78fbcf2c14e === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/trailing HT␉/trailing HT␉" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/trailing\ HT␉/trailing\ HT␉ 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: a3a59c55712a303f3d6db89629136db9 /home/rclone/rclone-test-qayumeg6yihi/trailing HT␉/trailing HT␉ 2026/05/13 04:28:54 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: a3a59c55712a303f3d6db89629136db9 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/trailing HT␉/trailing HT␉" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/trailing\ HT␉/trailing\ HT␉ 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: ec814e697b72535455b8cb38cf34f5118e399077 /home/rclone/rclone-test-qayumeg6yihi/trailing HT␉/trailing HT␉ 2026/05/13 04:28:54 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: ec814e697b72535455b8cb38cf34f5118e399077 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/trailing HT␉/trailing HT␉" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/trailing\ HT␉/trailing\ HT␉ 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: a3a59c55712a303f3d6db89629136db9 /home/rclone/rclone-test-qayumeg6yihi/trailing HT␉/trailing HT␉ 2026/05/13 04:28:54 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: a3a59c55712a303f3d6db89629136db9 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/trailing HT␉/trailing HT␉" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/trailing\ HT␉/trailing\ HT␉ 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: ec814e697b72535455b8cb38cf34f5118e399077 /home/rclone/rclone-test-qayumeg6yihi/trailing HT␉/trailing HT␉ 2026/05/13 04:28:54 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: ec814e697b72535455b8cb38cf34f5118e399077 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/trailing HT␉/trailing HT␉" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/trailing\ HT␉/trailing\ HT␉ 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: a3a59c55712a303f3d6db89629136db9 /home/rclone/rclone-test-qayumeg6yihi/trailing HT␉/trailing HT␉ 2026/05/13 04:28:54 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: a3a59c55712a303f3d6db89629136db9 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/trailing HT␉/trailing HT␉" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/trailing\ HT␉/trailing\ HT␉ 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: ec814e697b72535455b8cb38cf34f5118e399077 /home/rclone/rclone-test-qayumeg6yihi/trailing HT␉/trailing HT␉ 2026/05/13 04:28:54 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: ec814e697b72535455b8cb38cf34f5118e399077 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/trailing VT␋/trailing VT␋" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/trailing\ VT␋/trailing\ VT␋ 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: f6cac7ce2862d98d1b51fe2ebb2075b0 /home/rclone/rclone-test-qayumeg6yihi/trailing VT␋/trailing VT␋ 2026/05/13 04:28:54 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: f6cac7ce2862d98d1b51fe2ebb2075b0 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/trailing VT␋/trailing VT␋" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/trailing\ VT␋/trailing\ VT␋ 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 4564708a44c02f04b599381af0af4e93638ac6cc /home/rclone/rclone-test-qayumeg6yihi/trailing VT␋/trailing VT␋ 2026/05/13 04:28:54 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 4564708a44c02f04b599381af0af4e93638ac6cc 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/trailing VT␋/trailing VT␋" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/trailing\ VT␋/trailing\ VT␋ 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: f6cac7ce2862d98d1b51fe2ebb2075b0 /home/rclone/rclone-test-qayumeg6yihi/trailing VT␋/trailing VT␋ 2026/05/13 04:28:54 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: f6cac7ce2862d98d1b51fe2ebb2075b0 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/trailing VT␋/trailing VT␋" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/trailing\ VT␋/trailing\ VT␋ 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 4564708a44c02f04b599381af0af4e93638ac6cc /home/rclone/rclone-test-qayumeg6yihi/trailing VT␋/trailing VT␋ 2026/05/13 04:28:54 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 4564708a44c02f04b599381af0af4e93638ac6cc 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/trailing VT␋/trailing VT␋" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/trailing\ VT␋/trailing\ VT␋ 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: f6cac7ce2862d98d1b51fe2ebb2075b0 /home/rclone/rclone-test-qayumeg6yihi/trailing VT␋/trailing VT␋ 2026/05/13 04:28:54 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: f6cac7ce2862d98d1b51fe2ebb2075b0 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/trailing VT␋/trailing VT␋" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/trailing\ VT␋/trailing\ VT␋ 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 4564708a44c02f04b599381af0af4e93638ac6cc /home/rclone/rclone-test-qayumeg6yihi/trailing VT␋/trailing VT␋ 2026/05/13 04:28:54 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 4564708a44c02f04b599381af0af4e93638ac6cc === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/trailing dot./trailing dot." 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/trailing\ dot./trailing\ dot. 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 4b25505f62f5192f50e2bcc684485be6 /home/rclone/rclone-test-qayumeg6yihi/trailing dot./trailing dot. 2026/05/13 04:28:54 DEBUG : trailing dot./trailing dot.: Parsed hash: 4b25505f62f5192f50e2bcc684485be6 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/trailing dot./trailing dot." 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/trailing\ dot./trailing\ dot. 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 2c64e13333abda26e08a8977873500284665a3ad /home/rclone/rclone-test-qayumeg6yihi/trailing dot./trailing dot. 2026/05/13 04:28:54 DEBUG : trailing dot./trailing dot.: Parsed hash: 2c64e13333abda26e08a8977873500284665a3ad 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/trailing dot./trailing dot." 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/trailing\ dot./trailing\ dot. 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 4b25505f62f5192f50e2bcc684485be6 /home/rclone/rclone-test-qayumeg6yihi/trailing dot./trailing dot. 2026/05/13 04:28:54 DEBUG : trailing dot./trailing dot.: Parsed hash: 4b25505f62f5192f50e2bcc684485be6 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/trailing dot./trailing dot." 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/trailing\ dot./trailing\ dot. 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 2c64e13333abda26e08a8977873500284665a3ad /home/rclone/rclone-test-qayumeg6yihi/trailing dot./trailing dot. 2026/05/13 04:28:54 DEBUG : trailing dot./trailing dot.: Parsed hash: 2c64e13333abda26e08a8977873500284665a3ad 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/trailing dot./trailing dot." 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/trailing\ dot./trailing\ dot. 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 4b25505f62f5192f50e2bcc684485be6 /home/rclone/rclone-test-qayumeg6yihi/trailing dot./trailing dot. 2026/05/13 04:28:54 DEBUG : trailing dot./trailing dot.: Parsed hash: 4b25505f62f5192f50e2bcc684485be6 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/trailing dot./trailing dot." 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/trailing\ dot./trailing\ dot. 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 2c64e13333abda26e08a8977873500284665a3ad /home/rclone/rclone-test-qayumeg6yihi/trailing dot./trailing dot. 2026/05/13 04:28:54 DEBUG : trailing dot./trailing dot.: Parsed hash: 2c64e13333abda26e08a8977873500284665a3ad === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/invalid\ utf-8/invalid\ utf-8 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: b2aeab06f702e700eeeb98b65500b0b8 /home/rclone/rclone-test-qayumeg6yihi/invalid utf-8/invalid utf-8 2026/05/13 04:28:54 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: b2aeab06f702e700eeeb98b65500b0b8 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/invalid\ utf-8/invalid\ utf-8 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 1b0fb372734b13fd1dda076e4be732b7935f39fb /home/rclone/rclone-test-qayumeg6yihi/invalid utf-8/invalid utf-8 2026/05/13 04:28:54 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 1b0fb372734b13fd1dda076e4be732b7935f39fb 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/invalid\ utf-8/invalid\ utf-8 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: b2aeab06f702e700eeeb98b65500b0b8 /home/rclone/rclone-test-qayumeg6yihi/invalid utf-8/invalid utf-8 2026/05/13 04:28:54 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: b2aeab06f702e700eeeb98b65500b0b8 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/invalid\ utf-8/invalid\ utf-8 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 1b0fb372734b13fd1dda076e4be732b7935f39fb /home/rclone/rclone-test-qayumeg6yihi/invalid utf-8/invalid utf-8 2026/05/13 04:28:54 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 1b0fb372734b13fd1dda076e4be732b7935f39fb 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/invalid\ utf-8/invalid\ utf-8 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: b2aeab06f702e700eeeb98b65500b0b8 /home/rclone/rclone-test-qayumeg6yihi/invalid utf-8/invalid utf-8 2026/05/13 04:28:54 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: b2aeab06f702e700eeeb98b65500b0b8 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/invalid utf-8\xfe/invalid utf-8\xfe" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/invalid\ utf-8/invalid\ utf-8 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 1b0fb372734b13fd1dda076e4be732b7935f39fb /home/rclone/rclone-test-qayumeg6yihi/invalid utf-8/invalid utf-8 2026/05/13 04:28:54 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 1b0fb372734b13fd1dda076e4be732b7935f39fb === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/test%46.txt/test%46.txt" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/test\%46.txt/test\%46.txt 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: a736a45b9141528731085d1661c59fc4 /home/rclone/rclone-test-qayumeg6yihi/test%46.txt/test%46.txt 2026/05/13 04:28:54 DEBUG : test%46.txt/test%46.txt: Parsed hash: a736a45b9141528731085d1661c59fc4 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/test%46.txt/test%46.txt" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/test\%46.txt/test\%46.txt 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 47e95982aa45a2c2d00da65adb09fa47cab289cb /home/rclone/rclone-test-qayumeg6yihi/test%46.txt/test%46.txt 2026/05/13 04:28:54 DEBUG : test%46.txt/test%46.txt: Parsed hash: 47e95982aa45a2c2d00da65adb09fa47cab289cb 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/test%46.txt/test%46.txt" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/test\%46.txt/test\%46.txt 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: a736a45b9141528731085d1661c59fc4 /home/rclone/rclone-test-qayumeg6yihi/test%46.txt/test%46.txt 2026/05/13 04:28:54 DEBUG : test%46.txt/test%46.txt: Parsed hash: a736a45b9141528731085d1661c59fc4 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/test%46.txt/test%46.txt" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/test\%46.txt/test\%46.txt 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 47e95982aa45a2c2d00da65adb09fa47cab289cb /home/rclone/rclone-test-qayumeg6yihi/test%46.txt/test%46.txt 2026/05/13 04:28:54 DEBUG : test%46.txt/test%46.txt: Parsed hash: 47e95982aa45a2c2d00da65adb09fa47cab289cb 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/test%46.txt/test%46.txt" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/test\%46.txt/test\%46.txt 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: a736a45b9141528731085d1661c59fc4 /home/rclone/rclone-test-qayumeg6yihi/test%46.txt/test%46.txt 2026/05/13 04:28:54 DEBUG : test%46.txt/test%46.txt: Parsed hash: a736a45b9141528731085d1661c59fc4 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/test%46.txt/test%46.txt" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/test\%46.txt/test\%46.txt 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 47e95982aa45a2c2d00da65adb09fa47cab289cb /home/rclone/rclone-test-qayumeg6yihi/test%46.txt/test%46.txt 2026/05/13 04:28:54 DEBUG : test%46.txt/test%46.txt: Parsed hash: 47e95982aa45a2c2d00da65adb09fa47cab289cb === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Connection OK after error: potato 2026/05/13 04:28:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/zero-length-file" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/zero-length-file 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-qayumeg6yihi/zero-length-file 2026/05/13 04:28:54 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/zero-length-file" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/zero-length-file 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-qayumeg6yihi/zero-length-file 2026/05/13 04:28:54 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/zero-length-file" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/zero-length-file 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-qayumeg6yihi/zero-length-file 2026/05/13 04:28:54 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/zero-length-file" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/zero-length-file 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-qayumeg6yihi/zero-length-file 2026/05/13 04:28:54 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/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/file name.txt" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/file\ name.txt 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: d9c7e435807e72304a30bccaba0933c5 /home/rclone/rclone-test-qayumeg6yihi/file name.txt 2026/05/13 04:28:54 DEBUG : file name.txt: Parsed hash: d9c7e435807e72304a30bccaba0933c5 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/file name.txt" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/file\ name.txt 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: b94e74c8912ca00d4aa4ef5b117b3120e1de3a41 /home/rclone/rclone-test-qayumeg6yihi/file name.txt 2026/05/13 04:28:54 DEBUG : file name.txt: Parsed hash: b94e74c8912ca00d4aa4ef5b117b3120e1de3a41 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/file name.txt" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/file\ name.txt 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: d9c7e435807e72304a30bccaba0933c5 /home/rclone/rclone-test-qayumeg6yihi/file name.txt 2026/05/13 04:28:54 DEBUG : file name.txt: Parsed hash: d9c7e435807e72304a30bccaba0933c5 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/file name.txt" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/file\ name.txt 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: b94e74c8912ca00d4aa4ef5b117b3120e1de3a41 /home/rclone/rclone-test-qayumeg6yihi/file name.txt 2026/05/13 04:28:54 DEBUG : file name.txt: Parsed hash: b94e74c8912ca00d4aa4ef5b117b3120e1de3a41 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 2d5b4e8fbb6dab1f8754accfeee6a6d2 /home/rclone/rclone-test-qayumeg6yihi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/13 04:28:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2d5b4e8fbb6dab1f8754accfeee6a6d2 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 2c6dc0663112d0ea8f81d5cf87a5ac8e3851d139 /home/rclone/rclone-test-qayumeg6yihi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/13 04:28:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2c6dc0663112d0ea8f81d5cf87a5ac8e3851d139 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 2d5b4e8fbb6dab1f8754accfeee6a6d2 /home/rclone/rclone-test-qayumeg6yihi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/13 04:28:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2d5b4e8fbb6dab1f8754accfeee6a6d2 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 2c6dc0663112d0ea8f81d5cf87a5ac8e3851d139 /home/rclone/rclone-test-qayumeg6yihi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/13 04:28:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2c6dc0663112d0ea8f81d5cf87a5ac8e3851d139 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/file name.txt" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/file\ name.txt 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: e2084f85f3e67936411141bb49971360 /home/rclone/rclone-test-qayumeg6yihi/file name.txt 2026/05/13 04:28:54 DEBUG : file name.txt: Parsed hash: e2084f85f3e67936411141bb49971360 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/file name.txt" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/file\ name.txt 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: f715275633877cfc3bd6958e61d3d4f0234a5f92 /home/rclone/rclone-test-qayumeg6yihi/file name.txt 2026/05/13 04:28:54 DEBUG : file name.txt: Parsed hash: f715275633877cfc3bd6958e61d3d4f0234a5f92 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/file name.txt" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/file\ name.txt 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: e2084f85f3e67936411141bb49971360 /home/rclone/rclone-test-qayumeg6yihi/file name.txt 2026/05/13 04:28:54 DEBUG : file name.txt: Parsed hash: e2084f85f3e67936411141bb49971360 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/file name.txt" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/file\ name.txt 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: f715275633877cfc3bd6958e61d3d4f0234a5f92 /home/rclone/rclone-test-qayumeg6yihi/file name.txt 2026/05/13 04:28:54 DEBUG : file name.txt: Parsed hash: f715275633877cfc3bd6958e61d3d4f0234a5f92 === 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/13 04:28:54 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2026/05/13 04:28:54 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/05/13 04:28:54 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/13 04:28:54 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/13 04:28:54 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/13 04:28:54 DEBUG : Setting pass="QojihCR5CTCC4UA7kb9gTdsEoKqCAb_s" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/13 04:28:54 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/13 04:28:54 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{YahRi}" suffix to name 2026/05/13 04:28:54 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/13 04:28:54 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/13 04:28:54 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/13 04:28:54 DEBUG : Setting pass="QojihCR5CTCC4UA7kb9gTdsEoKqCAb_s" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/13 04:28:54 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/13 04:28:54 NOTICE: TestSFTPOpenssh{YahRi}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:46088->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/file name.txt" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/file\ name.txt 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: e2084f85f3e67936411141bb49971360 /home/rclone/rclone-test-qayumeg6yihi/file name.txt 2026/05/13 04:28:54 DEBUG : file name.txt: Parsed hash: e2084f85f3e67936411141bb49971360 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/file name.txt" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/file\ name.txt 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: f715275633877cfc3bd6958e61d3d4f0234a5f92 /home/rclone/rclone-test-qayumeg6yihi/file name.txt 2026/05/13 04:28:54 DEBUG : file name.txt: Parsed hash: f715275633877cfc3bd6958e61d3d4f0234a5f92 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 2d5b4e8fbb6dab1f8754accfeee6a6d2 /home/rclone/rclone-test-qayumeg6yihi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/13 04:28:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2d5b4e8fbb6dab1f8754accfeee6a6d2 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 2c6dc0663112d0ea8f81d5cf87a5ac8e3851d139 /home/rclone/rclone-test-qayumeg6yihi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/13 04:28:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2c6dc0663112d0ea8f81d5cf87a5ac8e3851d139 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/file name.txt" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/file\ name.txt 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: e2084f85f3e67936411141bb49971360 /home/rclone/rclone-test-qayumeg6yihi/file name.txt 2026/05/13 04:28:54 DEBUG : file name.txt: Parsed hash: e2084f85f3e67936411141bb49971360 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/file name.txt" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/file\ name.txt 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: f715275633877cfc3bd6958e61d3d4f0234a5f92 /home/rclone/rclone-test-qayumeg6yihi/file name.txt 2026/05/13 04:28:54 DEBUG : file name.txt: Parsed hash: f715275633877cfc3bd6958e61d3d4f0234a5f92 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/file name.txt" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/file\ name.txt 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: e2084f85f3e67936411141bb49971360 /home/rclone/rclone-test-qayumeg6yihi/file name.txt 2026/05/13 04:28:54 DEBUG : file name.txt: Parsed hash: e2084f85f3e67936411141bb49971360 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/file name.txt" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/file\ name.txt 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: f715275633877cfc3bd6958e61d3d4f0234a5f92 /home/rclone/rclone-test-qayumeg6yihi/file name.txt 2026/05/13 04:28:54 DEBUG : file name.txt: Parsed hash: f715275633877cfc3bd6958e61d3d4f0234a5f92 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 2d5b4e8fbb6dab1f8754accfeee6a6d2 /home/rclone/rclone-test-qayumeg6yihi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/13 04:28:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2d5b4e8fbb6dab1f8754accfeee6a6d2 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 2c6dc0663112d0ea8f81d5cf87a5ac8e3851d139 /home/rclone/rclone-test-qayumeg6yihi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/13 04:28:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2c6dc0663112d0ea8f81d5cf87a5ac8e3851d139 === 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/13 04:28:54 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-qayumeg6yihi/hello? sausage/êé" 2026/05/13 04:28:54 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/05/13 04:28:54 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/13 04:28:54 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/13 04:28:54 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/13 04:28:54 DEBUG : Setting pass="QojihCR5CTCC4UA7kb9gTdsEoKqCAb_s" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/13 04:28:54 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/13 04:28:54 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{YahRi}" suffix to name 2026/05/13 04:28:54 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/13 04:28:54 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/13 04:28:54 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/13 04:28:54 DEBUG : Setting pass="QojihCR5CTCC4UA7kb9gTdsEoKqCAb_s" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/13 04:28:54 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/13 04:28:54 NOTICE: TestSFTPOpenssh{YahRi}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi/hello? sausage/êé: New connection 127.0.0.1:46096->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi/hello? sausage/êé: Shell type "unix" from config 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi/hello? sausage/êé: Relative path resolved to "/home/rclone/rclone-test-qayumeg6yihi/hello? sausage/êé" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi/hello? sausage/êé: Using root directory "/home/rclone/rclone-test-qayumeg6yihi/hello? sausage/êé" 2026/05/13 04:28:54 DEBUG : fs cache: renaming cache item "TestSFTPOpenssh:rclone-test-qayumeg6yihi/hello? sausage/êé" to be canonical "TestSFTPOpenssh{YahRi}:rclone-test-qayumeg6yihi/hello? sausage/êé" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi/hello? sausage/êé: Shell path "/home/rclone/rclone-test-qayumeg6yihi/hello? sausage/êé/a/b/c/d/e.txt" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi/hello? sausage/êé: Remote command result: c4896630e92316b1ce681eae1a1b9c99 /home/rclone/rclone-test-qayumeg6yihi/hello? sausage/êé/a/b/c/d/e.txt 2026/05/13 04:28:54 DEBUG : a/b/c/d/e.txt: Parsed hash: c4896630e92316b1ce681eae1a1b9c99 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi/hello? sausage/êé: Shell path "/home/rclone/rclone-test-qayumeg6yihi/hello? sausage/êé/a/b/c/d/e.txt" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi/hello? sausage/êé: Remote command result: 717c74a0852761888520d62536e16129264600da /home/rclone/rclone-test-qayumeg6yihi/hello? sausage/êé/a/b/c/d/e.txt 2026/05/13 04:28:54 DEBUG : a/b/c/d/e.txt: Parsed hash: 717c74a0852761888520d62536e16129264600da 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi/hello? sausage/êé: Shell path "/home/rclone/rclone-test-qayumeg6yihi/hello? sausage/êé/a/b/c/d/e.txt" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi/hello? sausage/êé: Remote command result: c4896630e92316b1ce681eae1a1b9c99 /home/rclone/rclone-test-qayumeg6yihi/hello? sausage/êé/a/b/c/d/e.txt 2026/05/13 04:28:54 DEBUG : a/b/c/d/e.txt: Parsed hash: c4896630e92316b1ce681eae1a1b9c99 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi/hello? sausage/êé: Shell path "/home/rclone/rclone-test-qayumeg6yihi/hello? sausage/êé/a/b/c/d/e.txt" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi/hello? sausage/êé: Remote command result: 717c74a0852761888520d62536e16129264600da /home/rclone/rclone-test-qayumeg6yihi/hello? sausage/êé/a/b/c/d/e.txt 2026/05/13 04:28:54 DEBUG : a/b/c/d/e.txt: Parsed hash: 717c74a0852761888520d62536e16129264600da 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi/hello? sausage/êé: New connection 127.0.0.1:46102->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/13 04:28:54 DEBUG : Waiting for deletions to finish 2026/05/13 04:28:54 INFO : a/b/c/d/e.txt: Deleted 2026/05/13 04:28:54 DEBUG : removing 1 level 4 directories 2026/05/13 04:28:54 INFO : a/b/c/d: Removing directory 2026/05/13 04:28:54 DEBUG : removing 1 level 3 directories 2026/05/13 04:28:54 INFO : a/b/c: Removing directory 2026/05/13 04:28:54 DEBUG : removing 1 level 2 directories 2026/05/13 04:28:54 INFO : a/b: Removing directory 2026/05/13 04:28:54 DEBUG : removing 1 level 1 directories 2026/05/13 04:28:54 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/file name.txt" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/file\ name.txt 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: e2084f85f3e67936411141bb49971360 /home/rclone/rclone-test-qayumeg6yihi/file name.txt 2026/05/13 04:28:54 DEBUG : file name.txt: Parsed hash: e2084f85f3e67936411141bb49971360 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/file name.txt" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/file\ name.txt 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: f715275633877cfc3bd6958e61d3d4f0234a5f92 /home/rclone/rclone-test-qayumeg6yihi/file name.txt 2026/05/13 04:28:54 DEBUG : file name.txt: Parsed hash: f715275633877cfc3bd6958e61d3d4f0234a5f92 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 2d5b4e8fbb6dab1f8754accfeee6a6d2 /home/rclone/rclone-test-qayumeg6yihi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/13 04:28:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2d5b4e8fbb6dab1f8754accfeee6a6d2 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 2c6dc0663112d0ea8f81d5cf87a5ac8e3851d139 /home/rclone/rclone-test-qayumeg6yihi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/13 04:28:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2c6dc0663112d0ea8f81d5cf87a5ac8e3851d139 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 2d5b4e8fbb6dab1f8754accfeee6a6d2 /home/rclone/rclone-test-qayumeg6yihi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/05/13 04:28:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: 2d5b4e8fbb6dab1f8754accfeee6a6d2 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 2c6dc0663112d0ea8f81d5cf87a5ac8e3851d139 /home/rclone/rclone-test-qayumeg6yihi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/05/13 04:28:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: 2c6dc0663112d0ea8f81d5cf87a5ac8e3851d139 === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1298: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/file name.txt" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/file\ name.txt 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: e2084f85f3e67936411141bb49971360 /home/rclone/rclone-test-qayumeg6yihi/file name.txt 2026/05/13 04:28:54 DEBUG : file name.txt: Parsed hash: e2084f85f3e67936411141bb49971360 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/file name.txt" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/file\ name.txt 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: f715275633877cfc3bd6958e61d3d4f0234a5f92 /home/rclone/rclone-test-qayumeg6yihi/file name.txt 2026/05/13 04:28:54 DEBUG : file name.txt: Parsed hash: f715275633877cfc3bd6958e61d3d4f0234a5f92 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/other.txt" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/other.txt 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 2d5b4e8fbb6dab1f8754accfeee6a6d2 /home/rclone/rclone-test-qayumeg6yihi/other.txt 2026/05/13 04:28:54 DEBUG : other.txt: Parsed hash: 2d5b4e8fbb6dab1f8754accfeee6a6d2 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/other.txt" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/other.txt 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 2c6dc0663112d0ea8f81d5cf87a5ac8e3851d139 /home/rclone/rclone-test-qayumeg6yihi/other.txt 2026/05/13 04:28:54 DEBUG : other.txt: Parsed hash: 2c6dc0663112d0ea8f81d5cf87a5ac8e3851d139 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: New connection 127.0.0.1:46110->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/other.txt" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/other.txt 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 2d5b4e8fbb6dab1f8754accfeee6a6d2 /home/rclone/rclone-test-qayumeg6yihi/other.txt 2026/05/13 04:28:54 DEBUG : other.txt: Parsed hash: 2d5b4e8fbb6dab1f8754accfeee6a6d2 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/other.txt" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/other.txt 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 2c6dc0663112d0ea8f81d5cf87a5ac8e3851d139 /home/rclone/rclone-test-qayumeg6yihi/other.txt 2026/05/13 04:28:54 DEBUG : other.txt: Parsed hash: 2c6dc0663112d0ea8f81d5cf87a5ac8e3851d139 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/moveTest/other.txt" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/moveTest/other.txt 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: e2084f85f3e67936411141bb49971360 /home/rclone/rclone-test-qayumeg6yihi/moveTest/other.txt 2026/05/13 04:28:54 DEBUG : moveTest/other.txt: Parsed hash: e2084f85f3e67936411141bb49971360 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/moveTest/other.txt" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/moveTest/other.txt 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: f715275633877cfc3bd6958e61d3d4f0234a5f92 /home/rclone/rclone-test-qayumeg6yihi/moveTest/other.txt 2026/05/13 04:28:54 DEBUG : moveTest/other.txt: Parsed hash: f715275633877cfc3bd6958e61d3d4f0234a5f92 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/file name.txt" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/file\ name.txt 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: e2084f85f3e67936411141bb49971360 /home/rclone/rclone-test-qayumeg6yihi/file name.txt 2026/05/13 04:28:54 DEBUG : file name.txt: Parsed hash: e2084f85f3e67936411141bb49971360 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/file name.txt" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/file\ name.txt 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: f715275633877cfc3bd6958e61d3d4f0234a5f92 /home/rclone/rclone-test-qayumeg6yihi/file name.txt 2026/05/13 04:28:54 DEBUG : file name.txt: Parsed hash: f715275633877cfc3bd6958e61d3d4f0234a5f92 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/other.txt" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/other.txt 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 2d5b4e8fbb6dab1f8754accfeee6a6d2 /home/rclone/rclone-test-qayumeg6yihi/other.txt 2026/05/13 04:28:54 DEBUG : other.txt: Parsed hash: 2d5b4e8fbb6dab1f8754accfeee6a6d2 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/other.txt" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/other.txt 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 2c6dc0663112d0ea8f81d5cf87a5ac8e3851d139 /home/rclone/rclone-test-qayumeg6yihi/other.txt 2026/05/13 04:28:54 DEBUG : other.txt: Parsed hash: 2c6dc0663112d0ea8f81d5cf87a5ac8e3851d139 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/file name.txt" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/file\ name.txt 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: e2084f85f3e67936411141bb49971360 /home/rclone/rclone-test-qayumeg6yihi/file name.txt 2026/05/13 04:28:54 DEBUG : file name.txt: Parsed hash: e2084f85f3e67936411141bb49971360 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/file name.txt" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/file\ name.txt 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: f715275633877cfc3bd6958e61d3d4f0234a5f92 /home/rclone/rclone-test-qayumeg6yihi/file name.txt 2026/05/13 04:28:54 DEBUG : file name.txt: Parsed hash: f715275633877cfc3bd6958e61d3d4f0234a5f92 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 2d5b4e8fbb6dab1f8754accfeee6a6d2 /home/rclone/rclone-test-qayumeg6yihi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/13 04:28:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2d5b4e8fbb6dab1f8754accfeee6a6d2 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 2c6dc0663112d0ea8f81d5cf87a5ac8e3851d139 /home/rclone/rclone-test-qayumeg6yihi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/13 04:28:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2c6dc0663112d0ea8f81d5cf87a5ac8e3851d139 === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1407: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/05/13 04:28:54 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-qefutes4goci" 2026/05/13 04:28:54 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/05/13 04:28:54 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/13 04:28:54 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/13 04:28:54 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/13 04:28:54 DEBUG : Setting pass="QojihCR5CTCC4UA7kb9gTdsEoKqCAb_s" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/13 04:28:54 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/13 04:28:54 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{YahRi}" suffix to name 2026/05/13 04:28:54 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/13 04:28:54 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/13 04:28:54 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/13 04:28:54 DEBUG : Setting pass="QojihCR5CTCC4UA7kb9gTdsEoKqCAb_s" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/13 04:28:54 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/13 04:28:54 NOTICE: TestSFTPOpenssh{YahRi}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qefutes4goci: New connection 127.0.0.1:46122->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qefutes4goci: Shell type "unix" from config 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qefutes4goci: Relative path resolved to "/home/rclone/rclone-test-qefutes4goci" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qefutes4goci: Using root directory "/home/rclone/rclone-test-qefutes4goci" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qefutes4goci: Shell path "/home/rclone/rclone-test-qefutes4goci/new_name/sub_new_name/file name.txt" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qefutes4goci: Running remote command: md5sum /home/rclone/rclone-test-qefutes4goci/new_name/sub_new_name/file\ name.txt 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qefutes4goci: Remote command result: e2084f85f3e67936411141bb49971360 /home/rclone/rclone-test-qefutes4goci/new_name/sub_new_name/file name.txt 2026/05/13 04:28:54 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: e2084f85f3e67936411141bb49971360 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qefutes4goci: Shell path "/home/rclone/rclone-test-qefutes4goci/new_name/sub_new_name/file name.txt" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qefutes4goci: Running remote command: sha1sum /home/rclone/rclone-test-qefutes4goci/new_name/sub_new_name/file\ name.txt 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qefutes4goci: Remote command result: f715275633877cfc3bd6958e61d3d4f0234a5f92 /home/rclone/rclone-test-qefutes4goci/new_name/sub_new_name/file name.txt 2026/05/13 04:28:54 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: f715275633877cfc3bd6958e61d3d4f0234a5f92 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qefutes4goci: Shell path "/home/rclone/rclone-test-qefutes4goci/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qefutes4goci: Running remote command: md5sum /home/rclone/rclone-test-qefutes4goci/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qefutes4goci: Remote command result: 2d5b4e8fbb6dab1f8754accfeee6a6d2 /home/rclone/rclone-test-qefutes4goci/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/13 04:28:54 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2d5b4e8fbb6dab1f8754accfeee6a6d2 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qefutes4goci: Shell path "/home/rclone/rclone-test-qefutes4goci/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qefutes4goci: Running remote command: sha1sum /home/rclone/rclone-test-qefutes4goci/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qefutes4goci: Remote command result: 2c6dc0663112d0ea8f81d5cf87a5ac8e3851d139 /home/rclone/rclone-test-qefutes4goci/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/13 04:28:54 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2c6dc0663112d0ea8f81d5cf87a5ac8e3851d139 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/file name.txt" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/file\ name.txt 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: e2084f85f3e67936411141bb49971360 /home/rclone/rclone-test-qayumeg6yihi/file name.txt 2026/05/13 04:28:54 DEBUG : file name.txt: Parsed hash: e2084f85f3e67936411141bb49971360 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/file name.txt" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/file\ name.txt 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: f715275633877cfc3bd6958e61d3d4f0234a5f92 /home/rclone/rclone-test-qayumeg6yihi/file name.txt 2026/05/13 04:28:54 DEBUG : file name.txt: Parsed hash: f715275633877cfc3bd6958e61d3d4f0234a5f92 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 2d5b4e8fbb6dab1f8754accfeee6a6d2 /home/rclone/rclone-test-qayumeg6yihi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/13 04:28:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2d5b4e8fbb6dab1f8754accfeee6a6d2 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 2c6dc0663112d0ea8f81d5cf87a5ac8e3851d139 /home/rclone/rclone-test-qayumeg6yihi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/13 04:28:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2c6dc0663112d0ea8f81d5cf87a5ac8e3851d139 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qefutes4goci: Purge dir "new_name" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qefutes4goci: 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/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/file name.txt" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/file\ name.txt 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: e2084f85f3e67936411141bb49971360 /home/rclone/rclone-test-qayumeg6yihi/file name.txt 2026/05/13 04:28:54 DEBUG : file name.txt: Parsed hash: e2084f85f3e67936411141bb49971360 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/file name.txt" 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/file\ name.txt 2026/05/13 04:28:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: f715275633877cfc3bd6958e61d3d4f0234a5f92 /home/rclone/rclone-test-qayumeg6yihi/file name.txt 2026/05/13 04:28:54 DEBUG : file name.txt: Parsed hash: f715275633877cfc3bd6958e61d3d4f0234a5f92 === 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/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/file name.txt" 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/file\ name.txt 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: b97bb2df23429b56fb4fbb0218a0a5e3 /home/rclone/rclone-test-qayumeg6yihi/file name.txt 2026/05/13 04:28:55 DEBUG : file name.txt: Parsed hash: b97bb2df23429b56fb4fbb0218a0a5e3 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/file name.txt" 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/file\ name.txt 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 7b25aed30174d2c651cf97cfa3b83cc0388ee059 /home/rclone/rclone-test-qayumeg6yihi/file name.txt 2026/05/13 04:28:55 DEBUG : file name.txt: Parsed hash: 7b25aed30174d2c651cf97cfa3b83cc0388ee059 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/file name.txt" 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/file\ name.txt 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: b97bb2df23429b56fb4fbb0218a0a5e3 /home/rclone/rclone-test-qayumeg6yihi/file name.txt 2026/05/13 04:28:55 DEBUG : file name.txt: Parsed hash: b97bb2df23429b56fb4fbb0218a0a5e3 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/file name.txt" 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/file\ name.txt 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 7b25aed30174d2c651cf97cfa3b83cc0388ee059 /home/rclone/rclone-test-qayumeg6yihi/file name.txt 2026/05/13 04:28:55 DEBUG : file name.txt: Parsed hash: 7b25aed30174d2c651cf97cfa3b83cc0388ee059 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/05/13 04:28:55 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-qayumeg6yihi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/13 04:28:55 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/05/13 04:28:55 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/13 04:28:55 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/13 04:28:55 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/13 04:28:55 DEBUG : Setting pass="QojihCR5CTCC4UA7kb9gTdsEoKqCAb_s" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/13 04:28:55 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/13 04:28:55 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{YahRi}" suffix to name 2026/05/13 04:28:55 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/13 04:28:55 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/13 04:28:55 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/13 04:28:55 DEBUG : Setting pass="QojihCR5CTCC4UA7kb9gTdsEoKqCAb_s" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/13 04:28:55 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/13 04:28:55 NOTICE: TestSFTPOpenssh{YahRi}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:46138->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/home/rclone/rclone-test-qayumeg6yihi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/home/rclone/rclone-test-qayumeg6yihi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-qayumeg6yihi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 2d5b4e8fbb6dab1f8754accfeee6a6d2 /home/rclone/rclone-test-qayumeg6yihi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/13 04:28:55 DEBUG : z.txt: Parsed hash: 2d5b4e8fbb6dab1f8754accfeee6a6d2 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-qayumeg6yihi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 2c6dc0663112d0ea8f81d5cf87a5ac8e3851d139 /home/rclone/rclone-test-qayumeg6yihi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/13 04:28:55 DEBUG : z.txt: Parsed hash: 2c6dc0663112d0ea8f81d5cf87a5ac8e3851d139 === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/05/13 04:28:55 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-qayumeg6yihi/not found.txt" 2026/05/13 04:28:55 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/05/13 04:28:55 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/13 04:28:55 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/13 04:28:55 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/13 04:28:55 DEBUG : Setting pass="QojihCR5CTCC4UA7kb9gTdsEoKqCAb_s" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/13 04:28:55 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/13 04:28:55 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{YahRi}" suffix to name 2026/05/13 04:28:55 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/13 04:28:55 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/13 04:28:55 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/13 04:28:55 DEBUG : Setting pass="QojihCR5CTCC4UA7kb9gTdsEoKqCAb_s" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/13 04:28:55 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/13 04:28:55 NOTICE: TestSFTPOpenssh{YahRi}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi/not found.txt: New connection 127.0.0.1:46146->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi/not found.txt: Shell type "unix" from config 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi/not found.txt: Relative path resolved to "/home/rclone/rclone-test-qayumeg6yihi/not found.txt" 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi/not found.txt: Using root directory "/home/rclone/rclone-test-qayumeg6yihi/not found.txt" 2026/05/13 04:28:55 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestSFTPOpenssh:" path "rclone-test-qayumeg6yihi" from "TestSFTPOpenssh:rclone-test-qayumeg6yihi" 2026/05/13 04:28:55 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2026/05/13 04:28:55 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/05/13 04:28:55 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/13 04:28:55 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/13 04:28:55 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/13 04:28:55 DEBUG : Setting pass="QojihCR5CTCC4UA7kb9gTdsEoKqCAb_s" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/13 04:28:55 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/13 04:28:55 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{YahRi}" suffix to name 2026/05/13 04:28:55 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/13 04:28:55 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/13 04:28:55 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/13 04:28:55 DEBUG : Setting pass="QojihCR5CTCC4UA7kb9gTdsEoKqCAb_s" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/13 04:28:55 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/13 04:28:55 NOTICE: TestSFTPOpenssh{YahRi}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:46160->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-qayumeg6yihi/file name.txt" 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/file\ name.txt 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: b97bb2df23429b56fb4fbb0218a0a5e3 /home/rclone/rclone-test-qayumeg6yihi/file name.txt 2026/05/13 04:28:55 DEBUG : rclone-test-qayumeg6yihi/file name.txt: Parsed hash: b97bb2df23429b56fb4fbb0218a0a5e3 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-qayumeg6yihi/file name.txt" 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/file\ name.txt 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 7b25aed30174d2c651cf97cfa3b83cc0388ee059 /home/rclone/rclone-test-qayumeg6yihi/file name.txt 2026/05/13 04:28:55 DEBUG : rclone-test-qayumeg6yihi/file name.txt: Parsed hash: 7b25aed30174d2c651cf97cfa3b83cc0388ee059 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-qayumeg6yihi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 2d5b4e8fbb6dab1f8754accfeee6a6d2 /home/rclone/rclone-test-qayumeg6yihi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/13 04:28:55 DEBUG : rclone-test-qayumeg6yihi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2d5b4e8fbb6dab1f8754accfeee6a6d2 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-qayumeg6yihi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 2c6dc0663112d0ea8f81d5cf87a5ac8e3851d139 /home/rclone/rclone-test-qayumeg6yihi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/13 04:28:55 DEBUG : rclone-test-qayumeg6yihi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2c6dc0663112d0ea8f81d5cf87a5ac8e3851d139 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-qayumeg6yihi/file name.txt" 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/file\ name.txt 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: b97bb2df23429b56fb4fbb0218a0a5e3 /home/rclone/rclone-test-qayumeg6yihi/file name.txt 2026/05/13 04:28:55 DEBUG : rclone-test-qayumeg6yihi/file name.txt: Parsed hash: b97bb2df23429b56fb4fbb0218a0a5e3 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-qayumeg6yihi/file name.txt" 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/file\ name.txt 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 7b25aed30174d2c651cf97cfa3b83cc0388ee059 /home/rclone/rclone-test-qayumeg6yihi/file name.txt 2026/05/13 04:28:55 DEBUG : rclone-test-qayumeg6yihi/file name.txt: Parsed hash: 7b25aed30174d2c651cf97cfa3b83cc0388ee059 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1957: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-qayumeg6yihi/created from root.txt" 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/created\ from\ root.txt 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: f80e55103a70160afd024f3b924446a0 /home/rclone/rclone-test-qayumeg6yihi/created from root.txt 2026/05/13 04:28:55 DEBUG : rclone-test-qayumeg6yihi/created from root.txt: Parsed hash: f80e55103a70160afd024f3b924446a0 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-qayumeg6yihi/created from root.txt" 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/created\ from\ root.txt 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: dbcb558d54577f17e551e494fbe2ab61ee34f088 /home/rclone/rclone-test-qayumeg6yihi/created from root.txt 2026/05/13 04:28:55 DEBUG : rclone-test-qayumeg6yihi/created from root.txt: Parsed hash: dbcb558d54577f17e551e494fbe2ab61ee34f088 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-qayumeg6yihi/created from root.txt" 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/created\ from\ root.txt 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: f80e55103a70160afd024f3b924446a0 /home/rclone/rclone-test-qayumeg6yihi/created from root.txt 2026/05/13 04:28:55 DEBUG : rclone-test-qayumeg6yihi/created from root.txt: Parsed hash: f80e55103a70160afd024f3b924446a0 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-qayumeg6yihi/created from root.txt" 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/created\ from\ root.txt 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: dbcb558d54577f17e551e494fbe2ab61ee34f088 /home/rclone/rclone-test-qayumeg6yihi/created from root.txt 2026/05/13 04:28:55 DEBUG : rclone-test-qayumeg6yihi/created from root.txt: Parsed hash: dbcb558d54577f17e551e494fbe2ab61ee34f088 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-qayumeg6yihi/created from root.txt" 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/created\ from\ root.txt 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: f80e55103a70160afd024f3b924446a0 /home/rclone/rclone-test-qayumeg6yihi/created from root.txt 2026/05/13 04:28:55 DEBUG : rclone-test-qayumeg6yihi/created from root.txt: Parsed hash: f80e55103a70160afd024f3b924446a0 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-qayumeg6yihi/created from root.txt" 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/created\ from\ root.txt 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: dbcb558d54577f17e551e494fbe2ab61ee34f088 /home/rclone/rclone-test-qayumeg6yihi/created from root.txt 2026/05/13 04:28:55 DEBUG : rclone-test-qayumeg6yihi/created from root.txt: Parsed hash: dbcb558d54577f17e551e494fbe2ab61ee34f088 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-qayumeg6yihi/file name.txt" 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/file\ name.txt 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: b97bb2df23429b56fb4fbb0218a0a5e3 /home/rclone/rclone-test-qayumeg6yihi/file name.txt 2026/05/13 04:28:55 DEBUG : rclone-test-qayumeg6yihi/file name.txt: Parsed hash: b97bb2df23429b56fb4fbb0218a0a5e3 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-qayumeg6yihi/file name.txt" 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/file\ name.txt 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 7b25aed30174d2c651cf97cfa3b83cc0388ee059 /home/rclone/rclone-test-qayumeg6yihi/file name.txt 2026/05/13 04:28:55 DEBUG : rclone-test-qayumeg6yihi/file name.txt: Parsed hash: 7b25aed30174d2c651cf97cfa3b83cc0388ee059 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-qayumeg6yihi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 2d5b4e8fbb6dab1f8754accfeee6a6d2 /home/rclone/rclone-test-qayumeg6yihi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/13 04:28:55 DEBUG : rclone-test-qayumeg6yihi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2d5b4e8fbb6dab1f8754accfeee6a6d2 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-qayumeg6yihi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 2c6dc0663112d0ea8f81d5cf87a5ac8e3851d139 /home/rclone/rclone-test-qayumeg6yihi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/13 04:28:55 DEBUG : rclone-test-qayumeg6yihi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2c6dc0663112d0ea8f81d5cf87a5ac8e3851d139 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-qayumeg6yihi/file name.txt" 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/file\ name.txt 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: b97bb2df23429b56fb4fbb0218a0a5e3 /home/rclone/rclone-test-qayumeg6yihi/file name.txt 2026/05/13 04:28:55 DEBUG : rclone-test-qayumeg6yihi/file name.txt: Parsed hash: b97bb2df23429b56fb4fbb0218a0a5e3 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-qayumeg6yihi/file name.txt" 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/file\ name.txt 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 7b25aed30174d2c651cf97cfa3b83cc0388ee059 /home/rclone/rclone-test-qayumeg6yihi/file name.txt 2026/05/13 04:28:55 DEBUG : rclone-test-qayumeg6yihi/file name.txt: Parsed hash: 7b25aed30174d2c651cf97cfa3b83cc0388ee059 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-qayumeg6yihi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 2d5b4e8fbb6dab1f8754accfeee6a6d2 /home/rclone/rclone-test-qayumeg6yihi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/13 04:28:55 DEBUG : rclone-test-qayumeg6yihi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2d5b4e8fbb6dab1f8754accfeee6a6d2 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-qayumeg6yihi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 2c6dc0663112d0ea8f81d5cf87a5ac8e3851d139 /home/rclone/rclone-test-qayumeg6yihi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/13 04:28:55 DEBUG : rclone-test-qayumeg6yihi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2c6dc0663112d0ea8f81d5cf87a5ac8e3851d139 === 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/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 2d5b4e8fbb6dab1f8754accfeee6a6d2 /home/rclone/rclone-test-qayumeg6yihi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/13 04:28:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2d5b4e8fbb6dab1f8754accfeee6a6d2 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 2c6dc0663112d0ea8f81d5cf87a5ac8e3851d139 /home/rclone/rclone-test-qayumeg6yihi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/05/13 04:28:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 2c6dc0663112d0ea8f81d5cf87a5ac8e3851d139 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Server has VFS statistics extension 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: About path "/home/rclone/rclone-test-qayumeg6yihi" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/piped data.txt" 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/piped\ data.txt 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-qayumeg6yihi/piped data.txt 2026/05/13 04:28:55 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/piped data.txt" 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/piped\ data.txt 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-qayumeg6yihi/piped data.txt 2026/05/13 04:28:55 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/piped data.txt" 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/piped\ data.txt 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-qayumeg6yihi/piped data.txt 2026/05/13 04:28:55 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/piped data.txt" 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/piped\ data.txt 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-qayumeg6yihi/piped data.txt 2026/05/13 04:28:55 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/piped data.txt" 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/piped\ data.txt 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 776cd186e653a8485fa2bf4711abf63e /home/rclone/rclone-test-qayumeg6yihi/piped data.txt 2026/05/13 04:28:55 DEBUG : piped data.txt: Parsed hash: 776cd186e653a8485fa2bf4711abf63e 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/piped data.txt" 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/piped\ data.txt 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: de3f2a3b5ae4f9c5cadf08c279bfbb79928e2b33 /home/rclone/rclone-test-qayumeg6yihi/piped data.txt 2026/05/13 04:28:55 DEBUG : piped data.txt: Parsed hash: de3f2a3b5ae4f9c5cadf08c279bfbb79928e2b33 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/piped data.txt" 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/piped\ data.txt 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 776cd186e653a8485fa2bf4711abf63e /home/rclone/rclone-test-qayumeg6yihi/piped data.txt 2026/05/13 04:28:55 DEBUG : piped data.txt: Parsed hash: 776cd186e653a8485fa2bf4711abf63e 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/piped data.txt" 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/piped\ data.txt 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: de3f2a3b5ae4f9c5cadf08c279bfbb79928e2b33 /home/rclone/rclone-test-qayumeg6yihi/piped data.txt 2026/05/13 04:28:55 DEBUG : piped data.txt: Parsed hash: de3f2a3b5ae4f9c5cadf08c279bfbb79928e2b33 === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2355: *sftp.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2376: *sftp.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2497: *sftp.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/unknown-size-update.txt" 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/unknown-size-update.txt 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 1b1984d90b389142aa21cbe64688d061 /home/rclone/rclone-test-qayumeg6yihi/unknown-size-update.txt 2026/05/13 04:28:55 DEBUG : unknown-size-update.txt: Parsed hash: 1b1984d90b389142aa21cbe64688d061 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/unknown-size-update.txt" 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/unknown-size-update.txt 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 9a356b8097841975c5c4186d22075310a11c3009 /home/rclone/rclone-test-qayumeg6yihi/unknown-size-update.txt 2026/05/13 04:28:55 DEBUG : unknown-size-update.txt: Parsed hash: 9a356b8097841975c5c4186d22075310a11c3009 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/unknown-size-update.txt" 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: md5sum /home/rclone/rclone-test-qayumeg6yihi/unknown-size-update.txt 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 1b1984d90b389142aa21cbe64688d061 /home/rclone/rclone-test-qayumeg6yihi/unknown-size-update.txt 2026/05/13 04:28:55 DEBUG : unknown-size-update.txt: Parsed hash: 1b1984d90b389142aa21cbe64688d061 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Shell path "/home/rclone/rclone-test-qayumeg6yihi/unknown-size-update.txt" 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Running remote command: sha1sum /home/rclone/rclone-test-qayumeg6yihi/unknown-size-update.txt 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Remote command result: 9a356b8097841975c5c4186d22075310a11c3009 /home/rclone/rclone-test-qayumeg6yihi/unknown-size-update.txt 2026/05/13 04:28:55 DEBUG : unknown-size-update.txt: Parsed hash: 9a356b8097841975c5c4186d22075310a11c3009 === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/05/13 04:28:55 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-qayumeg6yihi/deeper/nonexisting/directory" 2026/05/13 04:28:55 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/05/13 04:28:55 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/13 04:28:55 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/13 04:28:55 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/13 04:28:55 DEBUG : Setting pass="QojihCR5CTCC4UA7kb9gTdsEoKqCAb_s" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/13 04:28:55 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/13 04:28:55 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{YahRi}" suffix to name 2026/05/13 04:28:55 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/13 04:28:55 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/13 04:28:55 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/13 04:28:55 DEBUG : Setting pass="QojihCR5CTCC4UA7kb9gTdsEoKqCAb_s" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/13 04:28:55 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/13 04:28:55 NOTICE: TestSFTPOpenssh{YahRi}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi/deeper/nonexisting/directory: New connection 127.0.0.1:46162->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi/deeper/nonexisting/directory: Shell type "unix" from config 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi/deeper/nonexisting/directory: Failed to resolve path using RealPath: file does not exist 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi/deeper/nonexisting/directory: Relative path joined with current directory to get absolute path "/home/rclone/rclone-test-qayumeg6yihi/deeper/nonexisting/directory" 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi/deeper/nonexisting/directory: Using root directory "/home/rclone/rclone-test-qayumeg6yihi/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/13 04:28:55 DEBUG : Waiting for deletions to finish 2026/05/13 04:28:55 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/05/13 04:28:55 DEBUG : removing 1 level 4 directories 2026/05/13 04:28:55 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/05/13 04:28:55 DEBUG : removing 1 level 3 directories 2026/05/13 04:28:55 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/05/13 04:28:55 DEBUG : removing 1 level 2 directories 2026/05/13 04:28:55 INFO : hello? sausage/êé: Removing directory 2026/05/13 04:28:55 DEBUG : removing 1 level 1 directories 2026/05/13 04:28:55 INFO : hello? sausage: Removing directory 2026/05/13 04:28:55 DEBUG : removing 1 level 0 directories 2026/05/13 04:28:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Removing directory 2026/05/13 04:28:55 ERROR : error listing: directory not found 2026/05/13 04:28:55 DEBUG : Waiting for deletions to finish 2026/05/13 04:28:55 ERROR : error listing: directory not found 2026/05/13 04:28:55 ERROR : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Failed to list "": directory not found 2026/05/13 04:28:55 DEBUG : removing 1 level 0 directories 2026/05/13 04:28:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Removing directory 2026/05/13 04:28:55 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2026/05/13 04:28:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qayumeg6yihi: Closing 2 unused connections 2026/05/13 04:28:55 NOTICE: TestSFTPOpenssh: Stopping server --- PASS: TestIntegration (2.77s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.00s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir (1.59s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.02s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.00s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.00s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (0.39s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.02s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.01s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (1.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.07s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.02s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.15s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.01s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.01s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.08s) --- PASS: TestIntegration/FsMkdir/FsDirSetModTime (0.01s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- PASS: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 sftp_test.go:25: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestIntegration3 sftp_test.go:35: skipping as -remote is set --- SKIP: TestIntegration3 (0.00s) PASS ok github.com/rclone/rclone/backend/sftp 4.002s "go test -v -timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished OK in 4.749831298s (try 1/5)