"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/09/11 04:10:32 NOTICE: TestGoFile: Starting server 2025/09/11 04:10:32 DEBUG : Creating backend with remote "TestGoFile:rclone-test-qukepur4pawi" 2025/09/11 04:10:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsPutFiles 2025/09/11 04:10:38 DEBUG : file name.txt: Removing old object on successful upload === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 --- PASS: TestIntegration (8.21s) --- PASS: TestIntegration/FsMkdir (7.05s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (4.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.51s) PASS ok github.com/rclone/rclone/backend/gofile 8.229s "go test -v -timeout 1h0m0s -remote TestGoFile: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FsPutStream$/^0$|^TestIntegration$/^FsMkdir$/^FsPutZeroLength$'" - Finished OK in 9.23337413s (try 2/5)