"go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|punctuation|trailing_CR)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestYandex:" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" 2025/05/30 01:23:12 ERROR error listing: directory not found object="" objectType=string === NAME TestIntegration/FsMkdir fstests.go:2817: Warning: this should produce fs.ErrorDirNotFound --- PASS: TestIntegration (51.03s) --- PASS: TestIntegration/FsMkdir (50.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding (43.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (14.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (14.45s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (14.45s) PASS ok github.com/rclone/rclone/backend/yandex 51.047s "go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|punctuation|trailing_CR)$'" - Finished OK in 52.108502228s (try 2/5)