"go test -v -timeout 1h0m0s -remote TestGoFile: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^ListR$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:457: Using remote "TestGoFile:" 2026/07/17 04:58:25 DEBUG : Creating backend with remote "TestGoFile:rclone-test-yoliveh2ticu" 2026/07/17 04:58:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles 2026/07/17 04:58:32 DEBUG : file name.txt: Removing old object on successful upload === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestGoFile:" path "rclone-test-yoliveh2ticu" from "TestGoFile:rclone-test-yoliveh2ticu" 2026/07/17 04:58:32 DEBUG : Creating backend with remote "TestGoFile:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR --- PASS: TestIntegration (13.20s) --- PASS: TestIntegration/FsMkdir (11.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (9.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (4.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.30s) PASS ok github.com/rclone/rclone/backend/gofile 13.214s "go test -v -timeout 1h0m0s -remote TestGoFile: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^ListR$'" - Finished OK in 14.285967736s (try 2/5)