"go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(trailing_CR|trailing_VT)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestYandex:" 2025/12/11 05:01:48 DEBUG : Creating backend with remote "TestYandex:rclone-test-gocuxuy1noje" 2025/12/11 05:01:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" 2025/12/11 05:02:27 ERROR : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2817: Warning: this should produce fs.ErrorDirNotFound --- PASS: TestIntegration (40.34s) --- PASS: TestIntegration/FsMkdir (39.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding (31.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (15.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (15.45s) PASS ok github.com/rclone/rclone/backend/yandex 40.353s "go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(trailing_CR|trailing_VT)$'" - Finished OK in 41.385260551s (try 2/5)