"go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FsPurgeRoot$'" - Starting (try 3/5) === RUN TestIntegration fstests.go:438: Using remote "TestYandex:" 2025/08/14 02:27:02 NOTICE: TestYandex: Starting server 2025/08/14 02:27:02 DEBUG : Creating backend with remote "TestYandex:rclone-test-lesigeq4jepa" 2025/08/14 02:27:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles 2025/08/14 02:27:10 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/08/14 02:27:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/14 02:27:10 DEBUG : pacer: Reducing sleep to 15ms 2025/08/14 02:27:10 DEBUG : pacer: Reducing sleep to 11.25ms 2025/08/14 02:27:11 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/08/14 02:27:17 DEBUG : Creating backend with remote "TestYandex:rclone-test-lesigeq4jepa/dirToPurgeFromRoot" 2025/08/14 02:27:37 ERROR : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2817: Warning: this should produce fs.ErrorDirNotFound --- PASS: TestIntegration (36.21s) --- PASS: TestIntegration/FsMkdir (35.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (22.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (12.72s) PASS ok github.com/rclone/rclone/backend/yandex 36.226s "go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FsPurgeRoot$'" - Finished OK in 37.428493973s (try 3/5)