"./vfs.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose -test.run '^(TestDirCreate|TestDirEntryModTimeInvalidation|TestDirFileOpen|TestDirForgetAll|TestDirForgetPath|TestDirHandleMethods|TestDirHandleReaddir|TestDirHandleReaddirnames|TestDirMetadataExtension|TestDirMkdir|TestDirMkdirSub|TestDirOpen|TestDirRemove|TestDirRemoveAll|TestDirRemoveName|TestDirRename|TestDirSetModTime|TestDirStat|TestDirWalk|TestFileOpen|TestFileOpenRead|TestFileOpenWrite|TestFileReadAtZeroLength|TestRWFileHandleFlushRead|TestRWFileHandleMethodsRead|TestRWFileHandleMethodsWrite|TestRWFileHandleReadAt|TestRWFileHandleReleaseRead|TestRWFileHandleSizeCreateExisting|TestRWFileHandleSizeCreateNew|TestRWFileHandleSizeTruncateExisting|TestRWFileHandleWriteNoWrite|TestReadFileHandleFlush|TestReadFileHandleMethods|TestReadFileHandleReadAt|TestReadFileHandleRelease|TestReadFileHandleSeek|TestUnicodeNormalization|TestVFSIsMetadataFile|TestVFSMkdir|TestVFSMkdirAll|TestVFSOpenFile|TestVFSRename|TestVFSStatParent|TestWriteFileHandleMethods|TestWriteFileHandleWriteAt|TestZipDirsInRoot|TestZipLargeFiles|TestZipManyFiles|TestZipManySubDirs)$|^TestDirReadDirAll$/^Virtual$|^TestFileRename$/^(full,forceCache=false|minimal,forceCache=false|minimal,forceCache=true|off,forceCache=false|writes,forceCache=false|writes,forceCache=true)$|^TestFileSetModTime$/^(cache=full,open=false,write=false|cache=full,open=true,write=false|cache=full,open=true,write=true|cache=off,open=false,write=false|cache=off,open=true,write=false|cache=off,open=true,write=true)$'" - Starting (try 2/5) 2026/02/03 03:41:13 DEBUG : Creating backend with remote "TestDrime:rclone-test-xihabeh5tebe" 2026/02/03 03:41:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/03 03:41:14 DEBUG : Creating backend with remote "/tmp/rclone1723462346" === RUN TestDirHandleMethods run.go:185: Remote "drime root 'rclone-test-xihabeh5tebe'", Local "Local file system at /tmp/rclone1723462346", Modify Window "876000h0m0s" 2026/02/03 03:41:14 INFO : drime root 'rclone-test-xihabeh5tebe': poll-interval is not supported by this remote 2026/02/03 03:41:21 DEBUG : WaitForWriters: timeout=30s 2026/02/03 03:41:21 DEBUG : dir: Looking for writers 2026/02/03 03:41:21 DEBUG : Looking for writers 2026/02/03 03:41:21 DEBUG : dir: reading active writers 2026/02/03 03:41:21 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestDirHandleMethods Messages: directories --- FAIL: TestDirHandleMethods (21.44s) === RUN TestDirHandleReaddir run.go:185: Remote "drime root 'rclone-test-xihabeh5tebe'", Local "Local file system at /tmp/rclone1723462346", Modify Window "876000h0m0s" 2026/02/03 03:41:35 INFO : drime root 'rclone-test-xihabeh5tebe': poll-interval is not supported by this remote 2026/02/03 03:41:50 DEBUG : WaitForWriters: timeout=30s 2026/02/03 03:41:50 DEBUG : dir/subdir: Looking for writers 2026/02/03 03:41:50 DEBUG : dir: Looking for writers 2026/02/03 03:41:50 DEBUG : file1: reading active writers 2026/02/03 03:41:50 DEBUG : file2: reading active writers 2026/02/03 03:41:50 DEBUG : subdir: reading active writers 2026/02/03 03:41:50 DEBUG : Looking for writers 2026/02/03 03:41:50 DEBUG : dir: reading active writers 2026/02/03 03:41:50 DEBUG : >WaitForWriters: run.go:130: removing dir "dir/subdir" failed - try 1/3: directory not empty run.go:130: removing dir "dir/subdir" failed - try 2/3: directory not empty run.go:130: removing dir "dir/subdir" failed - try 3/3: directory not empty run.go:133: removing dir "dir/subdir" failed: directory not empty run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir", "dir/subdir"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=3) "dir", + (string) (len=10) "dir/subdir" } Test: TestDirHandleReaddir Messages: directories --- FAIL: TestDirHandleReaddir (34.72s) === RUN TestDirHandleReaddirnames run.go:185: Remote "drime root 'rclone-test-xihabeh5tebe'", Local "Local file system at /tmp/rclone1723462346", Modify Window "876000h0m0s" 2026/02/03 03:42:10 INFO : drime root 'rclone-test-xihabeh5tebe': poll-interval is not supported by this remote fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_handle_test.go:94 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestDirHandleReaddirnames Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_handle_test.go:94 Error: Not equal: expected: 0 actual : 1 Test: TestDirHandleReaddirnames Messages: 1 objects not found dir_handle_test.go:102: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_handle_test.go:102 Error: Not equal: expected: 1 actual : 2 Test: TestDirHandleReaddirnames 2026/02/03 03:42:24 DEBUG : WaitForWriters: timeout=30s 2026/02/03 03:42:24 DEBUG : dir/subdir: Looking for writers 2026/02/03 03:42:24 DEBUG : dir: Looking for writers 2026/02/03 03:42:24 DEBUG : file1: reading active writers 2026/02/03 03:42:24 DEBUG : subdir: reading active writers 2026/02/03 03:42:24 DEBUG : Looking for writers 2026/02/03 03:42:24 DEBUG : dir: reading active writers 2026/02/03 03:42:24 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_handle_test.go:102 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestDirHandleReaddirnames Messages: directories --- FAIL: TestDirHandleReaddirnames (30.03s) === RUN TestDirForgetAll run.go:185: Remote "drime root 'rclone-test-xihabeh5tebe'", Local "Local file system at /tmp/rclone1723462346", Modify Window "876000h0m0s" 2026/02/03 03:42:40 INFO : drime root 'rclone-test-xihabeh5tebe': poll-interval is not supported by this remote fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 7s just to make sure 2026/02/03 03:42:56 DEBUG : dir: forgetting directory cache 2026/02/03 03:42:56 DEBUG : forgetting directory cache 2026/02/03 03:42:56 DEBUG : dir: forgetting directory cache 2026/02/03 03:42:56 DEBUG : WaitForWriters: timeout=30s 2026/02/03 03:42:56 DEBUG : Looking for writers 2026/02/03 03:42:56 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty --- PASS: TestDirForgetAll (20.21s) === RUN TestDirForgetPath run.go:185: Remote "drime root 'rclone-test-xihabeh5tebe'", Local "Local file system at /tmp/rclone1723462346", Modify Window "876000h0m0s" 2026/02/03 03:43:00 INFO : drime root 'rclone-test-xihabeh5tebe': poll-interval is not supported by this remote fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:114 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestDirForgetPath Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:114 Error: Not equal: expected: 0 actual : 1 Test: TestDirForgetPath Messages: 1 objects not found 2026/02/03 03:43:12 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/02/03 03:43:12 DEBUG : dir: invalidating directory cache 2026/02/03 03:43:12 DEBUG : >ForgetPath: 2026/02/03 03:43:12 DEBUG : ForgetPath: relativePath="dir", type=0 2026/02/03 03:43:12 DEBUG : invalidating directory cache 2026/02/03 03:43:12 DEBUG : dir: forgetting directory cache 2026/02/03 03:43:12 DEBUG : >ForgetPath: 2026/02/03 03:43:12 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/02/03 03:43:12 DEBUG : >ForgetPath: 2026/02/03 03:43:12 DEBUG : WaitForWriters: timeout=30s 2026/02/03 03:43:12 DEBUG : dir: Looking for writers 2026/02/03 03:43:12 DEBUG : Looking for writers 2026/02/03 03:43:12 DEBUG : dir: reading active writers 2026/02/03 03:43:12 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestDirForgetPath Messages: directories --- FAIL: TestDirForgetPath (26.00s) === RUN TestDirWalk run.go:185: Remote "drime root 'rclone-test-xihabeh5tebe'", Local "Local file system at /tmp/rclone1723462346", Modify Window "876000h0m0s" 2026/02/03 03:43:26 INFO : drime root 'rclone-test-xihabeh5tebe': poll-interval is not supported by this remote fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 7s just to make sure 2026/02/03 03:43:46 DEBUG : forgetting directory cache 2026/02/03 03:43:46 DEBUG : dir: forgetting directory cache 2026/02/03 03:43:46 DEBUG : WaitForWriters: timeout=30s 2026/02/03 03:43:46 DEBUG : dir: Looking for writers 2026/02/03 03:43:46 DEBUG : fil/a/b: Looking for writers 2026/02/03 03:43:46 DEBUG : fil/a: Looking for writers 2026/02/03 03:43:46 DEBUG : b: reading active writers 2026/02/03 03:43:46 DEBUG : fil: Looking for writers 2026/02/03 03:43:46 DEBUG : a: reading active writers 2026/02/03 03:43:46 DEBUG : Looking for writers 2026/02/03 03:43:46 DEBUG : dir: reading active writers 2026/02/03 03:43:46 DEBUG : fil: reading active writers 2026/02/03 03:43:46 DEBUG : >WaitForWriters: run.go:130: removing dir "fil/a/b" failed - try 1/3: directory not empty run.go:130: removing dir "fil/a/b" failed - try 2/3: directory not empty run.go:130: removing dir "fil/a/b" failed - try 3/3: directory not empty run.go:133: removing dir "fil/a/b" failed: directory not empty run.go:130: removing dir "fil/a" failed - try 1/3: directory not empty run.go:130: removing dir "fil/a" failed - try 2/3: directory not empty run.go:130: removing dir "fil/a" failed - try 3/3: directory not empty run.go:133: removing dir "fil/a" failed: directory not empty run.go:130: removing dir "fil" failed - try 1/3: directory not empty run.go:130: removing dir "fil" failed - try 2/3: directory not empty run.go:130: removing dir "fil" failed - try 3/3: directory not empty run.go:133: removing dir "fil" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"fil", "fil/a", "fil/a/b"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) (len=3) "fil", + (string) (len=5) "fil/a", + (string) (len=7) "fil/a/b" } Test: TestDirWalk Messages: directories --- FAIL: TestDirWalk (46.72s) === RUN TestDirSetModTime run.go:185: Remote "drime root 'rclone-test-xihabeh5tebe'", Local "Local file system at /tmp/rclone1723462346", Modify Window "876000h0m0s" 2026/02/03 03:44:13 INFO : drime root 'rclone-test-xihabeh5tebe': poll-interval is not supported by this remote 2026/02/03 03:44:18 DEBUG : WaitForWriters: timeout=30s 2026/02/03 03:44:18 DEBUG : dir: Looking for writers 2026/02/03 03:44:18 DEBUG : fil: Looking for writers 2026/02/03 03:44:18 DEBUG : Looking for writers 2026/02/03 03:44:18 DEBUG : dir: reading active writers 2026/02/03 03:44:18 DEBUG : fil: reading active writers 2026/02/03 03:44:18 DEBUG : >WaitForWriters: run.go:130: removing dir "fil/a" failed - try 1/3: directory not empty run.go:130: removing dir "fil/a" failed - try 2/3: directory not empty run.go:130: removing dir "fil/a" failed - try 3/3: directory not empty run.go:133: removing dir "fil/a" failed: directory not empty run.go:130: removing dir "fil" failed - try 1/3: directory not empty run.go:130: removing dir "fil" failed - try 2/3: directory not empty run.go:130: removing dir "fil" failed - try 3/3: directory not empty run.go:133: removing dir "fil" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"fil", "fil/a"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=3) "fil", + (string) (len=5) "fil/a" } Test: TestDirSetModTime Messages: directories --- FAIL: TestDirSetModTime (25.53s) === RUN TestDirStat run.go:185: Remote "drime root 'rclone-test-xihabeh5tebe'", Local "Local file system at /tmp/rclone1723462346", Modify Window "876000h0m0s" 2026/02/03 03:44:38 INFO : drime root 'rclone-test-xihabeh5tebe': poll-interval is not supported by this remote 2026/02/03 03:44:43 DEBUG : WaitForWriters: timeout=30s 2026/02/03 03:44:43 DEBUG : dir: Looking for writers 2026/02/03 03:44:43 DEBUG : file1: reading active writers 2026/02/03 03:44:43 DEBUG : fil: Looking for writers 2026/02/03 03:44:43 DEBUG : Looking for writers 2026/02/03 03:44:43 DEBUG : dir: reading active writers 2026/02/03 03:44:43 DEBUG : fil: reading active writers 2026/02/03 03:44:43 DEBUG : >WaitForWriters: run.go:130: removing dir "fil" failed - try 1/3: directory not empty run.go:130: removing dir "fil" failed - try 2/3: directory not empty run.go:130: removing dir "fil" failed - try 3/3: directory not empty run.go:133: removing dir "fil" failed: directory not empty run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir", "fil"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=3) "dir", + (string) (len=3) "fil" } Test: TestDirStat Messages: directories --- FAIL: TestDirStat (22.95s) === RUN TestDirReadDirAll run.go:185: Remote "drime root 'rclone-test-xihabeh5tebe'", Local "Local file system at /tmp/rclone1723462346", Modify Window "876000h0m0s" 2026/02/03 03:45:01 INFO : drime root 'rclone-test-xihabeh5tebe': poll-interval is not supported by this remote fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/02/03 03:52:23 DEBUG : forgetting directory cache 2026/02/03 03:52:36 DEBUG : dir: forgetting directory cache 2026/02/03 03:52:23 DEBUG : forgetting directory cache 2026/02/03 03:53:07 DEBUG : dir/subdir: forgetting directory cache 2026/02/03 03:53:07 DEBUG : forgetting directory cache 2026/02/03 03:53:07 DEBUG : dir: forgetting directory cache 2026/02/03 03:53:08 DEBUG : dir: forgetting directory cache 2026/02/03 03:53:08 DEBUG : dir: forgetting directory cache 2026/02/03 03:53:08 DEBUG : dir: forgetting directory cache 2026/02/03 03:53:08 DEBUG : dir/subdir: forgetting directory cache 2026/02/03 03:52:53 DEBUG : dir: forgetting directory cache 2026/02/03 03:53:08 DEBUG : dir/subdir: forgetting directory cache 2026/02/03 03:53:08 DEBUG : dir/subdir: forgetting directory cache 2026/02/03 03:53:08 DEBUG : dir/subdir: forgetting directory cache 2026/02/03 03:53:08 DEBUG : dir/subdir: forgetting directory cache fstest.go:292: Sleeping for 7s just to make sure 2026/02/03 03:53:12 DEBUG : forgetting directory cache 2026/02/03 03:53:12 DEBUG : dir: forgetting directory cache dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:271 Error: Not equal: expected: []string{"dir,0,true"} actual : []string{"dir,0,true", "fil,0,true"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=10) "dir,0,true" +([]string) (len=2) { + (string) (len=10) "dir,0,true", + (string) (len=10) "fil,0,true" } Test: TestDirReadDirAll === RUN TestDirReadDirAll/Virtual 2026/02/03 03:53:17 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/02/03 03:53:17 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/02/03 03:53:17 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/02/03 03:53:17 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/02/03 03:53:28 DEBUG : dir: invalidating directory cache 2026/02/03 03:53:28 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/02/03 03:53:28 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/02/03 03:53:28 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/02/03 03:53:28 DEBUG : dir/file1: Reset virtual modtime 2026/02/03 03:53:28 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/02/03 03:53:28 DEBUG : dir/virtualFile: Reset virtual modtime dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:300 Error: Not equal: expected: []string{"file1,14,false", "virtualDir,0,true", "virtualFile,20,false"} actual : []string{"file1,14,false", "file2,15,false", "subdir,0,true", "virtualDir,0,true", "virtualFile,20,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,5 @@ -([]string) (len=3) { +([]string) (len=5) { (string) (len=14) "file1,14,false", + (string) (len=14) "file2,15,false", + (string) (len=13) "subdir,0,true", (string) (len=17) "virtualDir,0,true", Test: TestDirReadDirAll/Virtual 2026/02/03 03:53:28 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/02/03 03:53:28 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/02/03 03:53:28 DEBUG : dir: Added virtual directory entry vDel: "file1" dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:313 Error: Not equal: expected: []string{"virtualDir,0,true", "virtualDir2,0,true", "virtualFile,20,false", "virtualFile2,100,false"} actual : []string{"file2,15,false", "subdir,0,true", "virtualDir,0,true", "virtualDir2,0,true", "virtualFile,20,false", "virtualFile2,100,false"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=4) { +([]string) (len=6) { + (string) (len=14) "file2,15,false", + (string) (len=13) "subdir,0,true", (string) (len=17) "virtualDir,0,true", Test: TestDirReadDirAll/Virtual 2026/02/03 03:53:28 DEBUG : dir: invalidating directory cache 2026/02/03 03:53:28 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/02/03 03:53:28 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/03 03:53:28 DEBUG : dir/file2: Reset virtual modtime 2026/02/03 03:53:28 DEBUG : dir/virtualFile: Reset virtual modtime dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:324 Error: Not equal: expected: []string{"file1,14,false", "virtualDir,0,true", "virtualFile,20,false", "virtualFile2,100,false"} actual : []string{"file1,14,false", "file2,15,false", "subdir,0,true", "virtualDir,0,true", "virtualFile,20,false", "virtualFile2,100,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,5 @@ -([]string) (len=4) { +([]string) (len=6) { (string) (len=14) "file1,14,false", + (string) (len=14) "file2,15,false", + (string) (len=13) "subdir,0,true", (string) (len=17) "virtualDir,0,true", Test: TestDirReadDirAll/Virtual 2026/02/03 03:53:28 DEBUG : forgetting directory cache 2026/02/03 03:53:28 DEBUG : dir: forgetting directory cache 2026/02/03 03:53:28 DEBUG : dir/subdir: forgetting directory cache 2026/02/03 03:53:28 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/03 03:53:28 DEBUG : fil: forgetting directory cache dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:329 Error: Not equal: expected: []string{"file1,14,false", "virtualDir,0,true", "virtualFile,20,false", "virtualFile2,100,false"} actual : []string{"file1,14,false", "file2,15,false", "subdir,0,true", "virtualDir,0,true", "virtualFile,20,false", "virtualFile2,100,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,5 @@ -([]string) (len=4) { +([]string) (len=6) { (string) (len=14) "file1,14,false", + (string) (len=14) "file2,15,false", + (string) (len=13) "subdir,0,true", (string) (len=17) "virtualDir,0,true", Test: TestDirReadDirAll/Virtual 2026/02/03 03:53:28 DEBUG : WaitForWriters: timeout=30s 2026/02/03 03:53:28 DEBUG : dir/subdir: Looking for writers 2026/02/03 03:53:28 DEBUG : dir/virtualDir: Looking for writers 2026/02/03 03:53:28 DEBUG : dir: Looking for writers 2026/02/03 03:53:28 DEBUG : virtualDir: reading active writers 2026/02/03 03:53:28 DEBUG : virtualFile2: reading active writers 2026/02/03 03:53:28 DEBUG : file1: reading active writers 2026/02/03 03:53:28 DEBUG : file2: reading active writers 2026/02/03 03:53:28 DEBUG : subdir: reading active writers 2026/02/03 03:53:28 DEBUG : virtualFile: reading active writers 2026/02/03 03:53:28 DEBUG : fil: Looking for writers 2026/02/03 03:53:28 DEBUG : Looking for writers 2026/02/03 03:53:28 DEBUG : fil: reading active writers 2026/02/03 03:53:28 DEBUG : dir: reading active writers 2026/02/03 03:53:28 DEBUG : >WaitForWriters: 2026/02/03 03:53:29 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/03 03:53:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/03 03:53:30 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/03 03:53:30 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/03 03:53:30 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/03 03:53:30 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/03 03:53:30 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/03 03:53:30 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/03 03:53:30 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/03 03:53:30 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/02/03 03:53:31 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/03 03:53:31 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/02/03 03:53:31 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/03 03:53:31 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/02/03 03:53:32 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/03 03:53:32 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/02/03 03:53:33 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/03 03:53:33 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/02/03 03:53:36 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/02/03 03:53:36 DEBUG : pacer: Rate limited, increasing sleep to 10.24s === NAME TestDirReadDirAll run.go:130: removing file "dir/file2" failed - try 1/3: failed to delete item: Error "Server Error" 2026/02/03 03:53:40 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/03 03:53:40 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/02/03 03:53:46 DEBUG : forgetting directory cache 2026/02/03 03:53:46 DEBUG : dir: forgetting directory cache 2026/02/03 03:53:46 DEBUG : dir: forgetting directory cache 2026/02/03 03:53:46 DEBUG : fil: forgetting directory cache 2026/02/03 03:53:46 DEBUG : fil/a: forgetting directory cache 2026/02/03 03:53:46 DEBUG : fil/a/b: forgetting directory cache 2026/02/03 03:53:51 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/03 03:54:11 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/03 03:54:18 DEBUG : forgetting directory cache 2026/02/03 03:54:18 DEBUG : dir: forgetting directory cache 2026/02/03 03:54:18 DEBUG : fil: forgetting directory cache 2026/02/03 03:54:18 DEBUG : fil: forgetting directory cache 2026/02/03 03:54:18 DEBUG : dir: forgetting directory cache 2026/02/03 03:54:31 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/03 03:54:43 DEBUG : fil: forgetting directory cache 2026/02/03 03:54:43 DEBUG : forgetting directory cache 2026/02/03 03:54:43 DEBUG : dir: forgetting directory cache 2026/02/03 03:54:43 DEBUG : fil: forgetting directory cache 2026/02/03 03:54:51 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/03 03:55:11 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/03 03:55:31 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/03 03:55:51 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/03 03:56:11 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/03 03:56:31 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "dir/file2" failed - try 2/3: failed to delete item: Error "Server Error" 2026/02/03 03:56:51 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/03 03:57:11 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/03 03:57:31 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/03 03:57:51 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/03 03:58:11 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/03 03:58:31 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/03 03:58:51 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/03 03:59:11 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/03 03:59:31 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/03 03:59:51 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "dir/file2" failed - try 3/3: failed to delete item: Error "Server Error" run.go:133: removing file "dir/file2" failed: failed to delete item: Error "Server Error" 2026/02/03 04:00:11 DEBUG : pacer: Reducing sleep to 10s 2026/02/03 04:00:31 DEBUG : pacer: Reducing sleep to 5s 2026/02/03 04:00:41 DEBUG : pacer: Reducing sleep to 2.5s 2026/02/03 04:00:46 DEBUG : pacer: Reducing sleep to 1.25s 2026/02/03 04:00:48 DEBUG : pacer: Reducing sleep to 625ms 2026/02/03 04:00:49 DEBUG : pacer: Reducing sleep to 312.5ms 2026/02/03 04:00:50 DEBUG : pacer: Reducing sleep to 156.25ms 2026/02/03 04:00:51 DEBUG : pacer: Reducing sleep to 78.125ms 2026/02/03 04:00:51 DEBUG : pacer: Reducing sleep to 39.0625ms 2026/02/03 04:00:51 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/03 04:00:51 DEBUG : pacer: Rate limited, increasing sleep to 78.125ms 2026/02/03 04:00:51 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/03 04:00:51 DEBUG : pacer: Rate limited, increasing sleep to 156.25ms 2026/02/03 04:00:52 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/03 04:00:52 DEBUG : pacer: Rate limited, increasing sleep to 312.5ms 2026/02/03 04:00:52 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/03 04:00:52 DEBUG : pacer: Rate limited, increasing sleep to 625ms 2026/02/03 04:00:52 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/03 04:00:52 DEBUG : pacer: Rate limited, increasing sleep to 1.25s 2026/02/03 04:00:53 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/03 04:00:53 DEBUG : pacer: Rate limited, increasing sleep to 2.5s 2026/02/03 04:00:54 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/03 04:00:54 DEBUG : pacer: Rate limited, increasing sleep to 5s 2026/02/03 04:00:57 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/03 04:00:57 DEBUG : pacer: Rate limited, increasing sleep to 10s 2026/02/03 04:01:02 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/03 04:01:02 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/02/03 04:01:12 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing dir "dir/subdir" failed - try 1/3: failed to delete item: Error "Server Error" 2026/02/03 04:01:32 DEBUG : pacer: Reducing sleep to 10s 2026/02/03 04:01:52 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/03 04:01:52 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/02/03 04:02:02 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/03 04:02:22 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/03 04:02:42 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/03 04:03:02 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/03 04:03:22 DEBUG : dir/subdir: forgetting directory cache 2026/02/03 04:03:26 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/03 04:03:28 DEBUG : dir/virtualDir2: forgetting directory cache 2026/02/03 04:03:28 DEBUG : forgetting directory cache 2026/02/03 04:03:28 DEBUG : dir: forgetting directory cache 2026/02/03 04:03:28 DEBUG : dir/subdir: forgetting directory cache 2026/02/03 04:03:28 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/03 04:03:28 DEBUG : fil: forgetting directory cache 2026/02/03 04:03:28 DEBUG : dir: forgetting directory cache 2026/02/03 04:03:28 DEBUG : dir/subdir: forgetting directory cache 2026/02/03 04:03:28 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/03 04:03:42 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/03 04:04:02 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/03 04:04:22 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/03 04:04:42 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing dir "dir/subdir" failed - try 2/3: failed to delete item: Error "Server Error" 2026/02/03 04:05:02 DEBUG : pacer: Reducing sleep to 10s 2026/02/03 04:05:22 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/03 04:05:22 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/02/03 04:05:32 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/03 04:05:52 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/03 04:06:12 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/03 04:06:32 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/03 04:06:52 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/03 04:07:12 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/03 04:07:32 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/03 04:07:52 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/03 04:08:12 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing dir "dir/subdir" failed - try 3/3: failed to delete item: Error "Server Error" run.go:133: removing dir "dir/subdir" failed: failed to delete item: Error "Server Error" 2026/02/03 04:08:32 DEBUG : pacer: Reducing sleep to 10s 2026/02/03 04:08:52 DEBUG : pacer: Reducing sleep to 5s 2026/02/03 04:09:02 DEBUG : pacer: Reducing sleep to 2.5s --- FAIL: TestDirReadDirAll (1440.56s) --- FAIL: TestDirReadDirAll/Virtual (11.33s) === RUN TestDirOpen run.go:185: Remote "drime root 'rclone-test-xihabeh5tebe'", Local "Local file system at /tmp/rclone1723462346", Modify Window "876000h0m0s" 2026/02/03 04:09:02 INFO : drime root 'rclone-test-xihabeh5tebe': poll-interval is not supported by this remote 2026/02/03 04:09:07 DEBUG : pacer: Reducing sleep to 1.25s 2026/02/03 04:09:10 DEBUG : pacer: Reducing sleep to 625ms 2026/02/03 04:09:11 DEBUG : pacer: Reducing sleep to 312.5ms 2026/02/03 04:09:16 DEBUG : pacer: Reducing sleep to 156.25ms 2026/02/03 04:09:16 DEBUG : pacer: Reducing sleep to 78.125ms 2026/02/03 04:09:17 DEBUG : pacer: Reducing sleep to 39.0625ms 2026/02/03 04:09:17 DEBUG : pacer: Reducing sleep to 19.53125ms 2026/02/03 04:09:17 ERROR : dir/: Can only open directories read only 2026/02/03 04:09:17 DEBUG : WaitForWriters: timeout=30s 2026/02/03 04:09:17 DEBUG : dir: Looking for writers 2026/02/03 04:09:17 DEBUG : Looking for writers 2026/02/03 04:09:17 DEBUG : dir: reading active writers 2026/02/03 04:09:17 DEBUG : >WaitForWriters: 2026/02/03 04:09:17 DEBUG : pacer: Reducing sleep to 10ms run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestDirOpen Messages: listing wrong, want got dir/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestDirOpen Messages: Unexpected file "dir/file1" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestDirOpen Messages: directories --- FAIL: TestDirOpen (28.88s) === RUN TestDirCreate run.go:185: Remote "drime root 'rclone-test-xihabeh5tebe'", Local "Local file system at /tmp/rclone1723462346", Modify Window "876000h0m0s" 2026/02/03 04:09:31 INFO : drime root 'rclone-test-xihabeh5tebe': poll-interval is not supported by this remote fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:347 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestDirCreate Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:347 Error: Not equal: expected: 0 actual : 1 Test: TestDirCreate Messages: 1 objects not found 2026/02/03 04:09:43 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/02/03 04:09:43 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/02/03 04:09:43 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/02/03 04:09:43 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/02/03 04:09:43 DEBUG : drime root 'rclone-test-xihabeh5tebe': File to upload is small (5 bytes), uploading instead of streaming 2026/02/03 04:09:45 DEBUG : dir/potato: size = 5 OK 2026/02/03 04:09:45 NOTICE: drime root 'rclone-test-xihabeh5tebe': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/02/03 04:09:45 DEBUG : dir/potato: Size of src and dst objects identical 2026/02/03 04:09:45 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/02/03 04:09:45 DEBUG : WaitForWriters: timeout=30s 2026/02/03 04:09:45 DEBUG : dir: Looking for writers 2026/02/03 04:09:45 DEBUG : file1: reading active writers 2026/02/03 04:09:45 DEBUG : potato: reading active writers 2026/02/03 04:09:45 DEBUG : Looking for writers 2026/02/03 04:09:45 DEBUG : dir: reading active writers 2026/02/03 04:09:45 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestDirCreate Messages: listing wrong, want got dir/potato (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestDirCreate Messages: Unexpected file "dir/potato" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestDirCreate Messages: directories --- FAIL: TestDirCreate (27.81s) === RUN TestDirMkdir run.go:185: Remote "drime root 'rclone-test-xihabeh5tebe'", Local "Local file system at /tmp/rclone1723462346", Modify Window "876000h0m0s" 2026/02/03 04:09:58 INFO : drime root 'rclone-test-xihabeh5tebe': poll-interval is not supported by this remote fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:389 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestDirMkdir Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/potato (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:389 Error: Should be true Test: TestDirMkdir Messages: Unexpected file "dir/potato" 2026/02/03 04:10:12 DEBUG : dir: Added virtual directory entry vAddDir: "sub" dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:401 Error: Not equal: expected: []string{"file1,14,false", "sub,0,true"} actual : []string{"file1,14,false", "potato,5,false", "sub,0,true"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=2) { +([]string) (len=3) { (string) (len=14) "file1,14,false", + (string) (len=14) "potato,5,false", (string) (len=10) "sub,0,true" Test: TestDirMkdir fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:405 Error: Should be true Test: TestDirMkdir Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/potato (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:405 Error: Should be true Test: TestDirMkdir Messages: Unexpected file "dir/potato" 2026/02/03 04:10:22 DEBUG : WaitForWriters: timeout=30s 2026/02/03 04:10:22 DEBUG : dir/sub: Looking for writers 2026/02/03 04:10:22 DEBUG : dir: Looking for writers 2026/02/03 04:10:22 DEBUG : potato: reading active writers 2026/02/03 04:10:22 DEBUG : sub: reading active writers 2026/02/03 04:10:22 DEBUG : file1: reading active writers 2026/02/03 04:10:22 DEBUG : Looking for writers 2026/02/03 04:10:22 DEBUG : dir: reading active writers 2026/02/03 04:10:22 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty --- FAIL: TestDirMkdir (30.50s) === RUN TestDirMkdirSub run.go:185: Remote "drime root 'rclone-test-xihabeh5tebe'", Local "Local file system at /tmp/rclone1723462346", Modify Window "876000h0m0s" 2026/02/03 04:10:29 INFO : drime root 'rclone-test-xihabeh5tebe': poll-interval is not supported by this remote fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestDirMkdirSub Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestDirMkdirSub Messages: 1 objects not found 2026/02/03 04:10:42 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/02/03 04:10:43 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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/vfs/dir_test.go:430 Error: Not equal: expected: []string{"dir", "dir/sub", "dir/sub/subsub"} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,5 +1,3 @@ -([]string) (len=3) { - (string) (len=3) "dir", - (string) (len=7) "dir/sub", - (string) (len=14) "dir/sub/subsub" +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestDirMkdirSub Messages: directories 2026/02/03 04:10:53 DEBUG : WaitForWriters: timeout=30s 2026/02/03 04:10:53 DEBUG : dir/sub/subsub: Looking for writers 2026/02/03 04:10:53 DEBUG : dir/sub: Looking for writers 2026/02/03 04:10:53 DEBUG : subsub: reading active writers 2026/02/03 04:10:53 DEBUG : dir: Looking for writers 2026/02/03 04:10:53 DEBUG : file1: reading active writers 2026/02/03 04:10:53 DEBUG : sub: reading active writers 2026/02/03 04:10:53 DEBUG : Looking for writers 2026/02/03 04:10:53 DEBUG : dir: reading active writers 2026/02/03 04:10:53 DEBUG : >WaitForWriters: run.go:130: removing dir "dir/sub" failed - try 1/3: directory not empty run.go:130: removing dir "dir/sub" failed - try 2/3: directory not empty run.go:130: removing dir "dir/sub" failed - try 3/3: directory not empty run.go:133: removing dir "dir/sub" failed: directory not empty run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir", "dir/sub"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=3) "dir", + (string) (len=7) "dir/sub" } Test: TestDirMkdirSub Messages: directories --- FAIL: TestDirMkdirSub (44.82s) === RUN TestDirRemove run.go:185: Remote "drime root 'rclone-test-xihabeh5tebe'", Local "Local file system at /tmp/rclone1723462346", Modify Window "876000h0m0s" 2026/02/03 04:11:14 INFO : drime root 'rclone-test-xihabeh5tebe': poll-interval is not supported by this remote 2026/02/03 04:11:18 ERROR : dir/: Dir.Remove not empty 2026/02/03 04:11:18 DEBUG : dir/file1: Remove: 2026/02/03 04:11:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/03 04:11:18 DEBUG : dir/file1: >Remove: err= 2026/02/03 04:11:18 ERROR : dir/: Dir.Remove not empty dir_test.go:456: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:456 Error: Received unexpected error: Directory not empty Test: TestDirRemove 2026/02/03 04:11:18 DEBUG : WaitForWriters: timeout=30s 2026/02/03 04:11:18 DEBUG : dir/sub: Looking for writers 2026/02/03 04:11:18 DEBUG : dir: Looking for writers 2026/02/03 04:11:18 DEBUG : sub: reading active writers 2026/02/03 04:11:18 DEBUG : Looking for writers 2026/02/03 04:11:18 DEBUG : dir: reading active writers 2026/02/03 04:11:18 DEBUG : >WaitForWriters: 2026/02/03 04:11:19 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/03 04:11:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/03 04:11:19 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/03 04:11:19 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/03 04:11:20 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/03 04:11:20 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/03 04:11:20 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/03 04:11:20 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/03 04:11:20 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/03 04:11:20 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/02/03 04:11:20 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/03 04:11:20 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/02/03 04:11:21 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/03 04:11:21 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/02/03 04:11:22 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/03 04:11:22 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/02/03 04:11:23 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/03 04:11:23 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/02/03 04:11:26 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/02/03 04:11:26 DEBUG : pacer: Rate limited, increasing sleep to 10.24s run.go:130: removing file "dir/file1" failed - try 1/3: failed to delete item: Error "Server Error" 2026/02/03 04:11:30 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/03 04:11:30 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/02/03 04:11:41 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/03 04:12:01 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/03 04:12:21 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/03 04:12:41 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/03 04:13:01 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/03 04:13:21 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/03 04:13:28 DEBUG : dir: forgetting directory cache 2026/02/03 04:13:28 DEBUG : dir/subdir: forgetting directory cache 2026/02/03 04:13:28 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/03 04:13:28 DEBUG : forgetting directory cache 2026/02/03 04:13:28 DEBUG : fil: forgetting directory cache 2026/02/03 04:13:28 DEBUG : dir: forgetting directory cache 2026/02/03 04:13:28 DEBUG : dir/subdir: forgetting directory cache 2026/02/03 04:13:28 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/03 04:13:41 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/03 04:14:01 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/03 04:14:21 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "dir/file1" failed - try 2/3: failed to delete item: Error "Server Error" 2026/02/03 04:14:41 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/03 04:15:01 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/03 04:15:21 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/03 04:15:41 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/03 04:16:01 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/03 04:16:21 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/03 04:16:41 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/03 04:17:01 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/03 04:17:21 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/03 04:17:41 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "dir/file1" failed - try 3/3: failed to delete item: Error "Server Error" run.go:133: removing file "dir/file1" failed: failed to delete item: Error "Server Error" 2026/02/03 04:18:01 DEBUG : pacer: Reducing sleep to 10s 2026/02/03 04:18:21 DEBUG : pacer: Reducing sleep to 5s 2026/02/03 04:18:31 DEBUG : pacer: Reducing sleep to 2.5s 2026/02/03 04:18:36 DEBUG : pacer: Reducing sleep to 1.25s 2026/02/03 04:18:38 DEBUG : pacer: Reducing sleep to 625ms 2026/02/03 04:18:40 DEBUG : pacer: Reducing sleep to 312.5ms --- FAIL: TestDirRemove (446.05s) === RUN TestDirRemoveAll run.go:185: Remote "drime root 'rclone-test-xihabeh5tebe'", Local "Local file system at /tmp/rclone1723462346", Modify Window "876000h0m0s" 2026/02/03 04:18:40 INFO : drime root 'rclone-test-xihabeh5tebe': poll-interval is not supported by this remote 2026/02/03 04:18:40 DEBUG : pacer: Reducing sleep to 156.25ms 2026/02/03 04:18:41 DEBUG : pacer: Reducing sleep to 78.125ms 2026/02/03 04:18:41 DEBUG : pacer: Reducing sleep to 39.0625ms 2026/02/03 04:18:43 DEBUG : pacer: Reducing sleep to 19.53125ms 2026/02/03 04:18:44 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:477 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestDirRemoveAll Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:477 Error: Not equal: expected: 0 actual : 1 Test: TestDirRemoveAll Messages: 1 objects not found 2026/02/03 04:18:53 DEBUG : dir/file1: Remove: 2026/02/03 04:18:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/03 04:18:54 DEBUG : dir/file1: >Remove: err= 2026/02/03 04:18:54 ERROR : dir/: Dir.Remove failed to remove directory: directory not empty dir_test.go:481: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:481 Error: Received unexpected error: directory not empty Test: TestDirRemoveAll 2026/02/03 04:18:54 DEBUG : WaitForWriters: timeout=30s 2026/02/03 04:18:54 DEBUG : dir: Looking for writers 2026/02/03 04:18:54 DEBUG : Looking for writers 2026/02/03 04:18:54 DEBUG : dir: reading active writers 2026/02/03 04:18:54 DEBUG : >WaitForWriters: 2026/02/03 04:18:55 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/03 04:18:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/03 04:18:55 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/03 04:18:55 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/03 04:18:55 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/03 04:18:55 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/03 04:18:56 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/03 04:18:56 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/03 04:18:56 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/03 04:18:56 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/02/03 04:18:57 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/03 04:18:57 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/02/03 04:18:57 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/03 04:18:57 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/02/03 04:18:58 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/03 04:18:58 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/02/03 04:18:59 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/03 04:18:59 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/02/03 04:19:01 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/02/03 04:19:01 DEBUG : pacer: Rate limited, increasing sleep to 10.24s run.go:130: removing file "dir/file1" failed - try 1/3: failed to delete item: Error "Server Error" 2026/02/03 04:19:06 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/03 04:19:06 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/02/03 04:19:17 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/03 04:19:17 DEBUG : dir: forgetting directory cache 2026/02/03 04:19:17 DEBUG : forgetting directory cache 2026/02/03 04:19:17 DEBUG : dir: forgetting directory cache 2026/02/03 04:19:38 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/03 04:19:43 DEBUG : forgetting directory cache 2026/02/03 04:19:43 DEBUG : dir: forgetting directory cache 2026/02/03 04:19:43 DEBUG : dir: Removed virtual directory entry vAddFile: "potato" 2026/02/03 04:19:57 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/03 04:20:12 DEBUG : forgetting directory cache 2026/02/03 04:20:12 DEBUG : dir: forgetting directory cache 2026/02/03 04:20:12 DEBUG : dir/sub: forgetting directory cache 2026/02/03 04:20:12 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/02/03 04:20:17 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/03 04:20:37 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/03 04:20:41 DEBUG : forgetting directory cache 2026/02/03 04:20:41 DEBUG : dir: forgetting directory cache 2026/02/03 04:20:41 DEBUG : dir/sub: forgetting directory cache 2026/02/03 04:20:41 DEBUG : dir/sub/subsub: forgetting directory cache 2026/02/03 04:20:41 DEBUG : dir/sub: Removed virtual directory entry vAddDir: "subsub" 2026/02/03 04:20:41 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/02/03 04:20:57 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/03 04:21:17 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/03 04:21:17 DEBUG : forgetting directory cache 2026/02/03 04:21:17 DEBUG : dir: forgetting directory cache 2026/02/03 04:21:17 DEBUG : dir/sub: forgetting directory cache 2026/02/03 04:21:17 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/03 04:21:37 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/03 04:21:57 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "dir/file1" failed - try 2/3: failed to delete item: Error "Server Error" 2026/02/03 04:22:17 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/03 04:22:37 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/03 04:22:57 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/03 04:23:17 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/03 04:23:28 DEBUG : forgetting directory cache 2026/02/03 04:23:28 DEBUG : fil: forgetting directory cache 2026/02/03 04:23:28 DEBUG : dir: forgetting directory cache 2026/02/03 04:23:28 DEBUG : dir/subdir: forgetting directory cache 2026/02/03 04:23:28 DEBUG : dir: forgetting directory cache 2026/02/03 04:23:28 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/03 04:23:28 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/03 04:23:28 DEBUG : dir/subdir: forgetting directory cache 2026/02/03 04:23:37 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/03 04:23:57 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/03 04:24:17 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/03 04:24:37 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/03 04:24:57 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/03 04:25:17 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "dir/file1" failed - try 3/3: failed to delete item: Error "Server Error" run.go:133: removing file "dir/file1" failed: failed to delete item: Error "Server Error" 2026/02/03 04:25:37 DEBUG : pacer: Reducing sleep to 10s 2026/02/03 04:25:57 DEBUG : pacer: Reducing sleep to 5s 2026/02/03 04:26:07 DEBUG : pacer: Reducing sleep to 2.5s --- FAIL: TestDirRemoveAll (447.17s) === RUN TestDirRemoveName run.go:185: Remote "drime root 'rclone-test-xihabeh5tebe'", Local "Local file system at /tmp/rclone1723462346", Modify Window "876000h0m0s" 2026/02/03 04:26:07 INFO : drime root 'rclone-test-xihabeh5tebe': poll-interval is not supported by this remote 2026/02/03 04:26:12 DEBUG : pacer: Reducing sleep to 1.25s 2026/02/03 04:26:14 DEBUG : pacer: Reducing sleep to 625ms 2026/02/03 04:26:16 DEBUG : pacer: Reducing sleep to 312.5ms 2026/02/03 04:26:21 DEBUG : pacer: Reducing sleep to 156.25ms 2026/02/03 04:26:22 DEBUG : pacer: Reducing sleep to 78.125ms 2026/02/03 04:26:22 DEBUG : pacer: Reducing sleep to 39.0625ms 2026/02/03 04:26:22 DEBUG : pacer: Reducing sleep to 19.53125ms 2026/02/03 04:26:22 DEBUG : pacer: Reducing sleep to 10ms 2026/02/03 04:26:22 DEBUG : dir/file1: Remove: 2026/02/03 04:26:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/03 04:26:23 DEBUG : dir/file1: >Remove: err= fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:511 Error: Should be true Test: TestDirRemoveName Messages: listing wrong, want got dir/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:511 Error: Should be true Test: TestDirRemoveName Messages: Unexpected file "dir/file1" 2026/02/03 04:26:32 DEBUG : WaitForWriters: timeout=30s 2026/02/03 04:26:32 DEBUG : dir: Looking for writers 2026/02/03 04:26:32 DEBUG : Looking for writers 2026/02/03 04:26:32 DEBUG : dir: reading active writers 2026/02/03 04:26:32 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestDirRemoveName Messages: directories --- FAIL: TestDirRemoveName (35.25s) === RUN TestDirRename run.go:185: Remote "drime root 'rclone-test-xihabeh5tebe'", Local "Local file system at /tmp/rclone1723462346", Modify Window "876000h0m0s" 2026/02/03 04:26:42 INFO : drime root 'rclone-test-xihabeh5tebe': poll-interval is not supported by this remote fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:528 Error: Should be true Test: TestDirRename Messages: listing wrong, want dir/file1 (14), dir/file3 (15) got dir/file1 (14) fstest.go:203: Not found "dir/file3" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:528 Error: Not equal: expected: 0 actual : 1 Test: TestDirRename Messages: 1 objects not found 2026/02/03 04:26:59 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/02/03 04:26:59 DEBUG : dir: Updating dir with dir2 0xc0006a4dd0 2026/02/03 04:26:59 DEBUG : dir: forgetting directory cache 2026/02/03 04:26:59 DEBUG : Added virtual directory entry vDel: "dir" 2026/02/03 04:26:59 DEBUG : Added virtual directory entry vAddDir: "dir2" dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:540 Error: Not equal: expected: []string{"file1,14,false", "file3,15,false"} actual : []string(nil) Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=2) { - (string) (len=14) "file1,14,false", - (string) (len=14) "file3,15,false" -} +([]string) Test: TestDirRename 2026/02/03 04:27:00 ERROR : dir2/file1: Dir.Rename error: file does not exist dir_test.go:556: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:556 Error: Received unexpected error: file does not exist Test: TestDirRename dir_test.go:557: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:557 Error: Should be true Test: TestDirRename dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:558 Error: Not equal: expected: []string{"dir2,0,true", "file2,14,false"} actual : []string{"dir2,0,true"} Diff: --- Expected +++ Actual @@ -1,4 +1,3 @@ -([]string) (len=2) { - (string) (len=11) "dir2,0,true", - (string) (len=14) "file2,14,false" +([]string) (len=1) { + (string) (len=11) "dir2,0,true" } Test: TestDirRename dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:559 Error: Not equal: expected: []string{"file3,15,false"} actual : []string(nil) Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=1) { - (string) (len=14) "file3,15,false" -} +([]string) Test: TestDirRename fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:563 Error: Should be true Test: TestDirRename Messages: listing wrong, want dir2/file3 (15), file2 (14) got dir2/file1 (14), dir2/file3 (15) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:563 Error: Should be true Test: TestDirRename Messages: Unexpected file "dir2/file1" fstest.go:203: Not found "file2" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:563 Error: Not equal: expected: 0 actual : 1 Test: TestDirRename Messages: 1 objects not found 2026/02/03 04:27:09 ERROR : file2: Dir.Rename error: file does not exist dir_test.go:567: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:567 Error: Received unexpected error: file does not exist Test: TestDirRename dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:569 Error: Not equal: expected: []string{"file3,14,false"} actual : []string(nil) Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=1) { - (string) (len=14) "file3,14,false" -} +([]string) Test: TestDirRename fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:573 Error: Should be true Test: TestDirRename Messages: listing wrong, want dir2/file3 (14) got dir2/file1 (14), dir2/file3 (15) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:573 Error: Should be true Test: TestDirRename Messages: Unexpected file "dir2/file1" fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:573 Error: Not equal: expected: 14 actual : 15 Test: TestDirRename Messages: dir2/file3: size incorrect file=14 vs obj=15 2026/02/03 04:27:20 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/02/03 04:27:21 DEBUG : empty directory: Updating dir with renamed empty directory 0xc00055e820 2026/02/03 04:27:21 DEBUG : empty directory: forgetting directory cache 2026/02/03 04:27:21 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/02/03 04:27:21 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/02/03 04:27:21 DEBUG : dir2: Renaming to "dir3" 2026/02/03 04:27:21 DEBUG : WaitForWriters: timeout=30s 2026/02/03 04:27:21 DEBUG : dir3: Looking for writers 2026/02/03 04:27:21 DEBUG : renamed empty directory: Looking for writers 2026/02/03 04:27:21 DEBUG : Looking for writers 2026/02/03 04:27:21 DEBUG : dir3: reading active writers 2026/02/03 04:27:21 DEBUG : renamed empty directory: reading active writers 2026/02/03 04:27:21 DEBUG : >WaitForWriters: run.go:130: removing dir "dir2" failed - try 1/3: directory not empty run.go:130: removing dir "dir2" failed - try 2/3: directory not empty run.go:130: removing dir "dir2" failed - try 3/3: directory not empty run.go:133: removing dir "dir2" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir2", "renamed empty directory"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=4) "dir2", + (string) (len=23) "renamed empty directory" } Test: TestDirRename Messages: directories --- FAIL: TestDirRename (53.90s) === RUN TestDirFileOpen run.go:185: Remote "drime root 'rclone-test-xihabeh5tebe'", Local "Local file system at /tmp/rclone1723462346", Modify Window "876000h0m0s" 2026/02/03 04:27:36 INFO : drime root 'rclone-test-xihabeh5tebe': poll-interval is not supported by this remote 2026/02/03 04:27:42 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/02/03 04:27:42 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/03 04:27:42 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/03 04:27:42 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/02/03 04:27:42 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/02/03 04:27:42 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/02/03 04:27:42 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/02/03 04:27:42 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/03 04:27:42 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/03 04:27:42 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/02/03 04:27:42 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/02/03 04:27:42 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/02/03 04:27:42 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/02/03 04:27:42 DEBUG : drime root 'rclone-test-xihabeh5tebe': File to upload is small (12 bytes), uploading instead of streaming 2026/02/03 04:27:46 DEBUG : dir/sub/file2: size = 12 OK 2026/02/03 04:27:46 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/02/03 04:27:46 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/02/03 04:27:46 DEBUG : forgetting directory cache 2026/02/03 04:27:46 DEBUG : dir: forgetting directory cache 2026/02/03 04:27:46 DEBUG : dir/sub: forgetting directory cache 2026/02/03 04:27:46 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/02/03 04:27:46 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/02/03 04:27:46 DEBUG : dir2: forgetting directory cache 2026/02/03 04:27:46 DEBUG : renamed empty directory: forgetting directory cache 2026/02/03 04:27:46 DEBUG : drime root 'rclone-test-xihabeh5tebe': File to upload is small (5 bytes), uploading instead of streaming 2026/02/03 04:27:47 DEBUG : dir/sub/file0: size = 5 OK 2026/02/03 04:27:47 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/02/03 04:27:47 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/02/03 04:27:47 DEBUG : WaitForWriters: timeout=30s 2026/02/03 04:27:47 DEBUG : dir/sub: Looking for writers 2026/02/03 04:27:47 DEBUG : file0: reading active writers 2026/02/03 04:27:47 DEBUG : file2: reading active writers 2026/02/03 04:27:47 DEBUG : dir: Looking for writers 2026/02/03 04:27:47 DEBUG : file1: reading active writers 2026/02/03 04:27:47 DEBUG : sub: reading active writers 2026/02/03 04:27:47 DEBUG : dir2: Looking for writers 2026/02/03 04:27:47 DEBUG : renamed empty directory: Looking for writers 2026/02/03 04:27:47 DEBUG : Looking for writers 2026/02/03 04:27:47 DEBUG : dir: reading active writers 2026/02/03 04:27:47 DEBUG : dir2: reading active writers 2026/02/03 04:27:47 DEBUG : renamed empty directory: reading active writers 2026/02/03 04:27:47 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestDirFileOpen Messages: listing wrong, want got dir/sub/file0 (5), dir/sub/file2 (12) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestDirFileOpen Messages: Unexpected file "dir/sub/file0" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestDirFileOpen Messages: Unexpected file "dir/sub/file2" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir", "dir/sub"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=3) "dir", + (string) (len=7) "dir/sub" } Test: TestDirFileOpen Messages: directories --- FAIL: TestDirFileOpen (28.24s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "drime root 'rclone-test-xihabeh5tebe'", Local "Local file system at /tmp/rclone1723462346", Modify Window "876000h0m0s" 2026/02/03 04:28:04 INFO : drime root 'rclone-test-xihabeh5tebe': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/02/03 04:28:04 DEBUG : WaitForWriters: timeout=30s 2026/02/03 04:28:04 DEBUG : Looking for writers 2026/02/03 04:28:04 DEBUG : >WaitForWriters: run.go:130: removing dir "dir/sub" failed - try 1/3: directory not empty run.go:130: removing dir "dir/sub" failed - try 2/3: directory not empty run.go:130: removing dir "dir/sub" failed - try 3/3: directory not empty run.go:133: removing dir "dir/sub" failed: directory not empty run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:666 Error: Not equal: expected: []string{} actual : []string{"dir", "dir/sub"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=3) "dir", + (string) (len=7) "dir/sub" } Test: TestDirEntryModTimeInvalidation Messages: directories --- FAIL: TestDirEntryModTimeInvalidation (19.73s) === RUN TestDirMetadataExtension run.go:185: Remote "drime root 'rclone-test-xihabeh5tebe'", Local "Local file system at /tmp/rclone1723462346", Modify Window "876000h0m0s" 2026/02/03 04:28:24 INFO : drime root 'rclone-test-xihabeh5tebe': poll-interval is not supported by this remote dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:704 Error: Not equal: expected: []string{"file1,14,false"} actual : []string{"file1,14,false", "sub,0,true"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) "file1,14,false" +([]string) (len=2) { + (string) (len=14) "file1,14,false", + (string) (len=10) "sub,0,true" } Test: TestDirMetadataExtension 2026/02/03 04:28:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/02/03 04:28:29 DEBUG : dir/file1.metadata: Set virtual modtime to 2026-02-03 04:28:25 +0000 UTC dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:733 Error: Not equal: expected: []string{"file1,14,false", "file1.metadata,2,false"} actual : []string{"file1,14,false", "file1.metadata,2,false", "sub,0,true"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=2) { +([]string) (len=3) { (string) (len=14) "file1,14,false", - (string) (len=22) "file1.metadata,2,false" + (string) (len=22) "file1.metadata,2,false", + (string) (len=10) "sub,0,true" } Test: TestDirMetadataExtension 2026/02/03 04:28:29 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/03 04:28:29 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/02/03 04:28:29 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/02/03 04:28:29 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/02/03 04:28:29 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/02/03 04:28:29 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/02/03 04:28:29 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/02/03 04:28:29 DEBUG : dir.metadata: Set virtual modtime to 2026-02-03 04:28:27 +0000 UTC 2026/02/03 04:28:29 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/03 04:28:29 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/02/03 04:28:29 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/02/03 04:28:29 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/02/03 04:28:29 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/02/03 04:28:29 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/02/03 04:28:29 DEBUG : WaitForWriters: timeout=30s 2026/02/03 04:28:29 DEBUG : dir/sub: Looking for writers 2026/02/03 04:28:29 DEBUG : dir: Looking for writers 2026/02/03 04:28:29 DEBUG : file1: reading active writers 2026/02/03 04:28:29 DEBUG : sub: reading active writers 2026/02/03 04:28:29 DEBUG : file1.metadata: reading active writers 2026/02/03 04:28:29 DEBUG : Looking for writers 2026/02/03 04:28:29 DEBUG : dir.metadata: reading active writers 2026/02/03 04:28:29 DEBUG : dir: reading active writers 2026/02/03 04:28:29 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestDirMetadataExtension Messages: directories --- FAIL: TestDirMetadataExtension (21.88s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "drime root 'rclone-test-xihabeh5tebe'", Local "Local file system at /tmp/rclone1723462346", Modify Window "876000h0m0s" 2026/02/03 04:28:46 INFO : drime root 'rclone-test-xihabeh5tebe': poll-interval is not supported by this remote 2026/02/03 04:28:53 DEBUG : forgetting directory cache 2026/02/03 04:28:53 DEBUG : dir: forgetting directory cache 2026/02/03 04:28:53 DEBUG : dir: Removed virtual directory entry vDel: "file1" write_test.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:299 /usr/local/go/src/sync/once.go:78 /usr/local/go/src/sync/once.go:69 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:295 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:96 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Received unexpected error: object not found Test: TestFileSetModTime/cache=off,open=false,write=false 2026/02/03 04:28:54 DEBUG : WaitForWriters: timeout=30s 2026/02/03 04:28:54 DEBUG : dir: Looking for writers 2026/02/03 04:28:54 DEBUG : file1: reading active writers 2026/02/03 04:28:54 DEBUG : Looking for writers 2026/02/03 04:28:54 DEBUG : dir: reading active writers 2026/02/03 04:28:54 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:299 /usr/local/go/src/sync/once.go:78 /usr/local/go/src/sync/once.go:69 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:295 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:96 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileSetModTime/cache=off,open=false,write=false Messages: listing wrong, want got time_test (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:299 /usr/local/go/src/sync/once.go:78 /usr/local/go/src/sync/once.go:69 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:295 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:96 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Should be true Test: TestFileSetModTime/cache=off,open=false,write=false Messages: Unexpected file "time_test" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:299 /usr/local/go/src/sync/once.go:78 /usr/local/go/src/sync/once.go:69 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:295 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:96 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileSetModTime/cache=off,open=false,write=false Messages: directories === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:185: Remote "drime root 'rclone-test-xihabeh5tebe'", Local "Local file system at /tmp/rclone1723462346", Modify Window "876000h0m0s" 2026/02/03 04:29:07 INFO : drime root 'rclone-test-xihabeh5tebe': poll-interval is not supported by this remote fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Should be true Test: TestFileSetModTime/cache=off,open=true,write=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), time_test (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Should be true Test: TestFileSetModTime/cache=off,open=true,write=false Messages: Unexpected file "time_test" 2026/02/03 04:29:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/03 04:29:20 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/03 04:29:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/03 04:29:20 DEBUG : drime root 'rclone-test-xihabeh5tebe': File to upload is small (0 bytes), uploading instead of streaming 2026/02/03 04:29:22 DEBUG : dir/file1: Removing old object on successful upload 2026/02/03 04:29:22 DEBUG : dir/file1: size = 0 OK 2026/02/03 04:29:22 DEBUG : dir/file1: Size of src and dst objects identical 2026/02/03 04:29:22 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/02/03 04:29:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/03 04:29:22 DEBUG : WaitForWriters: timeout=30s 2026/02/03 04:29:22 DEBUG : dir: Looking for writers 2026/02/03 04:29:22 DEBUG : file1: reading active writers 2026/02/03 04:29:22 DEBUG : Looking for writers 2026/02/03 04:29:22 DEBUG : dir: reading active writers 2026/02/03 04:29:22 DEBUG : time_test: reading active writers 2026/02/03 04:29:22 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:139 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileSetModTime/cache=off,open=true,write=false Messages: listing wrong, want dir/file1 (0) got dir/file1 (0), time_test (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:139 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Should be true Test: TestFileSetModTime/cache=off,open=true,write=false Messages: Unexpected file "time_test" 2026/02/03 04:29:32 DEBUG : WaitForWriters: timeout=30s 2026/02/03 04:29:32 DEBUG : dir: Looking for writers 2026/02/03 04:29:32 DEBUG : file1: reading active writers 2026/02/03 04:29:32 DEBUG : Looking for writers 2026/02/03 04:29:32 DEBUG : dir: reading active writers 2026/02/03 04:29:32 DEBUG : time_test: reading active writers 2026/02/03 04:29:32 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileSetModTime/cache=off,open=true,write=false Messages: listing wrong, want got dir/file1 (0) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileSetModTime/cache=off,open=true,write=false Messages: Unexpected file "dir/file1" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileSetModTime/cache=off,open=true,write=false Messages: directories === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:185: Remote "drime root 'rclone-test-xihabeh5tebe'", Local "Local file system at /tmp/rclone1723462346", Modify Window "876000h0m0s" 2026/02/03 04:29:46 INFO : drime root 'rclone-test-xihabeh5tebe': poll-interval is not supported by this remote fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Should be true Test: TestFileSetModTime/cache=off,open=true,write=true Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Not equal: expected: 0 actual : 1 Test: TestFileSetModTime/cache=off,open=true,write=true Messages: 1 objects not found 2026/02/03 04:30:01 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/03 04:30:01 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/03 04:30:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/03 04:30:01 DEBUG : drime root 'rclone-test-xihabeh5tebe': File to upload is small (5 bytes), uploading instead of streaming 2026/02/03 04:30:08 DEBUG : dir/file1: Removing old object on successful upload 2026/02/03 04:30:08 DEBUG : dir/file1: size = 5 OK 2026/02/03 04:30:08 DEBUG : dir/file1: Size of src and dst objects identical 2026/02/03 04:30:08 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/02/03 04:30:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/03 04:30:08 DEBUG : WaitForWriters: timeout=30s 2026/02/03 04:30:08 DEBUG : dir: Looking for writers 2026/02/03 04:30:08 DEBUG : file1: reading active writers 2026/02/03 04:30:08 DEBUG : Looking for writers 2026/02/03 04:30:08 DEBUG : dir: reading active writers 2026/02/03 04:30:08 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 7s just to make sure 2026/02/03 04:30:20 DEBUG : WaitForWriters: timeout=30s 2026/02/03 04:30:20 DEBUG : dir: Looking for writers 2026/02/03 04:30:20 DEBUG : file1: reading active writers 2026/02/03 04:30:20 DEBUG : Looking for writers 2026/02/03 04:30:20 DEBUG : dir: reading active writers 2026/02/03 04:30:20 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileSetModTime/cache=off,open=true,write=true Messages: directories === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:185: Remote "drime root 'rclone-test-xihabeh5tebe'", Local "Local file system at /tmp/rclone1723462346", Modify Window "876000h0m0s" 2026/02/03 04:30:33 INFO : drime root 'rclone-test-xihabeh5tebe': poll-interval is not supported by this remote 2026/02/03 04:30:33 DEBUG : drime root 'rclone-test-xihabeh5tebe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/03 04:30:33 DEBUG : drime root 'rclone-test-xihabeh5tebe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:30:33 DEBUG : drime root 'rclone-test-xihabeh5tebe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:30:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:30:33 DEBUG : Config file has changed externally - reloading 2026/02/03 04:30:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/03 04:30:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-xihabeh5tebe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:30:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:30:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/03 04:30:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-xihabeh5tebe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:30:33 INFO : drime root 'rclone-test-xihabeh5tebe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/03 04:30:39 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/02/03 04:30:40 DEBUG : WaitForWriters: timeout=30s 2026/02/03 04:30:40 DEBUG : dir: Looking for writers 2026/02/03 04:30:40 DEBUG : file1: reading active writers 2026/02/03 04:30:40 DEBUG : Looking for writers 2026/02/03 04:30:40 DEBUG : dir: reading active writers 2026/02/03 04:30:40 DEBUG : >WaitForWriters: 2026/02/03 04:30:40 DEBUG : drime root 'rclone-test-xihabeh5tebe': vfs cache: cleaner exiting run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileSetModTime/cache=full,open=false,write=false Messages: directories === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:185: Remote "drime root 'rclone-test-xihabeh5tebe'", Local "Local file system at /tmp/rclone1723462346", Modify Window "876000h0m0s" 2026/02/03 04:30:54 INFO : drime root 'rclone-test-xihabeh5tebe': poll-interval is not supported by this remote 2026/02/03 04:30:54 DEBUG : drime root 'rclone-test-xihabeh5tebe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/03 04:30:54 DEBUG : drime root 'rclone-test-xihabeh5tebe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:30:54 DEBUG : drime root 'rclone-test-xihabeh5tebe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:30:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:30:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/03 04:30:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-xihabeh5tebe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:30:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:30:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/03 04:30:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-xihabeh5tebe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:30:54 INFO : drime root 'rclone-test-xihabeh5tebe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 7s just to make sure 2026/02/03 04:31:08 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/02/03 04:31:08 DEBUG : dir/file1: newRWFileHandle: 2026/02/03 04:31:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/03 04:31:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/03 04:31:08 DEBUG : dir/file1(0xc0008d2140): close: 2026/02/03 04:31:08 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/02/03 04:31:08 DEBUG : dir/file1(0xc0008d2140): >close: err= 2026/02/03 04:31:08 DEBUG : WaitForWriters: timeout=30s 2026/02/03 04:31:08 DEBUG : dir: Looking for writers 2026/02/03 04:31:08 DEBUG : file1: reading active writers 2026/02/03 04:31:08 DEBUG : Looking for writers 2026/02/03 04:31:08 DEBUG : dir: reading active writers 2026/02/03 04:31:08 DEBUG : >WaitForWriters: 2026/02/03 04:31:09 DEBUG : WaitForWriters: timeout=30s 2026/02/03 04:31:09 DEBUG : dir: Looking for writers 2026/02/03 04:31:09 DEBUG : file1: reading active writers 2026/02/03 04:31:09 DEBUG : Looking for writers 2026/02/03 04:31:09 DEBUG : dir: reading active writers 2026/02/03 04:31:09 DEBUG : >WaitForWriters: 2026/02/03 04:31:09 DEBUG : drime root 'rclone-test-xihabeh5tebe': vfs cache: cleaner exiting run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:185: Remote "drime root 'rclone-test-xihabeh5tebe'", Local "Local file system at /tmp/rclone1723462346", Modify Window "876000h0m0s" 2026/02/03 04:31:13 INFO : drime root 'rclone-test-xihabeh5tebe': poll-interval is not supported by this remote 2026/02/03 04:31:13 DEBUG : drime root 'rclone-test-xihabeh5tebe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/03 04:31:13 DEBUG : drime root 'rclone-test-xihabeh5tebe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:31:13 DEBUG : drime root 'rclone-test-xihabeh5tebe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:31:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:31:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/03 04:31:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-xihabeh5tebe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:31:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:31:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/03 04:31:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-xihabeh5tebe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:31:13 INFO : drime root 'rclone-test-xihabeh5tebe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Should be true Test: TestFileSetModTime/cache=full,open=true,write=true Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Not equal: expected: 0 actual : 1 Test: TestFileSetModTime/cache=full,open=true,write=true Messages: 1 objects not found 2026/02/03 04:31:26 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/02/03 04:31:26 DEBUG : dir/file1: newRWFileHandle: 2026/02/03 04:31:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/03 04:31:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/03 04:31:26 DEBUG : dir/file1(0xc0004e6680): _writeAt: size=5, off=0 2026/02/03 04:31:26 DEBUG : dir/file1(0xc0004e6680): openPending: 2026/02/03 04:31:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/02/03 04:31:26 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/03 04:31:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/03 04:31:26 DEBUG : dir/file1(0xc0004e6680): >openPending: err= 2026/02/03 04:31:26 DEBUG : dir/file1(0xc0004e6680): >_writeAt: n=5, err= 2026/02/03 04:31:26 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/02/03 04:31:26 DEBUG : dir/file1(0xc0004e6680): close: 2026/02/03 04:31:26 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/02/03 04:31:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/02/03 04:31:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/02/03 04:31:26 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/02/03 04:31:27 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/02/03 04:31:27 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/03 04:31:27 DEBUG : dir/file1(0xc0004e6680): >close: err= 2026/02/03 04:31:27 DEBUG : WaitForWriters: timeout=30s 2026/02/03 04:31:27 DEBUG : dir: Looking for writers 2026/02/03 04:31:27 DEBUG : file1: reading active writers 2026/02/03 04:31:27 DEBUG : Looking for writers 2026/02/03 04:31:27 DEBUG : dir: reading active writers 2026/02/03 04:31:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/03 04:31:27 DEBUG : dir: Looking for writers 2026/02/03 04:31:27 DEBUG : file1: reading active writers 2026/02/03 04:31:27 DEBUG : Looking for writers 2026/02/03 04:31:27 DEBUG : dir: reading active writers 2026/02/03 04:31:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/03 04:31:27 DEBUG : dir: Looking for writers 2026/02/03 04:31:27 DEBUG : file1: reading active writers 2026/02/03 04:31:27 DEBUG : Looking for writers 2026/02/03 04:31:27 DEBUG : dir: reading active writers 2026/02/03 04:31:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/03 04:31:27 DEBUG : dir: Looking for writers 2026/02/03 04:31:27 DEBUG : file1: reading active writers 2026/02/03 04:31:27 DEBUG : Looking for writers 2026/02/03 04:31:27 DEBUG : dir: reading active writers 2026/02/03 04:31:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/03 04:31:27 DEBUG : dir/file1: vfs cache: starting upload 2026/02/03 04:31:27 DEBUG : dir: Looking for writers 2026/02/03 04:31:27 DEBUG : file1: reading active writers 2026/02/03 04:31:27 DEBUG : Looking for writers 2026/02/03 04:31:27 DEBUG : dir: reading active writers 2026/02/03 04:31:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/03 04:31:27 DEBUG : dir: Looking for writers 2026/02/03 04:31:27 DEBUG : file1: reading active writers 2026/02/03 04:31:27 DEBUG : Looking for writers 2026/02/03 04:31:27 DEBUG : dir: reading active writers 2026/02/03 04:31:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/03 04:31:27 DEBUG : dir: Looking for writers 2026/02/03 04:31:27 DEBUG : file1: reading active writers 2026/02/03 04:31:27 DEBUG : Looking for writers 2026/02/03 04:31:27 DEBUG : dir: reading active writers 2026/02/03 04:31:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/03 04:31:28 DEBUG : dir: Looking for writers 2026/02/03 04:31:28 DEBUG : file1: reading active writers 2026/02/03 04:31:28 DEBUG : Looking for writers 2026/02/03 04:31:28 DEBUG : dir: reading active writers 2026/02/03 04:31:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/03 04:31:29 DEBUG : dir/file1: Removing old object on successful upload 2026/02/03 04:31:29 DEBUG : dir/file1: size = 14 OK 2026/02/03 04:31:29 INFO : dir/file1: Copied (replaced existing) 2026/02/03 04:31:29 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/02/03 04:31:29 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/02/03 04:31:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/03 04:31:29 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/02/03 04:31:29 DEBUG : dir: Looking for writers 2026/02/03 04:31:29 DEBUG : file1: reading active writers 2026/02/03 04:31:29 DEBUG : Looking for writers 2026/02/03 04:31:29 DEBUG : dir: reading active writers 2026/02/03 04:31:29 DEBUG : >WaitForWriters: 2026/02/03 04:31:30 DEBUG : WaitForWriters: timeout=30s 2026/02/03 04:31:30 DEBUG : dir: Looking for writers 2026/02/03 04:31:30 DEBUG : file1: reading active writers 2026/02/03 04:31:30 DEBUG : Looking for writers 2026/02/03 04:31:30 DEBUG : dir: reading active writers 2026/02/03 04:31:30 DEBUG : >WaitForWriters: 2026/02/03 04:31:30 DEBUG : drime root 'rclone-test-xihabeh5tebe': vfs cache: cleaner exiting 2026/02/03 04:31:30 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/03 04:31:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/03 04:31:31 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/03 04:31:31 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/03 04:31:31 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/03 04:31:31 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/03 04:31:31 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/03 04:31:31 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/03 04:31:32 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/03 04:31:32 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/02/03 04:31:32 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/03 04:31:32 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/02/03 04:31:32 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/03 04:31:32 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/02/03 04:31:33 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/03 04:31:33 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/02/03 04:31:34 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/03 04:31:34 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/02/03 04:31:37 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/02/03 04:31:37 DEBUG : pacer: Rate limited, increasing sleep to 10.24s run.go:130: removing file "dir/file1" failed - try 1/3: failed to delete item: Error "Server Error" 2026/02/03 04:31:42 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/03 04:31:42 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/02/03 04:31:52 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/03 04:32:12 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/03 04:32:32 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/03 04:32:52 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/03 04:33:12 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/03 04:33:28 DEBUG : dir: forgetting directory cache 2026/02/03 04:33:28 DEBUG : dir/subdir: forgetting directory cache 2026/02/03 04:33:28 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/03 04:33:28 DEBUG : forgetting directory cache 2026/02/03 04:33:28 DEBUG : dir: forgetting directory cache 2026/02/03 04:33:28 DEBUG : dir/subdir: forgetting directory cache 2026/02/03 04:33:28 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/03 04:33:28 DEBUG : fil: forgetting directory cache 2026/02/03 04:33:32 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/03 04:33:52 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/03 04:34:12 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/03 04:34:32 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "dir/file1" failed - try 2/3: failed to delete item: Error "Server Error" 2026/02/03 04:34:52 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/03 04:35:12 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/03 04:35:32 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/03 04:35:52 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/03 04:36:12 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/03 04:36:22 DEBUG : forgetting directory cache 2026/02/03 04:36:22 DEBUG : dir: forgetting directory cache 2026/02/03 04:36:22 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/03 04:36:32 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/03 04:36:46 DEBUG : forgetting directory cache 2026/02/03 04:36:46 DEBUG : dir3: forgetting directory cache 2026/02/03 04:36:46 DEBUG : renamed empty directory: forgetting directory cache 2026/02/03 04:36:46 DEBUG : Removed virtual directory entry vDel: "dir" 2026/02/03 04:36:46 DEBUG : Removed virtual directory entry vAddDir: "dir2" 2026/02/03 04:36:46 DEBUG : Removed virtual directory entry vDel: "empty directory" 2026/02/03 04:36:46 DEBUG : Removed virtual directory entry vAddDir: "renamed empty directory" 2026/02/03 04:36:52 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/03 04:37:12 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/03 04:37:32 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/03 04:37:46 DEBUG : forgetting directory cache 2026/02/03 04:37:46 DEBUG : dir: forgetting directory cache 2026/02/03 04:37:46 DEBUG : dir/sub: forgetting directory cache 2026/02/03 04:37:46 DEBUG : dir: forgetting directory cache 2026/02/03 04:37:46 DEBUG : dir/sub: forgetting directory cache 2026/02/03 04:37:46 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file0" 2026/02/03 04:37:46 DEBUG : dir/sub: forgetting directory cache 2026/02/03 04:37:46 DEBUG : dir2: forgetting directory cache 2026/02/03 04:37:46 DEBUG : renamed empty directory: forgetting directory cache 2026/02/03 04:37:52 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "dir/file1" failed - try 3/3: failed to delete item: Error "Server Error" run.go:133: removing file "dir/file1" failed: failed to delete item: Error "Server Error" 2026/02/03 04:38:04 DEBUG : forgetting directory cache 2026/02/03 04:38:12 DEBUG : pacer: Reducing sleep to 10s run.go:130: removing dir "dir" failed - try 1/3: directory not empty 2026/02/03 04:38:28 DEBUG : forgetting directory cache 2026/02/03 04:38:28 DEBUG : dir: forgetting directory cache 2026/02/03 04:38:28 DEBUG : dir/sub: forgetting directory cache 2026/02/03 04:38:28 DEBUG : dir: Removed virtual directory entry vAddFile: "file1.metadata" 2026/02/03 04:38:28 DEBUG : Removed virtual directory entry vAddFile: "dir.metadata" 2026/02/03 04:38:32 DEBUG : pacer: Reducing sleep to 5s run.go:130: removing dir "dir" failed - try 2/3: directory not empty 2026/02/03 04:38:42 DEBUG : pacer: Reducing sleep to 2.5s run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty 2026/02/03 04:38:48 DEBUG : pacer: Reducing sleep to 1.25s 2026/02/03 04:38:50 DEBUG : pacer: Reducing sleep to 625ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/02/03 04:38:50 DEBUG : forgetting directory cache 2026/02/03 04:38:50 DEBUG : dir: forgetting directory cache fstest.go:301: Flushing the directory cache 2026/02/03 04:38:52 DEBUG : pacer: Reducing sleep to 312.5ms 2026/02/03 04:38:52 DEBUG : pacer: Reducing sleep to 156.25ms 2026/02/03 04:38:52 DEBUG : pacer: Reducing sleep to 78.125ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/02/03 04:38:54 DEBUG : pacer: Reducing sleep to 39.0625ms 2026/02/03 04:38:55 DEBUG : pacer: Reducing sleep to 19.53125ms 2026/02/03 04:38:55 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileSetModTime/cache=full,open=true,write=true Messages: listing wrong, want got dir/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileSetModTime/cache=full,open=true,write=true Messages: Unexpected file "dir/file1" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileSetModTime/cache=full,open=true,write=true Messages: directories --- FAIL: TestFileSetModTime (612.84s) --- FAIL: TestFileSetModTime/cache=off,open=false,write=false (21.05s) --- FAIL: TestFileSetModTime/cache=off,open=true,write=false (39.45s) --- FAIL: TestFileSetModTime/cache=off,open=true,write=true (46.36s) --- FAIL: TestFileSetModTime/cache=full,open=false,write=false (21.02s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (18.80s) --- FAIL: TestFileSetModTime/cache=full,open=true,write=true (466.15s) === RUN TestFileOpenRead run.go:185: Remote "drime root 'rclone-test-xihabeh5tebe'", Local "Local file system at /tmp/rclone1723462346", Modify Window "876000h0m0s" 2026/02/03 04:38:59 INFO : drime root 'rclone-test-xihabeh5tebe': poll-interval is not supported by this remote 2026/02/03 04:39:02 DEBUG : dir/file1: Removing old object on successful upload 2026/02/03 04:39:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/03 04:39:04 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/03 04:39:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/03 04:39:05 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/02/03 04:39:05 DEBUG : WaitForWriters: timeout=30s 2026/02/03 04:39:05 DEBUG : dir: Looking for writers 2026/02/03 04:39:05 DEBUG : file1: reading active writers 2026/02/03 04:39:05 DEBUG : Looking for writers 2026/02/03 04:39:05 DEBUG : dir: reading active writers 2026/02/03 04:39:05 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileOpenRead Messages: directories --- FAIL: TestFileOpenRead (20.03s) === RUN TestFileOpenWrite run.go:185: Remote "drime root 'rclone-test-xihabeh5tebe'", Local "Local file system at /tmp/rclone1723462346", Modify Window "876000h0m0s" 2026/02/03 04:39:19 INFO : drime root 'rclone-test-xihabeh5tebe': poll-interval is not supported by this remote 2026/02/03 04:39:20 DEBUG : forgetting directory cache 2026/02/03 04:39:20 DEBUG : dir: forgetting directory cache 2026/02/03 04:39:20 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 7s just to make sure 2026/02/03 04:39:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/03 04:39:34 DEBUG : drime root 'rclone-test-xihabeh5tebe': File to upload is small (25 bytes), uploading instead of streaming 2026/02/03 04:39:37 DEBUG : dir/file1: Removing old object on successful upload 2026/02/03 04:39:37 DEBUG : dir/file1: size = 25 OK 2026/02/03 04:39:37 DEBUG : dir/file1: Size of src and dst objects identical 2026/02/03 04:39:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/03 04:39:37 DEBUG : WaitForWriters: timeout=30s 2026/02/03 04:39:37 DEBUG : dir: Looking for writers 2026/02/03 04:39:37 DEBUG : file1: reading active writers 2026/02/03 04:39:37 DEBUG : Looking for writers 2026/02/03 04:39:37 DEBUG : dir: reading active writers 2026/02/03 04:39:37 DEBUG : >WaitForWriters: 2026/02/03 04:39:37 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/03 04:39:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/03 04:39:38 DEBUG : pacer: Reducing sleep to 10ms run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileOpenWrite Messages: listing wrong, want got dir/file1 (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileOpenWrite Messages: Unexpected file "dir/file1" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileOpenWrite Messages: directories --- FAIL: TestFileOpenWrite (31.58s) === RUN TestFileOpen run.go:185: Remote "drime root 'rclone-test-xihabeh5tebe'", Local "Local file system at /tmp/rclone1723462346", Modify Window "876000h0m0s" 2026/02/03 04:39:50 INFO : drime root 'rclone-test-xihabeh5tebe': poll-interval is not supported by this remote fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/02/03 04:40:01 DEBUG : forgetting directory cache 2026/02/03 04:40:01 DEBUG : dir: forgetting directory cache 2026/02/03 04:40:01 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 7s just to make sure 2026/02/03 04:40:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/03 04:40:10 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/03 04:40:10 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/02/03 04:40:10 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/03 04:40:10 DEBUG : dir/file1: Open: flags=O_RDWR 2026/02/03 04:40:10 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/03 04:40:10 DEBUG : dir/file1: Open: flags=0x3 2026/02/03 04:40:10 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/02/03 04:40:10 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/02/03 04:40:10 DEBUG : WaitForWriters: timeout=30s 2026/02/03 04:40:10 DEBUG : dir: Looking for writers 2026/02/03 04:40:10 DEBUG : file1: reading active writers 2026/02/03 04:40:10 DEBUG : Looking for writers 2026/02/03 04:40:10 DEBUG : dir: reading active writers 2026/02/03 04:40:10 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileOpen Messages: directories --- FAIL: TestFileOpen (32.51s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "drime root 'rclone-test-xihabeh5tebe'", Local "Local file system at /tmp/rclone1723462346", Modify Window "876000h0m0s" 2026/02/03 04:40:23 INFO : drime root 'rclone-test-xihabeh5tebe': poll-interval is not supported by this remote 2026/02/03 04:40:28 DEBUG : WaitForWriters: timeout=30s 2026/02/03 04:40:28 DEBUG : dir: Looking for writers 2026/02/03 04:40:28 DEBUG : file1: reading active writers 2026/02/03 04:40:28 DEBUG : Looking for writers 2026/02/03 04:40:28 DEBUG : dir: reading active writers 2026/02/03 04:40:28 DEBUG : >WaitForWriters: 2026/02/03 04:40:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/03 04:40:30 DEBUG : newLeaf: Updating file with newLeaf 0xc0008e2780 2026/02/03 04:40:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/03 04:40:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 2026/02/03 04:40:38 DEBUG : forgetting directory cache 2026/02/03 04:40:38 DEBUG : dir: forgetting directory cache fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: listing wrong, want newLeaf (14) got dir/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: Unexpected file "dir/file1" fstest.go:203: Not found "newLeaf" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestFileRename/off,forceCache=false Messages: 1 objects not found 2026/02/03 04:40:40 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/03 04:40:40 DEBUG : dir/file1: Updating file with dir/file1 0xc0008e2780 2026/02/03 04:40:40 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/03 04:40:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestFileRename/off,forceCache=false Messages: 1 objects not found 2026/02/03 04:40:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/03 04:40:49 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/03 04:40:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/03 04:40:49 DEBUG : dir/file1: File is currently open, delaying rename 0xc0008e2780 2026/02/03 04:40:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/03 04:40:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/03 04:40:49 DEBUG : drime root 'rclone-test-xihabeh5tebe': File to upload is small (25 bytes), uploading instead of streaming 2026/02/03 04:40:57 DEBUG : dir/file1: Removing old object on successful upload 2026/02/03 04:40:57 DEBUG : dir/file1: size = 25 OK 2026/02/03 04:40:57 DEBUG : dir/file1: Size of src and dst objects identical 2026/02/03 04:40:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/03 04:40:57 DEBUG : newLeaf: Running delayed rename now 2026/02/03 04:40:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/03 04:40:58 DEBUG : newLeaf: Updating file with newLeaf 0xc0008e2780 2026/02/03 04:40:58 DEBUG : WaitForWriters: timeout=30s 2026/02/03 04:40:58 DEBUG : dir: Looking for writers 2026/02/03 04:40:58 DEBUG : Looking for writers 2026/02/03 04:40:58 DEBUG : dir: reading active writers 2026/02/03 04:40:58 DEBUG : newLeaf: reading active writers 2026/02/03 04:40:58 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: listing wrong, want newLeaf (25) got fstest.go:203: Not found "newLeaf" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestFileRename/off,forceCache=false Messages: 1 objects not found 2026/02/03 04:41:07 DEBUG : WaitForWriters: timeout=30s 2026/02/03 04:41:07 DEBUG : dir: Looking for writers 2026/02/03 04:41:07 DEBUG : Looking for writers 2026/02/03 04:41:07 DEBUG : dir: reading active writers 2026/02/03 04:41:07 DEBUG : newLeaf: reading active writers 2026/02/03 04:41:07 DEBUG : >WaitForWriters: 2026/02/03 04:41:08 DEBUG : forgetting directory cache 2026/02/03 04:41:08 DEBUG : dir: forgetting directory cache fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: listing wrong, want got newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: Unexpected file "newLeaf" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileRename/off,forceCache=false Messages: directories === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "drime root 'rclone-test-xihabeh5tebe'", Local "Local file system at /tmp/rclone1723462346", Modify Window "876000h0m0s" 2026/02/03 04:41:18 INFO : drime root 'rclone-test-xihabeh5tebe': poll-interval is not supported by this remote 2026/02/03 04:41:18 DEBUG : drime root 'rclone-test-xihabeh5tebe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/03 04:41:18 DEBUG : drime root 'rclone-test-xihabeh5tebe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:41:18 DEBUG : drime root 'rclone-test-xihabeh5tebe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:41:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:41:18 DEBUG : Config file has changed externally - reloading 2026/02/03 04:41:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/03 04:41:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-xihabeh5tebe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:41:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:41:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/03 04:41:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-xihabeh5tebe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:41:18 INFO : drime root 'rclone-test-xihabeh5tebe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/03 04:41:21 DEBUG : WaitForWriters: timeout=30s 2026/02/03 04:41:21 DEBUG : dir: Looking for writers 2026/02/03 04:41:21 DEBUG : file1: reading active writers 2026/02/03 04:41:21 DEBUG : Looking for writers 2026/02/03 04:41:21 DEBUG : dir: reading active writers 2026/02/03 04:41:21 DEBUG : >WaitForWriters: 2026/02/03 04:41:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/03 04:41:24 DEBUG : newLeaf: Updating file with newLeaf 0xc0008e20c0 2026/02/03 04:41:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/03 04:41:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/02/03 04:41:26 DEBUG : forgetting directory cache 2026/02/03 04:41:26 DEBUG : dir: forgetting directory cache 2026/02/03 04:41:26 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: listing wrong, want newLeaf (14) got dir/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: Unexpected file "dir/file1" fstest.go:203: Not found "newLeaf" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestFileRename/minimal,forceCache=false Messages: 1 objects not found 2026/02/03 04:41:35 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/03 04:41:35 DEBUG : dir/file1: Updating file with dir/file1 0xc0008e20c0 2026/02/03 04:41:35 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/03 04:41:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestFileRename/minimal,forceCache=false Messages: 1 objects not found 2026/02/03 04:41:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/03 04:41:45 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/03 04:41:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/03 04:41:45 DEBUG : dir/file1: File is currently open, delaying rename 0xc0008e20c0 2026/02/03 04:41:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/03 04:41:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/03 04:41:45 DEBUG : drime root 'rclone-test-xihabeh5tebe': File to upload is small (25 bytes), uploading instead of streaming 2026/02/03 04:41:49 DEBUG : dir/file1: Removing old object on successful upload 2026/02/03 04:41:49 DEBUG : dir/file1: size = 25 OK 2026/02/03 04:41:49 DEBUG : dir/file1: Size of src and dst objects identical 2026/02/03 04:41:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/03 04:41:49 DEBUG : newLeaf: Running delayed rename now 2026/02/03 04:41:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/03 04:41:50 DEBUG : newLeaf: Updating file with newLeaf 0xc0008e20c0 2026/02/03 04:41:50 DEBUG : WaitForWriters: timeout=30s 2026/02/03 04:41:50 DEBUG : dir: Looking for writers 2026/02/03 04:41:50 DEBUG : Looking for writers 2026/02/03 04:41:50 DEBUG : dir: reading active writers 2026/02/03 04:41:50 DEBUG : newLeaf: reading active writers 2026/02/03 04:41:50 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: listing wrong, want newLeaf (25) got fstest.go:203: Not found "newLeaf" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestFileRename/minimal,forceCache=false Messages: 1 objects not found 2026/02/03 04:42:01 DEBUG : WaitForWriters: timeout=30s 2026/02/03 04:42:01 DEBUG : dir: Looking for writers 2026/02/03 04:42:01 DEBUG : Looking for writers 2026/02/03 04:42:01 DEBUG : dir: reading active writers 2026/02/03 04:42:01 DEBUG : newLeaf: reading active writers 2026/02/03 04:42:01 DEBUG : >WaitForWriters: 2026/02/03 04:42:01 DEBUG : drime root 'rclone-test-xihabeh5tebe': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: listing wrong, want got newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: Unexpected file "newLeaf" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileRename/minimal,forceCache=false Messages: directories === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "drime root 'rclone-test-xihabeh5tebe'", Local "Local file system at /tmp/rclone1723462346", Modify Window "876000h0m0s" 2026/02/03 04:42:12 INFO : drime root 'rclone-test-xihabeh5tebe': poll-interval is not supported by this remote 2026/02/03 04:42:12 DEBUG : drime root 'rclone-test-xihabeh5tebe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/03 04:42:12 DEBUG : drime root 'rclone-test-xihabeh5tebe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:42:12 DEBUG : drime root 'rclone-test-xihabeh5tebe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:42:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:42:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/03 04:42:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-xihabeh5tebe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:42:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:42:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/03 04:42:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-xihabeh5tebe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:42:12 INFO : drime root 'rclone-test-xihabeh5tebe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/03 04:42:17 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/03 04:42:17 DEBUG : dir/file1: newRWFileHandle: 2026/02/03 04:42:17 DEBUG : dir/file1(0xc0002454c0): openPending: 2026/02/03 04:42:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/02/03 04:42:17 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/03 04:42:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/03 04:42:17 DEBUG : dir/file1(0xc0002454c0): >openPending: err= 2026/02/03 04:42:17 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/03 04:42:17 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/03 04:42:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/03 04:42:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/03 04:42:17 DEBUG : dir/file1(0xc0002454c0): _writeAt: size=14, off=0 2026/02/03 04:42:17 DEBUG : dir/file1(0xc0002454c0): >_writeAt: n=14, err= 2026/02/03 04:42:17 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/03 04:42:17 DEBUG : dir/file1(0xc0002454c0): close: 2026/02/03 04:42:17 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/03 04:42:17 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/03 04:42:17 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/03 04:42:17 DEBUG : dir/file1(0xc0002454c0): >close: err= 2026/02/03 04:42:17 DEBUG : WaitForWriters: timeout=30s 2026/02/03 04:42:17 DEBUG : dir: Looking for writers 2026/02/03 04:42:17 DEBUG : file1: reading active writers 2026/02/03 04:42:17 DEBUG : Looking for writers 2026/02/03 04:42:17 DEBUG : dir: reading active writers 2026/02/03 04:42:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/03 04:42:17 DEBUG : dir: Looking for writers 2026/02/03 04:42:17 DEBUG : file1: reading active writers 2026/02/03 04:42:17 DEBUG : Looking for writers 2026/02/03 04:42:17 DEBUG : dir: reading active writers 2026/02/03 04:42:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/03 04:42:17 DEBUG : dir: Looking for writers 2026/02/03 04:42:17 DEBUG : file1: reading active writers 2026/02/03 04:42:17 DEBUG : Looking for writers 2026/02/03 04:42:17 DEBUG : dir: reading active writers 2026/02/03 04:42:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/03 04:42:17 DEBUG : dir: Looking for writers 2026/02/03 04:42:17 DEBUG : file1: reading active writers 2026/02/03 04:42:17 DEBUG : Looking for writers 2026/02/03 04:42:17 DEBUG : dir: reading active writers 2026/02/03 04:42:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/03 04:42:17 DEBUG : dir/file1: vfs cache: starting upload 2026/02/03 04:42:17 DEBUG : dir: Looking for writers 2026/02/03 04:42:17 DEBUG : file1: reading active writers 2026/02/03 04:42:17 DEBUG : Looking for writers 2026/02/03 04:42:17 DEBUG : dir: reading active writers 2026/02/03 04:42:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/03 04:42:17 DEBUG : dir: Looking for writers 2026/02/03 04:42:17 DEBUG : file1: reading active writers 2026/02/03 04:42:17 DEBUG : Looking for writers 2026/02/03 04:42:17 DEBUG : dir: reading active writers 2026/02/03 04:42:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/03 04:42:18 DEBUG : dir: Looking for writers 2026/02/03 04:42:18 DEBUG : file1: reading active writers 2026/02/03 04:42:18 DEBUG : Looking for writers 2026/02/03 04:42:18 DEBUG : dir: reading active writers 2026/02/03 04:42:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/03 04:42:18 DEBUG : dir: Looking for writers 2026/02/03 04:42:18 DEBUG : file1: reading active writers 2026/02/03 04:42:18 DEBUG : Looking for writers 2026/02/03 04:42:18 DEBUG : dir: reading active writers 2026/02/03 04:42:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/03 04:42:19 DEBUG : dir: Looking for writers 2026/02/03 04:42:19 DEBUG : file1: reading active writers 2026/02/03 04:42:19 DEBUG : Looking for writers 2026/02/03 04:42:19 DEBUG : dir: reading active writers 2026/02/03 04:42:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/03 04:42:20 DEBUG : dir/file1: Removing old object on successful upload 2026/02/03 04:42:20 DEBUG : dir: Looking for writers 2026/02/03 04:42:20 DEBUG : file1: reading active writers 2026/02/03 04:42:20 DEBUG : Looking for writers 2026/02/03 04:42:20 DEBUG : dir: reading active writers 2026/02/03 04:42:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/03 04:42:21 DEBUG : dir/file1: size = 14 OK 2026/02/03 04:42:21 INFO : dir/file1: Copied (replaced existing) 2026/02/03 04:42:21 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/02/03 04:42:21 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/02/03 04:42:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/03 04:42:21 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/02/03 04:42:21 DEBUG : dir: Looking for writers 2026/02/03 04:42:21 DEBUG : file1: reading active writers 2026/02/03 04:42:21 DEBUG : Looking for writers 2026/02/03 04:42:21 DEBUG : dir: reading active writers 2026/02/03 04:42:21 DEBUG : >WaitForWriters: 2026/02/03 04:42:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/03 04:42:21 DEBUG : dir/file1: newRWFileHandle: 2026/02/03 04:42:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/03 04:42:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/03 04:42:21 DEBUG : dir/file1(0xc0004e6e40): _readAt: size=512, off=0 2026/02/03 04:42:21 DEBUG : dir/file1(0xc0004e6e40): openPending: 2026/02/03 04:42:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2026/02/03 04:42:21 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/03 04:42:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/03 04:42:21 DEBUG : dir/file1(0xc0004e6e40): >openPending: err= 2026/02/03 04:42:21 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/03 04:42:21 DEBUG : dir/file1(0xc0004e6e40): >_readAt: n=14, err=EOF 2026/02/03 04:42:21 DEBUG : dir/file1(0xc0004e6e40): close: 2026/02/03 04:42:21 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-03 04:42:18 +0000 UTC 2026/02/03 04:42:21 DEBUG : dir/file1(0xc0004e6e40): >close: err= 2026/02/03 04:42:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/03 04:42:23 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/03 04:42:23 DEBUG : newLeaf: Updating file with newLeaf 0xc00083a600 2026/02/03 04:42:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/03 04:42:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 7s just to make sure 2026/02/03 04:42:37 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/03 04:42:37 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/02/03 04:42:37 DEBUG : dir/file1: Updating file with dir/file1 0xc00083a600 2026/02/03 04:42:37 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/03 04:42:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/02/03 04:42:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/03 04:42:45 DEBUG : dir/file1: newRWFileHandle: 2026/02/03 04:42:45 DEBUG : dir/file1(0xc0004e7880): openPending: 2026/02/03 04:42:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2026/02/03 04:42:45 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/03 04:42:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/03 04:42:45 DEBUG : dir/file1(0xc0004e7880): >openPending: err= 2026/02/03 04:42:45 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/03 04:42:45 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/03 04:42:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/03 04:42:45 DEBUG : dir/file1(0xc0004e7880): _writeAt: size=25, off=0 2026/02/03 04:42:45 DEBUG : dir/file1(0xc0004e7880): >_writeAt: n=25, err= 2026/02/03 04:42:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/03 04:42:46 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/03 04:42:46 DEBUG : newLeaf: Updating file with newLeaf 0xc00083a600 2026/02/03 04:42:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/03 04:42:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/03 04:42:46 DEBUG : newLeaf(0xc0004e7880): close: 2026/02/03 04:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/02/03 04:42:46 DEBUG : newLeaf: vfs cache: setting modification time to 2026-02-03 04:42:45.315146694 +0000 UTC m=+3692.191314144 2026/02/03 04:42:46 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/02/03 04:42:46 DEBUG : newLeaf(0xc0004e7880): >close: err= 2026/02/03 04:42:46 DEBUG : WaitForWriters: timeout=30s 2026/02/03 04:42:46 DEBUG : dir: Looking for writers 2026/02/03 04:42:46 DEBUG : Looking for writers 2026/02/03 04:42:46 DEBUG : dir: reading active writers 2026/02/03 04:42:46 DEBUG : newLeaf: reading active writers 2026/02/03 04:42:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/03 04:42:46 DEBUG : dir: Looking for writers 2026/02/03 04:42:46 DEBUG : Looking for writers 2026/02/03 04:42:46 DEBUG : dir: reading active writers 2026/02/03 04:42:46 DEBUG : newLeaf: reading active writers 2026/02/03 04:42:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/03 04:42:46 DEBUG : dir: Looking for writers 2026/02/03 04:42:46 DEBUG : Looking for writers 2026/02/03 04:42:46 DEBUG : dir: reading active writers 2026/02/03 04:42:46 DEBUG : newLeaf: reading active writers 2026/02/03 04:42:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/03 04:42:46 DEBUG : dir: Looking for writers 2026/02/03 04:42:46 DEBUG : Looking for writers 2026/02/03 04:42:46 DEBUG : dir: reading active writers 2026/02/03 04:42:46 DEBUG : newLeaf: reading active writers 2026/02/03 04:42:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/03 04:42:46 DEBUG : newLeaf: vfs cache: starting upload 2026/02/03 04:42:47 DEBUG : dir: Looking for writers 2026/02/03 04:42:47 DEBUG : Looking for writers 2026/02/03 04:42:47 DEBUG : dir: reading active writers 2026/02/03 04:42:47 DEBUG : newLeaf: reading active writers 2026/02/03 04:42:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/03 04:42:47 DEBUG : dir: Looking for writers 2026/02/03 04:42:47 DEBUG : Looking for writers 2026/02/03 04:42:47 DEBUG : dir: reading active writers 2026/02/03 04:42:47 DEBUG : newLeaf: reading active writers 2026/02/03 04:42:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/03 04:42:47 DEBUG : dir: Looking for writers 2026/02/03 04:42:47 DEBUG : Looking for writers 2026/02/03 04:42:47 DEBUG : dir: reading active writers 2026/02/03 04:42:47 DEBUG : newLeaf: reading active writers 2026/02/03 04:42:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/03 04:42:48 DEBUG : dir: Looking for writers 2026/02/03 04:42:48 DEBUG : Looking for writers 2026/02/03 04:42:48 DEBUG : dir: reading active writers 2026/02/03 04:42:48 DEBUG : newLeaf: reading active writers 2026/02/03 04:42:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/03 04:42:49 DEBUG : dir: Looking for writers 2026/02/03 04:42:49 DEBUG : Looking for writers 2026/02/03 04:42:49 DEBUG : dir: reading active writers 2026/02/03 04:42:49 DEBUG : newLeaf: reading active writers 2026/02/03 04:42:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/03 04:42:50 DEBUG : dir: Looking for writers 2026/02/03 04:42:50 DEBUG : Looking for writers 2026/02/03 04:42:50 DEBUG : newLeaf: reading active writers 2026/02/03 04:42:50 DEBUG : dir: reading active writers 2026/02/03 04:42:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/03 04:42:50 DEBUG : newLeaf: Removing old object on successful upload 2026/02/03 04:42:50 DEBUG : newLeaf: size = 25 OK 2026/02/03 04:42:50 INFO : newLeaf: Copied (replaced existing) 2026/02/03 04:42:50 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2026/02/03 04:42:50 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/02/03 04:42:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/03 04:42:50 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/02/03 04:42:51 DEBUG : dir: Looking for writers 2026/02/03 04:42:51 DEBUG : Looking for writers 2026/02/03 04:42:51 DEBUG : dir: reading active writers 2026/02/03 04:42:51 DEBUG : newLeaf: reading active writers 2026/02/03 04:42:51 DEBUG : >WaitForWriters: 2026/02/03 04:42:51 DEBUG : WaitForWriters: timeout=30s 2026/02/03 04:42:51 DEBUG : dir: Looking for writers 2026/02/03 04:42:51 DEBUG : Looking for writers 2026/02/03 04:42:51 DEBUG : dir: reading active writers 2026/02/03 04:42:51 DEBUG : newLeaf: reading active writers 2026/02/03 04:42:51 DEBUG : >WaitForWriters: 2026/02/03 04:42:51 DEBUG : drime root 'rclone-test-xihabeh5tebe': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: listing wrong, want got newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: Unexpected file "newLeaf" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileRename/minimal,forceCache=true Messages: directories === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "drime root 'rclone-test-xihabeh5tebe'", Local "Local file system at /tmp/rclone1723462346", Modify Window "876000h0m0s" 2026/02/03 04:43:02 INFO : drime root 'rclone-test-xihabeh5tebe': poll-interval is not supported by this remote 2026/02/03 04:43:02 DEBUG : drime root 'rclone-test-xihabeh5tebe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/03 04:43:02 DEBUG : drime root 'rclone-test-xihabeh5tebe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:43:02 DEBUG : drime root 'rclone-test-xihabeh5tebe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:43:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:43:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/03 04:43:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-xihabeh5tebe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:43:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:43:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/03 04:43:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-xihabeh5tebe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:43:02 INFO : drime root 'rclone-test-xihabeh5tebe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/03 04:43:07 DEBUG : WaitForWriters: timeout=30s 2026/02/03 04:43:07 DEBUG : dir: Looking for writers 2026/02/03 04:43:07 DEBUG : file1: reading active writers 2026/02/03 04:43:07 DEBUG : Looking for writers 2026/02/03 04:43:07 DEBUG : dir: reading active writers 2026/02/03 04:43:07 DEBUG : >WaitForWriters: 2026/02/03 04:43:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/03 04:43:09 DEBUG : newLeaf: Updating file with newLeaf 0xc0008e2e40 2026/02/03 04:43:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/03 04:43:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: listing wrong, want newLeaf (14) got dir/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: Unexpected file "dir/file1" fstest.go:203: Not found "newLeaf" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestFileRename/writes,forceCache=false Messages: 1 objects not found 2026/02/03 04:43:21 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/03 04:43:21 DEBUG : dir/file1: Updating file with dir/file1 0xc0008e2e40 2026/02/03 04:43:21 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/03 04:43:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 2026/02/03 04:43:28 DEBUG : forgetting directory cache 2026/02/03 04:43:28 DEBUG : dir: forgetting directory cache 2026/02/03 04:43:28 DEBUG : dir/subdir: forgetting directory cache 2026/02/03 04:43:28 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/03 04:43:28 DEBUG : fil: forgetting directory cache 2026/02/03 04:43:28 DEBUG : dir: forgetting directory cache 2026/02/03 04:43:28 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/03 04:43:28 DEBUG : dir/subdir: forgetting directory cache fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestFileRename/writes,forceCache=false Messages: 1 objects not found 2026/02/03 04:43:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/03 04:43:30 DEBUG : dir/file1: newRWFileHandle: 2026/02/03 04:43:30 DEBUG : dir/file1(0xc000c883c0): openPending: 2026/02/03 04:43:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/02/03 04:43:30 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/03 04:43:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/03 04:43:30 DEBUG : dir/file1(0xc000c883c0): >openPending: err= 2026/02/03 04:43:30 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/03 04:43:30 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/03 04:43:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/03 04:43:30 DEBUG : dir/file1(0xc000c883c0): _writeAt: size=25, off=0 2026/02/03 04:43:30 DEBUG : dir/file1(0xc000c883c0): >_writeAt: n=25, err= 2026/02/03 04:43:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/03 04:43:32 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/03 04:43:32 DEBUG : newLeaf: Updating file with newLeaf 0xc0008e2e40 2026/02/03 04:43:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/03 04:43:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/03 04:43:32 DEBUG : newLeaf(0xc000c883c0): close: 2026/02/03 04:43:32 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/02/03 04:43:32 DEBUG : newLeaf: vfs cache: setting modification time to 2026-02-03 04:43:30.440491515 +0000 UTC m=+3737.316658963 2026/02/03 04:43:32 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/02/03 04:43:32 DEBUG : newLeaf(0xc000c883c0): >close: err= 2026/02/03 04:43:32 DEBUG : WaitForWriters: timeout=30s 2026/02/03 04:43:32 DEBUG : dir: Looking for writers 2026/02/03 04:43:32 DEBUG : Looking for writers 2026/02/03 04:43:32 DEBUG : dir: reading active writers 2026/02/03 04:43:32 DEBUG : newLeaf: reading active writers 2026/02/03 04:43:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/03 04:43:32 DEBUG : dir: Looking for writers 2026/02/03 04:43:32 DEBUG : Looking for writers 2026/02/03 04:43:32 DEBUG : dir: reading active writers 2026/02/03 04:43:32 DEBUG : newLeaf: reading active writers 2026/02/03 04:43:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/03 04:43:32 DEBUG : dir: Looking for writers 2026/02/03 04:43:32 DEBUG : Looking for writers 2026/02/03 04:43:32 DEBUG : dir: reading active writers 2026/02/03 04:43:32 DEBUG : newLeaf: reading active writers 2026/02/03 04:43:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/03 04:43:32 DEBUG : dir: Looking for writers 2026/02/03 04:43:32 DEBUG : Looking for writers 2026/02/03 04:43:32 DEBUG : dir: reading active writers 2026/02/03 04:43:32 DEBUG : newLeaf: reading active writers 2026/02/03 04:43:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/03 04:43:32 DEBUG : newLeaf: vfs cache: starting upload 2026/02/03 04:43:32 DEBUG : dir: Looking for writers 2026/02/03 04:43:32 DEBUG : Looking for writers 2026/02/03 04:43:32 DEBUG : dir: reading active writers 2026/02/03 04:43:32 DEBUG : newLeaf: reading active writers 2026/02/03 04:43:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/03 04:43:32 DEBUG : dir: Looking for writers 2026/02/03 04:43:32 DEBUG : Looking for writers 2026/02/03 04:43:32 DEBUG : dir: reading active writers 2026/02/03 04:43:32 DEBUG : newLeaf: reading active writers 2026/02/03 04:43:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/03 04:43:33 DEBUG : dir: Looking for writers 2026/02/03 04:43:33 DEBUG : Looking for writers 2026/02/03 04:43:33 DEBUG : dir: reading active writers 2026/02/03 04:43:33 DEBUG : newLeaf: reading active writers 2026/02/03 04:43:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/03 04:43:33 DEBUG : dir: Looking for writers 2026/02/03 04:43:33 DEBUG : Looking for writers 2026/02/03 04:43:33 DEBUG : dir: reading active writers 2026/02/03 04:43:33 DEBUG : newLeaf: reading active writers 2026/02/03 04:43:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/03 04:43:34 DEBUG : dir: Looking for writers 2026/02/03 04:43:34 DEBUG : Looking for writers 2026/02/03 04:43:34 DEBUG : newLeaf: reading active writers 2026/02/03 04:43:34 DEBUG : dir: reading active writers 2026/02/03 04:43:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/03 04:43:34 DEBUG : newLeaf: Removing old object on successful upload 2026/02/03 04:43:35 DEBUG : newLeaf: size = 25 OK 2026/02/03 04:43:35 INFO : newLeaf: Copied (replaced existing) 2026/02/03 04:43:35 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2026/02/03 04:43:35 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/02/03 04:43:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/03 04:43:35 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/02/03 04:43:35 DEBUG : dir: Looking for writers 2026/02/03 04:43:35 DEBUG : Looking for writers 2026/02/03 04:43:35 DEBUG : dir: reading active writers 2026/02/03 04:43:35 DEBUG : newLeaf: reading active writers 2026/02/03 04:43:35 DEBUG : >WaitForWriters: 2026/02/03 04:43:36 DEBUG : WaitForWriters: timeout=30s 2026/02/03 04:43:36 DEBUG : dir: Looking for writers 2026/02/03 04:43:36 DEBUG : Looking for writers 2026/02/03 04:43:36 DEBUG : newLeaf: reading active writers 2026/02/03 04:43:36 DEBUG : dir: reading active writers 2026/02/03 04:43:36 DEBUG : >WaitForWriters: 2026/02/03 04:43:36 DEBUG : drime root 'rclone-test-xihabeh5tebe': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: listing wrong, want got newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: Unexpected file "newLeaf" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileRename/writes,forceCache=false Messages: directories === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "drime root 'rclone-test-xihabeh5tebe'", Local "Local file system at /tmp/rclone1723462346", Modify Window "876000h0m0s" 2026/02/03 04:43:47 INFO : drime root 'rclone-test-xihabeh5tebe': poll-interval is not supported by this remote 2026/02/03 04:43:47 DEBUG : drime root 'rclone-test-xihabeh5tebe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/03 04:43:47 DEBUG : drime root 'rclone-test-xihabeh5tebe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:43:47 DEBUG : drime root 'rclone-test-xihabeh5tebe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:43:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:43:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/03 04:43:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-xihabeh5tebe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:43:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:43:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/03 04:43:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-xihabeh5tebe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:43:47 INFO : drime root 'rclone-test-xihabeh5tebe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/03 04:43:52 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/03 04:43:52 DEBUG : dir/file1: newRWFileHandle: 2026/02/03 04:43:52 DEBUG : dir/file1(0xc000eb4900): openPending: 2026/02/03 04:43:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/02/03 04:43:52 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/03 04:43:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/03 04:43:52 DEBUG : dir/file1(0xc000eb4900): >openPending: err= 2026/02/03 04:43:52 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/03 04:43:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/03 04:43:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/03 04:43:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/03 04:43:52 DEBUG : dir/file1(0xc000eb4900): _writeAt: size=14, off=0 2026/02/03 04:43:52 DEBUG : dir/file1(0xc000eb4900): >_writeAt: n=14, err= 2026/02/03 04:43:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/03 04:43:52 DEBUG : dir/file1(0xc000eb4900): close: 2026/02/03 04:43:52 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/03 04:43:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/03 04:43:52 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/03 04:43:52 DEBUG : dir/file1(0xc000eb4900): >close: err= 2026/02/03 04:43:52 DEBUG : WaitForWriters: timeout=30s 2026/02/03 04:43:52 DEBUG : dir: Looking for writers 2026/02/03 04:43:52 DEBUG : file1: reading active writers 2026/02/03 04:43:52 DEBUG : Looking for writers 2026/02/03 04:43:52 DEBUG : dir: reading active writers 2026/02/03 04:43:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/03 04:43:52 DEBUG : dir: Looking for writers 2026/02/03 04:43:52 DEBUG : file1: reading active writers 2026/02/03 04:43:52 DEBUG : Looking for writers 2026/02/03 04:43:52 DEBUG : dir: reading active writers 2026/02/03 04:43:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/03 04:43:52 DEBUG : dir: Looking for writers 2026/02/03 04:43:52 DEBUG : file1: reading active writers 2026/02/03 04:43:52 DEBUG : Looking for writers 2026/02/03 04:43:52 DEBUG : dir: reading active writers 2026/02/03 04:43:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/03 04:43:52 DEBUG : dir: Looking for writers 2026/02/03 04:43:52 DEBUG : file1: reading active writers 2026/02/03 04:43:52 DEBUG : Looking for writers 2026/02/03 04:43:52 DEBUG : dir: reading active writers 2026/02/03 04:43:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/03 04:43:52 DEBUG : dir/file1: vfs cache: starting upload 2026/02/03 04:43:52 DEBUG : dir: Looking for writers 2026/02/03 04:43:52 DEBUG : file1: reading active writers 2026/02/03 04:43:52 DEBUG : Looking for writers 2026/02/03 04:43:52 DEBUG : dir: reading active writers 2026/02/03 04:43:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/03 04:43:52 DEBUG : dir: Looking for writers 2026/02/03 04:43:52 DEBUG : file1: reading active writers 2026/02/03 04:43:52 DEBUG : Looking for writers 2026/02/03 04:43:52 DEBUG : dir: reading active writers 2026/02/03 04:43:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/03 04:43:53 DEBUG : dir: Looking for writers 2026/02/03 04:43:53 DEBUG : file1: reading active writers 2026/02/03 04:43:53 DEBUG : Looking for writers 2026/02/03 04:43:53 DEBUG : dir: reading active writers 2026/02/03 04:43:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/03 04:43:53 DEBUG : dir: Looking for writers 2026/02/03 04:43:53 DEBUG : file1: reading active writers 2026/02/03 04:43:53 DEBUG : Looking for writers 2026/02/03 04:43:53 DEBUG : dir: reading active writers 2026/02/03 04:43:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/03 04:43:54 DEBUG : dir: Looking for writers 2026/02/03 04:43:54 DEBUG : file1: reading active writers 2026/02/03 04:43:54 DEBUG : Looking for writers 2026/02/03 04:43:54 DEBUG : dir: reading active writers 2026/02/03 04:43:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/03 04:43:54 DEBUG : dir/file1: Removing old object on successful upload 2026/02/03 04:43:55 DEBUG : dir/file1: size = 14 OK 2026/02/03 04:43:55 INFO : dir/file1: Copied (replaced existing) 2026/02/03 04:43:55 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/02/03 04:43:55 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/02/03 04:43:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/03 04:43:55 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/02/03 04:43:55 DEBUG : dir: Looking for writers 2026/02/03 04:43:55 DEBUG : file1: reading active writers 2026/02/03 04:43:55 DEBUG : Looking for writers 2026/02/03 04:43:55 DEBUG : dir: reading active writers 2026/02/03 04:43:55 DEBUG : >WaitForWriters: 2026/02/03 04:43:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/03 04:43:55 DEBUG : dir/file1: newRWFileHandle: 2026/02/03 04:43:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/03 04:43:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/03 04:43:55 DEBUG : dir/file1(0xc000eb59c0): _readAt: size=512, off=0 2026/02/03 04:43:55 DEBUG : dir/file1(0xc000eb59c0): openPending: 2026/02/03 04:43:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2026/02/03 04:43:55 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/03 04:43:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/03 04:43:55 DEBUG : dir/file1(0xc000eb59c0): >openPending: err= 2026/02/03 04:43:55 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/03 04:43:55 DEBUG : dir/file1(0xc000eb59c0): >_readAt: n=14, err=EOF 2026/02/03 04:43:55 DEBUG : dir/file1(0xc000eb59c0): close: 2026/02/03 04:43:55 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-03 04:43:53 +0000 UTC 2026/02/03 04:43:55 DEBUG : dir/file1(0xc000eb59c0): >close: err= 2026/02/03 04:43:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/03 04:43:57 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/03 04:43:57 DEBUG : newLeaf: Updating file with newLeaf 0xc0008fac00 2026/02/03 04:43:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/03 04:43:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 7s just to make sure 2026/02/03 04:44:11 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/03 04:44:11 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/02/03 04:44:11 DEBUG : dir/file1: Updating file with dir/file1 0xc0008fac00 2026/02/03 04:44:11 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/03 04:44:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/02/03 04:44:19 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/03 04:44:19 DEBUG : dir/file1: newRWFileHandle: 2026/02/03 04:44:19 DEBUG : dir/file1(0xc0000b1240): openPending: 2026/02/03 04:44:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2026/02/03 04:44:19 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/03 04:44:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/03 04:44:19 DEBUG : dir/file1(0xc0000b1240): >openPending: err= 2026/02/03 04:44:19 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/03 04:44:19 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/03 04:44:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/03 04:44:19 DEBUG : dir/file1(0xc0000b1240): _writeAt: size=25, off=0 2026/02/03 04:44:19 DEBUG : dir/file1(0xc0000b1240): >_writeAt: n=25, err= 2026/02/03 04:44:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/03 04:44:20 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/03 04:44:20 DEBUG : newLeaf: Updating file with newLeaf 0xc0008fac00 2026/02/03 04:44:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/03 04:44:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/03 04:44:20 DEBUG : newLeaf(0xc0000b1240): close: 2026/02/03 04:44:20 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/02/03 04:44:20 DEBUG : newLeaf: vfs cache: setting modification time to 2026-02-03 04:44:19.370668122 +0000 UTC m=+3786.246835541 2026/02/03 04:44:20 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/02/03 04:44:20 DEBUG : newLeaf(0xc0000b1240): >close: err= 2026/02/03 04:44:20 DEBUG : WaitForWriters: timeout=30s 2026/02/03 04:44:20 DEBUG : dir: Looking for writers 2026/02/03 04:44:20 DEBUG : Looking for writers 2026/02/03 04:44:20 DEBUG : dir: reading active writers 2026/02/03 04:44:20 DEBUG : newLeaf: reading active writers 2026/02/03 04:44:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/03 04:44:20 DEBUG : dir: Looking for writers 2026/02/03 04:44:20 DEBUG : Looking for writers 2026/02/03 04:44:20 DEBUG : dir: reading active writers 2026/02/03 04:44:20 DEBUG : newLeaf: reading active writers 2026/02/03 04:44:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/03 04:44:20 DEBUG : dir: Looking for writers 2026/02/03 04:44:20 DEBUG : Looking for writers 2026/02/03 04:44:20 DEBUG : dir: reading active writers 2026/02/03 04:44:20 DEBUG : newLeaf: reading active writers 2026/02/03 04:44:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/03 04:44:20 DEBUG : dir: Looking for writers 2026/02/03 04:44:20 DEBUG : Looking for writers 2026/02/03 04:44:20 DEBUG : newLeaf: reading active writers 2026/02/03 04:44:20 DEBUG : dir: reading active writers 2026/02/03 04:44:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/03 04:44:20 DEBUG : newLeaf: vfs cache: starting upload 2026/02/03 04:44:20 DEBUG : dir: Looking for writers 2026/02/03 04:44:20 DEBUG : Looking for writers 2026/02/03 04:44:20 DEBUG : dir: reading active writers 2026/02/03 04:44:20 DEBUG : newLeaf: reading active writers 2026/02/03 04:44:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/03 04:44:21 DEBUG : dir: Looking for writers 2026/02/03 04:44:21 DEBUG : Looking for writers 2026/02/03 04:44:21 DEBUG : dir: reading active writers 2026/02/03 04:44:21 DEBUG : newLeaf: reading active writers 2026/02/03 04:44:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/03 04:44:21 DEBUG : dir: Looking for writers 2026/02/03 04:44:21 DEBUG : Looking for writers 2026/02/03 04:44:21 DEBUG : dir: reading active writers 2026/02/03 04:44:21 DEBUG : newLeaf: reading active writers 2026/02/03 04:44:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/03 04:44:22 DEBUG : dir: Looking for writers 2026/02/03 04:44:22 DEBUG : Looking for writers 2026/02/03 04:44:22 DEBUG : dir: reading active writers 2026/02/03 04:44:22 DEBUG : newLeaf: reading active writers 2026/02/03 04:44:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/03 04:44:23 DEBUG : dir: Looking for writers 2026/02/03 04:44:23 DEBUG : Looking for writers 2026/02/03 04:44:23 DEBUG : newLeaf: reading active writers 2026/02/03 04:44:23 DEBUG : dir: reading active writers 2026/02/03 04:44:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/03 04:44:24 DEBUG : dir: Looking for writers 2026/02/03 04:44:24 DEBUG : Looking for writers 2026/02/03 04:44:24 DEBUG : dir: reading active writers 2026/02/03 04:44:24 DEBUG : newLeaf: reading active writers 2026/02/03 04:44:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/03 04:44:25 DEBUG : dir: Looking for writers 2026/02/03 04:44:25 DEBUG : Looking for writers 2026/02/03 04:44:25 DEBUG : dir: reading active writers 2026/02/03 04:44:25 DEBUG : newLeaf: reading active writers 2026/02/03 04:44:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/03 04:44:26 DEBUG : dir: Looking for writers 2026/02/03 04:44:26 DEBUG : Looking for writers 2026/02/03 04:44:26 DEBUG : dir: reading active writers 2026/02/03 04:44:26 DEBUG : newLeaf: reading active writers 2026/02/03 04:44:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/03 04:44:26 DEBUG : newLeaf: Removing old object on successful upload 2026/02/03 04:44:26 DEBUG : newLeaf: size = 25 OK 2026/02/03 04:44:26 INFO : newLeaf: Copied (replaced existing) 2026/02/03 04:44:26 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2026/02/03 04:44:26 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/02/03 04:44:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/03 04:44:26 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/02/03 04:44:27 DEBUG : dir: Looking for writers 2026/02/03 04:44:27 DEBUG : Looking for writers 2026/02/03 04:44:27 DEBUG : dir: reading active writers 2026/02/03 04:44:27 DEBUG : newLeaf: reading active writers 2026/02/03 04:44:27 DEBUG : >WaitForWriters: 2026/02/03 04:44:27 DEBUG : WaitForWriters: timeout=30s 2026/02/03 04:44:27 DEBUG : dir: Looking for writers 2026/02/03 04:44:27 DEBUG : Looking for writers 2026/02/03 04:44:27 DEBUG : dir: reading active writers 2026/02/03 04:44:27 DEBUG : newLeaf: reading active writers 2026/02/03 04:44:27 DEBUG : >WaitForWriters: 2026/02/03 04:44:27 DEBUG : drime root 'rclone-test-xihabeh5tebe': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: listing wrong, want got newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: Unexpected file "newLeaf" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileRename/writes,forceCache=true Messages: directories === RUN TestFileRename/full,forceCache=false run.go:185: Remote "drime root 'rclone-test-xihabeh5tebe'", Local "Local file system at /tmp/rclone1723462346", Modify Window "876000h0m0s" 2026/02/03 04:44:38 INFO : drime root 'rclone-test-xihabeh5tebe': poll-interval is not supported by this remote 2026/02/03 04:44:38 DEBUG : drime root 'rclone-test-xihabeh5tebe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/03 04:44:38 DEBUG : drime root 'rclone-test-xihabeh5tebe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:44:38 DEBUG : drime root 'rclone-test-xihabeh5tebe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:44:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:44:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/03 04:44:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-xihabeh5tebe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:44:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:44:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/03 04:44:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-xihabeh5tebe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:44:38 INFO : drime root 'rclone-test-xihabeh5tebe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/03 04:44:42 DEBUG : WaitForWriters: timeout=30s 2026/02/03 04:44:42 DEBUG : dir: Looking for writers 2026/02/03 04:44:42 DEBUG : file1: reading active writers 2026/02/03 04:44:42 DEBUG : Looking for writers 2026/02/03 04:44:42 DEBUG : dir: reading active writers 2026/02/03 04:44:42 DEBUG : >WaitForWriters: 2026/02/03 04:44:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/03 04:44:42 DEBUG : dir/file1: newRWFileHandle: 2026/02/03 04:44:42 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/03 04:44:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/03 04:44:42 DEBUG : dir/file1(0xc0004e73c0): _readAt: size=512, off=0 2026/02/03 04:44:42 DEBUG : dir/file1(0xc0004e73c0): openPending: 2026/02/03 04:44:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/02/03 04:44:42 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/03 04:44:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/03 04:44:42 DEBUG : dir/file1(0xc0004e73c0): >openPending: err= 2026/02/03 04:44:42 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/02/03 04:44:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/03 04:44:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/03 04:44:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/03 04:44:42 DEBUG : dir/file1(0xc0004e73c0): >_readAt: n=14, err=EOF 2026/02/03 04:44:42 DEBUG : dir/file1(0xc0004e73c0): close: 2026/02/03 04:44:42 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-03 04:44:40 +0000 UTC 2026/02/03 04:44:42 DEBUG : dir/file1(0xc0004e73c0): >close: err= 2026/02/03 04:44:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/03 04:44:44 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/03 04:44:44 DEBUG : newLeaf: Updating file with newLeaf 0xc0008e2d80 2026/02/03 04:44:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/03 04:44:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: listing wrong, want newLeaf (14) got dir/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: Unexpected file "dir/file1" fstest.go:203: Not found "newLeaf" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestFileRename/full,forceCache=false Messages: 1 objects not found 2026/02/03 04:44:55 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/03 04:44:55 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/02/03 04:44:55 DEBUG : dir/file1: Updating file with dir/file1 0xc0008e2d80 2026/02/03 04:44:55 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/03 04:44:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestFileRename/full,forceCache=false Messages: 1 objects not found 2026/02/03 04:45:05 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/03 04:45:05 DEBUG : dir/file1: newRWFileHandle: 2026/02/03 04:45:05 DEBUG : dir/file1(0xc000eb4fc0): openPending: 2026/02/03 04:45:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2026/02/03 04:45:05 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/03 04:45:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/03 04:45:05 DEBUG : dir/file1(0xc000eb4fc0): >openPending: err= 2026/02/03 04:45:05 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/03 04:45:05 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/03 04:45:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/03 04:45:05 DEBUG : dir/file1(0xc000eb4fc0): _writeAt: size=25, off=0 2026/02/03 04:45:05 DEBUG : dir/file1(0xc000eb4fc0): >_writeAt: n=25, err= 2026/02/03 04:45:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/03 04:45:07 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/03 04:45:07 DEBUG : newLeaf: Updating file with newLeaf 0xc0008e2d80 2026/02/03 04:45:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/03 04:45:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/03 04:45:07 DEBUG : newLeaf(0xc000eb4fc0): close: 2026/02/03 04:45:07 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/02/03 04:45:07 DEBUG : newLeaf: vfs cache: setting modification time to 2026-02-03 04:45:05.320618535 +0000 UTC m=+3832.196785954 2026/02/03 04:45:07 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/02/03 04:45:07 DEBUG : newLeaf(0xc000eb4fc0): >close: err= 2026/02/03 04:45:07 DEBUG : WaitForWriters: timeout=30s 2026/02/03 04:45:07 DEBUG : dir: Looking for writers 2026/02/03 04:45:07 DEBUG : Looking for writers 2026/02/03 04:45:07 DEBUG : dir: reading active writers 2026/02/03 04:45:07 DEBUG : newLeaf: reading active writers 2026/02/03 04:45:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/03 04:45:07 DEBUG : dir: Looking for writers 2026/02/03 04:45:07 DEBUG : Looking for writers 2026/02/03 04:45:07 DEBUG : dir: reading active writers 2026/02/03 04:45:07 DEBUG : newLeaf: reading active writers 2026/02/03 04:45:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/03 04:45:07 DEBUG : dir: Looking for writers 2026/02/03 04:45:07 DEBUG : Looking for writers 2026/02/03 04:45:07 DEBUG : newLeaf: reading active writers 2026/02/03 04:45:07 DEBUG : dir: reading active writers 2026/02/03 04:45:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/03 04:45:07 DEBUG : dir: Looking for writers 2026/02/03 04:45:07 DEBUG : Looking for writers 2026/02/03 04:45:07 DEBUG : dir: reading active writers 2026/02/03 04:45:07 DEBUG : newLeaf: reading active writers 2026/02/03 04:45:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/03 04:45:07 DEBUG : newLeaf: vfs cache: starting upload 2026/02/03 04:45:07 DEBUG : dir: Looking for writers 2026/02/03 04:45:07 DEBUG : Looking for writers 2026/02/03 04:45:07 DEBUG : dir: reading active writers 2026/02/03 04:45:07 DEBUG : newLeaf: reading active writers 2026/02/03 04:45:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/03 04:45:07 DEBUG : dir: Looking for writers 2026/02/03 04:45:07 DEBUG : Looking for writers 2026/02/03 04:45:07 DEBUG : dir: reading active writers 2026/02/03 04:45:07 DEBUG : newLeaf: reading active writers 2026/02/03 04:45:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/03 04:45:08 DEBUG : dir: Looking for writers 2026/02/03 04:45:08 DEBUG : Looking for writers 2026/02/03 04:45:08 DEBUG : dir: reading active writers 2026/02/03 04:45:08 DEBUG : newLeaf: reading active writers 2026/02/03 04:45:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/03 04:45:08 DEBUG : dir: Looking for writers 2026/02/03 04:45:08 DEBUG : Looking for writers 2026/02/03 04:45:08 DEBUG : dir: reading active writers 2026/02/03 04:45:08 DEBUG : newLeaf: reading active writers 2026/02/03 04:45:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/03 04:45:09 DEBUG : dir: Looking for writers 2026/02/03 04:45:09 DEBUG : Looking for writers 2026/02/03 04:45:09 DEBUG : dir: reading active writers 2026/02/03 04:45:09 DEBUG : newLeaf: reading active writers 2026/02/03 04:45:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/03 04:45:09 DEBUG : newLeaf: Removing old object on successful upload 2026/02/03 04:45:10 DEBUG : newLeaf: size = 25 OK 2026/02/03 04:45:10 INFO : newLeaf: Copied (replaced existing) 2026/02/03 04:45:10 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2026/02/03 04:45:10 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/02/03 04:45:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/03 04:45:10 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/02/03 04:45:10 DEBUG : dir: Looking for writers 2026/02/03 04:45:10 DEBUG : Looking for writers 2026/02/03 04:45:10 DEBUG : dir: reading active writers 2026/02/03 04:45:10 DEBUG : newLeaf: reading active writers 2026/02/03 04:45:10 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: listing wrong, want newLeaf (25) got fstest.go:203: Not found "newLeaf" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestFileRename/full,forceCache=false Messages: 1 objects not found 2026/02/03 04:45:20 DEBUG : WaitForWriters: timeout=30s 2026/02/03 04:45:20 DEBUG : dir: Looking for writers 2026/02/03 04:45:20 DEBUG : Looking for writers 2026/02/03 04:45:20 DEBUG : dir: reading active writers 2026/02/03 04:45:20 DEBUG : newLeaf: reading active writers 2026/02/03 04:45:20 DEBUG : >WaitForWriters: 2026/02/03 04:45:20 DEBUG : drime root 'rclone-test-xihabeh5tebe': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: listing wrong, want got newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: Unexpected file "newLeaf" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileRename/full,forceCache=false Messages: directories --- FAIL: TestFileRename (307.86s) --- FAIL: TestFileRename/off,forceCache=false (54.78s) --- FAIL: TestFileRename/minimal,forceCache=false (54.27s) --- FAIL: TestFileRename/minimal,forceCache=true (49.59s) --- FAIL: TestFileRename/writes,forceCache=false (45.32s) --- FAIL: TestFileRename/writes,forceCache=true (51.39s) --- FAIL: TestFileRename/full,forceCache=false (52.52s) === RUN TestReadFileHandleMethods run.go:185: Remote "drime root 'rclone-test-xihabeh5tebe'", Local "Local file system at /tmp/rclone1723462346", Modify Window "876000h0m0s" 2026/02/03 04:45:31 INFO : drime root 'rclone-test-xihabeh5tebe': poll-interval is not supported by this remote 2026/02/03 04:45:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/03 04:45:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/03 04:45:36 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/03 04:45:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/03 04:45:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/03 04:45:37 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/02/03 04:45:37 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/02/03 04:45:37 DEBUG : WaitForWriters: timeout=30s 2026/02/03 04:45:37 DEBUG : dir: Looking for writers 2026/02/03 04:45:37 DEBUG : file1: reading active writers 2026/02/03 04:45:37 DEBUG : Looking for writers 2026/02/03 04:45:37 DEBUG : dir: reading active writers 2026/02/03 04:45:37 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestReadFileHandleMethods Messages: directories --- FAIL: TestReadFileHandleMethods (21.36s) === RUN TestReadFileHandleSeek run.go:185: Remote "drime root 'rclone-test-xihabeh5tebe'", Local "Local file system at /tmp/rclone1723462346", Modify Window "876000h0m0s" 2026/02/03 04:45:52 INFO : drime root 'rclone-test-xihabeh5tebe': poll-interval is not supported by this remote fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 7s just to make sure 2026/02/03 04:46:08 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/03 04:46:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/03 04:46:08 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/03 04:46:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/03 04:46:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/03 04:46:09 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/02/03 04:46:09 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/02/03 04:46:09 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/02/03 04:46:09 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/02/03 04:46:09 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/02/03 04:46:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/02/03 04:46:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/02/03 04:46:09 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/02/03 04:46:09 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/02/03 04:46:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/02/03 04:46:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/02/03 04:46:09 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/02/03 04:46:10 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/02/03 04:46:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/02/03 04:46:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/02/03 04:46:10 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/02/03 04:46:11 DEBUG : WaitForWriters: timeout=30s 2026/02/03 04:46:11 DEBUG : dir: Looking for writers 2026/02/03 04:46:11 DEBUG : file1: reading active writers 2026/02/03 04:46:11 DEBUG : Looking for writers 2026/02/03 04:46:11 DEBUG : dir: reading active writers 2026/02/03 04:46:11 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestReadFileHandleSeek Messages: listing wrong, want got dir/file1 (16) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestReadFileHandleSeek Messages: Unexpected file "dir/file1" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestReadFileHandleSeek Messages: directories --- FAIL: TestReadFileHandleSeek (32.45s) === RUN TestReadFileHandleReadAt run.go:185: Remote "drime root 'rclone-test-xihabeh5tebe'", Local "Local file system at /tmp/rclone1723462346", Modify Window "876000h0m0s" 2026/02/03 04:46:25 INFO : drime root 'rclone-test-xihabeh5tebe': poll-interval is not supported by this remote fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:127 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestReadFileHandleReadAt Messages: listing wrong, want dir/file1 (16) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:127 Error: Not equal: expected: 0 actual : 1 Test: TestReadFileHandleReadAt Messages: 1 objects not found 2026/02/03 04:46:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/03 04:46:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/03 04:46:39 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/03 04:46:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/03 04:46:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/03 04:46:39 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/02/03 04:46:39 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/02/03 04:46:39 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/02/03 04:46:39 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/02/03 04:46:39 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/02/03 04:46:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/02/03 04:46:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/02/03 04:46:39 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/02/03 04:46:40 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/02/03 04:46:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/02/03 04:46:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/02/03 04:46:40 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/02/03 04:46:40 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/02/03 04:46:40 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/02/03 04:46:40 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/02/03 04:46:40 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/02/03 04:46:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/02/03 04:46:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/02/03 04:46:40 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/02/03 04:46:40 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/02/03 04:46:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/02/03 04:46:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/02/03 04:46:40 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/02/03 04:46:41 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/02/03 04:46:41 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/02/03 04:46:41 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/02/03 04:46:41 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/02/03 04:46:41 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/02/03 04:46:41 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/02/03 04:46:41 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/02/03 04:46:41 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/02/03 04:46:41 DEBUG : WaitForWriters: timeout=30s 2026/02/03 04:46:41 DEBUG : dir: Looking for writers 2026/02/03 04:46:41 DEBUG : file1: reading active writers 2026/02/03 04:46:41 DEBUG : Looking for writers 2026/02/03 04:46:41 DEBUG : dir: reading active writers 2026/02/03 04:46:41 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestReadFileHandleReadAt Messages: directories --- FAIL: TestReadFileHandleReadAt (31.01s) === RUN TestReadFileHandleFlush run.go:185: Remote "drime root 'rclone-test-xihabeh5tebe'", Local "Local file system at /tmp/rclone1723462346", Modify Window "876000h0m0s" 2026/02/03 04:46:56 INFO : drime root 'rclone-test-xihabeh5tebe': poll-interval is not supported by this remote fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 7s just to make sure 2026/02/03 04:47:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/03 04:47:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/03 04:47:12 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/03 04:47:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/03 04:47:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/03 04:47:12 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/02/03 04:47:12 DEBUG : WaitForWriters: timeout=30s 2026/02/03 04:47:12 DEBUG : dir: Looking for writers 2026/02/03 04:47:12 DEBUG : file1: reading active writers 2026/02/03 04:47:12 DEBUG : Looking for writers 2026/02/03 04:47:12 DEBUG : dir: reading active writers 2026/02/03 04:47:12 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty --- PASS: TestReadFileHandleFlush (20.24s) === RUN TestReadFileHandleRelease run.go:185: Remote "drime root 'rclone-test-xihabeh5tebe'", Local "Local file system at /tmp/rclone1723462346", Modify Window "876000h0m0s" 2026/02/03 04:47:16 INFO : drime root 'rclone-test-xihabeh5tebe': poll-interval is not supported by this remote fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:210 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestReadFileHandleRelease Messages: listing wrong, want dir/file1 (16) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:210 Error: Not equal: expected: 0 actual : 1 Test: TestReadFileHandleRelease Messages: 1 objects not found 2026/02/03 04:47:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/03 04:47:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/03 04:47:30 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/03 04:47:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/03 04:47:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/03 04:47:30 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/02/03 04:47:30 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/02/03 04:47:30 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/02/03 04:47:30 DEBUG : WaitForWriters: timeout=30s 2026/02/03 04:47:30 DEBUG : dir: Looking for writers 2026/02/03 04:47:30 DEBUG : file1: reading active writers 2026/02/03 04:47:30 DEBUG : Looking for writers 2026/02/03 04:47:30 DEBUG : dir: reading active writers 2026/02/03 04:47:30 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestReadFileHandleRelease Messages: directories --- FAIL: TestReadFileHandleRelease (28.18s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "drime root 'rclone-test-xihabeh5tebe'", Local "Local file system at /tmp/rclone1723462346", Modify Window "876000h0m0s" 2026/02/03 04:47:44 INFO : drime root 'rclone-test-xihabeh5tebe': poll-interval is not supported by this remote 2026/02/03 04:47:44 DEBUG : drime root 'rclone-test-xihabeh5tebe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/03 04:47:44 DEBUG : drime root 'rclone-test-xihabeh5tebe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:47:44 DEBUG : drime root 'rclone-test-xihabeh5tebe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:47:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:47:44 DEBUG : Config file has changed externally - reloading 2026/02/03 04:47:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/03 04:47:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-xihabeh5tebe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:47:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:47:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/03 04:47:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-xihabeh5tebe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:47:44 INFO : drime root 'rclone-test-xihabeh5tebe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 7s just to make sure 2026/02/03 04:48:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/03 04:48:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/03 04:48:00 DEBUG : dir/file1: newRWFileHandle: 2026/02/03 04:48:00 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/03 04:48:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/03 04:48:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/03 04:48:00 DEBUG : dir/file1(0xc000eb4880): _readAt: size=1, off=0 2026/02/03 04:48:00 DEBUG : dir/file1(0xc000eb4880): openPending: 2026/02/03 04:48:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/02/03 04:48:00 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/03 04:48:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/03 04:48:00 DEBUG : dir/file1(0xc000eb4880): >openPending: err= 2026/02/03 04:48:00 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/02/03 04:48:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/03 04:48:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/03 04:48:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/03 04:48:01 DEBUG : dir/file1(0xc000eb4880): >_readAt: n=1, err= 2026/02/03 04:48:01 DEBUG : dir/file1(0xc000eb4880): _readAt: size=256, off=1 2026/02/03 04:48:01 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/02/03 04:48:01 DEBUG : dir/file1(0xc000eb4880): >_readAt: n=15, err=EOF 2026/02/03 04:48:01 DEBUG : dir/file1(0xc000eb4880): _readAt: size=16, off=16 2026/02/03 04:48:01 DEBUG : dir/file1(0xc000eb4880): >_readAt: n=0, err=EOF 2026/02/03 04:48:01 DEBUG : dir/file1(0xc000eb4880): close: 2026/02/03 04:48:01 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-03 04:47:45 +0000 UTC 2026/02/03 04:48:01 DEBUG : dir/file1(0xc000eb4880): >close: err= 2026/02/03 04:48:01 DEBUG : dir/file1(0xc000eb4880): close: 2026/02/03 04:48:01 DEBUG : dir/file1(0xc000eb4880): >close: err=file already closed 2026/02/03 04:48:01 DEBUG : WaitForWriters: timeout=30s 2026/02/03 04:48:01 DEBUG : dir: Looking for writers 2026/02/03 04:48:01 DEBUG : file1: reading active writers 2026/02/03 04:48:01 DEBUG : Looking for writers 2026/02/03 04:48:01 DEBUG : dir: reading active writers 2026/02/03 04:48:01 DEBUG : >WaitForWriters: 2026/02/03 04:48:01 DEBUG : drime root 'rclone-test-xihabeh5tebe': vfs cache: cleaner exiting run.go:130: removing dir "dir" failed - try 1/3: directory not empty --- PASS: TestRWFileHandleMethodsRead (19.55s) === RUN TestRWFileHandleReadAt run.go:185: Remote "drime root 'rclone-test-xihabeh5tebe'", Local "Local file system at /tmp/rclone1723462346", Modify Window "876000h0m0s" 2026/02/03 04:48:04 INFO : drime root 'rclone-test-xihabeh5tebe': poll-interval is not supported by this remote 2026/02/03 04:48:04 DEBUG : drime root 'rclone-test-xihabeh5tebe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/03 04:48:04 DEBUG : drime root 'rclone-test-xihabeh5tebe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:48:04 DEBUG : drime root 'rclone-test-xihabeh5tebe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:48:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:48:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/03 04:48:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-xihabeh5tebe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:48:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:48:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/03 04:48:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-xihabeh5tebe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:48:04 INFO : drime root 'rclone-test-xihabeh5tebe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:167 Error: Should be true Test: TestRWFileHandleReadAt Messages: listing wrong, want dir/file1 (16) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:167 Error: Not equal: expected: 0 actual : 1 Test: TestRWFileHandleReadAt Messages: 1 objects not found 2026/02/03 04:48:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/03 04:48:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/03 04:48:16 DEBUG : dir/file1: newRWFileHandle: 2026/02/03 04:48:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/03 04:48:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/03 04:48:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/03 04:48:16 DEBUG : dir/file1(0xc000245440): _readAt: size=1, off=0 2026/02/03 04:48:16 DEBUG : dir/file1(0xc000245440): openPending: 2026/02/03 04:48:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/02/03 04:48:16 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/03 04:48:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/03 04:48:16 DEBUG : dir/file1(0xc000245440): >openPending: err= 2026/02/03 04:48:16 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/02/03 04:48:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/03 04:48:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/03 04:48:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/03 04:48:16 DEBUG : dir/file1(0xc000245440): >_readAt: n=1, err= 2026/02/03 04:48:16 DEBUG : dir/file1(0xc000245440): _readAt: size=1, off=5 2026/02/03 04:48:16 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/02/03 04:48:16 DEBUG : dir/file1(0xc000245440): >_readAt: n=1, err= 2026/02/03 04:48:16 DEBUG : dir/file1(0xc000245440): _readAt: size=1, off=1 2026/02/03 04:48:16 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/02/03 04:48:16 DEBUG : dir/file1(0xc000245440): >_readAt: n=1, err= 2026/02/03 04:48:16 DEBUG : dir/file1(0xc000245440): _readAt: size=6, off=10 2026/02/03 04:48:16 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/02/03 04:48:16 DEBUG : dir/file1(0xc000245440): >_readAt: n=6, err= 2026/02/03 04:48:16 DEBUG : dir/file1(0xc000245440): _readAt: size=256, off=10 2026/02/03 04:48:16 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/02/03 04:48:16 DEBUG : dir/file1(0xc000245440): >_readAt: n=6, err=EOF 2026/02/03 04:48:16 DEBUG : dir/file1(0xc000245440): _readAt: size=256, off=100 2026/02/03 04:48:16 DEBUG : dir/file1(0xc000245440): >_readAt: n=0, err=EOF 2026/02/03 04:48:16 DEBUG : dir/file1(0xc000245440): close: 2026/02/03 04:48:16 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-03 04:48:05 +0000 UTC 2026/02/03 04:48:16 DEBUG : dir/file1(0xc000245440): >close: err= 2026/02/03 04:48:16 DEBUG : dir/file1(0xc000245440): _readAt: size=256, off=100 2026/02/03 04:48:16 DEBUG : dir/file1(0xc000245440): >_readAt: n=0, err=file already closed 2026/02/03 04:48:16 DEBUG : WaitForWriters: timeout=30s 2026/02/03 04:48:16 DEBUG : dir: Looking for writers 2026/02/03 04:48:16 DEBUG : file1: reading active writers 2026/02/03 04:48:16 DEBUG : Looking for writers 2026/02/03 04:48:16 DEBUG : dir: reading active writers 2026/02/03 04:48:16 DEBUG : >WaitForWriters: 2026/02/03 04:48:16 DEBUG : drime root 'rclone-test-xihabeh5tebe': vfs cache: cleaner exiting run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestRWFileHandleReadAt Messages: directories --- FAIL: TestRWFileHandleReadAt (26.64s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "drime root 'rclone-test-xihabeh5tebe'", Local "Local file system at /tmp/rclone1723462346", Modify Window "876000h0m0s" 2026/02/03 04:48:30 INFO : drime root 'rclone-test-xihabeh5tebe': poll-interval is not supported by this remote 2026/02/03 04:48:30 DEBUG : drime root 'rclone-test-xihabeh5tebe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/03 04:48:30 DEBUG : drime root 'rclone-test-xihabeh5tebe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:48:30 DEBUG : drime root 'rclone-test-xihabeh5tebe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:48:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:48:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/03 04:48:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-xihabeh5tebe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:48:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:48:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/03 04:48:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-xihabeh5tebe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:48:30 INFO : drime root 'rclone-test-xihabeh5tebe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/03 04:48:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/03 04:48:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/03 04:48:41 DEBUG : dir/file1: newRWFileHandle: 2026/02/03 04:48:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/03 04:48:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/03 04:48:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/03 04:48:41 DEBUG : dir/file1(0xc000eb4180): RWFileHandle.Flush 2026/02/03 04:48:41 DEBUG : dir/file1(0xc000eb4180): _readAt: size=256, off=0 2026/02/03 04:48:41 DEBUG : dir/file1(0xc000eb4180): openPending: 2026/02/03 04:48:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/02/03 04:48:41 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/03 04:48:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/03 04:48:41 DEBUG : dir/file1(0xc000eb4180): >openPending: err= 2026/02/03 04:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/02/03 04:48:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/03 04:48:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/03 04:48:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/03 04:48:41 DEBUG : dir/file1(0xc000eb4180): >_readAt: n=16, err=EOF 2026/02/03 04:48:41 DEBUG : dir/file1(0xc000eb4180): RWFileHandle.Flush 2026/02/03 04:48:41 DEBUG : dir/file1(0xc000eb4180): RWFileHandle.Flush 2026/02/03 04:48:41 DEBUG : dir/file1(0xc000eb4180): close: 2026/02/03 04:48:41 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-03 04:48:32 +0000 UTC 2026/02/03 04:48:41 DEBUG : dir/file1(0xc000eb4180): >close: err= 2026/02/03 04:48:41 DEBUG : WaitForWriters: timeout=30s 2026/02/03 04:48:41 DEBUG : dir: Looking for writers 2026/02/03 04:48:41 DEBUG : file1: reading active writers 2026/02/03 04:48:41 DEBUG : Looking for writers 2026/02/03 04:48:41 DEBUG : dir: reading active writers 2026/02/03 04:48:41 DEBUG : >WaitForWriters: 2026/02/03 04:48:41 DEBUG : drime root 'rclone-test-xihabeh5tebe': vfs cache: cleaner exiting run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestRWFileHandleFlushRead Messages: directories --- FAIL: TestRWFileHandleFlushRead (24.71s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "drime root 'rclone-test-xihabeh5tebe'", Local "Local file system at /tmp/rclone1723462346", Modify Window "876000h0m0s" 2026/02/03 04:48:55 INFO : drime root 'rclone-test-xihabeh5tebe': poll-interval is not supported by this remote 2026/02/03 04:48:55 DEBUG : drime root 'rclone-test-xihabeh5tebe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/03 04:48:55 DEBUG : drime root 'rclone-test-xihabeh5tebe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:48:55 DEBUG : drime root 'rclone-test-xihabeh5tebe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:48:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:48:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/03 04:48:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-xihabeh5tebe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:48:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:48:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/03 04:48:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-xihabeh5tebe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:48:55 INFO : drime root 'rclone-test-xihabeh5tebe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/03 04:49:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/03 04:49:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/03 04:49:04 DEBUG : dir/file1: newRWFileHandle: 2026/02/03 04:49:04 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/03 04:49:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/03 04:49:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/03 04:49:04 DEBUG : dir/file1(0xc000c811c0): _readAt: size=256, off=0 2026/02/03 04:49:04 DEBUG : dir/file1(0xc000c811c0): openPending: 2026/02/03 04:49:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/02/03 04:49:04 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/03 04:49:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/03 04:49:04 DEBUG : dir/file1(0xc000c811c0): >openPending: err= 2026/02/03 04:49:04 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/02/03 04:49:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/03 04:49:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/03 04:49:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/03 04:49:04 DEBUG : forgetting directory cache 2026/02/03 04:49:04 DEBUG : dir: forgetting directory cache 2026/02/03 04:49:04 DEBUG : dir/file1(0xc000c811c0): >_readAt: n=16, err=EOF 2026/02/03 04:49:04 DEBUG : dir/file1(0xc000c811c0): RWFileHandle.Release 2026/02/03 04:49:04 DEBUG : dir/file1(0xc000c811c0): close: 2026/02/03 04:49:04 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-03 04:48:57 +0000 UTC 2026/02/03 04:49:04 DEBUG : dir/file1(0xc000c811c0): >close: err= 2026/02/03 04:49:04 DEBUG : dir/file1(0xc000c811c0): RWFileHandle.Release 2026/02/03 04:49:04 DEBUG : WaitForWriters: timeout=30s 2026/02/03 04:49:04 DEBUG : dir: Looking for writers 2026/02/03 04:49:04 DEBUG : file1: reading active writers 2026/02/03 04:49:04 DEBUG : Looking for writers 2026/02/03 04:49:04 DEBUG : dir: reading active writers 2026/02/03 04:49:04 DEBUG : >WaitForWriters: 2026/02/03 04:49:04 DEBUG : drime root 'rclone-test-xihabeh5tebe': vfs cache: cleaner exiting run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestRWFileHandleReleaseRead Messages: directories --- FAIL: TestRWFileHandleReleaseRead (24.24s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "drime root 'rclone-test-xihabeh5tebe'", Local "Local file system at /tmp/rclone1723462346", Modify Window "876000h0m0s" 2026/02/03 04:49:19 INFO : drime root 'rclone-test-xihabeh5tebe': poll-interval is not supported by this remote 2026/02/03 04:49:19 DEBUG : drime root 'rclone-test-xihabeh5tebe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/03 04:49:19 DEBUG : drime root 'rclone-test-xihabeh5tebe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:49:19 DEBUG : drime root 'rclone-test-xihabeh5tebe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:49:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:49:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/03 04:49:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-xihabeh5tebe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:49:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:49:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/03 04:49:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-xihabeh5tebe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:49:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/03 04:49:19 INFO : drime root 'rclone-test-xihabeh5tebe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/03 04:49:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/03 04:49:20 DEBUG : file1: newRWFileHandle: 2026/02/03 04:49:20 DEBUG : file1(0xc00016ce40): openPending: 2026/02/03 04:49:20 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/03 04:49:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/03 04:49:20 DEBUG : file1(0xc00016ce40): >openPending: err= 2026/02/03 04:49:20 DEBUG : file1: >newRWFileHandle: err= 2026/02/03 04:49:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/03 04:49:20 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/03 04:49:20 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/03 04:49:20 DEBUG : file1(0xc00016ce40): _writeAt: size=5, off=0 2026/02/03 04:49:20 DEBUG : file1(0xc00016ce40): >_writeAt: n=5, err= 2026/02/03 04:49:20 DEBUG : file1(0xc00016ce40): _writeAt: size=7, off=5 2026/02/03 04:49:20 DEBUG : file1(0xc00016ce40): >_writeAt: n=7, err= 2026/02/03 04:49:20 DEBUG : file1: vfs cache: truncate to size=11 2026/02/03 04:49:20 DEBUG : file1(0xc00016ce40): close: 2026/02/03 04:49:20 DEBUG : file1: vfs cache: setting modification time to 2026-02-03 04:49:20.386532086 +0000 UTC m=+4087.262699525 2026/02/03 04:49:20 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/03 04:49:20 DEBUG : file1(0xc00016ce40): >close: err= 2026/02/03 04:49:20 DEBUG : file1(0xc00016ce40): close: 2026/02/03 04:49:20 DEBUG : file1(0xc00016ce40): >close: err=file already closed dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:332 Error: Not equal: expected: []string{"file1,11,false"} actual : []string{"dir,0,true", "file1,11,false"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=10) "dir,0,true", (string) (len=14) "file1,11,false" Test: TestRWFileHandleMethodsWrite 2026/02/03 04:49:20 DEBUG : WaitForWriters: timeout=30s 2026/02/03 04:49:20 DEBUG : dir: Looking for writers 2026/02/03 04:49:20 DEBUG : Looking for writers 2026/02/03 04:49:20 DEBUG : dir: reading active writers 2026/02/03 04:49:20 DEBUG : file1: reading active writers 2026/02/03 04:49:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/03 04:49:20 DEBUG : dir: Looking for writers 2026/02/03 04:49:20 DEBUG : Looking for writers 2026/02/03 04:49:20 DEBUG : dir: reading active writers 2026/02/03 04:49:20 DEBUG : file1: reading active writers 2026/02/03 04:49:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/03 04:49:20 DEBUG : dir: Looking for writers 2026/02/03 04:49:20 DEBUG : Looking for writers 2026/02/03 04:49:20 DEBUG : dir: reading active writers 2026/02/03 04:49:20 DEBUG : file1: reading active writers 2026/02/03 04:49:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/03 04:49:20 DEBUG : dir: Looking for writers 2026/02/03 04:49:20 DEBUG : Looking for writers 2026/02/03 04:49:20 DEBUG : dir: reading active writers 2026/02/03 04:49:20 DEBUG : file1: reading active writers 2026/02/03 04:49:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/03 04:49:20 DEBUG : file1: vfs cache: starting upload 2026/02/03 04:49:20 DEBUG : dir: Looking for writers 2026/02/03 04:49:20 DEBUG : Looking for writers 2026/02/03 04:49:20 DEBUG : dir: reading active writers 2026/02/03 04:49:20 DEBUG : file1: reading active writers 2026/02/03 04:49:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/03 04:49:20 DEBUG : dir: Looking for writers 2026/02/03 04:49:20 DEBUG : Looking for writers 2026/02/03 04:49:20 DEBUG : dir: reading active writers 2026/02/03 04:49:20 DEBUG : file1: reading active writers 2026/02/03 04:49:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/03 04:49:21 DEBUG : dir: Looking for writers 2026/02/03 04:49:21 DEBUG : Looking for writers 2026/02/03 04:49:21 DEBUG : dir: reading active writers 2026/02/03 04:49:21 DEBUG : file1: reading active writers 2026/02/03 04:49:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/03 04:49:21 DEBUG : dir: Looking for writers 2026/02/03 04:49:21 DEBUG : Looking for writers 2026/02/03 04:49:21 DEBUG : dir: reading active writers 2026/02/03 04:49:21 DEBUG : file1: reading active writers 2026/02/03 04:49:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/03 04:49:22 DEBUG : file1: size = 11 OK 2026/02/03 04:49:22 INFO : file1: Copied (new) 2026/02/03 04:49:22 DEBUG : file1: vfs cache: fingerprint now "11" 2026/02/03 04:49:22 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/03 04:49:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/03 04:49:22 INFO : file1: vfs cache: upload succeeded try #1 2026/02/03 04:49:22 DEBUG : dir: Looking for writers 2026/02/03 04:49:22 DEBUG : Looking for writers 2026/02/03 04:49:22 DEBUG : dir: reading active writers 2026/02/03 04:49:22 DEBUG : file1: reading active writers 2026/02/03 04:49:22 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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/vfs/read_write_test.go:337 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestRWFileHandleMethodsWrite Messages: directories 2026/02/03 04:49:32 DEBUG : WaitForWriters: timeout=30s 2026/02/03 04:49:32 DEBUG : dir: Looking for writers 2026/02/03 04:49:32 DEBUG : Looking for writers 2026/02/03 04:49:32 DEBUG : dir: reading active writers 2026/02/03 04:49:32 DEBUG : file1: reading active writers 2026/02/03 04:49:32 DEBUG : >WaitForWriters: 2026/02/03 04:49:32 DEBUG : drime root 'rclone-test-xihabeh5tebe': vfs cache: cleaner exiting 2026/02/03 04:49:34 DEBUG : forgetting directory cache 2026/02/03 04:49:34 DEBUG : dir: forgetting directory cache 2026/02/03 04:49:34 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleMethodsWrite Messages: listing wrong, want got file1 (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleMethodsWrite Messages: Unexpected file "file1" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestRWFileHandleMethodsWrite Messages: directories --- FAIL: TestRWFileHandleMethodsWrite (25.58s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "drime root 'rclone-test-xihabeh5tebe'", Local "Local file system at /tmp/rclone1723462346", Modify Window "876000h0m0s" 2026/02/03 04:49:45 INFO : drime root 'rclone-test-xihabeh5tebe': poll-interval is not supported by this remote 2026/02/03 04:49:45 DEBUG : drime root 'rclone-test-xihabeh5tebe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/03 04:49:45 DEBUG : drime root 'rclone-test-xihabeh5tebe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:49:45 DEBUG : drime root 'rclone-test-xihabeh5tebe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:49:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:49:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/03 04:49:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-xihabeh5tebe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:49:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:49:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/03 04:49:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-xihabeh5tebe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:49:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/03 04:49:45 INFO : drime root 'rclone-test-xihabeh5tebe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/03 04:49:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/03 04:49:45 DEBUG : file1: newRWFileHandle: 2026/02/03 04:49:45 DEBUG : file1(0xc0004e6b40): openPending: 2026/02/03 04:49:45 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/03 04:49:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/03 04:49:45 DEBUG : file1(0xc0004e6b40): >openPending: err= 2026/02/03 04:49:45 DEBUG : file1: >newRWFileHandle: err= 2026/02/03 04:49:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/03 04:49:45 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/03 04:49:45 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/03 04:49:45 DEBUG : file1(0xc0004e6b40): close: 2026/02/03 04:49:45 DEBUG : file1: vfs cache: setting modification time to 2026-02-03 04:49:45.717892347 +0000 UTC m=+4112.594059766 2026/02/03 04:49:45 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/03 04:49:45 DEBUG : file1(0xc0004e6b40): >close: err= 2026/02/03 04:49:45 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/02/03 04:49:45 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/03 04:49:45 DEBUG : file2: newRWFileHandle: 2026/02/03 04:49:45 DEBUG : file2(0xc0004e7100): openPending: 2026/02/03 04:49:45 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/03 04:49:45 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/02/03 04:49:45 DEBUG : file2(0xc0004e7100): >openPending: err= 2026/02/03 04:49:45 DEBUG : file2: >newRWFileHandle: err= 2026/02/03 04:49:45 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/02/03 04:49:45 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/02/03 04:49:45 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/02/03 04:49:45 DEBUG : file2(0xc0004e7100): RWFileHandle.Flush 2026/02/03 04:49:45 DEBUG : file2(0xc0004e7100): RWFileHandle.Release 2026/02/03 04:49:45 DEBUG : file2(0xc0004e7100): close: 2026/02/03 04:49:45 DEBUG : file2: vfs cache: setting modification time to 2026-02-03 04:49:45.718629909 +0000 UTC m=+4112.594797328 2026/02/03 04:49:45 INFO : file2: vfs cache: queuing for upload in 100ms 2026/02/03 04:49:45 DEBUG : file2(0xc0004e7100): >close: err= 2026/02/03 04:49:45 DEBUG : WaitForWriters: timeout=30s 2026/02/03 04:49:45 DEBUG : Looking for writers 2026/02/03 04:49:45 DEBUG : file2: reading active writers 2026/02/03 04:49:45 DEBUG : file1: reading active writers 2026/02/03 04:49:45 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/02/03 04:49:45 DEBUG : Looking for writers 2026/02/03 04:49:45 DEBUG : file1: reading active writers 2026/02/03 04:49:45 DEBUG : file2: reading active writers 2026/02/03 04:49:45 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/02/03 04:49:45 DEBUG : Looking for writers 2026/02/03 04:49:45 DEBUG : file1: reading active writers 2026/02/03 04:49:45 DEBUG : file2: reading active writers 2026/02/03 04:49:45 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/02/03 04:49:45 DEBUG : Looking for writers 2026/02/03 04:49:45 DEBUG : file1: reading active writers 2026/02/03 04:49:45 DEBUG : file2: reading active writers 2026/02/03 04:49:45 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/02/03 04:49:45 DEBUG : file2: vfs cache: starting upload 2026/02/03 04:49:45 DEBUG : file1: vfs cache: starting upload 2026/02/03 04:49:45 DEBUG : Looking for writers 2026/02/03 04:49:45 DEBUG : file1: reading active writers 2026/02/03 04:49:45 DEBUG : file2: reading active writers 2026/02/03 04:49:45 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/02/03 04:49:46 DEBUG : Looking for writers 2026/02/03 04:49:46 DEBUG : file2: reading active writers 2026/02/03 04:49:46 DEBUG : file1: reading active writers 2026/02/03 04:49:46 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/02/03 04:49:46 DEBUG : Looking for writers 2026/02/03 04:49:46 DEBUG : file1: reading active writers 2026/02/03 04:49:46 DEBUG : file2: reading active writers 2026/02/03 04:49:46 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/02/03 04:49:46 DEBUG : Looking for writers 2026/02/03 04:49:46 DEBUG : file1: reading active writers 2026/02/03 04:49:46 DEBUG : file2: reading active writers 2026/02/03 04:49:46 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/02/03 04:49:47 DEBUG : Looking for writers 2026/02/03 04:49:47 DEBUG : file1: reading active writers 2026/02/03 04:49:47 DEBUG : file2: reading active writers 2026/02/03 04:49:47 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/02/03 04:49:48 DEBUG : Looking for writers 2026/02/03 04:49:48 DEBUG : file1: reading active writers 2026/02/03 04:49:48 DEBUG : file2: reading active writers 2026/02/03 04:49:48 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/02/03 04:49:49 DEBUG : file2: size = 0 OK 2026/02/03 04:49:49 INFO : file2: Copied (new) 2026/02/03 04:49:49 DEBUG : file2: vfs cache: fingerprint now "0" 2026/02/03 04:49:49 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/02/03 04:49:49 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/02/03 04:49:49 INFO : file2: vfs cache: upload succeeded try #1 2026/02/03 04:49:49 DEBUG : Looking for writers 2026/02/03 04:49:49 DEBUG : file1: reading active writers 2026/02/03 04:49:49 DEBUG : file2: reading active writers 2026/02/03 04:49:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/03 04:49:50 DEBUG : file1: size = 0 OK 2026/02/03 04:49:50 INFO : file1: Copied (new) 2026/02/03 04:49:50 DEBUG : file1: vfs cache: fingerprint now "0" 2026/02/03 04:49:50 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/03 04:49:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/03 04:49:50 INFO : file1: vfs cache: upload succeeded try #1 2026/02/03 04:49:50 DEBUG : Looking for writers 2026/02/03 04:49:50 DEBUG : file1: reading active writers 2026/02/03 04:49:50 DEBUG : file2: reading active writers 2026/02/03 04:49:50 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:420 Error: Should be true Test: TestRWFileHandleWriteNoWrite Messages: listing wrong, want file1 (0), file2 (0) got fstest.go:203: Not found "file1" fstest.go:203: Not found "file2" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:420 Error: Not equal: expected: 0 actual : 2 Test: TestRWFileHandleWriteNoWrite Messages: 2 objects not found 2026/02/03 04:49:59 DEBUG : WaitForWriters: timeout=30s 2026/02/03 04:49:59 DEBUG : Looking for writers 2026/02/03 04:49:59 DEBUG : file1: reading active writers 2026/02/03 04:49:59 DEBUG : file2: reading active writers 2026/02/03 04:49:59 DEBUG : >WaitForWriters: 2026/02/03 04:49:59 DEBUG : drime root 'rclone-test-xihabeh5tebe': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleWriteNoWrite Messages: listing wrong, want got file1 (0), file2 (0) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleWriteNoWrite Messages: Unexpected file "file1" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleWriteNoWrite Messages: Unexpected file "file2" --- FAIL: TestRWFileHandleWriteNoWrite (24.13s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "drime root 'rclone-test-xihabeh5tebe'", Local "Local file system at /tmp/rclone1723462346", Modify Window "876000h0m0s" 2026/02/03 04:50:09 INFO : drime root 'rclone-test-xihabeh5tebe': poll-interval is not supported by this remote 2026/02/03 04:50:09 DEBUG : drime root 'rclone-test-xihabeh5tebe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/03 04:50:09 DEBUG : drime root 'rclone-test-xihabeh5tebe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:50:09 DEBUG : drime root 'rclone-test-xihabeh5tebe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:50:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:50:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/03 04:50:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-xihabeh5tebe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:50:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:50:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/03 04:50:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-xihabeh5tebe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:50:09 INFO : drime root 'rclone-test-xihabeh5tebe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/03 04:50:10 DEBUG : forgetting directory cache 2026/02/03 04:50:10 DEBUG : dir: forgetting directory cache 2026/02/03 04:50:13 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/02/03 04:50:13 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/03 04:50:13 DEBUG : dir/file1: newRWFileHandle: 2026/02/03 04:50:13 DEBUG : dir/file1(0xc000c81580): openPending: 2026/02/03 04:50:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/02/03 04:50:13 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/03 04:50:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/03 04:50:13 DEBUG : dir/file1(0xc000c81580): >openPending: err= 2026/02/03 04:50:13 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/03 04:50:13 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/03 04:50:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/03 04:50:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/03 04:50:13 DEBUG : dir/file1(0xc000c81580): _writeAt: size=5, off=0 2026/02/03 04:50:13 DEBUG : dir/file1(0xc000c81580): >_writeAt: n=5, err= 2026/02/03 04:50:13 DEBUG : dir/file1(0xc000c81580): close: 2026/02/03 04:50:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/03 04:50:13 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-03 04:50:13.941280659 +0000 UTC m=+4140.817448078 2026/02/03 04:50:13 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/03 04:50:13 DEBUG : dir/file1(0xc000c81580): >close: err= 2026/02/03 04:50:13 DEBUG : WaitForWriters: timeout=30s 2026/02/03 04:50:13 DEBUG : dir: Looking for writers 2026/02/03 04:50:13 DEBUG : file1: reading active writers 2026/02/03 04:50:13 DEBUG : Looking for writers 2026/02/03 04:50:13 DEBUG : dir: reading active writers 2026/02/03 04:50:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/03 04:50:13 DEBUG : dir: Looking for writers 2026/02/03 04:50:13 DEBUG : file1: reading active writers 2026/02/03 04:50:13 DEBUG : Looking for writers 2026/02/03 04:50:13 DEBUG : dir: reading active writers 2026/02/03 04:50:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/03 04:50:13 DEBUG : dir: Looking for writers 2026/02/03 04:50:13 DEBUG : file1: reading active writers 2026/02/03 04:50:13 DEBUG : Looking for writers 2026/02/03 04:50:13 DEBUG : dir: reading active writers 2026/02/03 04:50:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/03 04:50:14 DEBUG : dir: Looking for writers 2026/02/03 04:50:14 DEBUG : file1: reading active writers 2026/02/03 04:50:14 DEBUG : Looking for writers 2026/02/03 04:50:14 DEBUG : dir: reading active writers 2026/02/03 04:50:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/03 04:50:14 DEBUG : dir/file1: vfs cache: starting upload 2026/02/03 04:50:14 DEBUG : dir: Looking for writers 2026/02/03 04:50:14 DEBUG : file1: reading active writers 2026/02/03 04:50:14 DEBUG : Looking for writers 2026/02/03 04:50:14 DEBUG : dir: reading active writers 2026/02/03 04:50:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/03 04:50:14 DEBUG : dir: Looking for writers 2026/02/03 04:50:14 DEBUG : file1: reading active writers 2026/02/03 04:50:14 DEBUG : Looking for writers 2026/02/03 04:50:14 DEBUG : dir: reading active writers 2026/02/03 04:50:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/03 04:50:14 DEBUG : dir: Looking for writers 2026/02/03 04:50:14 DEBUG : file1: reading active writers 2026/02/03 04:50:14 DEBUG : Looking for writers 2026/02/03 04:50:14 DEBUG : dir: reading active writers 2026/02/03 04:50:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/03 04:50:15 DEBUG : dir: Looking for writers 2026/02/03 04:50:15 DEBUG : file1: reading active writers 2026/02/03 04:50:15 DEBUG : Looking for writers 2026/02/03 04:50:15 DEBUG : dir: reading active writers 2026/02/03 04:50:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/03 04:50:16 DEBUG : dir: Looking for writers 2026/02/03 04:50:16 DEBUG : file1: reading active writers 2026/02/03 04:50:16 DEBUG : Looking for writers 2026/02/03 04:50:16 DEBUG : dir: reading active writers 2026/02/03 04:50:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/03 04:50:17 DEBUG : dir: Looking for writers 2026/02/03 04:50:17 DEBUG : file1: reading active writers 2026/02/03 04:50:17 DEBUG : Looking for writers 2026/02/03 04:50:17 DEBUG : dir: reading active writers 2026/02/03 04:50:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/03 04:50:18 DEBUG : dir: Looking for writers 2026/02/03 04:50:18 DEBUG : file1: reading active writers 2026/02/03 04:50:18 DEBUG : Looking for writers 2026/02/03 04:50:18 DEBUG : dir: reading active writers 2026/02/03 04:50:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/03 04:50:19 DEBUG : dir: Looking for writers 2026/02/03 04:50:19 DEBUG : file1: reading active writers 2026/02/03 04:50:19 DEBUG : Looking for writers 2026/02/03 04:50:19 DEBUG : dir: reading active writers 2026/02/03 04:50:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/03 04:50:19 DEBUG : dir/file1: Removing old object on successful upload 2026/02/03 04:50:19 DEBUG : dir/file1: size = 5 OK 2026/02/03 04:50:19 INFO : dir/file1: Copied (replaced existing) 2026/02/03 04:50:19 DEBUG : dir/file1: vfs cache: fingerprint now "5" 2026/02/03 04:50:19 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/02/03 04:50:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/03 04:50:19 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/02/03 04:50:20 DEBUG : dir: Looking for writers 2026/02/03 04:50:20 DEBUG : file1: reading active writers 2026/02/03 04:50:20 DEBUG : Looking for writers 2026/02/03 04:50:20 DEBUG : dir: reading active writers 2026/02/03 04:50:20 DEBUG : >WaitForWriters: 2026/02/03 04:50:20 DEBUG : drime root 'rclone-test-xihabeh5tebe': vfs cache: cleaner exiting 2026/02/03 04:50:20 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/03 04:50:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/03 04:50:21 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/03 04:50:21 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/03 04:50:21 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/03 04:50:21 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/03 04:50:22 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/03 04:50:22 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/03 04:50:22 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/03 04:50:22 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/02/03 04:50:22 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/03 04:50:22 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/02/03 04:50:23 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/03 04:50:23 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/02/03 04:50:24 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/03 04:50:24 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/02/03 04:50:25 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/03 04:50:25 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/02/03 04:50:28 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/02/03 04:50:28 DEBUG : pacer: Rate limited, increasing sleep to 10.24s run.go:130: removing file "dir/file1" failed - try 1/3: failed to delete item: Error "Server Error" 2026/02/03 04:50:28 DEBUG : forgetting directory cache 2026/02/03 04:50:28 DEBUG : dir: forgetting directory cache 2026/02/03 04:50:28 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/03 04:50:28 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2026/02/03 04:50:32 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/03 04:50:32 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/02/03 04:50:43 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/03 04:51:03 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/03 04:51:21 DEBUG : forgetting directory cache 2026/02/03 04:51:21 DEBUG : dir: forgetting directory cache 2026/02/03 04:51:21 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/03 04:51:21 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2026/02/03 04:51:23 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/03 04:51:43 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/03 04:52:03 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/03 04:52:17 DEBUG : forgetting directory cache 2026/02/03 04:52:17 DEBUG : dir: forgetting directory cache 2026/02/03 04:52:17 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/03 04:52:17 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2026/02/03 04:52:23 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/03 04:52:43 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/03 04:53:03 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/03 04:53:07 DEBUG : forgetting directory cache 2026/02/03 04:53:07 DEBUG : dir: forgetting directory cache 2026/02/03 04:53:07 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/03 04:53:07 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2026/02/03 04:53:23 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "dir/file1" failed - try 2/3: failed to delete item: Error "Server Error" 2026/02/03 04:53:28 DEBUG : dir: forgetting directory cache 2026/02/03 04:53:28 DEBUG : forgetting directory cache 2026/02/03 04:53:28 DEBUG : dir/subdir: forgetting directory cache 2026/02/03 04:53:28 DEBUG : dir: forgetting directory cache 2026/02/03 04:53:28 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/03 04:53:28 DEBUG : dir/subdir: forgetting directory cache 2026/02/03 04:53:28 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/03 04:53:28 DEBUG : fil: forgetting directory cache 2026/02/03 04:53:43 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/03 04:53:52 DEBUG : forgetting directory cache 2026/02/03 04:53:52 DEBUG : dir: forgetting directory cache 2026/02/03 04:53:52 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/03 04:53:52 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2026/02/03 04:54:03 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/03 04:54:23 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/03 04:54:42 DEBUG : forgetting directory cache 2026/02/03 04:54:42 DEBUG : dir: forgetting directory cache 2026/02/03 04:54:42 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/03 04:54:42 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2026/02/03 04:54:43 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/03 04:55:03 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/03 04:55:23 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/03 04:55:36 DEBUG : forgetting directory cache 2026/02/03 04:55:36 DEBUG : dir: forgetting directory cache 2026/02/03 04:55:43 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/03 04:56:03 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/03 04:56:08 DEBUG : forgetting directory cache 2026/02/03 04:56:08 DEBUG : dir: forgetting directory cache 2026/02/03 04:56:23 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/03 04:56:38 DEBUG : forgetting directory cache 2026/02/03 04:56:38 DEBUG : dir: forgetting directory cache 2026/02/03 04:56:43 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "dir/file1" failed - try 3/3: failed to delete item: Error "Server Error" run.go:133: removing file "dir/file1" failed: failed to delete item: Error "Server Error" 2026/02/03 04:57:03 DEBUG : pacer: Reducing sleep to 10s run.go:130: removing dir "dir" failed - try 1/3: directory not empty 2026/02/03 04:57:12 DEBUG : forgetting directory cache 2026/02/03 04:57:12 DEBUG : dir: forgetting directory cache 2026/02/03 04:57:23 DEBUG : pacer: Reducing sleep to 5s run.go:130: removing dir "dir" failed - try 2/3: directory not empty 2026/02/03 04:57:29 DEBUG : forgetting directory cache 2026/02/03 04:57:29 DEBUG : dir: forgetting directory cache 2026/02/03 04:57:33 DEBUG : pacer: Reducing sleep to 2.5s run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty 2026/02/03 04:57:38 DEBUG : pacer: Reducing sleep to 1.25s 2026/02/03 04:57:40 DEBUG : pacer: Reducing sleep to 625ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/02/03 04:57:42 DEBUG : pacer: Reducing sleep to 312.5ms 2026/02/03 04:57:42 DEBUG : pacer: Reducing sleep to 156.25ms 2026/02/03 04:57:43 DEBUG : pacer: Reducing sleep to 78.125ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/02/03 04:57:45 DEBUG : pacer: Reducing sleep to 39.0625ms 2026/02/03 04:57:45 DEBUG : pacer: Reducing sleep to 19.53125ms 2026/02/03 04:57:46 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleSizeTruncateExisting Messages: listing wrong, want got dir/file1 (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleSizeTruncateExisting Messages: Unexpected file "dir/file1" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestRWFileHandleSizeTruncateExisting Messages: directories --- FAIL: TestRWFileHandleSizeTruncateExisting (460.78s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "drime root 'rclone-test-xihabeh5tebe'", Local "Local file system at /tmp/rclone1723462346", Modify Window "876000h0m0s" 2026/02/03 04:57:50 INFO : drime root 'rclone-test-xihabeh5tebe': poll-interval is not supported by this remote 2026/02/03 04:57:50 DEBUG : drime root 'rclone-test-xihabeh5tebe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/03 04:57:50 DEBUG : drime root 'rclone-test-xihabeh5tebe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:57:50 DEBUG : drime root 'rclone-test-xihabeh5tebe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:57:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:57:50 DEBUG : Config file has changed externally - reloading 2026/02/03 04:57:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/03 04:57:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-xihabeh5tebe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:57:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:57:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/03 04:57:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-xihabeh5tebe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:57:50 INFO : drime root 'rclone-test-xihabeh5tebe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/03 04:57:56 DEBUG : dir/file1: Removing old object on successful upload fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/02/03 04:58:00 DEBUG : forgetting directory cache 2026/02/03 04:58:00 DEBUG : dir: forgetting directory cache 2026/02/03 04:58:00 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 7s just to make sure 2026/02/03 04:58:10 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/03 04:58:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/02/03 04:58:10 DEBUG : dir/file1: newRWFileHandle: 2026/02/03 04:58:10 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/03 04:58:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/03 04:58:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/03 04:58:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/03 04:58:10 DEBUG : dir/file1(0xc0004e67c0): _writeAt: size=5, off=0 2026/02/03 04:58:10 DEBUG : dir/file1(0xc0004e67c0): openPending: 2026/02/03 04:58:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/02/03 04:58:10 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/03 04:58:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/03 04:58:10 DEBUG : dir/file1(0xc0004e67c0): >openPending: err= 2026/02/03 04:58:10 DEBUG : dir/file1(0xc0004e67c0): >_writeAt: n=5, err= 2026/02/03 04:58:10 DEBUG : dir/file1(0xc0004e67c0): _writeAt: size=15, off=5 2026/02/03 04:58:10 DEBUG : dir/file1(0xc0004e67c0): >_writeAt: n=15, err= 2026/02/03 04:58:10 DEBUG : dir/file1(0xc0004e67c0): close: 2026/02/03 04:58:10 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/02/03 04:58:10 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-03 04:58:10.974620764 +0000 UTC m=+4617.850788203 2026/02/03 04:58:10 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/03 04:58:10 DEBUG : dir/file1(0xc0004e67c0): >close: err= 2026/02/03 04:58:10 DEBUG : WaitForWriters: timeout=30s 2026/02/03 04:58:10 DEBUG : dir: Looking for writers 2026/02/03 04:58:10 DEBUG : file1: reading active writers 2026/02/03 04:58:10 DEBUG : Looking for writers 2026/02/03 04:58:10 DEBUG : dir: reading active writers 2026/02/03 04:58:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/03 04:58:10 DEBUG : dir: Looking for writers 2026/02/03 04:58:10 DEBUG : file1: reading active writers 2026/02/03 04:58:10 DEBUG : Looking for writers 2026/02/03 04:58:10 DEBUG : dir: reading active writers 2026/02/03 04:58:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/03 04:58:11 DEBUG : dir: Looking for writers 2026/02/03 04:58:11 DEBUG : file1: reading active writers 2026/02/03 04:58:11 DEBUG : Looking for writers 2026/02/03 04:58:11 DEBUG : dir: reading active writers 2026/02/03 04:58:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/03 04:58:11 DEBUG : dir: Looking for writers 2026/02/03 04:58:11 DEBUG : file1: reading active writers 2026/02/03 04:58:11 DEBUG : Looking for writers 2026/02/03 04:58:11 DEBUG : dir: reading active writers 2026/02/03 04:58:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/03 04:58:11 DEBUG : dir/file1: vfs cache: starting upload 2026/02/03 04:58:11 DEBUG : dir: Looking for writers 2026/02/03 04:58:11 DEBUG : file1: reading active writers 2026/02/03 04:58:11 DEBUG : Looking for writers 2026/02/03 04:58:11 DEBUG : dir: reading active writers 2026/02/03 04:58:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/03 04:58:11 DEBUG : dir: Looking for writers 2026/02/03 04:58:11 DEBUG : file1: reading active writers 2026/02/03 04:58:11 DEBUG : Looking for writers 2026/02/03 04:58:11 DEBUG : dir: reading active writers 2026/02/03 04:58:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/03 04:58:11 DEBUG : dir: Looking for writers 2026/02/03 04:58:11 DEBUG : file1: reading active writers 2026/02/03 04:58:11 DEBUG : Looking for writers 2026/02/03 04:58:11 DEBUG : dir: reading active writers 2026/02/03 04:58:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/03 04:58:12 DEBUG : dir: Looking for writers 2026/02/03 04:58:12 DEBUG : file1: reading active writers 2026/02/03 04:58:12 DEBUG : Looking for writers 2026/02/03 04:58:12 DEBUG : dir: reading active writers 2026/02/03 04:58:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/03 04:58:13 DEBUG : dir: Looking for writers 2026/02/03 04:58:13 DEBUG : file1: reading active writers 2026/02/03 04:58:13 DEBUG : Looking for writers 2026/02/03 04:58:13 DEBUG : dir: reading active writers 2026/02/03 04:58:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/03 04:58:13 DEBUG : dir/file1: Removing old object on successful upload 2026/02/03 04:58:13 DEBUG : dir/file1: size = 20 OK 2026/02/03 04:58:13 INFO : dir/file1: Copied (replaced existing) 2026/02/03 04:58:13 DEBUG : dir/file1: vfs cache: fingerprint now "20" 2026/02/03 04:58:13 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/02/03 04:58:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/03 04:58:13 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/02/03 04:58:14 DEBUG : dir: Looking for writers 2026/02/03 04:58:14 DEBUG : file1: reading active writers 2026/02/03 04:58:14 DEBUG : Looking for writers 2026/02/03 04:58:14 DEBUG : dir: reading active writers 2026/02/03 04:58:14 DEBUG : >WaitForWriters: 2026/02/03 04:58:14 DEBUG : drime root 'rclone-test-xihabeh5tebe': vfs cache: cleaner exiting run.go:130: removing dir "dir" failed - try 1/3: directory not empty 2026/02/03 04:58:16 DEBUG : forgetting directory cache 2026/02/03 04:58:16 DEBUG : dir: forgetting directory cache 2026/02/03 04:58:16 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleSizeCreateExisting Messages: listing wrong, want got dir/file1 (20) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleSizeCreateExisting Messages: Unexpected file "dir/file1" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestRWFileHandleSizeCreateExisting Messages: directories --- FAIL: TestRWFileHandleSizeCreateExisting (38.16s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "drime root 'rclone-test-xihabeh5tebe'", Local "Local file system at /tmp/rclone1723462346", Modify Window "876000h0m0s" 2026/02/03 04:58:28 INFO : drime root 'rclone-test-xihabeh5tebe': poll-interval is not supported by this remote 2026/02/03 04:58:28 DEBUG : drime root 'rclone-test-xihabeh5tebe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/03 04:58:28 DEBUG : drime root 'rclone-test-xihabeh5tebe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:58:28 DEBUG : drime root 'rclone-test-xihabeh5tebe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:58:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:58:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/03 04:58:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-xihabeh5tebe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:58:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:58:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/03 04:58:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-xihabeh5tebe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-xihabeh5tebe" 2026/02/03 04:58:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/03 04:58:28 INFO : drime root 'rclone-test-xihabeh5tebe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/03 04:58:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/03 04:58:28 DEBUG : file1: newRWFileHandle: 2026/02/03 04:58:28 DEBUG : file1(0xc000c89980): openPending: 2026/02/03 04:58:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/03 04:58:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/03 04:58:28 DEBUG : file1(0xc000c89980): >openPending: err= 2026/02/03 04:58:28 DEBUG : file1: >newRWFileHandle: err= 2026/02/03 04:58:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/03 04:58:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/03 04:58:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/03 04:58:28 DEBUG : file1(0xc000c89980): _writeAt: size=5, off=0 2026/02/03 04:58:28 DEBUG : file1(0xc000c89980): >_writeAt: n=5, err= 2026/02/03 04:58:28 DEBUG : file1(0xc000c89980): close: 2026/02/03 04:58:28 DEBUG : file1: vfs cache: setting modification time to 2026-02-03 04:58:28.959574044 +0000 UTC m=+4635.835741463 2026/02/03 04:58:28 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/03 04:58:28 DEBUG : file1(0xc000c89980): >close: err= 2026/02/03 04:58:28 DEBUG : WaitForWriters: timeout=30s 2026/02/03 04:58:28 DEBUG : dir: Looking for writers 2026/02/03 04:58:28 DEBUG : Looking for writers 2026/02/03 04:58:28 DEBUG : dir: reading active writers 2026/02/03 04:58:28 DEBUG : file1: reading active writers 2026/02/03 04:58:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/03 04:58:28 DEBUG : dir: Looking for writers 2026/02/03 04:58:28 DEBUG : Looking for writers 2026/02/03 04:58:28 DEBUG : dir: reading active writers 2026/02/03 04:58:28 DEBUG : file1: reading active writers 2026/02/03 04:58:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/03 04:58:28 DEBUG : dir: Looking for writers 2026/02/03 04:58:28 DEBUG : Looking for writers 2026/02/03 04:58:28 DEBUG : dir: reading active writers 2026/02/03 04:58:28 DEBUG : file1: reading active writers 2026/02/03 04:58:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/03 04:58:29 DEBUG : dir: Looking for writers 2026/02/03 04:58:29 DEBUG : Looking for writers 2026/02/03 04:58:29 DEBUG : dir: reading active writers 2026/02/03 04:58:29 DEBUG : file1: reading active writers 2026/02/03 04:58:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/03 04:58:29 DEBUG : file1: vfs cache: starting upload 2026/02/03 04:58:29 DEBUG : dir: Looking for writers 2026/02/03 04:58:29 DEBUG : Looking for writers 2026/02/03 04:58:29 DEBUG : dir: reading active writers 2026/02/03 04:58:29 DEBUG : file1: reading active writers 2026/02/03 04:58:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/03 04:58:29 DEBUG : dir: Looking for writers 2026/02/03 04:58:29 DEBUG : Looking for writers 2026/02/03 04:58:29 DEBUG : dir: reading active writers 2026/02/03 04:58:29 DEBUG : file1: reading active writers 2026/02/03 04:58:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/03 04:58:29 DEBUG : dir: Looking for writers 2026/02/03 04:58:29 DEBUG : Looking for writers 2026/02/03 04:58:29 DEBUG : file1: reading active writers 2026/02/03 04:58:29 DEBUG : dir: reading active writers 2026/02/03 04:58:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/03 04:58:30 DEBUG : dir: Looking for writers 2026/02/03 04:58:30 DEBUG : Looking for writers 2026/02/03 04:58:30 DEBUG : dir: reading active writers 2026/02/03 04:58:30 DEBUG : file1: reading active writers 2026/02/03 04:58:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/03 04:58:30 DEBUG : file1: size = 5 OK 2026/02/03 04:58:30 INFO : file1: Copied (new) 2026/02/03 04:58:30 DEBUG : file1: vfs cache: fingerprint now "5" 2026/02/03 04:58:30 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/03 04:58:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/03 04:58:30 INFO : file1: vfs cache: upload succeeded try #1 2026/02/03 04:58:31 DEBUG : dir: Looking for writers 2026/02/03 04:58:31 DEBUG : Looking for writers 2026/02/03 04:58:31 DEBUG : dir: reading active writers 2026/02/03 04:58:31 DEBUG : file1: reading active writers 2026/02/03 04:58:31 DEBUG : >WaitForWriters: 2026/02/03 04:58:31 DEBUG : drime root 'rclone-test-xihabeh5tebe': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 2026/02/03 04:58:40 DEBUG : forgetting directory cache 2026/02/03 04:58:40 DEBUG : dir: forgetting directory cache 2026/02/03 04:58:40 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleSizeCreateNew Messages: listing wrong, want got file1 (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleSizeCreateNew Messages: Unexpected file "file1" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestRWFileHandleSizeCreateNew Messages: directories --- FAIL: TestRWFileHandleSizeCreateNew (13.10s) === RUN TestUnicodeNormalization run.go:185: Remote "drime root 'rclone-test-xihabeh5tebe'", Local "Local file system at /tmp/rclone1723462346", Modify Window "876000h0m0s" 2026/02/03 04:58:53 INFO : drime root 'rclone-test-xihabeh5tebe': poll-interval is not supported by this remote 2026/02/03 04:58:53 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/03 04:58:55 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/02/03 04:58:55 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/02/03 04:58:55 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/02/03 04:58:55 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/03 04:58:55 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/03 04:58:55 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/03 04:58:55 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/02/03 04:58:55 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/02/03 04:58:55 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/02/03 04:58:55 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/02/03 04:58:56 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/03 04:58:56 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/03 04:58:56 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/02/03 04:58:56 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/02/03 04:58:56 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/02/03 04:58:56 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/03 04:58:57 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/03 04:58:57 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/03 04:58:57 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/02/03 04:58:57 DEBUG : WaitForWriters: timeout=30s 2026/02/03 04:58:57 DEBUG : Looking for writers 2026/02/03 04:58:57 DEBUG : normal name with no special characters.txt: reading active writers 2026/02/03 04:58:57 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/02/03 04:58:57 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 2026/02/03 04:59:03 DEBUG : forgetting directory cache 2026/02/03 04:59:03 DEBUG : dir: forgetting directory cache 2026/02/03 04:59:03 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestUnicodeNormalization Messages: listing wrong, want got normal name with no special characters.txt (5), 測試_Русский___ě_áñ (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestUnicodeNormalization Messages: Unexpected file "normal name with no special characters.txt" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestUnicodeNormalization Messages: Unexpected file "測試_Русский___ě_áñ" --- FAIL: TestUnicodeNormalization (25.40s) === RUN TestVFSStatParent run.go:185: Remote "drime root 'rclone-test-xihabeh5tebe'", Local "Local file system at /tmp/rclone1723462346", Modify Window "876000h0m0s" 2026/02/03 04:59:06 INFO : drime root 'rclone-test-xihabeh5tebe': poll-interval is not supported by this remote fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 7s just to make sure 2026/02/03 04:59:20 DEBUG : forgetting directory cache 2026/02/03 04:59:20 DEBUG : dir: forgetting directory cache 2026/02/03 04:59:20 DEBUG : dir: forgetting directory cache 2026/02/03 04:59:20 DEBUG : Removed virtual directory entry vAddFile: "file1" 2026/02/03 04:59:26 DEBUG : WaitForWriters: timeout=30s 2026/02/03 04:59:26 DEBUG : dir: Looking for writers 2026/02/03 04:59:26 DEBUG : Looking for writers 2026/02/03 04:59:26 DEBUG : dir: reading active writers 2026/02/03 04:59:26 DEBUG : file1: reading active writers 2026/02/03 04:59:26 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty --- PASS: TestVFSStatParent (23.73s) === RUN TestVFSOpenFile run.go:185: Remote "drime root 'rclone-test-xihabeh5tebe'", Local "Local file system at /tmp/rclone1723462346", Modify Window "876000h0m0s" 2026/02/03 04:59:30 INFO : drime root 'rclone-test-xihabeh5tebe': poll-interval is not supported by this remote fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:257 Error: Should be true Test: TestVFSOpenFile Messages: listing wrong, want dir/file2 (14), file1 (14) got fstest.go:203: Not found "file1" fstest.go:203: Not found "dir/file2" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:257 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 2 Test: TestVFSOpenFile Messages: 2 objects not found 2026/02/03 04:59:44 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/03 04:59:44 DEBUG : file1: Open: flags=O_RDONLY 2026/02/03 04:59:44 DEBUG : file1: >Open: fd=file1 (r), err= 2026/02/03 04:59:44 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/02/03 04:59:44 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/03 04:59:44 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/02/03 04:59:44 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/03 04:59:44 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/02/03 04:59:44 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/03 04:59:44 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/02/03 04:59:44 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/02/03 04:59:44 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/02/03 04:59:44 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/02/03 04:59:44 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/02/03 04:59:44 DEBUG : drime root 'rclone-test-xihabeh5tebe': File to upload is small (0 bytes), uploading instead of streaming 2026/02/03 04:59:45 DEBUG : forgetting directory cache 2026/02/03 04:59:45 DEBUG : Removed virtual directory entry vAddFile: "file2" 2026/02/03 04:59:45 DEBUG : Removed virtual directory entry vAddFile: "file1" 2026/02/03 04:59:46 DEBUG : dir/new_file.txt: size = 0 OK 2026/02/03 04:59:46 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/02/03 04:59:46 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/02/03 04:59:46 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/03 04:59:46 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/02/03 04:59:46 DEBUG : WaitForWriters: timeout=30s 2026/02/03 04:59:46 DEBUG : dir: Looking for writers 2026/02/03 04:59:46 DEBUG : file2: reading active writers 2026/02/03 04:59:46 DEBUG : new_file.txt: reading active writers 2026/02/03 04:59:46 DEBUG : Looking for writers 2026/02/03 04:59:46 DEBUG : dir: reading active writers 2026/02/03 04:59:46 DEBUG : file1: reading active writers 2026/02/03 04:59:46 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSOpenFile Messages: listing wrong, want got dir/new_file.txt (0) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSOpenFile Messages: Unexpected file "dir/new_file.txt" 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestVFSOpenFile Messages: directories --- FAIL: TestVFSOpenFile (30.15s) === RUN TestVFSRename run.go:185: Remote "drime root 'rclone-test-xihabeh5tebe'", Local "Local file system at /tmp/rclone1723462346", Modify Window "876000h0m0s" 2026/02/03 05:00:00 INFO : drime root 'rclone-test-xihabeh5tebe': poll-interval is not supported by this remote fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:295 Error: Should be true Test: TestVFSRename Messages: listing wrong, want dir/file2 (14) got dir/file2 (14), dir/new_file.txt (0) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:295 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestVFSRename Messages: Unexpected file "dir/new_file.txt" 2026/02/03 05:00:13 DEBUG : forgetting directory cache 2026/02/03 05:00:13 DEBUG : dir: forgetting directory cache 2026/02/03 05:00:13 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2026/02/03 05:00:13 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/02/03 05:00:13 DEBUG : dir/file1: Updating file with dir/file1 0xc0008e3a40 2026/02/03 05:00:13 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/02/03 05:00:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:300 Error: Should be true Test: TestVFSRename Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/new_file.txt (0) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:300 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestVFSRename Messages: Unexpected file "dir/new_file.txt" 2026/02/03 05:00:25 INFO : dir/file1: Moved (server-side) to: file0 2026/02/03 05:00:25 DEBUG : file0: Updating file with file0 0xc0008e3a40 2026/02/03 05:00:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/03 05:00:25 DEBUG : Added virtual directory entry vAddFile: "file0" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:305 Error: Should be true Test: TestVFSRename Messages: listing wrong, want file0 (14) got dir/new_file.txt (0), file0 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:305 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestVFSRename Messages: Unexpected file "dir/new_file.txt" 2026/02/03 05:00:36 DEBUG : WaitForWriters: timeout=30s 2026/02/03 05:00:36 DEBUG : dir: Looking for writers 2026/02/03 05:00:36 DEBUG : new_file.txt: reading active writers 2026/02/03 05:00:36 DEBUG : Looking for writers 2026/02/03 05:00:36 DEBUG : file0: reading active writers 2026/02/03 05:00:36 DEBUG : dir: reading active writers 2026/02/03 05:00:36 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestVFSRename Messages: directories --- FAIL: TestVFSRename (50.87s) === RUN TestVFSMkdir run.go:185: Remote "drime root 'rclone-test-xihabeh5tebe'", Local "Local file system at /tmp/rclone1723462346", Modify Window "876000h0m0s" 2026/02/03 05:00:51 INFO : drime root 'rclone-test-xihabeh5tebe': poll-interval is not supported by this remote fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:371 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestVFSMkdir Messages: directories 2026/02/03 05:01:01 DEBUG : Added virtual directory entry vAddDir: "/" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:376 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestVFSMkdir Messages: directories 2026/02/03 05:01:12 DEBUG : Added virtual directory entry vAddDir: "a" 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:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:382 Error: Not equal: expected: []string{"a"} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,3 +1,3 @@ ([]string) (len=1) { - (string) (len=1) "a" + (string) (len=3) "dir" } Test: TestVFSMkdir Messages: directories 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:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:388 Error: Not equal: expected: []string{"a"} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,3 +1,3 @@ ([]string) (len=1) { - (string) (len=1) "a" + (string) (len=3) "dir" } Test: TestVFSMkdir Messages: directories 2026/02/03 05:01:14 DEBUG : Added virtual directory entry vAddDir: "b" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:394 Error: Not equal: expected: []string{"a", "b"} actual : []string{"a", "b", "dir"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=2) { +([]string) (len=3) { (string) (len=1) "a", - (string) (len=1) "b" + (string) (len=1) "b", + (string) (len=3) "dir" } Test: TestVFSMkdir Messages: directories 2026/02/03 05:01:24 DEBUG : Added virtual directory entry vAddDir: "c" 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:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:400 Error: Not equal: expected: []string{"a", "b", "c"} actual : []string{"a", "b", "dir"} Diff: --- Expected +++ Actual @@ -3,3 +3,3 @@ (string) (len=1) "b", - (string) (len=1) "c" + (string) (len=3) "dir" } Test: TestVFSMkdir Messages: directories 2026/02/03 05:01:25 DEBUG : Added virtual directory entry vAddDir: "d" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:406 Error: Not equal: expected: []string{"a", "b", "c", "d"} actual : []string{"a", "b", "c", "d", "dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=4) { +([]string) (len=5) { (string) (len=1) "a", @@ -4,3 +4,4 @@ (string) (len=1) "c", - (string) (len=1) "d" + (string) (len=1) "d", + (string) (len=3) "dir" } Test: TestVFSMkdir Messages: directories 2026/02/03 05:01:35 DEBUG : WaitForWriters: timeout=30s 2026/02/03 05:01:35 DEBUG : b: Looking for writers 2026/02/03 05:01:35 DEBUG : c: Looking for writers 2026/02/03 05:01:35 DEBUG : d: Looking for writers 2026/02/03 05:01:35 DEBUG : dir: Looking for writers 2026/02/03 05:01:35 DEBUG : Looking for writers 2026/02/03 05:01:35 DEBUG : a: Looking for writers 2026/02/03 05:01:35 DEBUG : Looking for writers 2026/02/03 05:01:35 DEBUG : b: reading active writers 2026/02/03 05:01:35 DEBUG : c: reading active writers 2026/02/03 05:01:35 DEBUG : d: reading active writers 2026/02/03 05:01:35 DEBUG : dir: reading active writers 2026/02/03 05:01:35 DEBUG : /: reading active writers 2026/02/03 05:01:35 DEBUG : a: reading active writers 2026/02/03 05:01:35 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestVFSMkdir (56.85s) === RUN TestVFSMkdirAll run.go:185: Remote "drime root 'rclone-test-xihabeh5tebe'", Local "Local file system at /tmp/rclone1723462346", Modify Window "876000h0m0s" 2026/02/03 05:01:48 INFO : drime root 'rclone-test-xihabeh5tebe': poll-interval is not supported by this remote 2026/02/03 05:01:50 DEBUG : Added virtual directory entry vAddDir: "a" 2026/02/03 05:01:51 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/02/03 05:01:52 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/02/03 05:01:52 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:427 Error: Not equal: expected: []string{"a", "a/b", "a/b/c", "a/b/c/d"} actual : []string{"a"} Diff: --- Expected +++ Actual @@ -1,6 +1,3 @@ -([]string) (len=4) { - (string) (len=1) "a", - (string) (len=3) "a/b", - (string) (len=5) "a/b/c", - (string) (len=7) "a/b/c/d" +([]string) (len=1) { + (string) (len=1) "a" } Test: TestVFSMkdirAll Messages: directories 2026/02/03 05:02:06 DEBUG : WaitForWriters: timeout=30s 2026/02/03 05:02:06 DEBUG : a/b/c/d: Looking for writers 2026/02/03 05:02:06 DEBUG : a/b/c: Looking for writers 2026/02/03 05:02:06 DEBUG : d: reading active writers 2026/02/03 05:02:06 DEBUG : a/b: Looking for writers 2026/02/03 05:02:06 DEBUG : c: reading active writers 2026/02/03 05:02:06 DEBUG : a: Looking for writers 2026/02/03 05:02:06 DEBUG : b: reading active writers 2026/02/03 05:02:06 DEBUG : Looking for writers 2026/02/03 05:02:06 DEBUG : a: reading active writers 2026/02/03 05:02:06 DEBUG : >WaitForWriters: run.go:130: removing dir "a/b/c" failed - try 1/3: directory not empty run.go:130: removing dir "a/b/c" failed - try 2/3: directory not empty run.go:130: removing dir "a/b/c" failed - try 3/3: directory not empty run.go:133: removing dir "a/b/c" failed: directory not empty run.go:130: removing dir "a/b" failed - try 1/3: directory not empty run.go:130: removing dir "a/b" failed - try 2/3: directory not empty run.go:130: removing dir "a/b" failed - try 3/3: directory not empty run.go:133: removing dir "a/b" failed: directory not empty run.go:130: removing dir "a" failed - try 1/3: directory not empty run.go:130: removing dir "a" failed - try 2/3: directory not empty run.go:130: removing dir "a" failed - try 3/3: directory not empty run.go:133: removing dir "a" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"a", "a/b", "a/b/c"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) (len=1) "a", + (string) (len=3) "a/b", + (string) (len=5) "a/b/c" } Test: TestVFSMkdirAll Messages: directories --- FAIL: TestVFSMkdirAll (42.54s) === RUN TestVFSIsMetadataFile run.go:185: Remote "drime root 'rclone-test-xihabeh5tebe'", Local "Local file system at /tmp/rclone1723462346", Modify Window "876000h0m0s" 2026/02/03 05:02:30 INFO : drime root 'rclone-test-xihabeh5tebe': poll-interval is not supported by this remote 2026/02/03 05:02:30 DEBUG : WaitForWriters: timeout=30s 2026/02/03 05:02:30 DEBUG : Looking for writers 2026/02/03 05:02:30 DEBUG : >WaitForWriters: run.go:130: removing dir "a/b" failed - try 1/3: directory not empty run.go:130: removing dir "a/b" failed - try 2/3: directory not empty run.go:130: removing dir "a/b" failed - try 3/3: directory not empty run.go:133: removing dir "a/b" failed: directory not empty run.go:130: removing dir "a" failed - try 1/3: directory not empty run.go:130: removing dir "a" failed - try 2/3: directory not empty run.go:130: removing dir "a" failed - try 3/3: directory not empty run.go:133: removing dir "a" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"a", "a/b"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=1) "a", + (string) (len=3) "a/b" } Test: TestVFSIsMetadataFile Messages: directories --- FAIL: TestVFSIsMetadataFile (21.04s) === RUN TestWriteFileHandleMethods run.go:185: Remote "drime root 'rclone-test-xihabeh5tebe'", Local "Local file system at /tmp/rclone1723462346", Modify Window "876000h0m0s" 2026/02/03 05:02:51 INFO : drime root 'rclone-test-xihabeh5tebe': poll-interval is not supported by this remote 2026/02/03 05:02:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/03 05:02:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/03 05:02:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/03 05:02:52 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/03 05:02:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/03 05:02:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/03 05:02:52 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/02/03 05:02:52 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/02/03 05:02:52 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/02/03 05:02:52 DEBUG : drime root 'rclone-test-xihabeh5tebe': File to upload is small (5 bytes), uploading instead of streaming 2026/02/03 05:02:55 DEBUG : file1: size = 5 OK 2026/02/03 05:02:55 DEBUG : file1: Size of src and dst objects identical 2026/02/03 05:02:55 DEBUG : Added virtual directory entry vAddFile: "file1" dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:153 Error: Not equal: expected: []string{"file1,5,false"} actual : []string{"a,0,true", "file1,5,false"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=8) "a,0,true", (string) (len=13) "file1,5,false" Test: TestWriteFileHandleMethods fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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/vfs/write_test.go:157 Error: Not equal: expected: []string{} actual : []string{"a", "a/b"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=1) "a", + (string) (len=3) "a/b" } Test: TestWriteFileHandleMethods Messages: directories 2026/02/03 05:03:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/03 05:03:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/03 05:03:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/03 05:03:05 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/03 05:03:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:164 Error: Not equal: expected: []string{"file1,5,false"} actual : []string{"a,0,true", "file1,5,false"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=8) "a,0,true", (string) (len=13) "file1,5,false" Test: TestWriteFileHandleMethods 2026/02/03 05:03:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/03 05:03:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/03 05:03:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/03 05:03:05 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/03 05:03:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/03 05:03:05 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:173 Error: Not equal: expected: []string{"file1,5,false"} actual : []string{"a,0,true", "file1,5,false"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=8) "a,0,true", (string) (len=13) "file1,5,false" Test: TestWriteFileHandleMethods 2026/02/03 05:03:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/02/03 05:03:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/03 05:03:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/03 05:03:05 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/03 05:03:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/03 05:03:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/03 05:03:05 DEBUG : drime root 'rclone-test-xihabeh5tebe': File to upload is small (0 bytes), uploading instead of streaming 2026/02/03 05:03:09 DEBUG : file1: Removing old object on successful upload 2026/02/03 05:03:09 DEBUG : file1: size = 0 OK 2026/02/03 05:03:09 DEBUG : file1: Size of src and dst objects identical 2026/02/03 05:03:09 DEBUG : Added virtual directory entry vAddFile: "file1" dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:182 Error: Not equal: expected: []string{"file1,0,false"} actual : []string{"a,0,true", "file1,0,false"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=8) "a,0,true", (string) (len=13) "file1,0,false" Test: TestWriteFileHandleMethods 2026/02/03 05:03:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/02/03 05:03:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/03 05:03:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/03 05:03:09 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/03 05:03:09 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/03 05:03:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/03 05:03:09 DEBUG : drime root 'rclone-test-xihabeh5tebe': File to upload is small (7 bytes), uploading instead of streaming 2026/02/03 05:03:12 DEBUG : file1: Removing old object on successful upload 2026/02/03 05:03:12 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/03 05:03:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/03 05:03:12 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/03 05:03:12 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/03 05:03:12 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/03 05:03:12 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/03 05:03:13 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/03 05:03:13 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/03 05:03:13 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/03 05:03:13 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/02/03 05:03:13 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/03 05:03:13 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/02/03 05:03:14 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/03 05:03:14 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/02/03 05:03:14 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/03 05:03:14 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/02/03 05:03:16 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/03 05:03:16 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/02/03 05:03:18 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/02/03 05:03:18 DEBUG : pacer: Rate limited, increasing sleep to 10.24s 2026/02/03 05:03:18 DEBUG : file1: Received error: failed to delete existing object: failed to delete item: Error "Server Error" - low level retry 1/10 2026/02/03 05:03:23 DEBUG : pacer: Reducing sleep to 5.12s 2026/02/03 05:03:28 DEBUG : dir: forgetting directory cache 2026/02/03 05:03:28 DEBUG : dir/subdir: forgetting directory cache 2026/02/03 05:03:28 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/03 05:03:28 DEBUG : forgetting directory cache 2026/02/03 05:03:28 DEBUG : dir: forgetting directory cache 2026/02/03 05:03:28 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/03 05:03:28 DEBUG : dir/subdir: forgetting directory cache 2026/02/03 05:03:28 DEBUG : fil: forgetting directory cache 2026/02/03 05:03:40 DEBUG : pacer: Reducing sleep to 2.56s 2026/02/03 05:03:40 DEBUG : file1: Removing old object on successful upload 2026/02/03 05:03:40 DEBUG : pacer: Reducing sleep to 1.28s 2026/02/03 05:03:40 DEBUG : file1: size = 7 OK 2026/02/03 05:03:40 DEBUG : file1: Size of src and dst objects identical 2026/02/03 05:03:40 DEBUG : Added virtual directory entry vAddFile: "file1" dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:191 Error: Not equal: expected: []string{"file1,7,false"} actual : []string{"a,0,true", "file1,7,false"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=8) "a,0,true", (string) (len=13) "file1,7,false" Test: TestWriteFileHandleMethods 2026/02/03 05:03:40 DEBUG : WaitForWriters: timeout=30s 2026/02/03 05:03:40 DEBUG : a: Looking for writers 2026/02/03 05:03:40 DEBUG : Looking for writers 2026/02/03 05:03:40 DEBUG : a: reading active writers 2026/02/03 05:03:40 DEBUG : file1: reading active writers 2026/02/03 05:03:40 DEBUG : >WaitForWriters: 2026/02/03 05:03:43 DEBUG : pacer: Reducing sleep to 640ms 2026/02/03 05:03:44 DEBUG : pacer: Reducing sleep to 320ms 2026/02/03 05:03:45 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/03 05:03:45 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/02/03 05:03:45 DEBUG : pacer: Reducing sleep to 320ms 2026/02/03 05:03:46 DEBUG : pacer: Reducing sleep to 160ms 2026/02/03 05:03:46 DEBUG : pacer: Reducing sleep to 80ms 2026/02/03 05:03:47 DEBUG : pacer: Reducing sleep to 40ms 2026/02/03 05:03:47 DEBUG : pacer: Reducing sleep to 20ms 2026/02/03 05:03:47 DEBUG : pacer: Reducing sleep to 10ms run.go:130: removing dir "a" failed - try 1/3: directory not empty run.go:130: removing dir "a" failed - try 2/3: directory not empty run.go:130: removing dir "a" failed - try 3/3: directory not empty run.go:133: removing dir "a" failed: directory not empty 2026/02/03 05:03:51 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/02/03 05:03:51 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/02/03 05:03:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/03 05:03:51 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/02/03 05:03:51 DEBUG : pacer: low level retry 2/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/02/03 05:03:51 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/03 05:03:52 DEBUG : pacer: Reducing sleep to 20ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/02/03 05:03:53 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"a"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=1) "a" } Test: TestWriteFileHandleMethods Messages: directories --- FAIL: TestWriteFileHandleMethods (69.55s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "drime root 'rclone-test-xihabeh5tebe'", Local "Local file system at /tmp/rclone1723462346", Modify Window "876000h0m0s" 2026/02/03 05:04:01 INFO : drime root 'rclone-test-xihabeh5tebe': poll-interval is not supported by this remote 2026/02/03 05:04:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/03 05:04:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/03 05:04:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/03 05:04:02 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/03 05:04:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/03 05:04:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/03 05:04:02 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/02/03 05:04:03 DEBUG : file1: aborting in-sequence write wait, off=100 2026/02/03 05:04:03 DEBUG : file1: failed to wait for in-sequence write to 100 2026/02/03 05:04:03 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/02/03 05:04:03 DEBUG : drime root 'rclone-test-xihabeh5tebe': File to upload is small (11 bytes), uploading instead of streaming 2026/02/03 05:04:06 DEBUG : file1: size = 11 OK 2026/02/03 05:04:06 DEBUG : file1: Size of src and dst objects identical 2026/02/03 05:04:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/03 05:04:06 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:231 Error: Not equal: expected: []string{"file1,11,false"} actual : []string{"a,0,true", "file1,11,false"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=8) "a,0,true", (string) (len=14) "file1,11,false" Test: TestWriteFileHandleWriteAt fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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/vfs/write_test.go:235 Error: Not equal: expected: []string{} actual : []string{"a"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=1) "a" } Test: TestWriteFileHandleWriteAt Messages: directories 2026/02/03 05:04:15 DEBUG : WaitForWriters: timeout=30s 2026/02/03 05:04:15 DEBUG : a: Looking for writers 2026/02/03 05:04:15 DEBUG : Looking for writers 2026/02/03 05:04:15 DEBUG : file1: reading active writers 2026/02/03 05:04:15 DEBUG : a: reading active writers 2026/02/03 05:04:15 DEBUG : >WaitForWriters: --- FAIL: TestWriteFileHandleWriteAt (16.11s) === RUN TestFileReadAtZeroLength run.go:185: Remote "drime root 'rclone-test-xihabeh5tebe'", Local "Local file system at /tmp/rclone1723462346", Modify Window "876000h0m0s" 2026/02/03 05:04:17 INFO : drime root 'rclone-test-xihabeh5tebe': poll-interval is not supported by this remote 2026/02/03 05:04:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/03 05:04:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/03 05:04:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/03 05:04:18 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/03 05:04:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/03 05:04:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/03 05:04:18 DEBUG : drime root 'rclone-test-xihabeh5tebe': File to upload is small (0 bytes), uploading instead of streaming 2026/02/03 05:04:21 DEBUG : file1: size = 0 OK 2026/02/03 05:04:21 DEBUG : file1: Size of src and dst objects identical 2026/02/03 05:04:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/03 05:04:21 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/03 05:04:21 DEBUG : file1: Open: flags=O_RDONLY 2026/02/03 05:04:21 DEBUG : file1: >Open: fd=file1 (r), err= 2026/02/03 05:04:21 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/02/03 05:04:21 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/02/03 05:04:22 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/02/03 05:04:22 DEBUG : WaitForWriters: timeout=30s 2026/02/03 05:04:22 DEBUG : Looking for writers 2026/02/03 05:04:22 DEBUG : file1: reading active writers 2026/02/03 05:04:22 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (5.28s) === RUN TestZipManyFiles run.go:185: Remote "drime root 'rclone-test-xihabeh5tebe'", Local "Local file system at /tmp/rclone1723462346", Modify Window "876000h0m0s" 2026/02/03 05:04:22 INFO : drime root 'rclone-test-xihabeh5tebe': poll-interval is not supported by this remote fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:65 Error: Should be true Test: TestZipManyFiles Messages: listing wrong, want flat/f000.txt (7), flat/f001.txt (14), flat/f002.txt (21), flat/f003.txt (28), flat/f004.txt (35) got file1 (0), flat/f000.txt (7), flat/f001.txt (14), flat/f002.txt (21), flat/f003.txt (28), flat/f004.txt (35) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:65 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestZipManyFiles Messages: Unexpected file "file1" 2026/02/03 05:04:49 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/02/03 05:04:49 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/02/03 05:04:49 DEBUG : flat/f000.txt: Set virtual modtime to 2026-02-03 05:04:24 +0000 UTC 2026/02/03 05:04:49 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/03 05:04:49 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/03 05:04:49 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/02/03 05:04:49 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/02/03 05:04:49 DEBUG : flat/f001.txt: Set virtual modtime to 2026-02-03 05:04:27 +0000 UTC 2026/02/03 05:04:49 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/03 05:04:50 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/03 05:04:50 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/02/03 05:04:50 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/02/03 05:04:50 DEBUG : flat/f002.txt: Set virtual modtime to 2026-02-03 05:04:30 +0000 UTC 2026/02/03 05:04:50 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/03 05:04:51 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/03 05:04:51 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/02/03 05:04:51 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/02/03 05:04:51 DEBUG : flat/f003.txt: Set virtual modtime to 2026-02-03 05:04:32 +0000 UTC 2026/02/03 05:04:51 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/03 05:04:51 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/03 05:04:51 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/02/03 05:04:51 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/02/03 05:04:51 DEBUG : flat/f004.txt: Set virtual modtime to 2026-02-03 05:04:37 +0000 UTC 2026/02/03 05:04:51 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/03 05:04:52 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/03 05:04:52 DEBUG : WaitForWriters: timeout=30s 2026/02/03 05:04:52 DEBUG : flat: Looking for writers 2026/02/03 05:04:52 DEBUG : f000.txt: reading active writers 2026/02/03 05:04:52 DEBUG : f001.txt: reading active writers 2026/02/03 05:04:52 DEBUG : f002.txt: reading active writers 2026/02/03 05:04:52 DEBUG : f003.txt: reading active writers 2026/02/03 05:04:52 DEBUG : f004.txt: reading active writers 2026/02/03 05:04:52 DEBUG : Looking for writers 2026/02/03 05:04:52 DEBUG : file1: reading active writers 2026/02/03 05:04:52 DEBUG : flat: reading active writers 2026/02/03 05:04:52 DEBUG : >WaitForWriters: run.go:130: removing dir "flat" failed - try 1/3: directory not empty run.go:130: removing dir "flat" failed - try 2/3: directory not empty run.go:130: removing dir "flat" failed - try 3/3: directory not empty run.go:133: removing dir "flat" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"flat"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=4) "flat" } Test: TestZipManyFiles Messages: directories --- FAIL: TestZipManyFiles (46.22s) === RUN TestZipManySubDirs run.go:185: Remote "drime root 'rclone-test-xihabeh5tebe'", Local "Local file system at /tmp/rclone1723462346", Modify Window "876000h0m0s" 2026/02/03 05:05:09 INFO : drime root 'rclone-test-xihabeh5tebe': poll-interval is not supported by this remote 2026/02/03 05:05:22 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/02/03 05:05:22 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/02/03 05:05:22 DEBUG : a/b/c/deep.txt: Set virtual modtime to 2026-02-03 05:05:18 +0000 UTC 2026/02/03 05:05:22 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/03 05:05:22 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/03 05:05:22 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/02/03 05:05:22 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/02/03 05:05:22 DEBUG : a/b/mid.txt: Set virtual modtime to 2026-02-03 05:05:14 +0000 UTC 2026/02/03 05:05:22 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/03 05:05:22 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/03 05:05:22 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/02/03 05:05:22 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/02/03 05:05:22 DEBUG : a/top.txt: Set virtual modtime to 2026-02-03 05:05:11 +0000 UTC 2026/02/03 05:05:22 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/03 05:05:23 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/03 05:05:23 DEBUG : WaitForWriters: timeout=30s 2026/02/03 05:05:23 DEBUG : a/b/c: Looking for writers 2026/02/03 05:05:23 DEBUG : deep.txt: reading active writers 2026/02/03 05:05:23 DEBUG : a/b: Looking for writers 2026/02/03 05:05:23 DEBUG : c: reading active writers 2026/02/03 05:05:23 DEBUG : mid.txt: reading active writers 2026/02/03 05:05:23 DEBUG : a: Looking for writers 2026/02/03 05:05:23 DEBUG : b: reading active writers 2026/02/03 05:05:23 DEBUG : top.txt: reading active writers 2026/02/03 05:05:23 DEBUG : flat: Looking for writers 2026/02/03 05:05:23 DEBUG : Looking for writers 2026/02/03 05:05:23 DEBUG : a: reading active writers 2026/02/03 05:05:23 DEBUG : flat: reading active writers 2026/02/03 05:05:23 DEBUG : >WaitForWriters: run.go:130: removing dir "a/b/c" failed - try 1/3: directory not empty run.go:130: removing dir "a/b/c" failed - try 2/3: directory not empty run.go:130: removing dir "a/b/c" failed - try 3/3: directory not empty run.go:133: removing dir "a/b/c" failed: directory not empty run.go:130: removing dir "a/b" failed - try 1/3: directory not empty run.go:130: removing dir "a/b" failed - try 2/3: directory not empty run.go:130: removing dir "a/b" failed - try 3/3: directory not empty run.go:133: removing dir "a/b" failed: directory not empty run.go:130: removing dir "a" failed - try 1/3: directory not empty run.go:130: removing dir "a" failed - try 2/3: directory not empty run.go:130: removing dir "a" failed - try 3/3: directory not empty run.go:133: removing dir "a" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"a", "a/b", "a/b/c"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) (len=1) "a", + (string) (len=3) "a/b", + (string) (len=5) "a/b/c" } Test: TestZipManySubDirs Messages: directories --- FAIL: TestZipManySubDirs (41.43s) === RUN TestZipLargeFiles run.go:185: Remote "drime root 'rclone-test-xihabeh5tebe'", Local "Local file system at /tmp/rclone1723462346", Modify Window "876000h0m0s" 2026/02/03 05:05:50 INFO : drime root 'rclone-test-xihabeh5tebe': poll-interval is not supported by this remote 2026/02/03 05:05:57 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/02/03 05:05:57 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/02/03 05:05:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/03 05:05:57 DEBUG : pacer: Reducing sleep to 10ms 2026/02/03 05:05:57 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/02/03 05:05:57 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/02/03 05:05:57 DEBUG : bigdir/big.bin: Set virtual modtime to 2026-02-03 05:05:53 +0000 UTC 2026/02/03 05:05:57 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/02/03 05:05:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/02/03 05:05:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/02/03 05:05:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/02/03 05:05:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/03 05:05:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/02/03 05:05:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/02/03 05:05:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/02/03 05:05:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/02/03 05:05:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/02/03 05:05:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/02/03 05:05:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/02/03 05:05:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/02/03 05:05:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/02/03 05:05:58 DEBUG : WaitForWriters: timeout=30s 2026/02/03 05:05:58 DEBUG : a: Looking for writers 2026/02/03 05:05:58 DEBUG : bigdir: Looking for writers 2026/02/03 05:05:58 DEBUG : big.bin: reading active writers 2026/02/03 05:05:58 DEBUG : Looking for writers 2026/02/03 05:05:58 DEBUG : a: reading active writers 2026/02/03 05:05:58 DEBUG : bigdir: reading active writers 2026/02/03 05:05:58 DEBUG : >WaitForWriters: run.go:130: removing dir "bigdir" failed - try 1/3: directory not empty run.go:130: removing dir "bigdir" failed - try 2/3: directory not empty run.go:130: removing dir "bigdir" failed - try 3/3: directory not empty run.go:133: removing dir "bigdir" failed: directory not empty run.go:130: removing dir "a/b" failed - try 1/3: directory not empty run.go:130: removing dir "a/b" failed - try 2/3: directory not empty run.go:130: removing dir "a/b" failed - try 3/3: directory not empty run.go:133: removing dir "a/b" failed: directory not empty run.go:130: removing dir "a" failed - try 1/3: directory not empty run.go:130: removing dir "a" failed - try 2/3: directory not empty run.go:130: removing dir "a" failed - try 3/3: directory not empty run.go:133: removing dir "a" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"a", "a/b", "bigdir"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) (len=1) "a", + (string) (len=3) "a/b", + (string) (len=6) "bigdir" } Test: TestZipLargeFiles Messages: directories --- FAIL: TestZipLargeFiles (33.67s) === RUN TestZipDirsInRoot run.go:185: Remote "drime root 'rclone-test-xihabeh5tebe'", Local "Local file system at /tmp/rclone1723462346", Modify Window "876000h0m0s" 2026/02/03 05:06:24 INFO : drime root 'rclone-test-xihabeh5tebe': poll-interval is not supported by this remote 2026/02/03 05:06:38 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/02/03 05:06:38 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/02/03 05:06:38 DEBUG : dir1/a.txt: Set virtual modtime to 2026-02-03 05:06:25 +0000 UTC 2026/02/03 05:06:38 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/03 05:06:38 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/03 05:06:38 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/02/03 05:06:38 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/02/03 05:06:38 DEBUG : dir2/b.txt: Set virtual modtime to 2026-02-03 05:06:30 +0000 UTC 2026/02/03 05:06:38 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/03 05:06:39 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/03 05:06:39 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/02/03 05:06:39 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/02/03 05:06:39 DEBUG : dir3/c.txt: Set virtual modtime to 2026-02-03 05:06:35 +0000 UTC 2026/02/03 05:06:39 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/03 05:06:40 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/03 05:06:40 DEBUG : WaitForWriters: timeout=30s 2026/02/03 05:06:40 DEBUG : dir1: Looking for writers 2026/02/03 05:06:40 DEBUG : a.txt: reading active writers 2026/02/03 05:06:40 DEBUG : dir2: Looking for writers 2026/02/03 05:06:40 DEBUG : b.txt: reading active writers 2026/02/03 05:06:40 DEBUG : dir3: Looking for writers 2026/02/03 05:06:40 DEBUG : c.txt: reading active writers 2026/02/03 05:06:40 DEBUG : a/b: Looking for writers 2026/02/03 05:06:40 DEBUG : a: Looking for writers 2026/02/03 05:06:40 DEBUG : b: reading active writers 2026/02/03 05:06:40 DEBUG : bigdir: Looking for writers 2026/02/03 05:06:40 DEBUG : Looking for writers 2026/02/03 05:06:40 DEBUG : bigdir: reading active writers 2026/02/03 05:06:40 DEBUG : dir1: reading active writers 2026/02/03 05:06:40 DEBUG : dir2: reading active writers 2026/02/03 05:06:40 DEBUG : dir3: reading active writers 2026/02/03 05:06:40 DEBUG : a: reading active writers 2026/02/03 05:06:40 DEBUG : >WaitForWriters: run.go:130: removing dir "dir3" failed - try 1/3: directory not empty run.go:130: removing dir "dir3" failed - try 2/3: directory not empty run.go:130: removing dir "dir3" failed - try 3/3: directory not empty run.go:133: removing dir "dir3" failed: directory not empty run.go:130: removing dir "dir2" failed - try 1/3: directory not empty run.go:130: removing dir "dir2" failed - try 2/3: directory not empty run.go:130: removing dir "dir2" failed - try 3/3: directory not empty run.go:133: removing dir "dir2" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir2", "dir3"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=4) "dir2", + (string) (len=4) "dir3" } Test: TestZipDirsInRoot Messages: directories --- FAIL: TestZipDirsInRoot (37.91s) FAIL 2026/02/03 05:07:02 DEBUG : drime root 'rclone-test-xihabeh5tebe': Purge remote "./vfs.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose -test.run '^(TestDirCreate|TestDirEntryModTimeInvalidation|TestDirFileOpen|TestDirForgetAll|TestDirForgetPath|TestDirHandleMethods|TestDirHandleReaddir|TestDirHandleReaddirnames|TestDirMetadataExtension|TestDirMkdir|TestDirMkdirSub|TestDirOpen|TestDirRemove|TestDirRemoveAll|TestDirRemoveName|TestDirRename|TestDirSetModTime|TestDirStat|TestDirWalk|TestFileOpen|TestFileOpenRead|TestFileOpenWrite|TestFileReadAtZeroLength|TestRWFileHandleFlushRead|TestRWFileHandleMethodsRead|TestRWFileHandleMethodsWrite|TestRWFileHandleReadAt|TestRWFileHandleReleaseRead|TestRWFileHandleSizeCreateExisting|TestRWFileHandleSizeCreateNew|TestRWFileHandleSizeTruncateExisting|TestRWFileHandleWriteNoWrite|TestReadFileHandleFlush|TestReadFileHandleMethods|TestReadFileHandleReadAt|TestReadFileHandleRelease|TestReadFileHandleSeek|TestUnicodeNormalization|TestVFSIsMetadataFile|TestVFSMkdir|TestVFSMkdirAll|TestVFSOpenFile|TestVFSRename|TestVFSStatParent|TestWriteFileHandleMethods|TestWriteFileHandleWriteAt|TestZipDirsInRoot|TestZipLargeFiles|TestZipManyFiles|TestZipManySubDirs)$|^TestDirReadDirAll$/^Virtual$|^TestFileRename$/^(full,forceCache=false|minimal,forceCache=false|minimal,forceCache=true|off,forceCache=false|writes,forceCache=false|writes,forceCache=true)$|^TestFileSetModTime$/^(cache=full,open=false,write=false|cache=full,open=true,write=false|cache=full,open=true,write=true|cache=off,open=false,write=false|cache=off,open=true,write=false|cache=off,open=true,write=true)$'" - Finished ERROR in 1h25m50.136384652s (try 2/5): exit status 1: Failed [TestDirHandleMethods TestDirHandleReaddir TestDirHandleReaddirnames TestDirForgetPath TestDirWalk TestDirSetModTime TestDirStat TestDirReadDirAll/Virtual TestDirOpen TestDirCreate TestDirMkdir TestDirMkdirSub TestDirRemove TestDirRemoveAll TestDirRemoveName TestDirRename TestDirFileOpen TestDirEntryModTimeInvalidation TestDirMetadataExtension TestFileSetModTime/cache=off,open=false,write=false TestFileSetModTime/cache=off,open=true,write=false TestFileSetModTime/cache=off,open=true,write=true TestFileSetModTime/cache=full,open=false,write=false TestFileSetModTime/cache=full,open=true,write=true TestFileOpenRead TestFileOpenWrite TestFileOpen TestFileRename/off,forceCache=false TestFileRename/minimal,forceCache=false TestFileRename/minimal,forceCache=true TestFileRename/writes,forceCache=false TestFileRename/writes,forceCache=true TestFileRename/full,forceCache=false TestReadFileHandleMethods TestReadFileHandleSeek TestReadFileHandleReadAt TestReadFileHandleRelease TestRWFileHandleReadAt TestRWFileHandleFlushRead TestRWFileHandleReleaseRead TestRWFileHandleMethodsWrite TestRWFileHandleWriteNoWrite TestRWFileHandleSizeTruncateExisting TestRWFileHandleSizeCreateExisting TestRWFileHandleSizeCreateNew TestUnicodeNormalization TestVFSOpenFile TestVFSRename TestVFSMkdir TestVFSMkdirAll TestVFSIsMetadataFile TestWriteFileHandleMethods TestWriteFileHandleWriteAt TestZipManyFiles TestZipManySubDirs TestZipLargeFiles TestZipDirsInRoot]