"go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(control_chars|trailing_VT)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:442: Using remote "TestYandex:" 2025/02/02 02:46:53 DEBUG : Creating backend with remote "TestYandex:rclone-test-yolesol6fugo" 2025/02/02 02:46:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:711: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:711: testing "trailing VT␋" 2025/02/02 02:47:22 ERROR : : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2830: Warning: this should produce fs.ErrorDirNotFound --- PASS: TestIntegration (29.49s) --- PASS: TestIntegration/FsMkdir (28.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding (23.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (10.49s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (12.19s) PASS ok github.com/rclone/rclone/backend/yandex 29.499s "go test -v -timeout 1h0m0s -remote TestYandex: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(control_chars|trailing_VT)$'" - Finished OK in 29.94391203s (try 2/5)