"go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(invalid_UTF-8|leading_tilde)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestYandex:" 2025/08/07 02:44:19 NOTICE: TestYandex: Starting server 2025/08/07 02:44:19 DEBUG : Creating backend with remote "TestYandex:rclone-test-poridan8nefe" 2025/08/07 02:44:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" 2025/08/07 02:44:56 ERROR : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2817: Warning: this should produce fs.ErrorDirNotFound --- PASS: TestIntegration (37.45s) --- PASS: TestIntegration/FsMkdir (36.46s) --- PASS: TestIntegration/FsMkdir/FsEncoding (30.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (14.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (15.40s) PASS ok github.com/rclone/rclone/backend/yandex 37.465s "go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(invalid_UTF-8|leading_tilde)$'" - Finished OK in 38.435447863s (try 2/5)