"go test -v -timeout 1h0m0s -remote TestGoFile: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsRootCollapse$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:457: Using remote "TestGoFile:" 2026/08/01 02:09:46 DEBUG : Creating backend with remote "TestGoFile:rclone-test-tubiter8teqo" 2026/08/01 02:09:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/08/01 02:09:48 DEBUG : Creating backend with remote "TestGoFile:rclone-test-tubiter8teqo/deeper/nonexisting/directory" --- PASS: TestIntegration (6.13s) --- PASS: TestIntegration/FsMkdir (4.19s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (2.38s) PASS ok github.com/rclone/rclone/backend/gofile 6.150s "go test -v -timeout 1h0m0s -remote TestGoFile: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsRootCollapse$'" - Finished OK in 7.265337531s (try 2/5)