"go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(leading_LF|trailing_CR)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FsPurge$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestYandex:" 2026/02/16 01:10:13 DEBUG : Creating backend with remote "TestYandex:rclone-test-gahapuf1duca" 2026/02/16 01:10:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/02/16 01:11:24 ERROR : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2825: Warning: this should produce fs.ErrorDirNotFound --- PASS: TestIntegration (71.37s) --- PASS: TestIntegration/FsMkdir (70.37s) --- PASS: TestIntegration/FsMkdir/FsEncoding (30.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (14.48s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (15.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (25.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (13.76s) PASS ok github.com/rclone/rclone/backend/yandex 71.378s "go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(leading_LF|trailing_CR)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FsPurge$'" - Finished OK in 1m12.21630193s (try 2/5)