"go test -v -timeout 1h0m0s -remote TestDrive: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsChangeNotify$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^Internal$/^Query$/^GoodQuery$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestDrive:" 2025/04/07 05:19:49 DEBUG : Creating backend with remote "TestDrive:rclone-test-xadiqir0dudo" 2025/04/07 05:19:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsChangeNotify 2025/04/07 05:19:50 INFO : dir: Making directory 2025/04/07 05:19:51 INFO : dir/subdir1: Making directory 2025/04/07 05:19:52 INFO : dir/subdir3: Making directory 2025/04/07 05:19:52 DEBUG : Google drive root 'rclone-test-xadiqir0dudo': Checking for changes on remote 2025/04/07 05:19:52 DEBUG : doChangeNotify("dir", 0) 2025/04/07 05:19:53 INFO : dir/subdir2: Making directory 2025/04/07 05:19:53 DEBUG : Google drive root 'rclone-test-xadiqir0dudo': Checking for changes on remote 2025/04/07 05:19:53 DEBUG : doChangeNotify("dir/subdir1", 0) 2025/04/07 05:19:53 DEBUG : doChangeNotify("dir/subdir3", 0) 2025/04/07 05:19:54 DEBUG : Google drive root 'rclone-test-xadiqir0dudo': Checking for changes on remote 2025/04/07 05:19:54 DEBUG : doChangeNotify("dir/subdir2", 0) 2025/04/07 05:19:55 DEBUG : Google drive root 'rclone-test-xadiqir0dudo': Checking for changes on remote 2025/04/07 05:19:55 DEBUG : doChangeNotify("dir/file2", 1) 2025/04/07 05:19:56 DEBUG : Google drive root 'rclone-test-xadiqir0dudo': Checking for changes on remote 2025/04/07 05:19:57 DEBUG : Google drive root 'rclone-test-xadiqir0dudo': Checking for changes on remote 2025/04/07 05:19:57 DEBUG : doChangeNotify("dir/file4", 1) fstests.go:931: Try 1/10 waiting for dirChanges and objChanges 2025/04/07 05:19:58 DEBUG : Google drive root 'rclone-test-xadiqir0dudo': Checking for changes on remote 2025/04/07 05:19:58 DEBUG : doChangeNotify("dir/file3", 1) 2025/04/07 05:19:59 DEBUG : Google drive root 'rclone-test-xadiqir0dudo': Checking for changes on remote 2025/04/07 05:20:00 DEBUG : Google drive root 'rclone-test-xadiqir0dudo': Checking for changes on remote 2025/04/07 05:20:01 DEBUG : Google drive root 'rclone-test-xadiqir0dudo': Checking for changes on remote 2025/04/07 05:20:02 DEBUG : Google drive root 'rclone-test-xadiqir0dudo': Checking for changes on remote 2025/04/07 05:20:02 DEBUG : doChangeNotify("dir/file2", 1) 2025/04/07 05:20:02 DEBUG : doChangeNotify("dir/file4", 1) 2025/04/07 05:20:03 DEBUG : Google drive root 'rclone-test-xadiqir0dudo': Checking for changes on remote 2025/04/07 05:20:03 DEBUG : doChangeNotify("dir/file3", 1) 2025/04/07 05:20:03 DEBUG : doChangeNotify("dir/subdir1", 0) 2025/04/07 05:20:04 DEBUG : Google drive root 'rclone-test-xadiqir0dudo': Checking for changes on remote 2025/04/07 05:20:04 DEBUG : doChangeNotify("dir/subdir3", 0) 2025/04/07 05:20:05 DEBUG : dir: Rmdir: contains trashed file: "file3" 2025/04/07 05:20:05 DEBUG : dir: Rmdir: contains trashed file: "file4" 2025/04/07 05:20:05 DEBUG : dir: Rmdir: contains trashed file: "file2" 2025/04/07 05:20:05 DEBUG : dir: Rmdir: contains trashed file: "subdir2" 2025/04/07 05:20:05 DEBUG : dir: Rmdir: contains trashed file: "subdir3" 2025/04/07 05:20:05 DEBUG : dir: Rmdir: contains trashed file: "subdir1" === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Query === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Query/GoodQuery --- PASS: TestIntegration (26.35s) --- PASS: TestIntegration/FsMkdir (24.84s) --- PASS: TestIntegration/FsMkdir/FsChangeNotify (14.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (8.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Query (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Query/GoodQuery (1.28s) PASS ok github.com/rclone/rclone/backend/drive 26.361s "go test -v -timeout 1h0m0s -remote TestDrive: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsChangeNotify$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^Internal$/^Query$/^GoodQuery$'" - Finished OK in 27.471621374s (try 2/5)