"go test -v -timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^TestIntegration$/^FsMkdir$/^(FsListDirEmpty|FsMkdirRmdirSubdir)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestFilesCom:" 2025/07/01 02:30:44 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-sitequj4lugu" 2025/07/01 02:30:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/07/01 02:30:46 INFO : dir/subdir: Making directory 2025/07/01 02:30:46 INFO : dir/subdir: Removing directory 2025/07/01 02:30:47 INFO : dir: Removing directory 2025/07/01 02:30:47 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-sitequj4lugu/dir not empty`) 2025/07/01 02:30:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/01 02:30:47 DEBUG : pacer: Reducing sleep to 15ms 2025/07/01 02:30:47 DEBUG : pacer: Reducing sleep to 11.25ms === RUN TestIntegration/FsMkdir/FsListDirEmpty 2025/07/01 02:30:47 DEBUG : pacer: Reducing sleep to 10ms 2025/07/01 02:30:48 ERROR : error listing: directory not found --- PASS: TestIntegration (4.39s) --- PASS: TestIntegration/FsMkdir (3.02s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (1.57s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.14s) PASS ok github.com/rclone/rclone/backend/filescom 4.416s "go test -v -timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^TestIntegration$/^FsMkdir$/^(FsListDirEmpty|FsMkdirRmdirSubdir)$'" - Finished OK in 5.296863192s (try 2/5)