"go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(dot_dot|leading_space)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestYandex:" 2025/06/28 01:10:02 DEBUG : Creating backend with remote "TestYandex:rclone-test-gupijun4buce" 2025/06/28 01:10:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" 2025/06/28 01:10:24 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/06/28 01:10:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/06/28 01:10:25 DEBUG : pacer: Reducing sleep to 15ms 2025/06/28 01:10:25 DEBUG : pacer: Reducing sleep to 11.25ms 2025/06/28 01:10:25 DEBUG : pacer: Reducing sleep to 10ms 2025/06/28 01:10:43 ERROR : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2817: Warning: this should produce fs.ErrorDirNotFound --- PASS: TestIntegration (41.67s) --- PASS: TestIntegration/FsMkdir (40.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding (34.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (17.87s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (15.85s) PASS ok github.com/rclone/rclone/backend/yandex 41.696s "go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(dot_dot|leading_space)$'" - Finished OK in 43.158914582s (try 2/5)