"go test -v -timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^TestIntegration$/^FsMkdir$/^(FsListDirEmpty|FsMkdirRmdirSubdir)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FsPurge$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestFilesCom:" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/06/14 03:07:14 INFO Making directory object=dir/subdir objectType=string 2025/06/14 03:07:15 INFO Removing directory object=dir/subdir objectType=string 2025/06/14 03:07:16 INFO Removing directory object=dir objectType=string === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge === NAME TestIntegration/FsMkdir fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 2025/06/14 03:07:26 ERROR error listing: directory not found object="" objectType=string fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestIntegration (20.11s) --- PASS: TestIntegration/FsMkdir (18.72s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (3.10s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (6.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.55s) PASS ok github.com/rclone/rclone/backend/filescom 20.130s "go test -v -timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^TestIntegration$/^FsMkdir$/^(FsListDirEmpty|FsMkdirRmdirSubdir)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FsPurge$'" - Finished OK in 21.027580153s (try 2/5)