"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.14s) === RUN TestIntegration fstests.go:438: Using remote "TestSFTPOpenssh:" 2026/04/06 04:22:31 NOTICE: TestSFTPOpenssh: Starting server 2026/04/06 04:22:32 NOTICE: TestSFTPOpenssh: Attempting to connect to "127.0.0.1:28627" try 1/100 2026/04/06 04:22:32 DEBUG : TestSFTPOpenssh: Read 1, error: 2026/04/06 04:22:32 NOTICE: TestSFTPOpenssh: Started server and connected to "127.0.0.1:28627" 2026/04/06 04:22:32 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-qakobof1pani" 2026/04/06 04:22:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/06 04:22:32 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/04/06 04:22:32 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/04/06 04:22:32 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/04/06 04:22:32 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/04/06 04:22:32 DEBUG : Setting pass="zGq53H0bvrLHVTBWvsup58SJQFbd8w48" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/04/06 04:22:32 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/04/06 04:22:32 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{AWUG-}" suffix to name 2026/04/06 04:22:32 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/04/06 04:22:32 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/04/06 04:22:32 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/04/06 04:22:32 DEBUG : Setting pass="zGq53H0bvrLHVTBWvsup58SJQFbd8w48" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/04/06 04:22:32 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: New connection 127.0.0.1:45488->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell type "unix" from config 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Relative path resolved to "/home/rclone/rclone-test-qakobof1pani" 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Using root directory "/home/rclone/rclone-test-qakobof1pani" 2026/04/06 04:22:32 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/04/06 04:22:32 INFO : dir/subdir: Making directory 2026/04/06 04:22:32 INFO : dir/subdir: Removing directory 2026/04/06 04:22:32 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/04/06 04:22:32 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/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: d073d3597006317146555896955e5a12 /home/rclone/rclone-test-qakobof1pani/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/04/06 04:22:32 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: d073d3597006317146555896955e5a12 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: cf9752aee8d51fee7c085b939e568f9d8e4c4048 /home/rclone/rclone-test-qakobof1pani/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/04/06 04:22:32 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: cf9752aee8d51fee7c085b939e568f9d8e4c4048 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: d073d3597006317146555896955e5a12 /home/rclone/rclone-test-qakobof1pani/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/04/06 04:22:32 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: d073d3597006317146555896955e5a12 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: cf9752aee8d51fee7c085b939e568f9d8e4c4048 /home/rclone/rclone-test-qakobof1pani/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/04/06 04:22:32 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: cf9752aee8d51fee7c085b939e568f9d8e4c4048 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: d073d3597006317146555896955e5a12 /home/rclone/rclone-test-qakobof1pani/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/04/06 04:22:32 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: d073d3597006317146555896955e5a12 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: cf9752aee8d51fee7c085b939e568f9d8e4c4048 /home/rclone/rclone-test-qakobof1pani/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2026/04/06 04:22:32 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Parsed hash: cf9752aee8d51fee7c085b939e568f9d8e4c4048 === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/./." 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/./. 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 396257797f957e0bae4762412eb96dda /home/rclone/rclone-test-qakobof1pani/./. 2026/04/06 04:22:32 DEBUG : ./.: Parsed hash: 396257797f957e0bae4762412eb96dda 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/./." 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/./. 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 40f7f305e725fb56826afb4f4290b414ee5f2029 /home/rclone/rclone-test-qakobof1pani/./. 2026/04/06 04:22:32 DEBUG : ./.: Parsed hash: 40f7f305e725fb56826afb4f4290b414ee5f2029 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/./." 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/./. 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 396257797f957e0bae4762412eb96dda /home/rclone/rclone-test-qakobof1pani/./. 2026/04/06 04:22:32 DEBUG : ./.: Parsed hash: 396257797f957e0bae4762412eb96dda 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/./." 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/./. 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 40f7f305e725fb56826afb4f4290b414ee5f2029 /home/rclone/rclone-test-qakobof1pani/./. 2026/04/06 04:22:32 DEBUG : ./.: Parsed hash: 40f7f305e725fb56826afb4f4290b414ee5f2029 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/./." 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/./. 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 396257797f957e0bae4762412eb96dda /home/rclone/rclone-test-qakobof1pani/./. 2026/04/06 04:22:32 DEBUG : ./.: Parsed hash: 396257797f957e0bae4762412eb96dda 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/./." 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/./. 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 40f7f305e725fb56826afb4f4290b414ee5f2029 /home/rclone/rclone-test-qakobof1pani/./. 2026/04/06 04:22:32 DEBUG : ./.: Parsed hash: 40f7f305e725fb56826afb4f4290b414ee5f2029 === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/../.." 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/../.. 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 9ff563259958f5327e2ff210e578dab9 /home/rclone/rclone-test-qakobof1pani/../.. 2026/04/06 04:22:32 DEBUG : ../..: Parsed hash: 9ff563259958f5327e2ff210e578dab9 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/../.." 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/../.. 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: db99e52c5afa99544a96714d4c96e187f3fc8201 /home/rclone/rclone-test-qakobof1pani/../.. 2026/04/06 04:22:32 DEBUG : ../..: Parsed hash: db99e52c5afa99544a96714d4c96e187f3fc8201 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/../.." 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/../.. 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 9ff563259958f5327e2ff210e578dab9 /home/rclone/rclone-test-qakobof1pani/../.. 2026/04/06 04:22:32 DEBUG : ../..: Parsed hash: 9ff563259958f5327e2ff210e578dab9 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/../.." 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/../.. 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: db99e52c5afa99544a96714d4c96e187f3fc8201 /home/rclone/rclone-test-qakobof1pani/../.. 2026/04/06 04:22:32 DEBUG : ../..: Parsed hash: db99e52c5afa99544a96714d4c96e187f3fc8201 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/../.." 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/../.. 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 9ff563259958f5327e2ff210e578dab9 /home/rclone/rclone-test-qakobof1pani/../.. 2026/04/06 04:22:32 DEBUG : ../..: Parsed hash: 9ff563259958f5327e2ff210e578dab9 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/../.." 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/../.. 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: db99e52c5afa99544a96714d4c96e187f3fc8201 /home/rclone/rclone-test-qakobof1pani/../.. 2026/04/06 04:22:32 DEBUG : ../..: Parsed hash: db99e52c5afa99544a96714d4c96e187f3fc8201 === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 9639a74c36f57cdc745ceda7640941b0 /home/rclone/rclone-test-qakobof1pani/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/04/06 04:22:32 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 9639a74c36f57cdc745ceda7640941b0 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 0c98c07fa1f49352c537febdcbbc627242ab8844 /home/rclone/rclone-test-qakobof1pani/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/04/06 04:22:32 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 0c98c07fa1f49352c537febdcbbc627242ab8844 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 9639a74c36f57cdc745ceda7640941b0 /home/rclone/rclone-test-qakobof1pani/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/04/06 04:22:32 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 9639a74c36f57cdc745ceda7640941b0 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 0c98c07fa1f49352c537febdcbbc627242ab8844 /home/rclone/rclone-test-qakobof1pani/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/04/06 04:22:32 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 0c98c07fa1f49352c537febdcbbc627242ab8844 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 9639a74c36f57cdc745ceda7640941b0 /home/rclone/rclone-test-qakobof1pani/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/04/06 04:22:32 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 9639a74c36f57cdc745ceda7640941b0 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~/!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~/\!\"\#\$\%\&\'\(\)\*\+,-./:\;\<\=\>\?@\[\\\]\^_\`\{\|\}\~ 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 0c98c07fa1f49352c537febdcbbc627242ab8844 /home/rclone/rclone-test-qakobof1pani/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2026/04/06 04:22:32 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Parsed hash: 0c98c07fa1f49352c537febdcbbc627242ab8844 === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/ leading space/ leading space" 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/\ leading\ space/\ leading\ space 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: d6b159370f8f90cfb17f44607b05be8f /home/rclone/rclone-test-qakobof1pani/ leading space/ leading space 2026/04/06 04:22:32 DEBUG : leading space/ leading space: Parsed hash: d6b159370f8f90cfb17f44607b05be8f 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/ leading space/ leading space" 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/\ leading\ space/\ leading\ space 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 226c9e6ed4af56fcf1d5fc6efe4ec21eeeedf985 /home/rclone/rclone-test-qakobof1pani/ leading space/ leading space 2026/04/06 04:22:32 DEBUG : leading space/ leading space: Parsed hash: 226c9e6ed4af56fcf1d5fc6efe4ec21eeeedf985 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/ leading space/ leading space" 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/\ leading\ space/\ leading\ space 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: d6b159370f8f90cfb17f44607b05be8f /home/rclone/rclone-test-qakobof1pani/ leading space/ leading space 2026/04/06 04:22:32 DEBUG : leading space/ leading space: Parsed hash: d6b159370f8f90cfb17f44607b05be8f 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/ leading space/ leading space" 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/\ leading\ space/\ leading\ space 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 226c9e6ed4af56fcf1d5fc6efe4ec21eeeedf985 /home/rclone/rclone-test-qakobof1pani/ leading space/ leading space 2026/04/06 04:22:32 DEBUG : leading space/ leading space: Parsed hash: 226c9e6ed4af56fcf1d5fc6efe4ec21eeeedf985 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/ leading space/ leading space" 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/\ leading\ space/\ leading\ space 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: d6b159370f8f90cfb17f44607b05be8f /home/rclone/rclone-test-qakobof1pani/ leading space/ leading space 2026/04/06 04:22:32 DEBUG : leading space/ leading space: Parsed hash: d6b159370f8f90cfb17f44607b05be8f 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/ leading space/ leading space" 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/\ leading\ space/\ leading\ space 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 226c9e6ed4af56fcf1d5fc6efe4ec21eeeedf985 /home/rclone/rclone-test-qakobof1pani/ leading space/ leading space 2026/04/06 04:22:32 DEBUG : leading space/ leading space: Parsed hash: 226c9e6ed4af56fcf1d5fc6efe4ec21eeeedf985 === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/~leading tilde/~leading tilde" 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/\~leading\ tilde/\~leading\ tilde 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 2948f7290e784f9356bda322b71be241 /home/rclone/rclone-test-qakobof1pani/~leading tilde/~leading tilde 2026/04/06 04:22:32 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 2948f7290e784f9356bda322b71be241 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/~leading tilde/~leading tilde" 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/\~leading\ tilde/\~leading\ tilde 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 4ed0b15ffd72ba1ff316e633327f619825c8dcd9 /home/rclone/rclone-test-qakobof1pani/~leading tilde/~leading tilde 2026/04/06 04:22:32 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 4ed0b15ffd72ba1ff316e633327f619825c8dcd9 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/~leading tilde/~leading tilde" 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/\~leading\ tilde/\~leading\ tilde 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 2948f7290e784f9356bda322b71be241 /home/rclone/rclone-test-qakobof1pani/~leading tilde/~leading tilde 2026/04/06 04:22:32 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 2948f7290e784f9356bda322b71be241 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/~leading tilde/~leading tilde" 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/\~leading\ tilde/\~leading\ tilde 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 4ed0b15ffd72ba1ff316e633327f619825c8dcd9 /home/rclone/rclone-test-qakobof1pani/~leading tilde/~leading tilde 2026/04/06 04:22:32 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 4ed0b15ffd72ba1ff316e633327f619825c8dcd9 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/~leading tilde/~leading tilde" 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/\~leading\ tilde/\~leading\ tilde 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 2948f7290e784f9356bda322b71be241 /home/rclone/rclone-test-qakobof1pani/~leading tilde/~leading tilde 2026/04/06 04:22:32 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 2948f7290e784f9356bda322b71be241 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/~leading tilde/~leading tilde" 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/\~leading\ tilde/\~leading\ tilde 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 4ed0b15ffd72ba1ff316e633327f619825c8dcd9 /home/rclone/rclone-test-qakobof1pani/~leading tilde/~leading tilde 2026/04/06 04:22:32 DEBUG : ~leading tilde/~leading tilde: Parsed hash: 4ed0b15ffd72ba1ff316e633327f619825c8dcd9 === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/␍leading CR/␍leading CR" 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/␍leading\ CR/␍leading\ CR 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 010c778488bae33d15fdf84a48b29375 /home/rclone/rclone-test-qakobof1pani/␍leading CR/␍leading CR 2026/04/06 04:22:32 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 010c778488bae33d15fdf84a48b29375 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/␍leading CR/␍leading CR" 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/␍leading\ CR/␍leading\ CR 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: ddae0a174e744cca4701636f136c3824f8124e7f /home/rclone/rclone-test-qakobof1pani/␍leading CR/␍leading CR 2026/04/06 04:22:32 DEBUG : ␍leading CR/␍leading CR: Parsed hash: ddae0a174e744cca4701636f136c3824f8124e7f 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/␍leading CR/␍leading CR" 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/␍leading\ CR/␍leading\ CR 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 010c778488bae33d15fdf84a48b29375 /home/rclone/rclone-test-qakobof1pani/␍leading CR/␍leading CR 2026/04/06 04:22:32 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 010c778488bae33d15fdf84a48b29375 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/␍leading CR/␍leading CR" 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/␍leading\ CR/␍leading\ CR 2026/04/06 04:22:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: ddae0a174e744cca4701636f136c3824f8124e7f /home/rclone/rclone-test-qakobof1pani/␍leading CR/␍leading CR 2026/04/06 04:22:32 DEBUG : ␍leading CR/␍leading CR: Parsed hash: ddae0a174e744cca4701636f136c3824f8124e7f 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/␍leading CR/␍leading CR" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/␍leading\ CR/␍leading\ CR 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 010c778488bae33d15fdf84a48b29375 /home/rclone/rclone-test-qakobof1pani/␍leading CR/␍leading CR 2026/04/06 04:22:33 DEBUG : ␍leading CR/␍leading CR: Parsed hash: 010c778488bae33d15fdf84a48b29375 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/␍leading CR/␍leading CR" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/␍leading\ CR/␍leading\ CR 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: ddae0a174e744cca4701636f136c3824f8124e7f /home/rclone/rclone-test-qakobof1pani/␍leading CR/␍leading CR 2026/04/06 04:22:33 DEBUG : ␍leading CR/␍leading CR: Parsed hash: ddae0a174e744cca4701636f136c3824f8124e7f === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/␊leading LF/␊leading LF" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/␊leading\ LF/␊leading\ LF 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 8b1aeda703234a6b980eeae68d906e2c /home/rclone/rclone-test-qakobof1pani/␊leading LF/␊leading LF 2026/04/06 04:22:33 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 8b1aeda703234a6b980eeae68d906e2c 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/␊leading LF/␊leading LF" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/␊leading\ LF/␊leading\ LF 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 27505dee119c9bcc5667afd4ed046d71796cffd2 /home/rclone/rclone-test-qakobof1pani/␊leading LF/␊leading LF 2026/04/06 04:22:33 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 27505dee119c9bcc5667afd4ed046d71796cffd2 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/␊leading LF/␊leading LF" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/␊leading\ LF/␊leading\ LF 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 8b1aeda703234a6b980eeae68d906e2c /home/rclone/rclone-test-qakobof1pani/␊leading LF/␊leading LF 2026/04/06 04:22:33 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 8b1aeda703234a6b980eeae68d906e2c 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/␊leading LF/␊leading LF" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/␊leading\ LF/␊leading\ LF 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 27505dee119c9bcc5667afd4ed046d71796cffd2 /home/rclone/rclone-test-qakobof1pani/␊leading LF/␊leading LF 2026/04/06 04:22:33 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 27505dee119c9bcc5667afd4ed046d71796cffd2 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/␊leading LF/␊leading LF" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/␊leading\ LF/␊leading\ LF 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 8b1aeda703234a6b980eeae68d906e2c /home/rclone/rclone-test-qakobof1pani/␊leading LF/␊leading LF 2026/04/06 04:22:33 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 8b1aeda703234a6b980eeae68d906e2c 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/␊leading LF/␊leading LF" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/␊leading\ LF/␊leading\ LF 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 27505dee119c9bcc5667afd4ed046d71796cffd2 /home/rclone/rclone-test-qakobof1pani/␊leading LF/␊leading LF 2026/04/06 04:22:33 DEBUG : ␊leading LF/␊leading LF: Parsed hash: 27505dee119c9bcc5667afd4ed046d71796cffd2 === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/␉leading HT/␉leading HT" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/␉leading\ HT/␉leading\ HT 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 4258c934c6b8f4b96bd34aa9337e3c25 /home/rclone/rclone-test-qakobof1pani/␉leading HT/␉leading HT 2026/04/06 04:22:33 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 4258c934c6b8f4b96bd34aa9337e3c25 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/␉leading HT/␉leading HT" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/␉leading\ HT/␉leading\ HT 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 12f2c262637766c4b27b5284e9c9be29addde625 /home/rclone/rclone-test-qakobof1pani/␉leading HT/␉leading HT 2026/04/06 04:22:33 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 12f2c262637766c4b27b5284e9c9be29addde625 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/␉leading HT/␉leading HT" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/␉leading\ HT/␉leading\ HT 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 4258c934c6b8f4b96bd34aa9337e3c25 /home/rclone/rclone-test-qakobof1pani/␉leading HT/␉leading HT 2026/04/06 04:22:33 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 4258c934c6b8f4b96bd34aa9337e3c25 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/␉leading HT/␉leading HT" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/␉leading\ HT/␉leading\ HT 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 12f2c262637766c4b27b5284e9c9be29addde625 /home/rclone/rclone-test-qakobof1pani/␉leading HT/␉leading HT 2026/04/06 04:22:33 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 12f2c262637766c4b27b5284e9c9be29addde625 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/␉leading HT/␉leading HT" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/␉leading\ HT/␉leading\ HT 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 4258c934c6b8f4b96bd34aa9337e3c25 /home/rclone/rclone-test-qakobof1pani/␉leading HT/␉leading HT 2026/04/06 04:22:33 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 4258c934c6b8f4b96bd34aa9337e3c25 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/␉leading HT/␉leading HT" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/␉leading\ HT/␉leading\ HT 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 12f2c262637766c4b27b5284e9c9be29addde625 /home/rclone/rclone-test-qakobof1pani/␉leading HT/␉leading HT 2026/04/06 04:22:33 DEBUG : ␉leading HT/␉leading HT: Parsed hash: 12f2c262637766c4b27b5284e9c9be29addde625 === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/␋leading VT/␋leading VT" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/␋leading\ VT/␋leading\ VT 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: e04b57cd157be6b34a204185783ff98b /home/rclone/rclone-test-qakobof1pani/␋leading VT/␋leading VT 2026/04/06 04:22:33 DEBUG : ␋leading VT/␋leading VT: Parsed hash: e04b57cd157be6b34a204185783ff98b 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/␋leading VT/␋leading VT" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/␋leading\ VT/␋leading\ VT 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: f002d01b01011e13a9b0ae5a9fa412dc34cf9d67 /home/rclone/rclone-test-qakobof1pani/␋leading VT/␋leading VT 2026/04/06 04:22:33 DEBUG : ␋leading VT/␋leading VT: Parsed hash: f002d01b01011e13a9b0ae5a9fa412dc34cf9d67 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/␋leading VT/␋leading VT" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/␋leading\ VT/␋leading\ VT 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: e04b57cd157be6b34a204185783ff98b /home/rclone/rclone-test-qakobof1pani/␋leading VT/␋leading VT 2026/04/06 04:22:33 DEBUG : ␋leading VT/␋leading VT: Parsed hash: e04b57cd157be6b34a204185783ff98b 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/␋leading VT/␋leading VT" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/␋leading\ VT/␋leading\ VT 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: f002d01b01011e13a9b0ae5a9fa412dc34cf9d67 /home/rclone/rclone-test-qakobof1pani/␋leading VT/␋leading VT 2026/04/06 04:22:33 DEBUG : ␋leading VT/␋leading VT: Parsed hash: f002d01b01011e13a9b0ae5a9fa412dc34cf9d67 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/␋leading VT/␋leading VT" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/␋leading\ VT/␋leading\ VT 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: e04b57cd157be6b34a204185783ff98b /home/rclone/rclone-test-qakobof1pani/␋leading VT/␋leading VT 2026/04/06 04:22:33 DEBUG : ␋leading VT/␋leading VT: Parsed hash: e04b57cd157be6b34a204185783ff98b 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/␋leading VT/␋leading VT" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/␋leading\ VT/␋leading\ VT 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: f002d01b01011e13a9b0ae5a9fa412dc34cf9d67 /home/rclone/rclone-test-qakobof1pani/␋leading VT/␋leading VT 2026/04/06 04:22:33 DEBUG : ␋leading VT/␋leading VT: Parsed hash: f002d01b01011e13a9b0ae5a9fa412dc34cf9d67 === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/.leading dot/.leading dot" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/.leading\ dot/.leading\ dot 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: a9ce2ebbde154fa1147963505e9fdbb8 /home/rclone/rclone-test-qakobof1pani/.leading dot/.leading dot 2026/04/06 04:22:33 DEBUG : .leading dot/.leading dot: Parsed hash: a9ce2ebbde154fa1147963505e9fdbb8 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/.leading dot/.leading dot" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/.leading\ dot/.leading\ dot 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 973b1bb03573d7df624b7a390f08016e3d038e3d /home/rclone/rclone-test-qakobof1pani/.leading dot/.leading dot 2026/04/06 04:22:33 DEBUG : .leading dot/.leading dot: Parsed hash: 973b1bb03573d7df624b7a390f08016e3d038e3d 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/.leading dot/.leading dot" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/.leading\ dot/.leading\ dot 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: a9ce2ebbde154fa1147963505e9fdbb8 /home/rclone/rclone-test-qakobof1pani/.leading dot/.leading dot 2026/04/06 04:22:33 DEBUG : .leading dot/.leading dot: Parsed hash: a9ce2ebbde154fa1147963505e9fdbb8 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/.leading dot/.leading dot" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/.leading\ dot/.leading\ dot 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 973b1bb03573d7df624b7a390f08016e3d038e3d /home/rclone/rclone-test-qakobof1pani/.leading dot/.leading dot 2026/04/06 04:22:33 DEBUG : .leading dot/.leading dot: Parsed hash: 973b1bb03573d7df624b7a390f08016e3d038e3d 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/.leading dot/.leading dot" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/.leading\ dot/.leading\ dot 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: a9ce2ebbde154fa1147963505e9fdbb8 /home/rclone/rclone-test-qakobof1pani/.leading dot/.leading dot 2026/04/06 04:22:33 DEBUG : .leading dot/.leading dot: Parsed hash: a9ce2ebbde154fa1147963505e9fdbb8 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/.leading dot/.leading dot" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/.leading\ dot/.leading\ dot 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 973b1bb03573d7df624b7a390f08016e3d038e3d /home/rclone/rclone-test-qakobof1pani/.leading dot/.leading dot 2026/04/06 04:22:33 DEBUG : .leading dot/.leading dot: Parsed hash: 973b1bb03573d7df624b7a390f08016e3d038e3d === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/trailing space /trailing space " 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/trailing\ space\ /trailing\ space\ 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 0848f34b7f241adccb227b54ced42f8c /home/rclone/rclone-test-qakobof1pani/trailing space /trailing space 2026/04/06 04:22:33 DEBUG : trailing space /trailing space : Parsed hash: 0848f34b7f241adccb227b54ced42f8c 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/trailing space /trailing space " 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/trailing\ space\ /trailing\ space\ 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: ed0391a4eeb46ccc88d16d3f0a84d0d0ff05065e /home/rclone/rclone-test-qakobof1pani/trailing space /trailing space 2026/04/06 04:22:33 DEBUG : trailing space /trailing space : Parsed hash: ed0391a4eeb46ccc88d16d3f0a84d0d0ff05065e 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/trailing space /trailing space " 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/trailing\ space\ /trailing\ space\ 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 0848f34b7f241adccb227b54ced42f8c /home/rclone/rclone-test-qakobof1pani/trailing space /trailing space 2026/04/06 04:22:33 DEBUG : trailing space /trailing space : Parsed hash: 0848f34b7f241adccb227b54ced42f8c 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/trailing space /trailing space " 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/trailing\ space\ /trailing\ space\ 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: ed0391a4eeb46ccc88d16d3f0a84d0d0ff05065e /home/rclone/rclone-test-qakobof1pani/trailing space /trailing space 2026/04/06 04:22:33 DEBUG : trailing space /trailing space : Parsed hash: ed0391a4eeb46ccc88d16d3f0a84d0d0ff05065e 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/trailing space /trailing space " 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/trailing\ space\ /trailing\ space\ 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 0848f34b7f241adccb227b54ced42f8c /home/rclone/rclone-test-qakobof1pani/trailing space /trailing space 2026/04/06 04:22:33 DEBUG : trailing space /trailing space : Parsed hash: 0848f34b7f241adccb227b54ced42f8c 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/trailing space /trailing space " 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/trailing\ space\ /trailing\ space\ 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: ed0391a4eeb46ccc88d16d3f0a84d0d0ff05065e /home/rclone/rclone-test-qakobof1pani/trailing space /trailing space 2026/04/06 04:22:33 DEBUG : trailing space /trailing space : Parsed hash: ed0391a4eeb46ccc88d16d3f0a84d0d0ff05065e === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/trailing CR␍/trailing CR␍" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/trailing\ CR␍/trailing\ CR␍ 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 286a32c4a9da266101c057acdb6752a6 /home/rclone/rclone-test-qakobof1pani/trailing CR␍/trailing CR␍ 2026/04/06 04:22:33 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 286a32c4a9da266101c057acdb6752a6 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/trailing CR␍/trailing CR␍" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/trailing\ CR␍/trailing\ CR␍ 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: f2baac086b863f12ebf1d0e150ef2220402e4ce7 /home/rclone/rclone-test-qakobof1pani/trailing CR␍/trailing CR␍ 2026/04/06 04:22:33 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: f2baac086b863f12ebf1d0e150ef2220402e4ce7 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/trailing CR␍/trailing CR␍" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/trailing\ CR␍/trailing\ CR␍ 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 286a32c4a9da266101c057acdb6752a6 /home/rclone/rclone-test-qakobof1pani/trailing CR␍/trailing CR␍ 2026/04/06 04:22:33 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 286a32c4a9da266101c057acdb6752a6 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/trailing CR␍/trailing CR␍" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/trailing\ CR␍/trailing\ CR␍ 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: f2baac086b863f12ebf1d0e150ef2220402e4ce7 /home/rclone/rclone-test-qakobof1pani/trailing CR␍/trailing CR␍ 2026/04/06 04:22:33 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: f2baac086b863f12ebf1d0e150ef2220402e4ce7 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/trailing CR␍/trailing CR␍" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/trailing\ CR␍/trailing\ CR␍ 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 286a32c4a9da266101c057acdb6752a6 /home/rclone/rclone-test-qakobof1pani/trailing CR␍/trailing CR␍ 2026/04/06 04:22:33 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: 286a32c4a9da266101c057acdb6752a6 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/trailing CR␍/trailing CR␍" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/trailing\ CR␍/trailing\ CR␍ 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: f2baac086b863f12ebf1d0e150ef2220402e4ce7 /home/rclone/rclone-test-qakobof1pani/trailing CR␍/trailing CR␍ 2026/04/06 04:22:33 DEBUG : trailing CR␍/trailing CR␍: Parsed hash: f2baac086b863f12ebf1d0e150ef2220402e4ce7 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/trailing LF␊/trailing LF␊" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/trailing\ LF␊/trailing\ LF␊ 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: b9c7ca27f615c4bc7ed430da236fe639 /home/rclone/rclone-test-qakobof1pani/trailing LF␊/trailing LF␊ 2026/04/06 04:22:33 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: b9c7ca27f615c4bc7ed430da236fe639 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/trailing LF␊/trailing LF␊" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/trailing\ LF␊/trailing\ LF␊ 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: a11a94b2b7923b51cebe901ee2f6ca71d55d33b8 /home/rclone/rclone-test-qakobof1pani/trailing LF␊/trailing LF␊ 2026/04/06 04:22:33 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: a11a94b2b7923b51cebe901ee2f6ca71d55d33b8 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/trailing LF␊/trailing LF␊" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/trailing\ LF␊/trailing\ LF␊ 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: b9c7ca27f615c4bc7ed430da236fe639 /home/rclone/rclone-test-qakobof1pani/trailing LF␊/trailing LF␊ 2026/04/06 04:22:33 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: b9c7ca27f615c4bc7ed430da236fe639 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/trailing LF␊/trailing LF␊" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/trailing\ LF␊/trailing\ LF␊ 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: a11a94b2b7923b51cebe901ee2f6ca71d55d33b8 /home/rclone/rclone-test-qakobof1pani/trailing LF␊/trailing LF␊ 2026/04/06 04:22:33 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: a11a94b2b7923b51cebe901ee2f6ca71d55d33b8 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/trailing LF␊/trailing LF␊" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/trailing\ LF␊/trailing\ LF␊ 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: b9c7ca27f615c4bc7ed430da236fe639 /home/rclone/rclone-test-qakobof1pani/trailing LF␊/trailing LF␊ 2026/04/06 04:22:33 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: b9c7ca27f615c4bc7ed430da236fe639 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/trailing LF␊/trailing LF␊" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/trailing\ LF␊/trailing\ LF␊ 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: a11a94b2b7923b51cebe901ee2f6ca71d55d33b8 /home/rclone/rclone-test-qakobof1pani/trailing LF␊/trailing LF␊ 2026/04/06 04:22:33 DEBUG : trailing LF␊/trailing LF␊: Parsed hash: a11a94b2b7923b51cebe901ee2f6ca71d55d33b8 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/trailing HT␉/trailing HT␉" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/trailing\ HT␉/trailing\ HT␉ 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 3b9ae017600f2e9c7aff0a433fd35b38 /home/rclone/rclone-test-qakobof1pani/trailing HT␉/trailing HT␉ 2026/04/06 04:22:33 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 3b9ae017600f2e9c7aff0a433fd35b38 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/trailing HT␉/trailing HT␉" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/trailing\ HT␉/trailing\ HT␉ 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 9e8ad5e20291788003d74ca651aa00fb228ef4ec /home/rclone/rclone-test-qakobof1pani/trailing HT␉/trailing HT␉ 2026/04/06 04:22:33 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 9e8ad5e20291788003d74ca651aa00fb228ef4ec 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/trailing HT␉/trailing HT␉" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/trailing\ HT␉/trailing\ HT␉ 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 3b9ae017600f2e9c7aff0a433fd35b38 /home/rclone/rclone-test-qakobof1pani/trailing HT␉/trailing HT␉ 2026/04/06 04:22:33 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 3b9ae017600f2e9c7aff0a433fd35b38 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/trailing HT␉/trailing HT␉" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/trailing\ HT␉/trailing\ HT␉ 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 9e8ad5e20291788003d74ca651aa00fb228ef4ec /home/rclone/rclone-test-qakobof1pani/trailing HT␉/trailing HT␉ 2026/04/06 04:22:33 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 9e8ad5e20291788003d74ca651aa00fb228ef4ec 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/trailing HT␉/trailing HT␉" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/trailing\ HT␉/trailing\ HT␉ 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 3b9ae017600f2e9c7aff0a433fd35b38 /home/rclone/rclone-test-qakobof1pani/trailing HT␉/trailing HT␉ 2026/04/06 04:22:33 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 3b9ae017600f2e9c7aff0a433fd35b38 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/trailing HT␉/trailing HT␉" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/trailing\ HT␉/trailing\ HT␉ 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 9e8ad5e20291788003d74ca651aa00fb228ef4ec /home/rclone/rclone-test-qakobof1pani/trailing HT␉/trailing HT␉ 2026/04/06 04:22:33 DEBUG : trailing HT␉/trailing HT␉: Parsed hash: 9e8ad5e20291788003d74ca651aa00fb228ef4ec === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/trailing VT␋/trailing VT␋" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/trailing\ VT␋/trailing\ VT␋ 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 61fab23045b4ba174d0ce3cfa4a06293 /home/rclone/rclone-test-qakobof1pani/trailing VT␋/trailing VT␋ 2026/04/06 04:22:33 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 61fab23045b4ba174d0ce3cfa4a06293 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/trailing VT␋/trailing VT␋" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/trailing\ VT␋/trailing\ VT␋ 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: b06059b32bdc6b5d9b02b8d9b8ae67421d69ecc3 /home/rclone/rclone-test-qakobof1pani/trailing VT␋/trailing VT␋ 2026/04/06 04:22:33 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: b06059b32bdc6b5d9b02b8d9b8ae67421d69ecc3 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/trailing VT␋/trailing VT␋" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/trailing\ VT␋/trailing\ VT␋ 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 61fab23045b4ba174d0ce3cfa4a06293 /home/rclone/rclone-test-qakobof1pani/trailing VT␋/trailing VT␋ 2026/04/06 04:22:33 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 61fab23045b4ba174d0ce3cfa4a06293 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/trailing VT␋/trailing VT␋" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/trailing\ VT␋/trailing\ VT␋ 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: b06059b32bdc6b5d9b02b8d9b8ae67421d69ecc3 /home/rclone/rclone-test-qakobof1pani/trailing VT␋/trailing VT␋ 2026/04/06 04:22:33 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: b06059b32bdc6b5d9b02b8d9b8ae67421d69ecc3 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/trailing VT␋/trailing VT␋" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/trailing\ VT␋/trailing\ VT␋ 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 61fab23045b4ba174d0ce3cfa4a06293 /home/rclone/rclone-test-qakobof1pani/trailing VT␋/trailing VT␋ 2026/04/06 04:22:33 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: 61fab23045b4ba174d0ce3cfa4a06293 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/trailing VT␋/trailing VT␋" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/trailing\ VT␋/trailing\ VT␋ 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: b06059b32bdc6b5d9b02b8d9b8ae67421d69ecc3 /home/rclone/rclone-test-qakobof1pani/trailing VT␋/trailing VT␋ 2026/04/06 04:22:33 DEBUG : trailing VT␋/trailing VT␋: Parsed hash: b06059b32bdc6b5d9b02b8d9b8ae67421d69ecc3 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/trailing dot./trailing dot." 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/trailing\ dot./trailing\ dot. 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: b886fcac1afa9ca8c744941d78b8d5c8 /home/rclone/rclone-test-qakobof1pani/trailing dot./trailing dot. 2026/04/06 04:22:33 DEBUG : trailing dot./trailing dot.: Parsed hash: b886fcac1afa9ca8c744941d78b8d5c8 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/trailing dot./trailing dot." 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/trailing\ dot./trailing\ dot. 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 9bba85a9bf1108e9197c024e6ce3336597d86126 /home/rclone/rclone-test-qakobof1pani/trailing dot./trailing dot. 2026/04/06 04:22:33 DEBUG : trailing dot./trailing dot.: Parsed hash: 9bba85a9bf1108e9197c024e6ce3336597d86126 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/trailing dot./trailing dot." 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/trailing\ dot./trailing\ dot. 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: b886fcac1afa9ca8c744941d78b8d5c8 /home/rclone/rclone-test-qakobof1pani/trailing dot./trailing dot. 2026/04/06 04:22:33 DEBUG : trailing dot./trailing dot.: Parsed hash: b886fcac1afa9ca8c744941d78b8d5c8 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/trailing dot./trailing dot." 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/trailing\ dot./trailing\ dot. 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 9bba85a9bf1108e9197c024e6ce3336597d86126 /home/rclone/rclone-test-qakobof1pani/trailing dot./trailing dot. 2026/04/06 04:22:33 DEBUG : trailing dot./trailing dot.: Parsed hash: 9bba85a9bf1108e9197c024e6ce3336597d86126 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/trailing dot./trailing dot." 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/trailing\ dot./trailing\ dot. 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: b886fcac1afa9ca8c744941d78b8d5c8 /home/rclone/rclone-test-qakobof1pani/trailing dot./trailing dot. 2026/04/06 04:22:33 DEBUG : trailing dot./trailing dot.: Parsed hash: b886fcac1afa9ca8c744941d78b8d5c8 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/trailing dot./trailing dot." 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/trailing\ dot./trailing\ dot. 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 9bba85a9bf1108e9197c024e6ce3336597d86126 /home/rclone/rclone-test-qakobof1pani/trailing dot./trailing dot. 2026/04/06 04:22:33 DEBUG : trailing dot./trailing dot.: Parsed hash: 9bba85a9bf1108e9197c024e6ce3336597d86126 === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/invalid utf-8\xfe/invalid utf-8\xfe" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/invalid\ utf-8/invalid\ utf-8 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 7c421acec3bcda27bcb834b4a834bc82 /home/rclone/rclone-test-qakobof1pani/invalid utf-8/invalid utf-8 2026/04/06 04:22:33 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 7c421acec3bcda27bcb834b4a834bc82 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/invalid utf-8\xfe/invalid utf-8\xfe" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/invalid\ utf-8/invalid\ utf-8 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 1b1b25c113df13b26d1cf089db81b288653d545f /home/rclone/rclone-test-qakobof1pani/invalid utf-8/invalid utf-8 2026/04/06 04:22:33 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 1b1b25c113df13b26d1cf089db81b288653d545f 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/invalid utf-8\xfe/invalid utf-8\xfe" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/invalid\ utf-8/invalid\ utf-8 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 7c421acec3bcda27bcb834b4a834bc82 /home/rclone/rclone-test-qakobof1pani/invalid utf-8/invalid utf-8 2026/04/06 04:22:33 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 7c421acec3bcda27bcb834b4a834bc82 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/invalid utf-8\xfe/invalid utf-8\xfe" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/invalid\ utf-8/invalid\ utf-8 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 1b1b25c113df13b26d1cf089db81b288653d545f /home/rclone/rclone-test-qakobof1pani/invalid utf-8/invalid utf-8 2026/04/06 04:22:33 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 1b1b25c113df13b26d1cf089db81b288653d545f 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/invalid utf-8\xfe/invalid utf-8\xfe" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/invalid\ utf-8/invalid\ utf-8 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 7c421acec3bcda27bcb834b4a834bc82 /home/rclone/rclone-test-qakobof1pani/invalid utf-8/invalid utf-8 2026/04/06 04:22:33 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 7c421acec3bcda27bcb834b4a834bc82 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/invalid utf-8\xfe/invalid utf-8\xfe" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/invalid\ utf-8/invalid\ utf-8 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 1b1b25c113df13b26d1cf089db81b288653d545f /home/rclone/rclone-test-qakobof1pani/invalid utf-8/invalid utf-8 2026/04/06 04:22:33 DEBUG : invalid utf-8/invalid utf-8: Parsed hash: 1b1b25c113df13b26d1cf089db81b288653d545f === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/test%46.txt/test%46.txt" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/test\%46.txt/test\%46.txt 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 80bb12b5706970bebc0ff4bbc1d1d56e /home/rclone/rclone-test-qakobof1pani/test%46.txt/test%46.txt 2026/04/06 04:22:33 DEBUG : test%46.txt/test%46.txt: Parsed hash: 80bb12b5706970bebc0ff4bbc1d1d56e 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/test%46.txt/test%46.txt" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/test\%46.txt/test\%46.txt 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 5aa3f9a6b02e426705366201cff20fa67cf16311 /home/rclone/rclone-test-qakobof1pani/test%46.txt/test%46.txt 2026/04/06 04:22:33 DEBUG : test%46.txt/test%46.txt: Parsed hash: 5aa3f9a6b02e426705366201cff20fa67cf16311 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/test%46.txt/test%46.txt" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/test\%46.txt/test\%46.txt 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 80bb12b5706970bebc0ff4bbc1d1d56e /home/rclone/rclone-test-qakobof1pani/test%46.txt/test%46.txt 2026/04/06 04:22:33 DEBUG : test%46.txt/test%46.txt: Parsed hash: 80bb12b5706970bebc0ff4bbc1d1d56e 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/test%46.txt/test%46.txt" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/test\%46.txt/test\%46.txt 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 5aa3f9a6b02e426705366201cff20fa67cf16311 /home/rclone/rclone-test-qakobof1pani/test%46.txt/test%46.txt 2026/04/06 04:22:33 DEBUG : test%46.txt/test%46.txt: Parsed hash: 5aa3f9a6b02e426705366201cff20fa67cf16311 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/test%46.txt/test%46.txt" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/test\%46.txt/test\%46.txt 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 80bb12b5706970bebc0ff4bbc1d1d56e /home/rclone/rclone-test-qakobof1pani/test%46.txt/test%46.txt 2026/04/06 04:22:33 DEBUG : test%46.txt/test%46.txt: Parsed hash: 80bb12b5706970bebc0ff4bbc1d1d56e 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/test%46.txt/test%46.txt" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/test\%46.txt/test\%46.txt 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 5aa3f9a6b02e426705366201cff20fa67cf16311 /home/rclone/rclone-test-qakobof1pani/test%46.txt/test%46.txt 2026/04/06 04:22:33 DEBUG : test%46.txt/test%46.txt: Parsed hash: 5aa3f9a6b02e426705366201cff20fa67cf16311 === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Connection OK after error: potato 2026/04/06 04:22:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Removed after failed upload: potato === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/zero-length-file" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/zero-length-file 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-qakobof1pani/zero-length-file 2026/04/06 04:22:33 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/zero-length-file" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/zero-length-file 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-qakobof1pani/zero-length-file 2026/04/06 04:22:33 DEBUG : zero-length-file: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/zero-length-file" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/zero-length-file 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-qakobof1pani/zero-length-file 2026/04/06 04:22:33 DEBUG : zero-length-file: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/zero-length-file" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/zero-length-file 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-qakobof1pani/zero-length-file 2026/04/06 04:22:33 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:869: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/file name.txt" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/file\ name.txt 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: da211a767a5b159167f3760bc5163a22 /home/rclone/rclone-test-qakobof1pani/file name.txt 2026/04/06 04:22:33 DEBUG : file name.txt: Parsed hash: da211a767a5b159167f3760bc5163a22 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/file name.txt" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/file\ name.txt 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 91ce8eec7c8b0664cd8e6c150020959926c22a0a /home/rclone/rclone-test-qakobof1pani/file name.txt 2026/04/06 04:22:33 DEBUG : file name.txt: Parsed hash: 91ce8eec7c8b0664cd8e6c150020959926c22a0a 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/file name.txt" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/file\ name.txt 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: da211a767a5b159167f3760bc5163a22 /home/rclone/rclone-test-qakobof1pani/file name.txt 2026/04/06 04:22:33 DEBUG : file name.txt: Parsed hash: da211a767a5b159167f3760bc5163a22 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/file name.txt" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/file\ name.txt 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 91ce8eec7c8b0664cd8e6c150020959926c22a0a /home/rclone/rclone-test-qakobof1pani/file name.txt 2026/04/06 04:22:33 DEBUG : file name.txt: Parsed hash: 91ce8eec7c8b0664cd8e6c150020959926c22a0a 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 3a8222932f98d72c919558740aaf39df /home/rclone/rclone-test-qakobof1pani/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/06 04:22:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 3a8222932f98d72c919558740aaf39df 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: d1a27f2e0de6fbfa97ec584705e180d825513496 /home/rclone/rclone-test-qakobof1pani/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/06 04:22:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d1a27f2e0de6fbfa97ec584705e180d825513496 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 3a8222932f98d72c919558740aaf39df /home/rclone/rclone-test-qakobof1pani/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/06 04:22:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 3a8222932f98d72c919558740aaf39df 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: d1a27f2e0de6fbfa97ec584705e180d825513496 /home/rclone/rclone-test-qakobof1pani/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/06 04:22:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d1a27f2e0de6fbfa97ec584705e180d825513496 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/file name.txt" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/file\ name.txt 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 7a087e62a2986f70216e6f699f714765 /home/rclone/rclone-test-qakobof1pani/file name.txt 2026/04/06 04:22:33 DEBUG : file name.txt: Parsed hash: 7a087e62a2986f70216e6f699f714765 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/file name.txt" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/file\ name.txt 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 639a5150f18a06751e089d8e6c5b978c4080d06d /home/rclone/rclone-test-qakobof1pani/file name.txt 2026/04/06 04:22:33 DEBUG : file name.txt: Parsed hash: 639a5150f18a06751e089d8e6c5b978c4080d06d 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/file name.txt" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/file\ name.txt 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 7a087e62a2986f70216e6f699f714765 /home/rclone/rclone-test-qakobof1pani/file name.txt 2026/04/06 04:22:33 DEBUG : file name.txt: Parsed hash: 7a087e62a2986f70216e6f699f714765 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/file name.txt" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/file\ name.txt 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 639a5150f18a06751e089d8e6c5b978c4080d06d /home/rclone/rclone-test-qakobof1pani/file name.txt 2026/04/06 04:22:33 DEBUG : file name.txt: Parsed hash: 639a5150f18a06751e089d8e6c5b978c4080d06d === 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/04/06 04:22:33 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2026/04/06 04:22:33 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/04/06 04:22:33 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/04/06 04:22:33 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/04/06 04:22:33 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/04/06 04:22:33 DEBUG : Setting pass="zGq53H0bvrLHVTBWvsup58SJQFbd8w48" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/04/06 04:22:33 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/04/06 04:22:33 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{AWUG-}" suffix to name 2026/04/06 04:22:33 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/04/06 04:22:33 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/04/06 04:22:33 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/04/06 04:22:33 DEBUG : Setting pass="zGq53H0bvrLHVTBWvsup58SJQFbd8w48" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/04/06 04:22:33 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:45494->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2026/04/06 04:22:33 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/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/file name.txt" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/file\ name.txt 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 7a087e62a2986f70216e6f699f714765 /home/rclone/rclone-test-qakobof1pani/file name.txt 2026/04/06 04:22:33 DEBUG : file name.txt: Parsed hash: 7a087e62a2986f70216e6f699f714765 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/file name.txt" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/file\ name.txt 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 639a5150f18a06751e089d8e6c5b978c4080d06d /home/rclone/rclone-test-qakobof1pani/file name.txt 2026/04/06 04:22:33 DEBUG : file name.txt: Parsed hash: 639a5150f18a06751e089d8e6c5b978c4080d06d 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 3a8222932f98d72c919558740aaf39df /home/rclone/rclone-test-qakobof1pani/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/06 04:22:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 3a8222932f98d72c919558740aaf39df 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: d1a27f2e0de6fbfa97ec584705e180d825513496 /home/rclone/rclone-test-qakobof1pani/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/06 04:22:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d1a27f2e0de6fbfa97ec584705e180d825513496 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/file name.txt" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/file\ name.txt 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 7a087e62a2986f70216e6f699f714765 /home/rclone/rclone-test-qakobof1pani/file name.txt 2026/04/06 04:22:33 DEBUG : file name.txt: Parsed hash: 7a087e62a2986f70216e6f699f714765 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/file name.txt" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/file\ name.txt 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 639a5150f18a06751e089d8e6c5b978c4080d06d /home/rclone/rclone-test-qakobof1pani/file name.txt 2026/04/06 04:22:33 DEBUG : file name.txt: Parsed hash: 639a5150f18a06751e089d8e6c5b978c4080d06d === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1122: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/file name.txt" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/file\ name.txt 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 7a087e62a2986f70216e6f699f714765 /home/rclone/rclone-test-qakobof1pani/file name.txt 2026/04/06 04:22:33 DEBUG : file name.txt: Parsed hash: 7a087e62a2986f70216e6f699f714765 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/file name.txt" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/file\ name.txt 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 639a5150f18a06751e089d8e6c5b978c4080d06d /home/rclone/rclone-test-qakobof1pani/file name.txt 2026/04/06 04:22:33 DEBUG : file name.txt: Parsed hash: 639a5150f18a06751e089d8e6c5b978c4080d06d 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 3a8222932f98d72c919558740aaf39df /home/rclone/rclone-test-qakobof1pani/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/06 04:22:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 3a8222932f98d72c919558740aaf39df 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: d1a27f2e0de6fbfa97ec584705e180d825513496 /home/rclone/rclone-test-qakobof1pani/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/06 04:22:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d1a27f2e0de6fbfa97ec584705e180d825513496 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1154: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstests.go:1191: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/04/06 04:22:33 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-qakobof1pani/hello? sausage/êé" 2026/04/06 04:22:33 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/04/06 04:22:33 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/04/06 04:22:33 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/04/06 04:22:33 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/04/06 04:22:33 DEBUG : Setting pass="zGq53H0bvrLHVTBWvsup58SJQFbd8w48" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/04/06 04:22:33 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/04/06 04:22:33 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{AWUG-}" suffix to name 2026/04/06 04:22:33 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/04/06 04:22:33 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/04/06 04:22:33 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/04/06 04:22:33 DEBUG : Setting pass="zGq53H0bvrLHVTBWvsup58SJQFbd8w48" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/04/06 04:22:33 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani/hello? sausage/êé: New connection 127.0.0.1:45506->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani/hello? sausage/êé: Shell type "unix" from config 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani/hello? sausage/êé: Relative path resolved to "/home/rclone/rclone-test-qakobof1pani/hello? sausage/êé" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani/hello? sausage/êé: Using root directory "/home/rclone/rclone-test-qakobof1pani/hello? sausage/êé" 2026/04/06 04:22:33 DEBUG : fs cache: renaming cache item "TestSFTPOpenssh:rclone-test-qakobof1pani/hello? sausage/êé" to be canonical "TestSFTPOpenssh{AWUG-}:rclone-test-qakobof1pani/hello? sausage/êé" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani/hello? sausage/êé: Shell path "/home/rclone/rclone-test-qakobof1pani/hello? sausage/êé/a/b/c/d/e.txt" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani/hello? sausage/êé: Remote command result: b31155fd8274c93367bf2b3ab01ffeeb /home/rclone/rclone-test-qakobof1pani/hello? sausage/êé/a/b/c/d/e.txt 2026/04/06 04:22:33 DEBUG : a/b/c/d/e.txt: Parsed hash: b31155fd8274c93367bf2b3ab01ffeeb 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani/hello? sausage/êé: Shell path "/home/rclone/rclone-test-qakobof1pani/hello? sausage/êé/a/b/c/d/e.txt" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani/hello? sausage/êé: Remote command result: 61c8a4fa2d061ff76df0e3cd9bc8f8fb3a03ecff /home/rclone/rclone-test-qakobof1pani/hello? sausage/êé/a/b/c/d/e.txt 2026/04/06 04:22:33 DEBUG : a/b/c/d/e.txt: Parsed hash: 61c8a4fa2d061ff76df0e3cd9bc8f8fb3a03ecff 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani/hello? sausage/êé: Shell path "/home/rclone/rclone-test-qakobof1pani/hello? sausage/êé/a/b/c/d/e.txt" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani/hello? sausage/êé: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani/hello? sausage/êé: Remote command result: b31155fd8274c93367bf2b3ab01ffeeb /home/rclone/rclone-test-qakobof1pani/hello? sausage/êé/a/b/c/d/e.txt 2026/04/06 04:22:33 DEBUG : a/b/c/d/e.txt: Parsed hash: b31155fd8274c93367bf2b3ab01ffeeb 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani/hello? sausage/êé: Shell path "/home/rclone/rclone-test-qakobof1pani/hello? sausage/êé/a/b/c/d/e.txt" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani/hello? sausage/êé: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/hello\?\ sausage/êé/a/b/c/d/e.txt 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani/hello? sausage/êé: Remote command result: 61c8a4fa2d061ff76df0e3cd9bc8f8fb3a03ecff /home/rclone/rclone-test-qakobof1pani/hello? sausage/êé/a/b/c/d/e.txt 2026/04/06 04:22:33 DEBUG : a/b/c/d/e.txt: Parsed hash: 61c8a4fa2d061ff76df0e3cd9bc8f8fb3a03ecff 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani/hello? sausage/êé: New connection 127.0.0.1:45522->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/04/06 04:22:33 DEBUG : Waiting for deletions to finish 2026/04/06 04:22:33 INFO : a/b/c/d/e.txt: Deleted 2026/04/06 04:22:33 DEBUG : removing 1 level 4 directories 2026/04/06 04:22:33 INFO : a/b/c/d: Removing directory 2026/04/06 04:22:33 DEBUG : removing 1 level 3 directories 2026/04/06 04:22:33 INFO : a/b/c: Removing directory 2026/04/06 04:22:33 DEBUG : removing 1 level 2 directories 2026/04/06 04:22:33 INFO : a/b: Removing directory 2026/04/06 04:22:33 DEBUG : removing 1 level 1 directories 2026/04/06 04:22:33 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/file name.txt" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/file\ name.txt 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 7a087e62a2986f70216e6f699f714765 /home/rclone/rclone-test-qakobof1pani/file name.txt 2026/04/06 04:22:33 DEBUG : file name.txt: Parsed hash: 7a087e62a2986f70216e6f699f714765 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/file name.txt" 2026/04/06 04:22:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/file\ name.txt 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 639a5150f18a06751e089d8e6c5b978c4080d06d /home/rclone/rclone-test-qakobof1pani/file name.txt 2026/04/06 04:22:34 DEBUG : file name.txt: Parsed hash: 639a5150f18a06751e089d8e6c5b978c4080d06d 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 3a8222932f98d72c919558740aaf39df /home/rclone/rclone-test-qakobof1pani/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/06 04:22:34 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 3a8222932f98d72c919558740aaf39df 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: d1a27f2e0de6fbfa97ec584705e180d825513496 /home/rclone/rclone-test-qakobof1pani/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/06 04:22:34 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d1a27f2e0de6fbfa97ec584705e180d825513496 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 3a8222932f98d72c919558740aaf39df /home/rclone/rclone-test-qakobof1pani/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/04/06 04:22:34 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: 3a8222932f98d72c919558740aaf39df 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt-copy" 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt-copy 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: d1a27f2e0de6fbfa97ec584705e180d825513496 /home/rclone/rclone-test-qakobof1pani/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy 2026/04/06 04:22:34 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Parsed hash: d1a27f2e0de6fbfa97ec584705e180d825513496 === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1294: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/file name.txt" 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/file\ name.txt 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 7a087e62a2986f70216e6f699f714765 /home/rclone/rclone-test-qakobof1pani/file name.txt 2026/04/06 04:22:34 DEBUG : file name.txt: Parsed hash: 7a087e62a2986f70216e6f699f714765 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/file name.txt" 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/file\ name.txt 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 639a5150f18a06751e089d8e6c5b978c4080d06d /home/rclone/rclone-test-qakobof1pani/file name.txt 2026/04/06 04:22:34 DEBUG : file name.txt: Parsed hash: 639a5150f18a06751e089d8e6c5b978c4080d06d 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/other.txt" 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/other.txt 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 3a8222932f98d72c919558740aaf39df /home/rclone/rclone-test-qakobof1pani/other.txt 2026/04/06 04:22:34 DEBUG : other.txt: Parsed hash: 3a8222932f98d72c919558740aaf39df 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/other.txt" 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/other.txt 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: d1a27f2e0de6fbfa97ec584705e180d825513496 /home/rclone/rclone-test-qakobof1pani/other.txt 2026/04/06 04:22:34 DEBUG : other.txt: Parsed hash: d1a27f2e0de6fbfa97ec584705e180d825513496 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: New connection 127.0.0.1:45534->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/other.txt" 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/other.txt 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 3a8222932f98d72c919558740aaf39df /home/rclone/rclone-test-qakobof1pani/other.txt 2026/04/06 04:22:34 DEBUG : other.txt: Parsed hash: 3a8222932f98d72c919558740aaf39df 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/other.txt" 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/other.txt 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: d1a27f2e0de6fbfa97ec584705e180d825513496 /home/rclone/rclone-test-qakobof1pani/other.txt 2026/04/06 04:22:34 DEBUG : other.txt: Parsed hash: d1a27f2e0de6fbfa97ec584705e180d825513496 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/moveTest/other.txt" 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/moveTest/other.txt 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 7a087e62a2986f70216e6f699f714765 /home/rclone/rclone-test-qakobof1pani/moveTest/other.txt 2026/04/06 04:22:34 DEBUG : moveTest/other.txt: Parsed hash: 7a087e62a2986f70216e6f699f714765 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/moveTest/other.txt" 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/moveTest/other.txt 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 639a5150f18a06751e089d8e6c5b978c4080d06d /home/rclone/rclone-test-qakobof1pani/moveTest/other.txt 2026/04/06 04:22:34 DEBUG : moveTest/other.txt: Parsed hash: 639a5150f18a06751e089d8e6c5b978c4080d06d 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/file name.txt" 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/file\ name.txt 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 7a087e62a2986f70216e6f699f714765 /home/rclone/rclone-test-qakobof1pani/file name.txt 2026/04/06 04:22:34 DEBUG : file name.txt: Parsed hash: 7a087e62a2986f70216e6f699f714765 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/file name.txt" 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/file\ name.txt 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 639a5150f18a06751e089d8e6c5b978c4080d06d /home/rclone/rclone-test-qakobof1pani/file name.txt 2026/04/06 04:22:34 DEBUG : file name.txt: Parsed hash: 639a5150f18a06751e089d8e6c5b978c4080d06d 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/other.txt" 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/other.txt 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 3a8222932f98d72c919558740aaf39df /home/rclone/rclone-test-qakobof1pani/other.txt 2026/04/06 04:22:34 DEBUG : other.txt: Parsed hash: 3a8222932f98d72c919558740aaf39df 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/other.txt" 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/other.txt 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: d1a27f2e0de6fbfa97ec584705e180d825513496 /home/rclone/rclone-test-qakobof1pani/other.txt 2026/04/06 04:22:34 DEBUG : other.txt: Parsed hash: d1a27f2e0de6fbfa97ec584705e180d825513496 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/file name.txt" 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/file\ name.txt 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 7a087e62a2986f70216e6f699f714765 /home/rclone/rclone-test-qakobof1pani/file name.txt 2026/04/06 04:22:34 DEBUG : file name.txt: Parsed hash: 7a087e62a2986f70216e6f699f714765 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/file name.txt" 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/file\ name.txt 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 639a5150f18a06751e089d8e6c5b978c4080d06d /home/rclone/rclone-test-qakobof1pani/file name.txt 2026/04/06 04:22:34 DEBUG : file name.txt: Parsed hash: 639a5150f18a06751e089d8e6c5b978c4080d06d 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 3a8222932f98d72c919558740aaf39df /home/rclone/rclone-test-qakobof1pani/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/06 04:22:34 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 3a8222932f98d72c919558740aaf39df 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: d1a27f2e0de6fbfa97ec584705e180d825513496 /home/rclone/rclone-test-qakobof1pani/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/06 04:22:34 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d1a27f2e0de6fbfa97ec584705e180d825513496 === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1403: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/04/06 04:22:34 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-gayaxac2xaza" 2026/04/06 04:22:34 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/04/06 04:22:34 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/04/06 04:22:34 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/04/06 04:22:34 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/04/06 04:22:34 DEBUG : Setting pass="zGq53H0bvrLHVTBWvsup58SJQFbd8w48" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/04/06 04:22:34 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/04/06 04:22:34 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{AWUG-}" suffix to name 2026/04/06 04:22:34 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/04/06 04:22:34 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/04/06 04:22:34 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/04/06 04:22:34 DEBUG : Setting pass="zGq53H0bvrLHVTBWvsup58SJQFbd8w48" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/04/06 04:22:34 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gayaxac2xaza: New connection 127.0.0.1:45544->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gayaxac2xaza: Shell type "unix" from config 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gayaxac2xaza: Relative path resolved to "/home/rclone/rclone-test-gayaxac2xaza" 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gayaxac2xaza: Using root directory "/home/rclone/rclone-test-gayaxac2xaza" 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gayaxac2xaza: Shell path "/home/rclone/rclone-test-gayaxac2xaza/new_name/sub_new_name/file name.txt" 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gayaxac2xaza: Running remote command: md5sum /home/rclone/rclone-test-gayaxac2xaza/new_name/sub_new_name/file\ name.txt 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gayaxac2xaza: Remote command result: 7a087e62a2986f70216e6f699f714765 /home/rclone/rclone-test-gayaxac2xaza/new_name/sub_new_name/file name.txt 2026/04/06 04:22:34 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 7a087e62a2986f70216e6f699f714765 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gayaxac2xaza: Shell path "/home/rclone/rclone-test-gayaxac2xaza/new_name/sub_new_name/file name.txt" 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gayaxac2xaza: Running remote command: sha1sum /home/rclone/rclone-test-gayaxac2xaza/new_name/sub_new_name/file\ name.txt 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gayaxac2xaza: Remote command result: 639a5150f18a06751e089d8e6c5b978c4080d06d /home/rclone/rclone-test-gayaxac2xaza/new_name/sub_new_name/file name.txt 2026/04/06 04:22:34 DEBUG : new_name/sub_new_name/file name.txt: Parsed hash: 639a5150f18a06751e089d8e6c5b978c4080d06d 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gayaxac2xaza: Shell path "/home/rclone/rclone-test-gayaxac2xaza/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gayaxac2xaza: Running remote command: md5sum /home/rclone/rclone-test-gayaxac2xaza/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gayaxac2xaza: Remote command result: 3a8222932f98d72c919558740aaf39df /home/rclone/rclone-test-gayaxac2xaza/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/06 04:22:34 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 3a8222932f98d72c919558740aaf39df 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gayaxac2xaza: Shell path "/home/rclone/rclone-test-gayaxac2xaza/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gayaxac2xaza: Running remote command: sha1sum /home/rclone/rclone-test-gayaxac2xaza/new_name/sub_new_name/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gayaxac2xaza: Remote command result: d1a27f2e0de6fbfa97ec584705e180d825513496 /home/rclone/rclone-test-gayaxac2xaza/new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/06 04:22:34 DEBUG : new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d1a27f2e0de6fbfa97ec584705e180d825513496 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/file name.txt" 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/file\ name.txt 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 7a087e62a2986f70216e6f699f714765 /home/rclone/rclone-test-qakobof1pani/file name.txt 2026/04/06 04:22:34 DEBUG : file name.txt: Parsed hash: 7a087e62a2986f70216e6f699f714765 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/file name.txt" 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/file\ name.txt 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 639a5150f18a06751e089d8e6c5b978c4080d06d /home/rclone/rclone-test-qakobof1pani/file name.txt 2026/04/06 04:22:34 DEBUG : file name.txt: Parsed hash: 639a5150f18a06751e089d8e6c5b978c4080d06d 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 3a8222932f98d72c919558740aaf39df /home/rclone/rclone-test-qakobof1pani/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/06 04:22:34 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 3a8222932f98d72c919558740aaf39df 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: d1a27f2e0de6fbfa97ec584705e180d825513496 /home/rclone/rclone-test-qakobof1pani/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/06 04:22:34 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d1a27f2e0de6fbfa97ec584705e180d825513496 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gayaxac2xaza: Purge dir "new_name" 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-gayaxac2xaza: 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/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/file name.txt" 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/file\ name.txt 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 7a087e62a2986f70216e6f699f714765 /home/rclone/rclone-test-qakobof1pani/file name.txt 2026/04/06 04:22:34 DEBUG : file name.txt: Parsed hash: 7a087e62a2986f70216e6f699f714765 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/file name.txt" 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/file\ name.txt 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 639a5150f18a06751e089d8e6c5b978c4080d06d /home/rclone/rclone-test-qakobof1pani/file name.txt 2026/04/06 04:22:34 DEBUG : file name.txt: Parsed hash: 639a5150f18a06751e089d8e6c5b978c4080d06d === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstests.go:1597: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1628: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1699: 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/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/file name.txt" 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/file\ name.txt 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 9d380d5c40d7d2ebd4c5b7f43e8478c9 /home/rclone/rclone-test-qakobof1pani/file name.txt 2026/04/06 04:22:34 DEBUG : file name.txt: Parsed hash: 9d380d5c40d7d2ebd4c5b7f43e8478c9 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/file name.txt" 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/file\ name.txt 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: a23369e42fb4fe7132f18a0ffb1bb3252ab129b7 /home/rclone/rclone-test-qakobof1pani/file name.txt 2026/04/06 04:22:34 DEBUG : file name.txt: Parsed hash: a23369e42fb4fe7132f18a0ffb1bb3252ab129b7 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/file name.txt" 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/file\ name.txt 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 9d380d5c40d7d2ebd4c5b7f43e8478c9 /home/rclone/rclone-test-qakobof1pani/file name.txt 2026/04/06 04:22:34 DEBUG : file name.txt: Parsed hash: 9d380d5c40d7d2ebd4c5b7f43e8478c9 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/file name.txt" 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/file\ name.txt 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: a23369e42fb4fe7132f18a0ffb1bb3252ab129b7 /home/rclone/rclone-test-qakobof1pani/file name.txt 2026/04/06 04:22:34 DEBUG : file name.txt: Parsed hash: a23369e42fb4fe7132f18a0ffb1bb3252ab129b7 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/04/06 04:22:34 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-qakobof1pani/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/06 04:22:34 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/04/06 04:22:34 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/04/06 04:22:34 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/04/06 04:22:34 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/04/06 04:22:34 DEBUG : Setting pass="zGq53H0bvrLHVTBWvsup58SJQFbd8w48" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/04/06 04:22:34 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/04/06 04:22:34 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{AWUG-}" suffix to name 2026/04/06 04:22:34 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/04/06 04:22:34 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/04/06 04:22:34 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/04/06 04:22:34 DEBUG : Setting pass="zGq53H0bvrLHVTBWvsup58SJQFbd8w48" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/04/06 04:22:34 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: New connection 127.0.0.1:45548->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell type "unix" from config 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Relative path resolved to "/home/rclone/rclone-test-qakobof1pani/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using root directory "/home/rclone/rclone-test-qakobof1pani/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-qakobof1pani/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: 3a8222932f98d72c919558740aaf39df /home/rclone/rclone-test-qakobof1pani/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/06 04:22:34 DEBUG : z.txt: Parsed hash: 3a8222932f98d72c919558740aaf39df 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Shell path "/home/rclone/rclone-test-qakobof1pani/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Remote command result: d1a27f2e0de6fbfa97ec584705e180d825513496 /home/rclone/rclone-test-qakobof1pani/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/06 04:22:34 DEBUG : z.txt: Parsed hash: d1a27f2e0de6fbfa97ec584705e180d825513496 === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/04/06 04:22:34 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-qakobof1pani/not found.txt" 2026/04/06 04:22:34 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/04/06 04:22:34 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/04/06 04:22:34 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/04/06 04:22:34 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/04/06 04:22:34 DEBUG : Setting pass="zGq53H0bvrLHVTBWvsup58SJQFbd8w48" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/04/06 04:22:34 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/04/06 04:22:34 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{AWUG-}" suffix to name 2026/04/06 04:22:34 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/04/06 04:22:34 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/04/06 04:22:34 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/04/06 04:22:34 DEBUG : Setting pass="zGq53H0bvrLHVTBWvsup58SJQFbd8w48" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/04/06 04:22:34 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani/not found.txt: New connection 127.0.0.1:45558->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani/not found.txt: Shell type "unix" from config 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani/not found.txt: Relative path resolved to "/home/rclone/rclone-test-qakobof1pani/not found.txt" 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani/not found.txt: Using root directory "/home/rclone/rclone-test-qakobof1pani/not found.txt" 2026/04/06 04:22:34 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestSFTPOpenssh:" path "rclone-test-qakobof1pani" from "TestSFTPOpenssh:rclone-test-qakobof1pani" 2026/04/06 04:22:34 DEBUG : Creating backend with remote "TestSFTPOpenssh:" 2026/04/06 04:22:34 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/04/06 04:22:34 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/04/06 04:22:34 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/04/06 04:22:34 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/04/06 04:22:34 DEBUG : Setting pass="zGq53H0bvrLHVTBWvsup58SJQFbd8w48" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/04/06 04:22:34 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/04/06 04:22:34 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{AWUG-}" suffix to name 2026/04/06 04:22:34 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/04/06 04:22:34 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/04/06 04:22:34 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/04/06 04:22:34 DEBUG : Setting pass="zGq53H0bvrLHVTBWvsup58SJQFbd8w48" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/04/06 04:22:34 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/: New connection 127.0.0.1:45566->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell type "unix" from config 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Relative path resolved to "/home/rclone" 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Using root directory "/home/rclone" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-qakobof1pani/file name.txt" 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/file\ name.txt 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 9d380d5c40d7d2ebd4c5b7f43e8478c9 /home/rclone/rclone-test-qakobof1pani/file name.txt 2026/04/06 04:22:34 DEBUG : rclone-test-qakobof1pani/file name.txt: Parsed hash: 9d380d5c40d7d2ebd4c5b7f43e8478c9 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-qakobof1pani/file name.txt" 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/file\ name.txt 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: a23369e42fb4fe7132f18a0ffb1bb3252ab129b7 /home/rclone/rclone-test-qakobof1pani/file name.txt 2026/04/06 04:22:34 DEBUG : rclone-test-qakobof1pani/file name.txt: Parsed hash: a23369e42fb4fe7132f18a0ffb1bb3252ab129b7 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-qakobof1pani/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 3a8222932f98d72c919558740aaf39df /home/rclone/rclone-test-qakobof1pani/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/06 04:22:34 DEBUG : rclone-test-qakobof1pani/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 3a8222932f98d72c919558740aaf39df 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-qakobof1pani/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: d1a27f2e0de6fbfa97ec584705e180d825513496 /home/rclone/rclone-test-qakobof1pani/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/06 04:22:34 DEBUG : rclone-test-qakobof1pani/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d1a27f2e0de6fbfa97ec584705e180d825513496 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-qakobof1pani/file name.txt" 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/file\ name.txt 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 9d380d5c40d7d2ebd4c5b7f43e8478c9 /home/rclone/rclone-test-qakobof1pani/file name.txt 2026/04/06 04:22:34 DEBUG : rclone-test-qakobof1pani/file name.txt: Parsed hash: 9d380d5c40d7d2ebd4c5b7f43e8478c9 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-qakobof1pani/file name.txt" 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/file\ name.txt 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: a23369e42fb4fe7132f18a0ffb1bb3252ab129b7 /home/rclone/rclone-test-qakobof1pani/file name.txt 2026/04/06 04:22:34 DEBUG : rclone-test-qakobof1pani/file name.txt: Parsed hash: a23369e42fb4fe7132f18a0ffb1bb3252ab129b7 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1953: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-qakobof1pani/created from root.txt" 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/created\ from\ root.txt 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 41c550de47f7dd6159f0af931bba48bf /home/rclone/rclone-test-qakobof1pani/created from root.txt 2026/04/06 04:22:34 DEBUG : rclone-test-qakobof1pani/created from root.txt: Parsed hash: 41c550de47f7dd6159f0af931bba48bf 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-qakobof1pani/created from root.txt" 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/created\ from\ root.txt 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 036f559bfafaaa3a63dc4688e93597aeae071629 /home/rclone/rclone-test-qakobof1pani/created from root.txt 2026/04/06 04:22:34 DEBUG : rclone-test-qakobof1pani/created from root.txt: Parsed hash: 036f559bfafaaa3a63dc4688e93597aeae071629 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-qakobof1pani/created from root.txt" 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/created\ from\ root.txt 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 41c550de47f7dd6159f0af931bba48bf /home/rclone/rclone-test-qakobof1pani/created from root.txt 2026/04/06 04:22:34 DEBUG : rclone-test-qakobof1pani/created from root.txt: Parsed hash: 41c550de47f7dd6159f0af931bba48bf 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-qakobof1pani/created from root.txt" 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/created\ from\ root.txt 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 036f559bfafaaa3a63dc4688e93597aeae071629 /home/rclone/rclone-test-qakobof1pani/created from root.txt 2026/04/06 04:22:34 DEBUG : rclone-test-qakobof1pani/created from root.txt: Parsed hash: 036f559bfafaaa3a63dc4688e93597aeae071629 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-qakobof1pani/created from root.txt" 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/created\ from\ root.txt 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 41c550de47f7dd6159f0af931bba48bf /home/rclone/rclone-test-qakobof1pani/created from root.txt 2026/04/06 04:22:34 DEBUG : rclone-test-qakobof1pani/created from root.txt: Parsed hash: 41c550de47f7dd6159f0af931bba48bf 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-qakobof1pani/created from root.txt" 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/created\ from\ root.txt 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 036f559bfafaaa3a63dc4688e93597aeae071629 /home/rclone/rclone-test-qakobof1pani/created from root.txt 2026/04/06 04:22:34 DEBUG : rclone-test-qakobof1pani/created from root.txt: Parsed hash: 036f559bfafaaa3a63dc4688e93597aeae071629 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-qakobof1pani/file name.txt" 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/file\ name.txt 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 9d380d5c40d7d2ebd4c5b7f43e8478c9 /home/rclone/rclone-test-qakobof1pani/file name.txt 2026/04/06 04:22:34 DEBUG : rclone-test-qakobof1pani/file name.txt: Parsed hash: 9d380d5c40d7d2ebd4c5b7f43e8478c9 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-qakobof1pani/file name.txt" 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/file\ name.txt 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: a23369e42fb4fe7132f18a0ffb1bb3252ab129b7 /home/rclone/rclone-test-qakobof1pani/file name.txt 2026/04/06 04:22:34 DEBUG : rclone-test-qakobof1pani/file name.txt: Parsed hash: a23369e42fb4fe7132f18a0ffb1bb3252ab129b7 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-qakobof1pani/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 3a8222932f98d72c919558740aaf39df /home/rclone/rclone-test-qakobof1pani/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/06 04:22:34 DEBUG : rclone-test-qakobof1pani/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 3a8222932f98d72c919558740aaf39df 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-qakobof1pani/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: d1a27f2e0de6fbfa97ec584705e180d825513496 /home/rclone/rclone-test-qakobof1pani/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/06 04:22:34 DEBUG : rclone-test-qakobof1pani/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d1a27f2e0de6fbfa97ec584705e180d825513496 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-qakobof1pani/file name.txt" 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/file\ name.txt 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 9d380d5c40d7d2ebd4c5b7f43e8478c9 /home/rclone/rclone-test-qakobof1pani/file name.txt 2026/04/06 04:22:34 DEBUG : rclone-test-qakobof1pani/file name.txt: Parsed hash: 9d380d5c40d7d2ebd4c5b7f43e8478c9 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-qakobof1pani/file name.txt" 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/file\ name.txt 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: a23369e42fb4fe7132f18a0ffb1bb3252ab129b7 /home/rclone/rclone-test-qakobof1pani/file name.txt 2026/04/06 04:22:34 DEBUG : rclone-test-qakobof1pani/file name.txt: Parsed hash: a23369e42fb4fe7132f18a0ffb1bb3252ab129b7 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-qakobof1pani/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: 3a8222932f98d72c919558740aaf39df /home/rclone/rclone-test-qakobof1pani/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/06 04:22:34 DEBUG : rclone-test-qakobof1pani/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 3a8222932f98d72c919558740aaf39df 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Shell path "/home/rclone/rclone-test-qakobof1pani/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/: Remote command result: d1a27f2e0de6fbfa97ec584705e180d825513496 /home/rclone/rclone-test-qakobof1pani/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/06 04:22:34 DEBUG : rclone-test-qakobof1pani/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d1a27f2e0de6fbfa97ec584705e180d825513496 === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2012: 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:2117: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2133: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 3a8222932f98d72c919558740aaf39df /home/rclone/rclone-test-qakobof1pani/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/06 04:22:34 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: 3a8222932f98d72c919558740aaf39df 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/hello\?\ sausage/êé/Hello,\ 世界/\ \"\ \'\ @\ \<\ \>\ \&\ \?\ \+\ ≠/z.txt 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: d1a27f2e0de6fbfa97ec584705e180d825513496 /home/rclone/rclone-test-qakobof1pani/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt 2026/04/06 04:22:34 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Parsed hash: d1a27f2e0de6fbfa97ec584705e180d825513496 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Server has VFS statistics extension 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: About path "/home/rclone/rclone-test-qakobof1pani" === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/piped data.txt" 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/piped\ data.txt 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-qakobof1pani/piped data.txt 2026/04/06 04:22:34 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/piped data.txt" 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/piped\ data.txt 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-qakobof1pani/piped data.txt 2026/04/06 04:22:34 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/piped data.txt" 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/piped\ data.txt 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-qakobof1pani/piped data.txt 2026/04/06 04:22:34 DEBUG : piped data.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/piped data.txt" 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/piped\ data.txt 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-qakobof1pani/piped data.txt 2026/04/06 04:22:34 DEBUG : piped data.txt: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/piped data.txt" 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/piped\ data.txt 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 3cb3b12d325303425f05448fee2b999e /home/rclone/rclone-test-qakobof1pani/piped data.txt 2026/04/06 04:22:34 DEBUG : piped data.txt: Parsed hash: 3cb3b12d325303425f05448fee2b999e 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/piped data.txt" 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/piped\ data.txt 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 7d6250f60281d32cafc148e40f53e4f4a8a3c8ed /home/rclone/rclone-test-qakobof1pani/piped data.txt 2026/04/06 04:22:34 DEBUG : piped data.txt: Parsed hash: 7d6250f60281d32cafc148e40f53e4f4a8a3c8ed 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/piped data.txt" 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/piped\ data.txt 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 3cb3b12d325303425f05448fee2b999e /home/rclone/rclone-test-qakobof1pani/piped data.txt 2026/04/06 04:22:34 DEBUG : piped data.txt: Parsed hash: 3cb3b12d325303425f05448fee2b999e 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/piped data.txt" 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/piped\ data.txt 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 7d6250f60281d32cafc148e40f53e4f4a8a3c8ed /home/rclone/rclone-test-qakobof1pani/piped data.txt 2026/04/06 04:22:34 DEBUG : piped data.txt: Parsed hash: 7d6250f60281d32cafc148e40f53e4f4a8a3c8ed === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2351: *sftp.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2372: *sftp.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2493: *sftp.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/unknown-size-update.txt" 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/unknown-size-update.txt 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: fa3638ae253ab93920587d97db7743e8 /home/rclone/rclone-test-qakobof1pani/unknown-size-update.txt 2026/04/06 04:22:34 DEBUG : unknown-size-update.txt: Parsed hash: fa3638ae253ab93920587d97db7743e8 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/unknown-size-update.txt" 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/unknown-size-update.txt 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 3fbec7d9598477d6dd8abf65eda1b541ff66f92c /home/rclone/rclone-test-qakobof1pani/unknown-size-update.txt 2026/04/06 04:22:34 DEBUG : unknown-size-update.txt: Parsed hash: 3fbec7d9598477d6dd8abf65eda1b541ff66f92c 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/unknown-size-update.txt" 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: md5sum /home/rclone/rclone-test-qakobof1pani/unknown-size-update.txt 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: fa3638ae253ab93920587d97db7743e8 /home/rclone/rclone-test-qakobof1pani/unknown-size-update.txt 2026/04/06 04:22:34 DEBUG : unknown-size-update.txt: Parsed hash: fa3638ae253ab93920587d97db7743e8 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Shell path "/home/rclone/rclone-test-qakobof1pani/unknown-size-update.txt" 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Running remote command: sha1sum /home/rclone/rclone-test-qakobof1pani/unknown-size-update.txt 2026/04/06 04:22:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Remote command result: 3fbec7d9598477d6dd8abf65eda1b541ff66f92c /home/rclone/rclone-test-qakobof1pani/unknown-size-update.txt 2026/04/06 04:22:34 DEBUG : unknown-size-update.txt: Parsed hash: 3fbec7d9598477d6dd8abf65eda1b541ff66f92c === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/04/06 04:22:34 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-qakobof1pani/deeper/nonexisting/directory" 2026/04/06 04:22:34 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/04/06 04:22:34 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/04/06 04:22:34 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/04/06 04:22:34 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/04/06 04:22:34 DEBUG : Setting pass="zGq53H0bvrLHVTBWvsup58SJQFbd8w48" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/04/06 04:22:34 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/04/06 04:22:34 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{AWUG-}" suffix to name 2026/04/06 04:22:34 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/04/06 04:22:34 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/04/06 04:22:34 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/04/06 04:22:34 DEBUG : Setting pass="zGq53H0bvrLHVTBWvsup58SJQFbd8w48" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/04/06 04:22:34 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/04/06 04:22:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani/deeper/nonexisting/directory: New connection 127.0.0.1:45582->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/04/06 04:22:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani/deeper/nonexisting/directory: Shell type "unix" from config 2026/04/06 04:22:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani/deeper/nonexisting/directory: Failed to resolve path using RealPath: file does not exist 2026/04/06 04:22:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani/deeper/nonexisting/directory: Relative path joined with current directory to get absolute path "/home/rclone/rclone-test-qakobof1pani/deeper/nonexisting/directory" 2026/04/06 04:22:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani/deeper/nonexisting/directory: Using root directory "/home/rclone/rclone-test-qakobof1pani/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2676: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2733: FS has no Directory methods and doesn't Wrap 2026/04/06 04:22:35 DEBUG : Waiting for deletions to finish 2026/04/06 04:22:35 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/04/06 04:22:35 DEBUG : removing 1 level 4 directories 2026/04/06 04:22:35 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2026/04/06 04:22:35 DEBUG : removing 1 level 3 directories 2026/04/06 04:22:35 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2026/04/06 04:22:35 DEBUG : removing 1 level 2 directories 2026/04/06 04:22:35 INFO : hello? sausage/êé: Removing directory 2026/04/06 04:22:35 DEBUG : removing 1 level 1 directories 2026/04/06 04:22:35 INFO : hello? sausage: Removing directory 2026/04/06 04:22:35 DEBUG : removing 1 level 0 directories 2026/04/06 04:22:35 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Removing directory 2026/04/06 04:22:35 ERROR : error listing: directory not found 2026/04/06 04:22:35 DEBUG : Waiting for deletions to finish 2026/04/06 04:22:35 ERROR : error listing: directory not found 2026/04/06 04:22:35 ERROR : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Failed to list "": directory not found 2026/04/06 04:22:35 DEBUG : removing 1 level 0 directories 2026/04/06 04:22:35 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Removing directory 2026/04/06 04:22:35 ERROR : Failed to rmdir: Rmdir: directory not found === RUN TestIntegration/FsShutdown 2026/04/06 04:22:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-qakobof1pani: Closing 2 unused connections 2026/04/06 04:22:35 NOTICE: TestSFTPOpenssh: Stopping server --- PASS: TestIntegration (3.56s) --- 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 (2.35s) --- 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.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.03s) --- 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.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.03s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.02s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (1.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.03s) --- 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.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.04s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.20s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.03s) --- 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.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.02s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.03s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.03s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.09s) --- 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.821s "go test -v -timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished OK in 5.716619977s (try 1/5)