"go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(dot_dot|leading_space)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^Put$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestYandex:" 2025/03/30 04:26:21 DEBUG : Creating backend with remote "TestYandex:rclone-test-cugecuk0xiye" 2025/03/30 04:26:21 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/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestYandex:" path "rclone-test-cugecuk0xiye" from "TestYandex:rclone-test-cugecuk0xiye" 2025/03/30 04:27:01 DEBUG : Creating backend with remote "TestYandex:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2025/03/30 04:27:19 ERROR : : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2817: Warning: this should produce fs.ErrorDirNotFound --- PASS: TestIntegration (58.63s) --- PASS: TestIntegration/FsMkdir (57.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding (24.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (11.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (11.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (23.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (10.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (9.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (5.23s) PASS ok github.com/rclone/rclone/backend/yandex 58.652s "go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(dot_dot|leading_space)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^Put$'" - Finished OK in 59.48868504s (try 2/5)