"go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^leading_space$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FsPurgeRoot$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestYandex:" 2026/01/15 02:51:04 DEBUG : Creating backend with remote "TestYandex:rclone-test-napejop5vice" 2026/01/15 02:51:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/01/15 02:51:37 DEBUG : Creating backend with remote "TestYandex:rclone-test-napejop5vice/dirToPurgeFromRoot" 2026/01/15 02:52:01 ERROR : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2821: Warning: this should produce fs.ErrorDirNotFound --- PASS: TestIntegration (57.63s) --- PASS: TestIntegration/FsMkdir (56.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding (19.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (19.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (23.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (14.87s) PASS ok github.com/rclone/rclone/backend/yandex 57.645s "go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^leading_space$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FsPurgeRoot$'" - Finished OK in 58.424062254s (try 2/5)