"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:" 2025/04/29 02:58:52 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-nosiyud2dejo" 2025/04/29 02:58:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/04/29 02:58:54 INFO : dir/subdir: Making directory 2025/04/29 02:58:55 INFO : dir/subdir: Removing directory 2025/04/29 02:58:55 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/04/29 02:59:02 ERROR : hello? sausage: error listing: directory not found === NAME TestIntegration/FsMkdir fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 2025/04/29 02:59:03 ERROR : : error listing: directory not found fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestIntegration (17.32s) --- PASS: TestIntegration/FsMkdir (15.87s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (1.42s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (5.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.52s) PASS ok github.com/rclone/rclone/backend/filescom 17.334s "go test -v -timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^TestIntegration$/^FsMkdir$/^(FsListDirEmpty|FsMkdirRmdirSubdir)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FsPurge$'" - Finished OK in 18.145299602s (try 2/5)