"go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(dot_dot|leading_dot|leading_space)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestYandex:" 2025/07/23 03:22:45 NOTICE: TestYandex: Starting server 2025/07/23 03:22:45 DEBUG : Creating backend with remote "TestYandex:rclone-test-hidisuq7femo" 2025/07/23 03:22:45 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" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" 2025/07/23 03:23:39 ERROR : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2817: Warning: this should produce fs.ErrorDirNotFound --- PASS: TestIntegration (54.06s) --- PASS: TestIntegration/FsMkdir (52.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding (45.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (15.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (15.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (14.57s) PASS ok github.com/rclone/rclone/backend/yandex 54.083s "go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(dot_dot|leading_dot|leading_space)$'" - Finished OK in 55.008863511s (try 2/5)