"go test -v -timeout 1h0m0s -remote TestSharefile: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FsPutStream$/^100$'" - Starting (try 3/5) === RUN TestIntegration fstests.go:417: Using remote "TestSharefile:" 2022/06/17 05:04:26 DEBUG : Creating backend with remote "TestSharefile:rclone-test-ponigic8luberal9yizoted7" 2022/06/17 05:04:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2022/06/17 05:04:35 DEBUG : piped data.txt: Starting streaming upload of large file 2022/06/17 05:04:35 DEBUG : piped data.txt: Sending chunk 0 length 100 2022/06/17 05:04:35 DEBUG : piped data.txt: Finishing large file upload fstests.go:153: Error Trace: fstests.go:153 fstests.go:1761 Error: Received unexpected error: upload failed: file size does not match (-2) Test: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 Messages: PutStream 2022/06/17 05:04:35 ERROR : : error listing: directory not found --- FAIL: TestIntegration (9.81s) --- FAIL: TestIntegration/FsMkdir (8.05s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (7.23s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.68s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.68s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/sharefile 9.822s "go test -v -timeout 1h0m0s -remote TestSharefile: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FsPutStream$/^100$'" - Finished ERROR in 10.633565474s (try 3/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100]