"go test -v -timeout 1h0m0s -remote TestSugarSync:Test -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^invalid_UTF-8$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:442: Using remote "TestSugarSync:Test" 2024/10/05 02:09:27 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-zawijuv7tiki" 2024/10/05 02:09:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:711: testing "invalid utf-8\xfe" 2024/10/05 02:09:44 ERROR : : error listing: directory not found --- PASS: TestIntegration (17.65s) --- PASS: TestIntegration/FsMkdir (12.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding (9.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (8.42s) PASS ok github.com/rclone/rclone/backend/sugarsync 17.664s "go test -v -timeout 1h0m0s -remote TestSugarSync:Test -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^invalid_UTF-8$'" - Finished OK in 18.313654954s (try 2/5)