"go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(leading_LF|leading_VT)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestYandex:" 2025/05/14 01:31:03 DEBUG : Creating backend with remote "TestYandex:rclone-test-dekixel6hewo" 2025/05/14 01:31:03 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_VT fstests.go:707: testing "␋leading VT" 2025/05/14 01:31:39 ERROR : : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2817: Warning: this should produce fs.ErrorDirNotFound --- PASS: TestIntegration (37.24s) --- PASS: TestIntegration/FsMkdir (35.87s) --- PASS: TestIntegration/FsMkdir/FsEncoding (29.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (13.45s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (15.45s) PASS ok github.com/rclone/rclone/backend/yandex 37.255s "go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(leading_LF|leading_VT)$'" - Finished OK in 38.25224142s (try 2/5)