"go test -v -timeout 1h0m0s -remote TestPixeldrain: -verbose -test.run '^TestIntegration$/^FsMkdir$/^(FsChangeNotify|FsDirSetModTime)$'" - Starting (try 4/5) === RUN TestIntegration fstests.go:438: Using remote "TestPixeldrain:" 2026/07/11 01:06:01 DEBUG : Creating backend with remote "TestPixeldrain:rclone-test-bocukuk2zozo" 2026/07/11 01:06:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/11 01:06:01 INFO : pixeldrain root 'rclone-test-bocukuk2zozo': Logged in as 'ncw', subscription 'Prepaid', storage limit -1 === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsChangeNotify 2026/07/11 01:06:01 INFO : dir: Making directory 2026/07/11 01:06:01 INFO : dir/subdir1: Making directory 2026/07/11 01:06:01 INFO : dir/subdir3: Making directory 2026/07/11 01:06:01 INFO : dir/subdir2: Making directory 2026/07/11 01:06:02 DEBUG : pixeldrain root 'rclone-test-bocukuk2zozo': Path '/dir/subdir3' (dir) changed (update) in directory '/me/rclone-test-bocukuk2zozo/' 2026/07/11 01:06:02 DEBUG : doChangeNotify("dir/subdir3", 0) 2026/07/11 01:06:02 DEBUG : pixeldrain root 'rclone-test-bocukuk2zozo': Path '/dir/subdir2' (dir) changed (update) in directory '/me/rclone-test-bocukuk2zozo/' 2026/07/11 01:06:02 DEBUG : doChangeNotify("dir/subdir2", 0) 2026/07/11 01:06:02 DEBUG : pixeldrain root 'rclone-test-bocukuk2zozo': Path '/dir/file2' (file) changed (update) in directory '/me/rclone-test-bocukuk2zozo/' 2026/07/11 01:06:02 DEBUG : doChangeNotify("dir/file2", 1) 2026/07/11 01:06:02 DEBUG : pixeldrain root 'rclone-test-bocukuk2zozo': Path '/dir/file4' (file) changed (update) in directory '/me/rclone-test-bocukuk2zozo/' 2026/07/11 01:06:02 DEBUG : doChangeNotify("dir/file4", 1) 2026/07/11 01:06:02 DEBUG : pixeldrain root 'rclone-test-bocukuk2zozo': Path '/dir/file3' (file) changed (update) in directory '/me/rclone-test-bocukuk2zozo/' 2026/07/11 01:06:02 DEBUG : doChangeNotify("dir/file3", 1) fstests.go:936: Try 1/10 waiting for dirChanges and objChanges fstests.go:936: Try 2/10 waiting for dirChanges and objChanges fstests.go:936: Try 3/10 waiting for dirChanges and objChanges fstests.go:936: Try 4/10 waiting for dirChanges and objChanges fstests.go:936: Try 5/10 waiting for dirChanges and objChanges fstests.go:936: Try 6/10 waiting for dirChanges and objChanges fstests.go:936: Try 7/10 waiting for dirChanges and objChanges fstests.go:936: Try 8/10 waiting for dirChanges and objChanges fstests.go:936: Try 9/10 waiting for dirChanges and objChanges fstests.go:940: map[dir/subdir2:{} dir/subdir3:{}] does not contain [dir/subdir1 dir/subdir3 dir/subdir2] or map[dir/file2:{} dir/file3:{} dir/file4:{}] does not contain [dir/file2 dir/file4 dir/file3] === RUN TestIntegration/FsMkdir/FsDirSetModTime 2026/07/11 01:06:30 ERROR : error listing: directory not found --- FAIL: TestIntegration (28.92s) --- FAIL: TestIntegration/FsMkdir (28.70s) --- FAIL: TestIntegration/FsMkdir/FsChangeNotify (28.37s) --- PASS: TestIntegration/FsMkdir/FsDirSetModTime (0.15s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/pixeldrain 28.935s "go test -v -timeout 1h0m0s -remote TestPixeldrain: -verbose -test.run '^TestIntegration$/^FsMkdir$/^(FsChangeNotify|FsDirSetModTime)$'" - Finished ERROR in 29.604719926s (try 4/5): exit status 1: Failed [TestIntegration/FsMkdir/FsChangeNotify]