"go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(leading_space|leading_tilde)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FsListRootedSubdir$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestYandex:" 2025/08/02 02:59:23 NOTICE: TestYandex: Starting server 2025/08/02 02:59:23 DEBUG : Creating backend with remote "TestYandex:rclone-test-kabusec6wuko" 2025/08/02 02:59:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/08/02 03:00:04 DEBUG : Creating backend with remote "TestYandex:rclone-test-kabusec6wuko/hello? sausage/êé" 2025/08/02 03:00:30 ERROR : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2817: Warning: this should produce fs.ErrorDirNotFound --- PASS: TestIntegration (67.26s) --- PASS: TestIntegration/FsMkdir (66.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding (29.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (14.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (13.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (25.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (15.59s) PASS ok github.com/rclone/rclone/backend/yandex 67.283s "go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(leading_space|leading_tilde)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FsListRootedSubdir$'" - Finished OK in 1m8.257853319s (try 2/5)