"go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(control_chars|leading_HT)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestYandex:" 2025/12/30 04:10:40 DEBUG : Creating backend with remote "TestYandex:rclone-test-givesuq1kisu" 2025/12/30 04:10:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" 2025/12/30 04:11:19 ERROR : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2817: Warning: this should produce fs.ErrorDirNotFound --- PASS: TestIntegration (39.47s) --- PASS: TestIntegration/FsMkdir (38.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding (30.87s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (15.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (14.71s) PASS ok github.com/rclone/rclone/backend/yandex 39.489s "go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(control_chars|leading_HT)$'" - Finished OK in 40.294642234s (try 2/5)