"go test -v -timeout 1h0m0s -remote TestGoFile: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FsPutStream$/^0$|^TestIntegration$/^FsMkdir$/^FsPutZeroLength$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestGoFile:" 2025/07/20 01:09:26 NOTICE: TestGoFile: Starting server 2025/07/20 01:09:26 DEBUG : Creating backend with remote "TestGoFile:rclone-test-zolunen5coya" 2025/07/20 01:09:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsPutFiles 2025/07/20 01:09:29 DEBUG : file name.txt: Removing old object on successful upload === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 fstest.go:537: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:537: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:537: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:541: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:541 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2330 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 --- FAIL: TestIntegration (8.21s) --- FAIL: TestIntegration/FsMkdir (7.70s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.59s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (6.62s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (5.15s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (5.15s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/gofile 8.236s "go test -v -timeout 1h0m0s -remote TestGoFile: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FsPutStream$/^0$|^TestIntegration$/^FsMkdir$/^FsPutZeroLength$'" - Finished ERROR in 9.078951097s (try 2/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0]