"go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(dot_dot|leading_VT|trailing_dot)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:418: Using remote "TestYandex:" 2022/06/12 06:13:18 DEBUG : Creating backend with remote "TestYandex:rclone-test-cizipux8goqojus1mirefev6" 2022/06/12 06:13:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:674: testing ".." 2022/06/12 06:13:22 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2022/06/12 06:13:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2022/06/12 06:13:23 DEBUG : pacer: Reducing sleep to 15ms 2022/06/12 06:13:23 DEBUG : pacer: Reducing sleep to 11.25ms 2022/06/12 06:13:23 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:674: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:674: testing "trailing dot." 2022/06/12 06:13:39 ERROR : : error listing: directory not found === CONT TestIntegration/FsMkdir fstests.go:1989: Warning: this should produce fs.ErrorDirNotFound --- PASS: TestIntegration (21.45s) --- PASS: TestIntegration/FsMkdir (20.48s) --- PASS: TestIntegration/FsMkdir/FsEncoding (17.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (6.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (5.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (5.77s) PASS ok github.com/rclone/rclone/backend/yandex 21.455s "go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(dot_dot|leading_VT|trailing_dot)$'" - Finished OK in 22.062251592s (try 2/5)