"go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(trailing_HT|trailing_LF|trailing_VT)$|^TestIntegration$/^FsMkdir$/^FsUploadUnknownSize$/^FsUpdateUnknownSize$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestYandex:" 2025/09/05 03:13:44 NOTICE: TestYandex: Starting server 2025/09/05 03:13:44 DEBUG : Creating backend with remote "TestYandex:rclone-test-wozacig2fera" 2025/09/05 03:13:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/09/05 03:14:48 ERROR : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2817: Warning: this should produce fs.ErrorDirNotFound --- PASS: TestIntegration (63.90s) --- PASS: TestIntegration/FsMkdir (62.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding (46.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (15.51s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (16.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (13.81s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (9.59s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (9.59s) PASS ok github.com/rclone/rclone/backend/yandex 63.916s "go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(trailing_HT|trailing_LF|trailing_VT)$|^TestIntegration$/^FsMkdir$/^FsUploadUnknownSize$/^FsUpdateUnknownSize$'" - Finished OK in 1m4.833880496s (try 2/5)