"./vfs.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^TestVFSMkdir$'" - Starting (try 2/5) 2026/07/23 01:57:51 DEBUG : Creating backend with remote "TestMega:rclone-test-qahejez8tete" 2026/07/23 01:57:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/23 01:57:51 DEBUG : mega root 'rclone-test-qahejez8tete': Using previously stored session ID and master key to initialize the Mega API 2026/07/23 01:58:15 DEBUG : Creating backend with remote "/tmp/rclone1147676193" === RUN TestVFSMkdir run.go:198: Remote "mega root 'rclone-test-qahejez8tete'", Local "Local file system at /tmp/rclone1147676193", Modify Window "876000h0m0s" 2026/07/23 01:58:15 INFO : mega root 'rclone-test-qahejez8tete': poll-interval is not supported by this remote 2026/07/23 01:58:15 NOTICE: mega root 'rclone-test-qahejez8tete': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/23 01:58:15 ERROR : error listing: directory not found 2026/07/23 01:58:15 DEBUG : Added virtual directory entry vAddDir: "/" 2026/07/23 01:58:15 DEBUG : Added virtual directory entry vAddDir: "a" 2026/07/23 01:58:15 DEBUG : Added virtual directory entry vAddDir: "b" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:394 Error: Not equal: expected: []string{"a", "b"} actual : []string{"a", "a"} Diff: --- Expected +++ Actual @@ -2,3 +2,3 @@ (string) (len=1) "a", - (string) (len=1) "b" + (string) (len=1) "a" } Test: TestVFSMkdir Messages: directories 2026/07/23 01:58:15 DEBUG : Added virtual directory entry vAddDir: "c" 2026/07/23 01:58:15 DEBUG : Added virtual directory entry vAddDir: "d" 2026/07/23 01:58:15 DEBUG : WaitForWriters: timeout=30s 2026/07/23 01:58:15 DEBUG : a: Looking for writers 2026/07/23 01:58:15 DEBUG : b: Looking for writers 2026/07/23 01:58:15 DEBUG : c: Looking for writers 2026/07/23 01:58:15 DEBUG : d: Looking for writers 2026/07/23 01:58:15 DEBUG : Looking for writers 2026/07/23 01:58:15 DEBUG : Looking for writers 2026/07/23 01:58:15 DEBUG : /: reading active writers 2026/07/23 01:58:15 DEBUG : a: reading active writers 2026/07/23 01:58:15 DEBUG : b: reading active writers 2026/07/23 01:58:15 DEBUG : c: reading active writers 2026/07/23 01:58:15 DEBUG : d: reading active writers 2026/07/23 01:58:15 DEBUG : >WaitForWriters: --- FAIL: TestVFSMkdir (1.39s) FAIL 2026/07/23 01:58:16 DEBUG : mega root 'rclone-test-qahejez8tete': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^TestVFSMkdir$'" - Finished ERROR in 25.081812681s (try 2/5): exit status 1: Failed [TestVFSMkdir]