"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/08/11 03:53:50 NOTICE: TestGoFile: Starting server 2025/08/11 03:53:50 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kivitoq5rago" 2025/08/11 03:53:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsPutFiles 2025/08/11 03:53:52 DEBUG : file name.txt: Removing old object on successful upload === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 --- PASS: TestIntegration (3.43s) --- PASS: TestIntegration/FsMkdir (2.82s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.30s) PASS ok github.com/rclone/rclone/backend/gofile 3.452s "go test -v -timeout 1h0m0s -remote TestGoFile: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FsPutStream$/^0$|^TestIntegration$/^FsMkdir$/^FsPutZeroLength$'" - Finished OK in 4.257173131s (try 2/5)