"go test -v -timeout 1h0m0s -remote TestGoFile: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FsPutStream$/^0$'" - Starting (try 4/5) === RUN TestIntegration fstests.go:438: Using remote "TestGoFile:" 2026/01/19 02:22:28 DEBUG : Creating backend with remote "TestGoFile:rclone-test-duguxuj0zetu" 2026/01/19 02:22:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles 2026/01/19 02:22:31 DEBUG : file name.txt: Removing old object on successful upload === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 --- PASS: TestIntegration (4.21s) --- PASS: TestIntegration/FsMkdir (3.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (2.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.46s) PASS ok github.com/rclone/rclone/backend/gofile 4.224s "go test -v -timeout 1h0m0s -remote TestGoFile: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FsPutStream$/^0$'" - Finished OK in 5.31638048s (try 4/5)