"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestDirCreate|TestDirMkdir|TestDirRemove|TestDirRemoveName|TestDirWalk)$'" - Starting (try 2/5) 2026/03/06 02:08:24 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hapaweg7jefo" 2026/03/06 02:08:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/06 02:08:24 DEBUG : Starting OpenDrive session with ID: b671f7fe0e8d836455301a19fa79e9b38e8ca3b287211117ae20942ec56d1452 2026/03/06 02:08:25 DEBUG : Creating backend with remote "/tmp/rclone3676438821" === RUN TestDirWalk run.go:185: Remote "OpenDrive root 'rclone-test-hapaweg7jefo'", Local "Local file system at /tmp/rclone3676438821", Modify Window "1s" 2026/03/06 02:08:25 INFO : OpenDrive root 'rclone-test-hapaweg7jefo': poll-interval is not supported by this remote 2026/03/06 02:08:25 NOTICE: OpenDrive root 'rclone-test-hapaweg7jefo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:290: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-hapaweg7jefo'": failed to get folder list: Directory doesn't exist (Error 404) 2026/03/06 02:08:26 DEBUG : WaitForWriters: timeout=30s 2026/03/06 02:08:26 DEBUG : Looking for writers 2026/03/06 02:08:26 DEBUG : >WaitForWriters: 2026/03/06 02:08:26 ERROR : error listing: failed to get folder list: Directory doesn't exist (Error 404) run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1308 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1928 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/panic.go:615 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1013 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1219 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:25 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:145 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestDirWalk --- FAIL: TestDirWalk (0.80s) === RUN TestDirCreate run.go:185: Remote "OpenDrive root 'rclone-test-hapaweg7jefo'", Local "Local file system at /tmp/rclone3676438821", Modify Window "1s" 2026/03/06 02:08:26 INFO : OpenDrive root 'rclone-test-hapaweg7jefo': poll-interval is not supported by this remote 2026/03/06 02:08:26 NOTICE: OpenDrive root 'rclone-test-hapaweg7jefo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:290: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-hapaweg7jefo'": failed to get folder list: Directory doesn't exist (Error 404) 2026/03/06 02:08:26 DEBUG : WaitForWriters: timeout=30s 2026/03/06 02:08:26 DEBUG : Looking for writers 2026/03/06 02:08:26 DEBUG : >WaitForWriters: --- FAIL: TestDirCreate (0.58s) === RUN TestDirMkdir run.go:185: Remote "OpenDrive root 'rclone-test-hapaweg7jefo'", Local "Local file system at /tmp/rclone3676438821", Modify Window "1s" 2026/03/06 02:08:26 INFO : OpenDrive root 'rclone-test-hapaweg7jefo': poll-interval is not supported by this remote 2026/03/06 02:08:26 NOTICE: OpenDrive root 'rclone-test-hapaweg7jefo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/03/06 02:08:28 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/03/06 02:08:31 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/03/06 02:08:32 DEBUG : WaitForWriters: timeout=30s 2026/03/06 02:08:32 DEBUG : dir/sub: Looking for writers 2026/03/06 02:08:32 DEBUG : dir: Looking for writers 2026/03/06 02:08:32 DEBUG : sub: reading active writers 2026/03/06 02:08:32 DEBUG : file1: reading active writers 2026/03/06 02:08:32 DEBUG : Looking for writers 2026/03/06 02:08:32 DEBUG : dir: reading active writers 2026/03/06 02:08:32 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (8.18s) === RUN TestDirRemove run.go:185: Remote "OpenDrive root 'rclone-test-hapaweg7jefo'", Local "Local file system at /tmp/rclone3676438821", Modify Window "1s" 2026/03/06 02:08:35 INFO : OpenDrive root 'rclone-test-hapaweg7jefo': poll-interval is not supported by this remote 2026/03/06 02:08:35 NOTICE: OpenDrive root 'rclone-test-hapaweg7jefo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/03/06 02:08:36 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/03/06 02:08:38 ERROR : dir/: Dir.Remove not empty 2026/03/06 02:08:38 DEBUG : dir/file1: Remove: 2026/03/06 02:08:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/06 02:08:38 DEBUG : dir/file1: >Remove: err= 2026/03/06 02:08:38 DEBUG : Added virtual directory entry vDel: "dir" 2026/03/06 02:08:39 DEBUG : WaitForWriters: timeout=30s 2026/03/06 02:08:39 DEBUG : Looking for writers 2026/03/06 02:08:39 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (4.33s) === RUN TestDirRemoveName run.go:185: Remote "OpenDrive root 'rclone-test-hapaweg7jefo'", Local "Local file system at /tmp/rclone3676438821", Modify Window "1s" 2026/03/06 02:08:39 INFO : OpenDrive root 'rclone-test-hapaweg7jefo': poll-interval is not supported by this remote 2026/03/06 02:08:39 NOTICE: OpenDrive root 'rclone-test-hapaweg7jefo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/03/06 02:08:40 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/03/06 02:08:43 DEBUG : dir/file1: Remove: 2026/03/06 02:08:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/06 02:08:43 DEBUG : dir/file1: >Remove: err= 2026/03/06 02:08:43 DEBUG : WaitForWriters: timeout=30s 2026/03/06 02:08:43 DEBUG : dir: Looking for writers 2026/03/06 02:08:43 DEBUG : Looking for writers 2026/03/06 02:08:43 DEBUG : dir: reading active writers 2026/03/06 02:08:43 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (5.21s) FAIL 2026/03/06 02:08:44 DEBUG : OpenDrive root 'rclone-test-hapaweg7jefo': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestDirCreate|TestDirMkdir|TestDirRemove|TestDirRemoveName|TestDirWalk)$'" - Finished ERROR in 21.449275846s (try 2/5): exit status 1: Failed [TestDirWalk TestDirCreate]