"go test -v -timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FsPurgeRoot$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestFilesCom:" 2026/04/23 05:56:21 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-guxonin1geya" 2026/04/23 05:56:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/04/23 05:56:28 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-guxonin1geya/dirToPurgeFromRoot" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestIntegration (17.92s) --- PASS: TestIntegration/FsMkdir (16.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (14.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (10.82s) PASS ok github.com/rclone/rclone/backend/filescom 17.928s "go test -v -timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FsPurgeRoot$'" - Finished OK in 18.794540417s (try 2/5)