"go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(leading_HT|leading_LF|trailing_CR)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestYandex:" 2025/03/18 02:29:47 DEBUG : Creating backend with remote "TestYandex:rclone-test-qamupub7buqi" 2025/03/18 02:29:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" 2025/03/18 02:30:31 ERROR : : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2817: Warning: this should produce fs.ErrorDirNotFound --- PASS: TestIntegration (44.55s) --- PASS: TestIntegration/FsMkdir (43.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding (38.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (10.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (14.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (12.99s) PASS ok github.com/rclone/rclone/backend/yandex 44.562s "go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(leading_HT|leading_LF|trailing_CR)$'" - Finished OK in 45.091839116s (try 2/5)