"go test -v -timeout 1h0m0s -remote TestPixeldrain: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsChangeNotify$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestPixeldrain:" 2025/07/25 02:37:52 NOTICE: TestPixeldrain: Starting server 2025/07/25 02:37:52 DEBUG : Creating backend with remote "TestPixeldrain:rclone-test-rogopez0xoci" 2025/07/25 02:37:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/25 02:37:52 INFO : pixeldrain root 'rclone-test-rogopez0xoci': Logged in as 'ncw', subscription 'Prepaid', storage limit -1 === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsChangeNotify 2025/07/25 02:37:52 INFO : dir: Making directory 2025/07/25 02:37:52 INFO : dir/subdir1: Making directory 2025/07/25 02:37:53 INFO : dir/subdir3: Making directory 2025/07/25 02:37:53 INFO : dir/subdir2: Making directory 2025/07/25 02:37:54 DEBUG : pixeldrain root 'rclone-test-rogopez0xoci': Path '/dir/subdir1' (dir) changed (update) in directory '/me/rclone-test-rogopez0xoci/' 2025/07/25 02:37:54 DEBUG : doChangeNotify("dir/subdir1", 0) 2025/07/25 02:37:54 DEBUG : pixeldrain root 'rclone-test-rogopez0xoci': Path '/dir/subdir3' (dir) changed (update) in directory '/me/rclone-test-rogopez0xoci/' 2025/07/25 02:37:54 DEBUG : doChangeNotify("dir/subdir3", 0) 2025/07/25 02:37:54 DEBUG : pixeldrain root 'rclone-test-rogopez0xoci': Path '/dir/subdir2' (dir) changed (update) in directory '/me/rclone-test-rogopez0xoci/' 2025/07/25 02:37:54 DEBUG : doChangeNotify("dir/subdir2", 0) 2025/07/25 02:37:56 DEBUG : pixeldrain root 'rclone-test-rogopez0xoci': Path '/dir/file2' (file) changed (update) in directory '/me/rclone-test-rogopez0xoci/' 2025/07/25 02:37:56 DEBUG : doChangeNotify("dir/file2", 1) 2025/07/25 02:37:56 DEBUG : pixeldrain root 'rclone-test-rogopez0xoci': Path '/dir/file4' (file) changed (update) in directory '/me/rclone-test-rogopez0xoci/' 2025/07/25 02:37:56 DEBUG : doChangeNotify("dir/file4", 1) fstests.go:931: Try 1/10 waiting for dirChanges and objChanges 2025/07/25 02:37:57 DEBUG : pixeldrain root 'rclone-test-rogopez0xoci': Path '/dir/file3' (file) changed (update) in directory '/me/rclone-test-rogopez0xoci/' 2025/07/25 02:37:57 DEBUG : doChangeNotify("dir/file3", 1) 2025/07/25 02:38:00 DEBUG : pixeldrain root 'rclone-test-rogopez0xoci': Path '/dir/file2' (file) changed (delete) in directory '/me/rclone-test-rogopez0xoci/' 2025/07/25 02:38:00 DEBUG : doChangeNotify("dir/file2", 1) 2025/07/25 02:38:00 DEBUG : pixeldrain root 'rclone-test-rogopez0xoci': Path '/dir/file4' (file) changed (delete) in directory '/me/rclone-test-rogopez0xoci/' 2025/07/25 02:38:00 DEBUG : doChangeNotify("dir/file4", 1) 2025/07/25 02:38:00 DEBUG : pixeldrain root 'rclone-test-rogopez0xoci': Path '/dir/file3' (file) changed (delete) in directory '/me/rclone-test-rogopez0xoci/' 2025/07/25 02:38:00 DEBUG : doChangeNotify("dir/file3", 1) 2025/07/25 02:38:01 ERROR : error listing: directory not found --- PASS: TestIntegration (9.34s) --- PASS: TestIntegration/FsMkdir (8.79s) --- PASS: TestIntegration/FsMkdir/FsChangeNotify (7.85s) PASS ok github.com/rclone/rclone/backend/pixeldrain 9.362s "go test -v -timeout 1h0m0s -remote TestPixeldrain: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsChangeNotify$'" - Finished OK in 10.322576703s (try 2/5)