"go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(leading_CR|leading_LF)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestYandex:" 2025/05/08 04:36:53 DEBUG : Creating backend with remote "TestYandex:rclone-test-zumehes0jixa" 2025/05/08 04:36:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" 2025/05/08 04:37:35 ERROR : : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2817: Warning: this should produce fs.ErrorDirNotFound --- PASS: TestIntegration (41.94s) --- PASS: TestIntegration/FsMkdir (38.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (30.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (15.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (14.72s) PASS ok github.com/rclone/rclone/backend/yandex 41.956s "go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(leading_CR|leading_LF)$'" - Finished OK in 43.273459855s (try 2/5)