"./vfs.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose -test.run '^(TestDirRename|TestFileOpenWrite|TestWriteFileHandleMethods)$|^TestFileRename$/^(minimal,forceCache=false|minimal,forceCache=true|off,forceCache=false|writes,forceCache=false|writes,forceCache=true)$'" - Starting (try 2/5) 2026/02/19 03:58:02 DEBUG : Creating backend with remote "TestDrime:rclone-test-jekihuk7xeju" 2026/02/19 03:58:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/19 03:58:04 DEBUG : Creating backend with remote "/tmp/rclone3965420120" === RUN TestDirRename run.go:185: Remote "drime root 'rclone-test-jekihuk7xeju'", Local "Local file system at /tmp/rclone3965420120", Modify Window "876000h0m0s" 2026/02/19 03:58:04 INFO : drime root 'rclone-test-jekihuk7xeju': poll-interval is not supported by this remote 2026/02/19 03:58:31 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/02/19 03:58:32 DEBUG : dir: Updating dir with dir2 0xc0004ae0d0 2026/02/19 03:58:32 DEBUG : dir: forgetting directory cache 2026/02/19 03:58:32 DEBUG : Added virtual directory entry vDel: "dir" 2026/02/19 03:58:32 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/19 03:58:33 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/19 03:58:43 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/19 03:58:55 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/02/19 03:58:55 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000ad0340 2026/02/19 03:58:55 DEBUG : empty directory: forgetting directory cache 2026/02/19 03:58:55 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/02/19 03:58:55 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/02/19 03:58:55 DEBUG : dir2: Renaming to "dir3" 2026/02/19 03:58:55 DEBUG : WaitForWriters: timeout=30s 2026/02/19 03:58:55 DEBUG : dir3: Looking for writers 2026/02/19 03:58:55 DEBUG : renamed empty directory: Looking for writers 2026/02/19 03:58:55 DEBUG : Looking for writers 2026/02/19 03:58:55 DEBUG : dir3: reading active writers 2026/02/19 03:58:55 DEBUG : renamed empty directory: reading active writers 2026/02/19 03:58:55 DEBUG : >WaitForWriters: --- FAIL: TestDirRename (54.93s) === RUN TestFileOpenWrite run.go:185: Remote "drime root 'rclone-test-jekihuk7xeju'", Local "Local file system at /tmp/rclone3965420120", Modify Window "876000h0m0s" 2026/02/19 03:58:59 INFO : drime root 'rclone-test-jekihuk7xeju': poll-interval is not supported by this remote 2026/02/19 03:59:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/19 03:59:08 DEBUG : drime root 'rclone-test-jekihuk7xeju': File to upload is small (25 bytes), uploading instead of streaming 2026/02/19 03:59:30 DEBUG : dir/file1: Removing old object on successful upload 2026/02/19 03:59:30 ERROR : dir/file1: WriteFileHandle.New Rcat failed: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." file_test.go:241: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:241 Error: Received unexpected error: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." Test: TestFileOpenWrite 2026/02/19 03:59:30 DEBUG : WaitForWriters: timeout=30s 2026/02/19 03:59:30 DEBUG : dir: Looking for writers 2026/02/19 03:59:30 DEBUG : file1: reading active writers 2026/02/19 03:59:30 DEBUG : Looking for writers 2026/02/19 03:59:30 DEBUG : dir: reading active writers 2026/02/19 03:59:30 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty --- FAIL: TestFileOpenWrite (34.88s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "drime root 'rclone-test-jekihuk7xeju'", Local "Local file system at /tmp/rclone3965420120", Modify Window "876000h0m0s" 2026/02/19 03:59:33 INFO : drime root 'rclone-test-jekihuk7xeju': poll-interval is not supported by this remote 2026/02/19 03:59:40 DEBUG : WaitForWriters: timeout=30s 2026/02/19 03:59:40 DEBUG : dir: Looking for writers 2026/02/19 03:59:40 DEBUG : file1: reading active writers 2026/02/19 03:59:40 DEBUG : Looking for writers 2026/02/19 03:59:40 DEBUG : dir: reading active writers 2026/02/19 03:59:40 DEBUG : >WaitForWriters: 2026/02/19 03:59:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/19 03:59:42 DEBUG : newLeaf: Updating file with newLeaf 0xc0009aa300 2026/02/19 03:59:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/19 03:59:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/19 03:59:44 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/19 03:59:44 DEBUG : dir/file1: Updating file with dir/file1 0xc0009aa300 2026/02/19 03:59:44 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/19 03:59:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/19 03:59:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/19 03:59:45 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/19 03:59:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/19 03:59:45 DEBUG : dir/file1: File is currently open, delaying rename 0xc0009aa300 2026/02/19 03:59:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/19 03:59:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/19 03:59:45 DEBUG : drime root 'rclone-test-jekihuk7xeju': File to upload is small (25 bytes), uploading instead of streaming 2026/02/19 03:59:49 DEBUG : dir/file1: Removing old object on successful upload 2026/02/19 03:59:49 ERROR : dir/file1: WriteFileHandle.New Rcat failed: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/02/19 03:59:49 DEBUG : newLeaf: Running delayed rename now 2026/02/19 03:59:50 ERROR : dir/file1: Couldn't move: Move rename leaf: failed to patch item "name" to newLeaf.momedet7: Error "No query results for model [App\\FileEntry] 508252013" 2026/02/19 03:59:50 ERROR : newLeaf: File.Rename error: Move rename leaf: failed to patch item "name" to newLeaf.momedet7: Error "No query results for model [App\\FileEntry] 508252013" 2026/02/19 03:59:50 ERROR : newLeaf: delayed File.Rename error: Move rename leaf: failed to patch item "name" to newLeaf.momedet7: Error "No query results for model [App\\FileEntry] 508252013" file_test.go:391: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:391 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Received unexpected error: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." Test: TestFileRename/off,forceCache=false 2026/02/19 03:59:50 DEBUG : WaitForWriters: timeout=30s 2026/02/19 03:59:50 DEBUG : dir: Looking for writers 2026/02/19 03:59:50 DEBUG : Looking for writers 2026/02/19 03:59:50 DEBUG : dir: reading active writers 2026/02/19 03:59:50 DEBUG : newLeaf: reading active writers 2026/02/19 03:59:50 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "drime root 'rclone-test-jekihuk7xeju'", Local "Local file system at /tmp/rclone3965420120", Modify Window "876000h0m0s" 2026/02/19 03:59:54 INFO : drime root 'rclone-test-jekihuk7xeju': poll-interval is not supported by this remote 2026/02/19 03:59:54 DEBUG : drime root 'rclone-test-jekihuk7xeju': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/19 03:59:54 DEBUG : drime root 'rclone-test-jekihuk7xeju': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-jekihuk7xeju" 2026/02/19 03:59:54 DEBUG : drime root 'rclone-test-jekihuk7xeju': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-jekihuk7xeju" 2026/02/19 03:59:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-jekihuk7xeju" 2026/02/19 03:59:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/19 03:59:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-jekihuk7xeju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-jekihuk7xeju" 2026/02/19 03:59:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-jekihuk7xeju" 2026/02/19 03:59:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/19 03:59:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-jekihuk7xeju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-jekihuk7xeju" 2026/02/19 03:59:54 INFO : drime root 'rclone-test-jekihuk7xeju': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/19 04:00:26 DEBUG : WaitForWriters: timeout=30s 2026/02/19 04:00:26 DEBUG : dir: Looking for writers 2026/02/19 04:00:26 DEBUG : file1: reading active writers 2026/02/19 04:00:26 DEBUG : Looking for writers 2026/02/19 04:00:26 DEBUG : dir: reading active writers 2026/02/19 04:00:26 DEBUG : >WaitForWriters: 2026/02/19 04:00:54 INFO : drime root 'rclone-test-jekihuk7xeju': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/19 04:01:00 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/19 04:01:00 DEBUG : newLeaf: Updating file with newLeaf 0xc0009aa540 2026/02/19 04:01:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/19 04:01:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/19 04:01:23 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/19 04:01:23 DEBUG : dir/file1: Updating file with dir/file1 0xc0009aa540 2026/02/19 04:01:23 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/19 04:01:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/19 04:01:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/19 04:01:33 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/19 04:01:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/19 04:01:33 DEBUG : dir/file1: File is currently open, delaying rename 0xc0009aa540 2026/02/19 04:01:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/19 04:01:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/19 04:01:33 DEBUG : drime root 'rclone-test-jekihuk7xeju': File to upload is small (25 bytes), uploading instead of streaming 2026/02/19 04:01:54 DEBUG : drime root 'rclone-test-jekihuk7xeju': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item newLeaf not removed, freed 0 bytes 2026/02/19 04:01:54 DEBUG : drime root 'rclone-test-jekihuk7xeju': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item dir/file1 not removed, freed 0 bytes 2026/02/19 04:01:54 INFO : drime root 'rclone-test-jekihuk7xeju': vfs cache: cleaned: objects 2 (was 2) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/19 04:02:00 DEBUG : dir/file1: Removing old object on successful upload 2026/02/19 04:02:04 ERROR : dir/file1: WriteFileHandle.New Rcat failed: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/02/19 04:02:04 DEBUG : newLeaf: Running delayed rename now 2026/02/19 04:02:13 ERROR : dir/file1: Couldn't move: Move rename leaf: failed to patch item "name" to newLeaf.zakohij4: Error "No query results for model [App\\FileEntry] 508252137" 2026/02/19 04:02:13 ERROR : newLeaf: File.Rename error: Move rename leaf: failed to patch item "name" to newLeaf.zakohij4: Error "No query results for model [App\\FileEntry] 508252137" 2026/02/19 04:02:13 ERROR : newLeaf: delayed File.Rename error: Move rename leaf: failed to patch item "name" to newLeaf.zakohij4: Error "No query results for model [App\\FileEntry] 508252137" file_test.go:391: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:391 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Received unexpected error: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." Test: TestFileRename/minimal,forceCache=false 2026/02/19 04:02:13 DEBUG : WaitForWriters: timeout=30s 2026/02/19 04:02:13 DEBUG : dir: Looking for writers 2026/02/19 04:02:13 DEBUG : Looking for writers 2026/02/19 04:02:13 DEBUG : dir: reading active writers 2026/02/19 04:02:13 DEBUG : newLeaf: reading active writers 2026/02/19 04:02:13 DEBUG : >WaitForWriters: 2026/02/19 04:02:13 DEBUG : drime root 'rclone-test-jekihuk7xeju': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "drime root 'rclone-test-jekihuk7xeju'", Local "Local file system at /tmp/rclone3965420120", Modify Window "876000h0m0s" 2026/02/19 04:02:35 INFO : drime root 'rclone-test-jekihuk7xeju': poll-interval is not supported by this remote 2026/02/19 04:02:35 DEBUG : drime root 'rclone-test-jekihuk7xeju': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/19 04:02:35 DEBUG : drime root 'rclone-test-jekihuk7xeju': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-jekihuk7xeju" 2026/02/19 04:02:35 DEBUG : drime root 'rclone-test-jekihuk7xeju': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-jekihuk7xeju" 2026/02/19 04:02:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-jekihuk7xeju" 2026/02/19 04:02:35 DEBUG : Config file has changed externally - reloading 2026/02/19 04:02:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/19 04:02:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-jekihuk7xeju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-jekihuk7xeju" 2026/02/19 04:02:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-jekihuk7xeju" 2026/02/19 04:02:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/19 04:02:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-jekihuk7xeju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-jekihuk7xeju" 2026/02/19 04:02:35 INFO : drime root 'rclone-test-jekihuk7xeju': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/19 04:03:16 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/19 04:03:16 DEBUG : dir/file1: newRWFileHandle: 2026/02/19 04:03:16 DEBUG : dir/file1(0xc0000f9b00): openPending: 2026/02/19 04:03:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/02/19 04:03:16 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/19 04:03:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/19 04:03:16 DEBUG : dir/file1(0xc0000f9b00): >openPending: err= 2026/02/19 04:03:16 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/19 04:03:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/19 04:03:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/19 04:03:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/19 04:03:16 DEBUG : dir/file1(0xc0000f9b00): _writeAt: size=14, off=0 2026/02/19 04:03:16 DEBUG : dir/file1(0xc0000f9b00): >_writeAt: n=14, err= 2026/02/19 04:03:16 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/19 04:03:16 DEBUG : dir/file1(0xc0000f9b00): close: 2026/02/19 04:03:16 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/19 04:03:16 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/19 04:03:16 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/19 04:03:16 DEBUG : dir/file1(0xc0000f9b00): >close: err= 2026/02/19 04:03:16 DEBUG : WaitForWriters: timeout=30s 2026/02/19 04:03:16 DEBUG : dir: Looking for writers 2026/02/19 04:03:16 DEBUG : file1: reading active writers 2026/02/19 04:03:16 DEBUG : Looking for writers 2026/02/19 04:03:16 DEBUG : dir: reading active writers 2026/02/19 04:03:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/19 04:03:16 DEBUG : dir: Looking for writers 2026/02/19 04:03:16 DEBUG : file1: reading active writers 2026/02/19 04:03:16 DEBUG : Looking for writers 2026/02/19 04:03:16 DEBUG : dir: reading active writers 2026/02/19 04:03:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/19 04:03:16 DEBUG : dir: Looking for writers 2026/02/19 04:03:16 DEBUG : file1: reading active writers 2026/02/19 04:03:16 DEBUG : Looking for writers 2026/02/19 04:03:16 DEBUG : dir: reading active writers 2026/02/19 04:03:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/19 04:03:16 DEBUG : dir: Looking for writers 2026/02/19 04:03:16 DEBUG : file1: reading active writers 2026/02/19 04:03:16 DEBUG : Looking for writers 2026/02/19 04:03:16 DEBUG : dir: reading active writers 2026/02/19 04:03:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/19 04:03:16 DEBUG : dir/file1: vfs cache: starting upload 2026/02/19 04:03:16 DEBUG : dir: Looking for writers 2026/02/19 04:03:16 DEBUG : file1: reading active writers 2026/02/19 04:03:16 DEBUG : Looking for writers 2026/02/19 04:03:16 DEBUG : dir: reading active writers 2026/02/19 04:03:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/19 04:03:16 DEBUG : dir: Looking for writers 2026/02/19 04:03:16 DEBUG : file1: reading active writers 2026/02/19 04:03:16 DEBUG : Looking for writers 2026/02/19 04:03:16 DEBUG : dir: reading active writers 2026/02/19 04:03:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/19 04:03:16 DEBUG : dir: Looking for writers 2026/02/19 04:03:16 DEBUG : file1: reading active writers 2026/02/19 04:03:16 DEBUG : Looking for writers 2026/02/19 04:03:16 DEBUG : dir: reading active writers 2026/02/19 04:03:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/19 04:03:17 DEBUG : dir: Looking for writers 2026/02/19 04:03:17 DEBUG : file1: reading active writers 2026/02/19 04:03:17 DEBUG : Looking for writers 2026/02/19 04:03:17 DEBUG : dir: reading active writers 2026/02/19 04:03:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:03:18 DEBUG : dir: Looking for writers 2026/02/19 04:03:18 DEBUG : file1: reading active writers 2026/02/19 04:03:18 DEBUG : Looking for writers 2026/02/19 04:03:18 DEBUG : dir: reading active writers 2026/02/19 04:03:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:03:19 DEBUG : dir: Looking for writers 2026/02/19 04:03:19 DEBUG : file1: reading active writers 2026/02/19 04:03:19 DEBUG : Looking for writers 2026/02/19 04:03:19 DEBUG : dir: reading active writers 2026/02/19 04:03:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:03:20 DEBUG : dir: Looking for writers 2026/02/19 04:03:20 DEBUG : file1: reading active writers 2026/02/19 04:03:20 DEBUG : Looking for writers 2026/02/19 04:03:20 DEBUG : dir: reading active writers 2026/02/19 04:03:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:03:21 DEBUG : dir: Looking for writers 2026/02/19 04:03:21 DEBUG : file1: reading active writers 2026/02/19 04:03:21 DEBUG : Looking for writers 2026/02/19 04:03:21 DEBUG : dir: reading active writers 2026/02/19 04:03:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:03:22 DEBUG : dir: Looking for writers 2026/02/19 04:03:22 DEBUG : file1: reading active writers 2026/02/19 04:03:22 DEBUG : Looking for writers 2026/02/19 04:03:22 DEBUG : dir: reading active writers 2026/02/19 04:03:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:03:23 DEBUG : dir: Looking for writers 2026/02/19 04:03:23 DEBUG : file1: reading active writers 2026/02/19 04:03:23 DEBUG : Looking for writers 2026/02/19 04:03:23 DEBUG : dir: reading active writers 2026/02/19 04:03:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:03:24 DEBUG : dir: Looking for writers 2026/02/19 04:03:24 DEBUG : file1: reading active writers 2026/02/19 04:03:24 DEBUG : Looking for writers 2026/02/19 04:03:24 DEBUG : dir: reading active writers 2026/02/19 04:03:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:03:25 DEBUG : dir: Looking for writers 2026/02/19 04:03:25 DEBUG : file1: reading active writers 2026/02/19 04:03:25 DEBUG : Looking for writers 2026/02/19 04:03:25 DEBUG : dir: reading active writers 2026/02/19 04:03:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:03:26 DEBUG : dir/file1: Removing old object on successful upload 2026/02/19 04:03:26 DEBUG : dir: Looking for writers 2026/02/19 04:03:26 DEBUG : file1: reading active writers 2026/02/19 04:03:26 DEBUG : Looking for writers 2026/02/19 04:03:26 DEBUG : dir: reading active writers 2026/02/19 04:03:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:03:27 DEBUG : dir: Looking for writers 2026/02/19 04:03:27 DEBUG : file1: reading active writers 2026/02/19 04:03:27 DEBUG : Looking for writers 2026/02/19 04:03:27 DEBUG : dir: reading active writers 2026/02/19 04:03:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:03:28 DEBUG : dir: Looking for writers 2026/02/19 04:03:28 DEBUG : file1: reading active writers 2026/02/19 04:03:28 DEBUG : Looking for writers 2026/02/19 04:03:28 DEBUG : dir: reading active writers 2026/02/19 04:03:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:03:29 DEBUG : dir: Looking for writers 2026/02/19 04:03:29 DEBUG : file1: reading active writers 2026/02/19 04:03:29 DEBUG : Looking for writers 2026/02/19 04:03:29 DEBUG : dir: reading active writers 2026/02/19 04:03:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:03:30 DEBUG : dir: Looking for writers 2026/02/19 04:03:30 DEBUG : file1: reading active writers 2026/02/19 04:03:30 DEBUG : Looking for writers 2026/02/19 04:03:30 DEBUG : dir: reading active writers 2026/02/19 04:03:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:03:31 DEBUG : dir: Looking for writers 2026/02/19 04:03:31 DEBUG : file1: reading active writers 2026/02/19 04:03:31 DEBUG : Looking for writers 2026/02/19 04:03:31 DEBUG : dir: reading active writers 2026/02/19 04:03:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:03:31 ERROR : dir/file1: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/02/19 04:03:31 ERROR : dir/file1: vfs cache: failed to upload try #1, will retry in 200ms: vfs cache: failed to transfer file from cache to remote: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/02/19 04:03:31 DEBUG : dir/file1: vfs cache: starting upload 2026/02/19 04:03:32 DEBUG : dir: Looking for writers 2026/02/19 04:03:32 DEBUG : file1: reading active writers 2026/02/19 04:03:32 DEBUG : Looking for writers 2026/02/19 04:03:32 DEBUG : dir: reading active writers 2026/02/19 04:03:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:03:33 DEBUG : dir: Looking for writers 2026/02/19 04:03:33 DEBUG : file1: reading active writers 2026/02/19 04:03:33 DEBUG : Looking for writers 2026/02/19 04:03:33 DEBUG : dir: reading active writers 2026/02/19 04:03:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:03:34 DEBUG : dir: Looking for writers 2026/02/19 04:03:34 DEBUG : file1: reading active writers 2026/02/19 04:03:34 DEBUG : Looking for writers 2026/02/19 04:03:34 DEBUG : dir: reading active writers 2026/02/19 04:03:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:03:35 DEBUG : dir: Looking for writers 2026/02/19 04:03:35 DEBUG : file1: reading active writers 2026/02/19 04:03:35 DEBUG : Looking for writers 2026/02/19 04:03:35 DEBUG : dir: reading active writers 2026/02/19 04:03:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:03:35 DEBUG : drime root 'rclone-test-jekihuk7xeju': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item dir/file1 not removed, freed 0 bytes 2026/02/19 04:03:35 INFO : drime root 'rclone-test-jekihuk7xeju': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 1, total size 14 (was 14) 2026/02/19 04:03:36 DEBUG : dir: Looking for writers 2026/02/19 04:03:36 DEBUG : file1: reading active writers 2026/02/19 04:03:36 DEBUG : Looking for writers 2026/02/19 04:03:36 DEBUG : dir: reading active writers 2026/02/19 04:03:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:03:37 DEBUG : dir: Looking for writers 2026/02/19 04:03:37 DEBUG : file1: reading active writers 2026/02/19 04:03:37 DEBUG : Looking for writers 2026/02/19 04:03:37 DEBUG : dir: reading active writers 2026/02/19 04:03:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:03:38 DEBUG : dir: Looking for writers 2026/02/19 04:03:38 DEBUG : file1: reading active writers 2026/02/19 04:03:38 DEBUG : Looking for writers 2026/02/19 04:03:38 DEBUG : dir: reading active writers 2026/02/19 04:03:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:03:39 DEBUG : dir: Looking for writers 2026/02/19 04:03:39 DEBUG : file1: reading active writers 2026/02/19 04:03:39 DEBUG : Looking for writers 2026/02/19 04:03:39 DEBUG : dir: reading active writers 2026/02/19 04:03:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:03:40 DEBUG : dir: Looking for writers 2026/02/19 04:03:40 DEBUG : file1: reading active writers 2026/02/19 04:03:40 DEBUG : Looking for writers 2026/02/19 04:03:40 DEBUG : dir: reading active writers 2026/02/19 04:03:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:03:41 DEBUG : dir: Looking for writers 2026/02/19 04:03:41 DEBUG : file1: reading active writers 2026/02/19 04:03:41 DEBUG : Looking for writers 2026/02/19 04:03:41 DEBUG : dir: reading active writers 2026/02/19 04:03:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:03:42 DEBUG : dir: Looking for writers 2026/02/19 04:03:42 DEBUG : file1: reading active writers 2026/02/19 04:03:42 DEBUG : Looking for writers 2026/02/19 04:03:42 DEBUG : dir: reading active writers 2026/02/19 04:03:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:03:43 DEBUG : dir: Looking for writers 2026/02/19 04:03:43 DEBUG : file1: reading active writers 2026/02/19 04:03:43 DEBUG : Looking for writers 2026/02/19 04:03:43 DEBUG : dir: reading active writers 2026/02/19 04:03:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:03:43 DEBUG : dir/file1: Removing old object on successful upload 2026/02/19 04:03:44 DEBUG : dir: Looking for writers 2026/02/19 04:03:44 DEBUG : file1: reading active writers 2026/02/19 04:03:44 DEBUG : Looking for writers 2026/02/19 04:03:44 DEBUG : dir: reading active writers 2026/02/19 04:03:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:03:45 DEBUG : dir: Looking for writers 2026/02/19 04:03:45 DEBUG : file1: reading active writers 2026/02/19 04:03:45 DEBUG : Looking for writers 2026/02/19 04:03:45 DEBUG : dir: reading active writers 2026/02/19 04:03:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:03:46 ERROR : Exiting even though 0 writers active and 1 cache items in use after 30s Cache{ "dir/file1": &{c:0xc0006da3c0 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc000650b08 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824640342848} name:dir/file1 opens:0 downloaders: o:0xc00046a300 fd: info:{ModTime:{wall:499999999 ext:63116769906 loc:} ATime:{wall:14005562351471545703 ext:314125502920 loc:0x4580460} Size:14 Rs:[{Pos:0 Size:14}] Fingerprint:14 Dirty:true} writeBackID:1 pendingAccesses:0 modified:false beingReset:false}, } 2026/02/19 04:03:46 DEBUG : >WaitForWriters: 2026/02/19 04:03:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/19 04:03:46 DEBUG : dir/file1: newRWFileHandle: 2026/02/19 04:03:46 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/19 04:03:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/19 04:03:46 DEBUG : dir/file1(0xc000704b00): _readAt: size=512, off=0 2026/02/19 04:03:46 DEBUG : dir/file1(0xc000704b00): openPending: 2026/02/19 04:03:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2026/02/19 04:03:46 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/19 04:03:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/19 04:03:46 DEBUG : dir/file1(0xc000704b00): >openPending: err= 2026/02/19 04:03:46 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/19 04:03:46 DEBUG : dir/file1(0xc000704b00): >_readAt: n=14, err=EOF 2026/02/19 04:03:46 DEBUG : dir/file1(0xc000704b00): close: 2026/02/19 04:03:46 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/19 04:03:46 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/19 04:03:46 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/19 04:03:46 DEBUG : dir/file1(0xc000704b00): >close: err= 2026/02/19 04:03:48 ERROR : dir/file1: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/02/19 04:03:48 ERROR : dir/file1: vfs cache: failed to upload try #2, will retry in 400ms: vfs cache: failed to transfer file from cache to remote: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/02/19 04:03:48 DEBUG : dir/file1: vfs cache: starting upload 2026/02/19 04:04:01 DEBUG : dir/file1: Removing old object on successful upload 2026/02/19 04:04:04 ERROR : dir/file1: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/02/19 04:04:04 ERROR : dir/file1: vfs cache: failed to upload try #3, will retry in 800ms: vfs cache: failed to transfer file from cache to remote: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/02/19 04:04:04 ERROR : dir/file1: Couldn't move: Move rename leaf: failed to patch item "name" to newLeaf.duzosiy8: Error "This action is unauthorized." 2026/02/19 04:04:04 ERROR : newLeaf: File.Rename error: Move rename leaf: failed to patch item "name" to newLeaf.duzosiy8: Error "This action is unauthorized." 2026/02/19 04:04:04 ERROR : dir/file1: Dir.Rename error: Move rename leaf: failed to patch item "name" to newLeaf.duzosiy8: Error "This action is unauthorized." file_test.go:342: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:342 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Received unexpected error: Move rename leaf: failed to patch item "name" to newLeaf.duzosiy8: Error "This action is unauthorized." Test: TestFileRename/minimal,forceCache=true 2026/02/19 04:04:04 DEBUG : WaitForWriters: timeout=30s 2026/02/19 04:04:04 DEBUG : dir: Looking for writers 2026/02/19 04:04:04 DEBUG : file1: reading active writers 2026/02/19 04:04:04 DEBUG : Looking for writers 2026/02/19 04:04:04 DEBUG : dir: reading active writers 2026/02/19 04:04:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/19 04:04:04 DEBUG : dir: Looking for writers 2026/02/19 04:04:04 DEBUG : file1: reading active writers 2026/02/19 04:04:04 DEBUG : Looking for writers 2026/02/19 04:04:04 DEBUG : dir: reading active writers 2026/02/19 04:04:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/19 04:04:04 DEBUG : dir: Looking for writers 2026/02/19 04:04:04 DEBUG : file1: reading active writers 2026/02/19 04:04:04 DEBUG : Looking for writers 2026/02/19 04:04:04 DEBUG : dir: reading active writers 2026/02/19 04:04:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/19 04:04:05 DEBUG : dir: Looking for writers 2026/02/19 04:04:05 DEBUG : file1: reading active writers 2026/02/19 04:04:05 DEBUG : Looking for writers 2026/02/19 04:04:05 DEBUG : dir: reading active writers 2026/02/19 04:04:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/19 04:04:05 DEBUG : dir: Looking for writers 2026/02/19 04:04:05 DEBUG : file1: reading active writers 2026/02/19 04:04:05 DEBUG : Looking for writers 2026/02/19 04:04:05 DEBUG : dir: reading active writers 2026/02/19 04:04:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/19 04:04:05 DEBUG : dir: Looking for writers 2026/02/19 04:04:05 DEBUG : file1: reading active writers 2026/02/19 04:04:05 DEBUG : Looking for writers 2026/02/19 04:04:05 DEBUG : dir: reading active writers 2026/02/19 04:04:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/19 04:04:05 DEBUG : dir/file1: vfs cache: starting upload 2026/02/19 04:04:05 DEBUG : dir: Looking for writers 2026/02/19 04:04:05 DEBUG : file1: reading active writers 2026/02/19 04:04:05 DEBUG : Looking for writers 2026/02/19 04:04:05 DEBUG : dir: reading active writers 2026/02/19 04:04:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/19 04:04:06 DEBUG : dir: Looking for writers 2026/02/19 04:04:06 DEBUG : file1: reading active writers 2026/02/19 04:04:06 DEBUG : Looking for writers 2026/02/19 04:04:06 DEBUG : dir: reading active writers 2026/02/19 04:04:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:04:07 DEBUG : dir: Looking for writers 2026/02/19 04:04:07 DEBUG : file1: reading active writers 2026/02/19 04:04:07 DEBUG : Looking for writers 2026/02/19 04:04:07 DEBUG : dir: reading active writers 2026/02/19 04:04:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:04:08 DEBUG : dir: Looking for writers 2026/02/19 04:04:08 DEBUG : file1: reading active writers 2026/02/19 04:04:08 DEBUG : Looking for writers 2026/02/19 04:04:08 DEBUG : dir: reading active writers 2026/02/19 04:04:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:04:09 DEBUG : dir: Looking for writers 2026/02/19 04:04:09 DEBUG : file1: reading active writers 2026/02/19 04:04:09 DEBUG : Looking for writers 2026/02/19 04:04:09 DEBUG : dir: reading active writers 2026/02/19 04:04:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:04:10 DEBUG : dir: Looking for writers 2026/02/19 04:04:10 DEBUG : file1: reading active writers 2026/02/19 04:04:10 DEBUG : Looking for writers 2026/02/19 04:04:10 DEBUG : dir: reading active writers 2026/02/19 04:04:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:04:11 DEBUG : dir: Looking for writers 2026/02/19 04:04:11 DEBUG : file1: reading active writers 2026/02/19 04:04:11 DEBUG : Looking for writers 2026/02/19 04:04:11 DEBUG : dir: reading active writers 2026/02/19 04:04:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:04:12 DEBUG : dir: Looking for writers 2026/02/19 04:04:12 DEBUG : file1: reading active writers 2026/02/19 04:04:12 DEBUG : Looking for writers 2026/02/19 04:04:12 DEBUG : dir: reading active writers 2026/02/19 04:04:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:04:13 DEBUG : dir: Looking for writers 2026/02/19 04:04:13 DEBUG : file1: reading active writers 2026/02/19 04:04:13 DEBUG : Looking for writers 2026/02/19 04:04:13 DEBUG : dir: reading active writers 2026/02/19 04:04:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:04:14 DEBUG : dir: Looking for writers 2026/02/19 04:04:14 DEBUG : file1: reading active writers 2026/02/19 04:04:14 DEBUG : Looking for writers 2026/02/19 04:04:14 DEBUG : dir: reading active writers 2026/02/19 04:04:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:04:15 DEBUG : dir: Looking for writers 2026/02/19 04:04:15 DEBUG : file1: reading active writers 2026/02/19 04:04:15 DEBUG : Looking for writers 2026/02/19 04:04:15 DEBUG : dir: reading active writers 2026/02/19 04:04:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:04:16 DEBUG : dir: Looking for writers 2026/02/19 04:04:16 DEBUG : file1: reading active writers 2026/02/19 04:04:16 DEBUG : Looking for writers 2026/02/19 04:04:16 DEBUG : dir: reading active writers 2026/02/19 04:04:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:04:17 DEBUG : dir: Looking for writers 2026/02/19 04:04:17 DEBUG : file1: reading active writers 2026/02/19 04:04:17 DEBUG : Looking for writers 2026/02/19 04:04:17 DEBUG : dir: reading active writers 2026/02/19 04:04:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:04:18 DEBUG : dir/file1: Removing old object on successful upload 2026/02/19 04:04:18 DEBUG : dir: Looking for writers 2026/02/19 04:04:18 DEBUG : file1: reading active writers 2026/02/19 04:04:18 DEBUG : Looking for writers 2026/02/19 04:04:18 DEBUG : dir: reading active writers 2026/02/19 04:04:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:04:19 DEBUG : dir: Looking for writers 2026/02/19 04:04:19 DEBUG : file1: reading active writers 2026/02/19 04:04:19 DEBUG : Looking for writers 2026/02/19 04:04:19 DEBUG : dir: reading active writers 2026/02/19 04:04:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:04:20 DEBUG : dir: Looking for writers 2026/02/19 04:04:20 DEBUG : file1: reading active writers 2026/02/19 04:04:20 DEBUG : Looking for writers 2026/02/19 04:04:20 DEBUG : dir: reading active writers 2026/02/19 04:04:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:04:21 DEBUG : dir: Looking for writers 2026/02/19 04:04:21 DEBUG : file1: reading active writers 2026/02/19 04:04:21 DEBUG : Looking for writers 2026/02/19 04:04:21 DEBUG : dir: reading active writers 2026/02/19 04:04:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:04:22 DEBUG : dir: Looking for writers 2026/02/19 04:04:22 DEBUG : file1: reading active writers 2026/02/19 04:04:22 DEBUG : Looking for writers 2026/02/19 04:04:22 DEBUG : dir: reading active writers 2026/02/19 04:04:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:04:23 ERROR : dir/file1: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/02/19 04:04:23 ERROR : dir/file1: vfs cache: failed to upload try #4, will retry in 1.6s: vfs cache: failed to transfer file from cache to remote: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/02/19 04:04:23 DEBUG : dir: Looking for writers 2026/02/19 04:04:23 DEBUG : file1: reading active writers 2026/02/19 04:04:23 DEBUG : Looking for writers 2026/02/19 04:04:23 DEBUG : dir: reading active writers 2026/02/19 04:04:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:04:24 DEBUG : dir: Looking for writers 2026/02/19 04:04:24 DEBUG : file1: reading active writers 2026/02/19 04:04:24 DEBUG : Looking for writers 2026/02/19 04:04:24 DEBUG : dir: reading active writers 2026/02/19 04:04:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:04:24 DEBUG : dir/file1: vfs cache: starting upload 2026/02/19 04:04:25 DEBUG : dir: Looking for writers 2026/02/19 04:04:25 DEBUG : file1: reading active writers 2026/02/19 04:04:25 DEBUG : Looking for writers 2026/02/19 04:04:25 DEBUG : dir: reading active writers 2026/02/19 04:04:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:04:26 DEBUG : dir: Looking for writers 2026/02/19 04:04:26 DEBUG : file1: reading active writers 2026/02/19 04:04:26 DEBUG : Looking for writers 2026/02/19 04:04:26 DEBUG : dir: reading active writers 2026/02/19 04:04:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:04:27 DEBUG : dir: Looking for writers 2026/02/19 04:04:27 DEBUG : file1: reading active writers 2026/02/19 04:04:27 DEBUG : Looking for writers 2026/02/19 04:04:27 DEBUG : dir: reading active writers 2026/02/19 04:04:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:04:28 DEBUG : dir: Looking for writers 2026/02/19 04:04:28 DEBUG : file1: reading active writers 2026/02/19 04:04:28 DEBUG : Looking for writers 2026/02/19 04:04:28 DEBUG : dir: reading active writers 2026/02/19 04:04:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:04:29 DEBUG : dir: Looking for writers 2026/02/19 04:04:29 DEBUG : file1: reading active writers 2026/02/19 04:04:29 DEBUG : Looking for writers 2026/02/19 04:04:29 DEBUG : dir: reading active writers 2026/02/19 04:04:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:04:30 DEBUG : dir: Looking for writers 2026/02/19 04:04:30 DEBUG : file1: reading active writers 2026/02/19 04:04:30 DEBUG : Looking for writers 2026/02/19 04:04:30 DEBUG : dir: reading active writers 2026/02/19 04:04:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:04:31 DEBUG : dir: Looking for writers 2026/02/19 04:04:31 DEBUG : file1: reading active writers 2026/02/19 04:04:31 DEBUG : Looking for writers 2026/02/19 04:04:31 DEBUG : dir: reading active writers 2026/02/19 04:04:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:04:32 DEBUG : dir: Looking for writers 2026/02/19 04:04:32 DEBUG : file1: reading active writers 2026/02/19 04:04:32 DEBUG : Looking for writers 2026/02/19 04:04:32 DEBUG : dir: reading active writers 2026/02/19 04:04:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:04:33 DEBUG : dir: Looking for writers 2026/02/19 04:04:33 DEBUG : file1: reading active writers 2026/02/19 04:04:33 DEBUG : Looking for writers 2026/02/19 04:04:33 DEBUG : dir: reading active writers 2026/02/19 04:04:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:04:34 DEBUG : dir: Looking for writers 2026/02/19 04:04:34 DEBUG : file1: reading active writers 2026/02/19 04:04:34 DEBUG : Looking for writers 2026/02/19 04:04:34 DEBUG : dir: reading active writers 2026/02/19 04:04:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:04:34 ERROR : Exiting even though 0 writers active and 1 cache items in use after 30s Cache{ "dir/file1": &{c:0xc0006da3c0 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc000650b08 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824640342848} name:dir/file1 opens:0 downloaders: o:0xc00046a300 fd: info:{ModTime:{wall:499999999 ext:63116769906 loc:} ATime:{wall:14005562383685281328 ext:344126983823 loc:0x4580460} Size:14 Rs:[{Pos:0 Size:14}] Fingerprint:14 Dirty:true} writeBackID:1 pendingAccesses:0 modified:false beingReset:false}, } 2026/02/19 04:04:34 DEBUG : >WaitForWriters: 2026/02/19 04:04:34 ERROR : dir/file1: Failed to copy: failed to upload file: Post "https://app.drime.cloud/api/v1/uploads": context canceled 2026/02/19 04:04:34 INFO : dir/file1: vfs cache: upload canceled 2026/02/19 04:04:34 DEBUG : drime root 'rclone-test-jekihuk7xeju': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "drime root 'rclone-test-jekihuk7xeju'", Local "Local file system at /tmp/rclone3965420120", Modify Window "876000h0m0s" 2026/02/19 04:05:00 INFO : drime root 'rclone-test-jekihuk7xeju': poll-interval is not supported by this remote 2026/02/19 04:05:00 DEBUG : drime root 'rclone-test-jekihuk7xeju': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/19 04:05:00 DEBUG : drime root 'rclone-test-jekihuk7xeju': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-jekihuk7xeju" 2026/02/19 04:05:00 DEBUG : drime root 'rclone-test-jekihuk7xeju': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-jekihuk7xeju" 2026/02/19 04:05:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-jekihuk7xeju" 2026/02/19 04:05:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/19 04:05:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-jekihuk7xeju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-jekihuk7xeju" 2026/02/19 04:05:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-jekihuk7xeju" 2026/02/19 04:05:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/19 04:05:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-jekihuk7xeju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-jekihuk7xeju" 2026/02/19 04:05:00 INFO : drime root 'rclone-test-jekihuk7xeju': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/19 04:05:40 DEBUG : WaitForWriters: timeout=30s 2026/02/19 04:05:40 DEBUG : dir: Looking for writers 2026/02/19 04:05:40 DEBUG : file1: reading active writers 2026/02/19 04:05:40 DEBUG : Looking for writers 2026/02/19 04:05:40 DEBUG : dir: reading active writers 2026/02/19 04:05:40 DEBUG : >WaitForWriters: 2026/02/19 04:06:00 INFO : drime root 'rclone-test-jekihuk7xeju': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/19 04:06:03 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/19 04:06:03 DEBUG : newLeaf: Updating file with newLeaf 0xc0006980c0 2026/02/19 04:06:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/19 04:06:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/19 04:06:29 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/19 04:06:29 DEBUG : dir/file1: Updating file with dir/file1 0xc0006980c0 2026/02/19 04:06:29 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/19 04:06:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/19 04:06:36 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/19 04:06:36 DEBUG : dir/file1: newRWFileHandle: 2026/02/19 04:06:36 DEBUG : dir/file1(0xc0000f9b80): openPending: 2026/02/19 04:06:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/02/19 04:06:36 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/19 04:06:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/19 04:06:36 DEBUG : dir/file1(0xc0000f9b80): >openPending: err= 2026/02/19 04:06:36 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/19 04:06:36 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/19 04:06:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/19 04:06:36 DEBUG : dir/file1(0xc0000f9b80): _writeAt: size=25, off=0 2026/02/19 04:06:36 DEBUG : dir/file1(0xc0000f9b80): >_writeAt: n=25, err= 2026/02/19 04:06:52 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/19 04:06:52 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/19 04:06:52 DEBUG : newLeaf: Updating file with newLeaf 0xc0006980c0 2026/02/19 04:06:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/19 04:06:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/19 04:06:52 DEBUG : newLeaf(0xc0000f9b80): close: 2026/02/19 04:06:52 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/02/19 04:06:52 DEBUG : newLeaf: vfs cache: setting modification time to 2026-02-19 04:06:36.197017704 +0000 UTC m=+514.204306672 2026/02/19 04:06:52 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/02/19 04:06:52 DEBUG : newLeaf(0xc0000f9b80): >close: err= 2026/02/19 04:06:52 DEBUG : WaitForWriters: timeout=30s 2026/02/19 04:06:52 DEBUG : dir: Looking for writers 2026/02/19 04:06:52 DEBUG : Looking for writers 2026/02/19 04:06:52 DEBUG : newLeaf: reading active writers 2026/02/19 04:06:52 DEBUG : dir: reading active writers 2026/02/19 04:06:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/19 04:06:52 DEBUG : dir: Looking for writers 2026/02/19 04:06:52 DEBUG : Looking for writers 2026/02/19 04:06:52 DEBUG : dir: reading active writers 2026/02/19 04:06:52 DEBUG : newLeaf: reading active writers 2026/02/19 04:06:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/19 04:06:52 DEBUG : dir: Looking for writers 2026/02/19 04:06:52 DEBUG : Looking for writers 2026/02/19 04:06:52 DEBUG : dir: reading active writers 2026/02/19 04:06:52 DEBUG : newLeaf: reading active writers 2026/02/19 04:06:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/19 04:06:52 DEBUG : dir: Looking for writers 2026/02/19 04:06:52 DEBUG : Looking for writers 2026/02/19 04:06:52 DEBUG : dir: reading active writers 2026/02/19 04:06:52 DEBUG : newLeaf: reading active writers 2026/02/19 04:06:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/19 04:06:52 DEBUG : newLeaf: vfs cache: starting upload 2026/02/19 04:06:52 DEBUG : dir: Looking for writers 2026/02/19 04:06:52 DEBUG : Looking for writers 2026/02/19 04:06:52 DEBUG : dir: reading active writers 2026/02/19 04:06:52 DEBUG : newLeaf: reading active writers 2026/02/19 04:06:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/19 04:06:52 DEBUG : dir: Looking for writers 2026/02/19 04:06:52 DEBUG : Looking for writers 2026/02/19 04:06:52 DEBUG : dir: reading active writers 2026/02/19 04:06:52 DEBUG : newLeaf: reading active writers 2026/02/19 04:06:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/19 04:06:53 DEBUG : dir: Looking for writers 2026/02/19 04:06:53 DEBUG : Looking for writers 2026/02/19 04:06:53 DEBUG : dir: reading active writers 2026/02/19 04:06:53 DEBUG : newLeaf: reading active writers 2026/02/19 04:06:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/19 04:06:53 DEBUG : dir: Looking for writers 2026/02/19 04:06:53 DEBUG : Looking for writers 2026/02/19 04:06:53 DEBUG : dir: reading active writers 2026/02/19 04:06:53 DEBUG : newLeaf: reading active writers 2026/02/19 04:06:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:06:54 DEBUG : dir: Looking for writers 2026/02/19 04:06:54 DEBUG : Looking for writers 2026/02/19 04:06:54 DEBUG : dir: reading active writers 2026/02/19 04:06:54 DEBUG : newLeaf: reading active writers 2026/02/19 04:06:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:06:55 DEBUG : dir: Looking for writers 2026/02/19 04:06:55 DEBUG : Looking for writers 2026/02/19 04:06:55 DEBUG : dir: reading active writers 2026/02/19 04:06:55 DEBUG : newLeaf: reading active writers 2026/02/19 04:06:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:06:56 DEBUG : dir: Looking for writers 2026/02/19 04:06:56 DEBUG : Looking for writers 2026/02/19 04:06:56 DEBUG : dir: reading active writers 2026/02/19 04:06:56 DEBUG : newLeaf: reading active writers 2026/02/19 04:06:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:06:57 DEBUG : dir: Looking for writers 2026/02/19 04:06:57 DEBUG : Looking for writers 2026/02/19 04:06:57 DEBUG : dir: reading active writers 2026/02/19 04:06:57 DEBUG : newLeaf: reading active writers 2026/02/19 04:06:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:06:58 DEBUG : dir: Looking for writers 2026/02/19 04:06:58 DEBUG : Looking for writers 2026/02/19 04:06:58 DEBUG : dir: reading active writers 2026/02/19 04:06:58 DEBUG : newLeaf: reading active writers 2026/02/19 04:06:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:06:59 DEBUG : dir: Looking for writers 2026/02/19 04:06:59 DEBUG : Looking for writers 2026/02/19 04:06:59 DEBUG : dir: reading active writers 2026/02/19 04:06:59 DEBUG : newLeaf: reading active writers 2026/02/19 04:06:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:07:00 DEBUG : dir: Looking for writers 2026/02/19 04:07:00 DEBUG : Looking for writers 2026/02/19 04:07:00 DEBUG : dir: reading active writers 2026/02/19 04:07:00 DEBUG : newLeaf: reading active writers 2026/02/19 04:07:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:07:00 DEBUG : drime root 'rclone-test-jekihuk7xeju': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item newLeaf not removed, freed 0 bytes 2026/02/19 04:07:00 INFO : drime root 'rclone-test-jekihuk7xeju': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 1, total size 25 (was 25) 2026/02/19 04:07:01 DEBUG : dir: Looking for writers 2026/02/19 04:07:01 DEBUG : Looking for writers 2026/02/19 04:07:01 DEBUG : dir: reading active writers 2026/02/19 04:07:01 DEBUG : newLeaf: reading active writers 2026/02/19 04:07:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:07:02 DEBUG : newLeaf: Removing old object on successful upload 2026/02/19 04:07:02 DEBUG : dir: Looking for writers 2026/02/19 04:07:02 DEBUG : Looking for writers 2026/02/19 04:07:02 DEBUG : dir: reading active writers 2026/02/19 04:07:02 DEBUG : newLeaf: reading active writers 2026/02/19 04:07:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:07:03 DEBUG : dir: Looking for writers 2026/02/19 04:07:03 DEBUG : Looking for writers 2026/02/19 04:07:03 DEBUG : dir: reading active writers 2026/02/19 04:07:03 DEBUG : newLeaf: reading active writers 2026/02/19 04:07:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:07:04 DEBUG : dir: Looking for writers 2026/02/19 04:07:04 DEBUG : Looking for writers 2026/02/19 04:07:04 DEBUG : dir: reading active writers 2026/02/19 04:07:04 DEBUG : newLeaf: reading active writers 2026/02/19 04:07:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:07:04 ERROR : newLeaf: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/02/19 04:07:04 ERROR : newLeaf: vfs cache: failed to upload try #1, will retry in 200ms: vfs cache: failed to transfer file from cache to remote: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/02/19 04:07:04 DEBUG : newLeaf: vfs cache: starting upload 2026/02/19 04:07:05 DEBUG : dir: Looking for writers 2026/02/19 04:07:05 DEBUG : Looking for writers 2026/02/19 04:07:05 DEBUG : dir: reading active writers 2026/02/19 04:07:05 DEBUG : newLeaf: reading active writers 2026/02/19 04:07:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:07:06 DEBUG : dir: Looking for writers 2026/02/19 04:07:06 DEBUG : Looking for writers 2026/02/19 04:07:06 DEBUG : dir: reading active writers 2026/02/19 04:07:06 DEBUG : newLeaf: reading active writers 2026/02/19 04:07:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:07:07 DEBUG : dir: Looking for writers 2026/02/19 04:07:07 DEBUG : Looking for writers 2026/02/19 04:07:07 DEBUG : newLeaf: reading active writers 2026/02/19 04:07:07 DEBUG : dir: reading active writers 2026/02/19 04:07:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:07:08 DEBUG : dir: Looking for writers 2026/02/19 04:07:08 DEBUG : Looking for writers 2026/02/19 04:07:08 DEBUG : dir: reading active writers 2026/02/19 04:07:08 DEBUG : newLeaf: reading active writers 2026/02/19 04:07:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:07:09 DEBUG : dir: Looking for writers 2026/02/19 04:07:09 DEBUG : Looking for writers 2026/02/19 04:07:09 DEBUG : dir: reading active writers 2026/02/19 04:07:09 DEBUG : newLeaf: reading active writers 2026/02/19 04:07:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:07:10 DEBUG : dir: Looking for writers 2026/02/19 04:07:10 DEBUG : Looking for writers 2026/02/19 04:07:10 DEBUG : dir: reading active writers 2026/02/19 04:07:10 DEBUG : newLeaf: reading active writers 2026/02/19 04:07:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:07:11 DEBUG : dir: Looking for writers 2026/02/19 04:07:11 DEBUG : Looking for writers 2026/02/19 04:07:11 DEBUG : dir: reading active writers 2026/02/19 04:07:11 DEBUG : newLeaf: reading active writers 2026/02/19 04:07:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:07:12 DEBUG : dir: Looking for writers 2026/02/19 04:07:12 DEBUG : Looking for writers 2026/02/19 04:07:12 DEBUG : dir: reading active writers 2026/02/19 04:07:12 DEBUG : newLeaf: reading active writers 2026/02/19 04:07:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:07:13 DEBUG : dir: Looking for writers 2026/02/19 04:07:13 DEBUG : Looking for writers 2026/02/19 04:07:13 DEBUG : dir: reading active writers 2026/02/19 04:07:13 DEBUG : newLeaf: reading active writers 2026/02/19 04:07:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:07:14 DEBUG : dir: Looking for writers 2026/02/19 04:07:14 DEBUG : Looking for writers 2026/02/19 04:07:14 DEBUG : dir: reading active writers 2026/02/19 04:07:14 DEBUG : newLeaf: reading active writers 2026/02/19 04:07:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:07:15 DEBUG : dir: Looking for writers 2026/02/19 04:07:15 DEBUG : Looking for writers 2026/02/19 04:07:15 DEBUG : dir: reading active writers 2026/02/19 04:07:15 DEBUG : newLeaf: reading active writers 2026/02/19 04:07:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:07:16 DEBUG : dir: Looking for writers 2026/02/19 04:07:16 DEBUG : Looking for writers 2026/02/19 04:07:16 DEBUG : dir: reading active writers 2026/02/19 04:07:16 DEBUG : newLeaf: reading active writers 2026/02/19 04:07:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:07:17 DEBUG : newLeaf: Removing old object on successful upload 2026/02/19 04:07:17 DEBUG : dir: Looking for writers 2026/02/19 04:07:17 DEBUG : Looking for writers 2026/02/19 04:07:17 DEBUG : dir: reading active writers 2026/02/19 04:07:17 DEBUG : newLeaf: reading active writers 2026/02/19 04:07:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:07:18 DEBUG : dir: Looking for writers 2026/02/19 04:07:18 DEBUG : Looking for writers 2026/02/19 04:07:18 DEBUG : dir: reading active writers 2026/02/19 04:07:18 DEBUG : newLeaf: reading active writers 2026/02/19 04:07:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:07:19 DEBUG : dir: Looking for writers 2026/02/19 04:07:19 DEBUG : Looking for writers 2026/02/19 04:07:19 DEBUG : dir: reading active writers 2026/02/19 04:07:19 DEBUG : newLeaf: reading active writers 2026/02/19 04:07:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:07:20 DEBUG : dir: Looking for writers 2026/02/19 04:07:20 DEBUG : Looking for writers 2026/02/19 04:07:20 DEBUG : dir: reading active writers 2026/02/19 04:07:20 DEBUG : newLeaf: reading active writers 2026/02/19 04:07:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:07:21 ERROR : newLeaf: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/02/19 04:07:21 ERROR : newLeaf: vfs cache: failed to upload try #2, will retry in 400ms: vfs cache: failed to transfer file from cache to remote: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/02/19 04:07:21 DEBUG : dir: Looking for writers 2026/02/19 04:07:21 DEBUG : Looking for writers 2026/02/19 04:07:21 DEBUG : dir: reading active writers 2026/02/19 04:07:21 DEBUG : newLeaf: reading active writers 2026/02/19 04:07:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:07:21 DEBUG : newLeaf: vfs cache: starting upload 2026/02/19 04:07:22 ERROR : Exiting even though 0 writers active and 1 cache items in use after 30s Cache{ "newLeaf": &{c:0xc0006e8780 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc0001e1c08 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824635694144} name:newLeaf opens:0 downloaders: o:0xc00076a280 fd: info:{ModTime:{wall:14005562566298714216 ext:514204306672 loc:0x4580460} ATime:{wall:14005562583657202571 ext:530382925833 loc:0x4580460} Size:25 Rs:[{Pos:0 Size:25}] Fingerprint:14 Dirty:true} writeBackID:1 pendingAccesses:0 modified:false beingReset:false}, } 2026/02/19 04:07:22 DEBUG : >WaitForWriters: 2026/02/19 04:07:30 DEBUG : WaitForWriters: timeout=30s 2026/02/19 04:07:30 DEBUG : dir: Looking for writers 2026/02/19 04:07:30 DEBUG : Looking for writers 2026/02/19 04:07:30 DEBUG : dir: reading active writers 2026/02/19 04:07:30 DEBUG : newLeaf: reading active writers 2026/02/19 04:07:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/19 04:07:30 DEBUG : dir: Looking for writers 2026/02/19 04:07:30 DEBUG : Looking for writers 2026/02/19 04:07:30 DEBUG : dir: reading active writers 2026/02/19 04:07:30 DEBUG : newLeaf: reading active writers 2026/02/19 04:07:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/19 04:07:30 DEBUG : dir: Looking for writers 2026/02/19 04:07:30 DEBUG : Looking for writers 2026/02/19 04:07:30 DEBUG : dir: reading active writers 2026/02/19 04:07:30 DEBUG : newLeaf: reading active writers 2026/02/19 04:07:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/19 04:07:30 DEBUG : dir: Looking for writers 2026/02/19 04:07:30 DEBUG : Looking for writers 2026/02/19 04:07:30 DEBUG : newLeaf: reading active writers 2026/02/19 04:07:30 DEBUG : dir: reading active writers 2026/02/19 04:07:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/19 04:07:30 DEBUG : dir: Looking for writers 2026/02/19 04:07:30 DEBUG : Looking for writers 2026/02/19 04:07:30 DEBUG : dir: reading active writers 2026/02/19 04:07:30 DEBUG : newLeaf: reading active writers 2026/02/19 04:07:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/19 04:07:30 DEBUG : dir: Looking for writers 2026/02/19 04:07:30 DEBUG : Looking for writers 2026/02/19 04:07:30 DEBUG : dir: reading active writers 2026/02/19 04:07:30 DEBUG : newLeaf: reading active writers 2026/02/19 04:07:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/19 04:07:31 DEBUG : dir: Looking for writers 2026/02/19 04:07:31 DEBUG : Looking for writers 2026/02/19 04:07:31 DEBUG : dir: reading active writers 2026/02/19 04:07:31 DEBUG : newLeaf: reading active writers 2026/02/19 04:07:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/19 04:07:31 DEBUG : dir: Looking for writers 2026/02/19 04:07:31 DEBUG : Looking for writers 2026/02/19 04:07:31 DEBUG : newLeaf: reading active writers 2026/02/19 04:07:31 DEBUG : dir: reading active writers 2026/02/19 04:07:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:07:32 DEBUG : dir: Looking for writers 2026/02/19 04:07:32 DEBUG : Looking for writers 2026/02/19 04:07:32 DEBUG : dir: reading active writers 2026/02/19 04:07:32 DEBUG : newLeaf: reading active writers 2026/02/19 04:07:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:07:33 DEBUG : dir: Looking for writers 2026/02/19 04:07:33 DEBUG : Looking for writers 2026/02/19 04:07:33 DEBUG : dir: reading active writers 2026/02/19 04:07:33 DEBUG : newLeaf: reading active writers 2026/02/19 04:07:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:07:34 DEBUG : dir: Looking for writers 2026/02/19 04:07:34 DEBUG : Looking for writers 2026/02/19 04:07:34 DEBUG : dir: reading active writers 2026/02/19 04:07:34 DEBUG : newLeaf: reading active writers 2026/02/19 04:07:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:07:35 DEBUG : dir: Looking for writers 2026/02/19 04:07:35 DEBUG : Looking for writers 2026/02/19 04:07:35 DEBUG : dir: reading active writers 2026/02/19 04:07:35 DEBUG : newLeaf: reading active writers 2026/02/19 04:07:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:07:36 DEBUG : dir: Looking for writers 2026/02/19 04:07:36 DEBUG : Looking for writers 2026/02/19 04:07:36 DEBUG : dir: reading active writers 2026/02/19 04:07:36 DEBUG : newLeaf: reading active writers 2026/02/19 04:07:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:07:37 DEBUG : newLeaf: Removing old object on successful upload 2026/02/19 04:07:37 DEBUG : dir: Looking for writers 2026/02/19 04:07:37 DEBUG : Looking for writers 2026/02/19 04:07:37 DEBUG : dir: reading active writers 2026/02/19 04:07:37 DEBUG : newLeaf: reading active writers 2026/02/19 04:07:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:07:38 DEBUG : dir: Looking for writers 2026/02/19 04:07:38 DEBUG : Looking for writers 2026/02/19 04:07:38 DEBUG : dir: reading active writers 2026/02/19 04:07:38 DEBUG : newLeaf: reading active writers 2026/02/19 04:07:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:07:39 DEBUG : dir: Looking for writers 2026/02/19 04:07:39 DEBUG : Looking for writers 2026/02/19 04:07:39 DEBUG : dir: reading active writers 2026/02/19 04:07:39 DEBUG : newLeaf: reading active writers 2026/02/19 04:07:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:07:40 DEBUG : dir: Looking for writers 2026/02/19 04:07:40 DEBUG : Looking for writers 2026/02/19 04:07:40 DEBUG : dir: reading active writers 2026/02/19 04:07:40 DEBUG : newLeaf: reading active writers 2026/02/19 04:07:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:07:41 ERROR : newLeaf: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/02/19 04:07:41 ERROR : newLeaf: vfs cache: failed to upload try #3, will retry in 800ms: vfs cache: failed to transfer file from cache to remote: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/02/19 04:07:41 DEBUG : dir: Looking for writers 2026/02/19 04:07:41 DEBUG : Looking for writers 2026/02/19 04:07:41 DEBUG : dir: reading active writers 2026/02/19 04:07:41 DEBUG : newLeaf: reading active writers 2026/02/19 04:07:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:07:42 DEBUG : newLeaf: vfs cache: starting upload 2026/02/19 04:07:42 DEBUG : dir: Looking for writers 2026/02/19 04:07:42 DEBUG : Looking for writers 2026/02/19 04:07:42 DEBUG : dir: reading active writers 2026/02/19 04:07:42 DEBUG : newLeaf: reading active writers 2026/02/19 04:07:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:07:43 DEBUG : dir: Looking for writers 2026/02/19 04:07:43 DEBUG : Looking for writers 2026/02/19 04:07:43 DEBUG : dir: reading active writers 2026/02/19 04:07:43 DEBUG : newLeaf: reading active writers 2026/02/19 04:07:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:07:44 DEBUG : dir: Looking for writers 2026/02/19 04:07:44 DEBUG : Looking for writers 2026/02/19 04:07:44 DEBUG : dir: reading active writers 2026/02/19 04:07:44 DEBUG : newLeaf: reading active writers 2026/02/19 04:07:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:07:45 DEBUG : dir: Looking for writers 2026/02/19 04:07:45 DEBUG : Looking for writers 2026/02/19 04:07:45 DEBUG : dir: reading active writers 2026/02/19 04:07:45 DEBUG : newLeaf: reading active writers 2026/02/19 04:07:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:07:46 DEBUG : dir: Looking for writers 2026/02/19 04:07:46 DEBUG : Looking for writers 2026/02/19 04:07:46 DEBUG : dir: reading active writers 2026/02/19 04:07:46 DEBUG : newLeaf: reading active writers 2026/02/19 04:07:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:07:47 DEBUG : dir: Looking for writers 2026/02/19 04:07:47 DEBUG : Looking for writers 2026/02/19 04:07:47 DEBUG : dir: reading active writers 2026/02/19 04:07:47 DEBUG : newLeaf: reading active writers 2026/02/19 04:07:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:07:48 DEBUG : dir: Looking for writers 2026/02/19 04:07:48 DEBUG : Looking for writers 2026/02/19 04:07:48 DEBUG : dir: reading active writers 2026/02/19 04:07:48 DEBUG : newLeaf: reading active writers 2026/02/19 04:07:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:07:49 DEBUG : dir: Looking for writers 2026/02/19 04:07:49 DEBUG : Looking for writers 2026/02/19 04:07:49 DEBUG : dir: reading active writers 2026/02/19 04:07:49 DEBUG : newLeaf: reading active writers 2026/02/19 04:07:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:07:50 DEBUG : dir: Looking for writers 2026/02/19 04:07:50 DEBUG : Looking for writers 2026/02/19 04:07:50 DEBUG : dir: reading active writers 2026/02/19 04:07:50 DEBUG : newLeaf: reading active writers 2026/02/19 04:07:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:07:51 DEBUG : dir: Looking for writers 2026/02/19 04:07:51 DEBUG : Looking for writers 2026/02/19 04:07:51 DEBUG : dir: reading active writers 2026/02/19 04:07:51 DEBUG : newLeaf: reading active writers 2026/02/19 04:07:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:07:52 DEBUG : dir: Looking for writers 2026/02/19 04:07:52 DEBUG : Looking for writers 2026/02/19 04:07:52 DEBUG : dir: reading active writers 2026/02/19 04:07:52 DEBUG : newLeaf: reading active writers 2026/02/19 04:07:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:07:53 DEBUG : dir: Looking for writers 2026/02/19 04:07:53 DEBUG : Looking for writers 2026/02/19 04:07:53 DEBUG : dir: reading active writers 2026/02/19 04:07:53 DEBUG : newLeaf: reading active writers 2026/02/19 04:07:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:07:54 DEBUG : dir: Looking for writers 2026/02/19 04:07:54 DEBUG : Looking for writers 2026/02/19 04:07:54 DEBUG : dir: reading active writers 2026/02/19 04:07:54 DEBUG : newLeaf: reading active writers 2026/02/19 04:07:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:07:55 DEBUG : dir: Looking for writers 2026/02/19 04:07:55 DEBUG : Looking for writers 2026/02/19 04:07:55 DEBUG : dir: reading active writers 2026/02/19 04:07:55 DEBUG : newLeaf: reading active writers 2026/02/19 04:07:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:07:56 DEBUG : newLeaf: Removing old object on successful upload 2026/02/19 04:07:56 DEBUG : dir: Looking for writers 2026/02/19 04:07:56 DEBUG : Looking for writers 2026/02/19 04:07:56 DEBUG : newLeaf: reading active writers 2026/02/19 04:07:56 DEBUG : dir: reading active writers 2026/02/19 04:07:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:07:57 DEBUG : dir: Looking for writers 2026/02/19 04:07:57 DEBUG : Looking for writers 2026/02/19 04:07:57 DEBUG : dir: reading active writers 2026/02/19 04:07:57 DEBUG : newLeaf: reading active writers 2026/02/19 04:07:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:07:58 DEBUG : dir: Looking for writers 2026/02/19 04:07:58 DEBUG : Looking for writers 2026/02/19 04:07:58 DEBUG : newLeaf: reading active writers 2026/02/19 04:07:58 DEBUG : dir: reading active writers 2026/02/19 04:07:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:07:59 DEBUG : dir: Looking for writers 2026/02/19 04:07:59 DEBUG : Looking for writers 2026/02/19 04:07:59 DEBUG : dir: reading active writers 2026/02/19 04:07:59 DEBUG : newLeaf: reading active writers 2026/02/19 04:07:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:08:00 ERROR : Exiting even though 0 writers active and 1 cache items in use after 30s Cache{ "newLeaf": &{c:0xc0006e8780 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc0001e1c08 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824635694144} name:newLeaf opens:0 downloaders: o:0xc00076a280 fd: info:{ModTime:{wall:14005562566298714216 ext:514204306672 loc:0x4580460} ATime:{wall:14005562583657202571 ext:530382925833 loc:0x4580460} Size:25 Rs:[{Pos:0 Size:25}] Fingerprint:14 Dirty:true} writeBackID:1 pendingAccesses:0 modified:false beingReset:false}, } 2026/02/19 04:08:00 DEBUG : >WaitForWriters: 2026/02/19 04:08:00 DEBUG : drime root 'rclone-test-jekihuk7xeju': vfs cache: cleaner exiting 2026/02/19 04:08:00 ERROR : newLeaf: Failed to copy: failed to delete existing object: failed to delete item: Post "https://app.drime.cloud/api/v1/file-entries/delete": context canceled 2026/02/19 04:08:00 INFO : newLeaf: vfs cache: upload canceled 2026/02/19 04:08:22 DEBUG : forgetting directory cache 2026/02/19 04:08:22 DEBUG : dir3: forgetting directory cache 2026/02/19 04:08:22 DEBUG : renamed empty directory: forgetting directory cache 2026/02/19 04:08:22 DEBUG : Removed virtual directory entry vDel: "dir" 2026/02/19 04:08:22 DEBUG : Removed virtual directory entry vAddDir: "dir2" 2026/02/19 04:08:22 DEBUG : Removed virtual directory entry vDel: "empty directory" 2026/02/19 04:08:22 DEBUG : Removed virtual directory entry vAddDir: "renamed empty directory" === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "drime root 'rclone-test-jekihuk7xeju'", Local "Local file system at /tmp/rclone3965420120", Modify Window "876000h0m0s" 2026/02/19 04:08:22 INFO : drime root 'rclone-test-jekihuk7xeju': poll-interval is not supported by this remote 2026/02/19 04:08:22 DEBUG : drime root 'rclone-test-jekihuk7xeju': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/19 04:08:22 DEBUG : drime root 'rclone-test-jekihuk7xeju': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-jekihuk7xeju" 2026/02/19 04:08:22 DEBUG : drime root 'rclone-test-jekihuk7xeju': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-jekihuk7xeju" 2026/02/19 04:08:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-jekihuk7xeju" 2026/02/19 04:08:22 DEBUG : Config file has changed externally - reloading 2026/02/19 04:08:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/19 04:08:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-jekihuk7xeju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-jekihuk7xeju" 2026/02/19 04:08:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-jekihuk7xeju" 2026/02/19 04:08:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/19 04:08:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-jekihuk7xeju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-jekihuk7xeju" 2026/02/19 04:08:22 INFO : drime root 'rclone-test-jekihuk7xeju': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/19 04:08:54 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/19 04:08:54 DEBUG : dir/file1: newRWFileHandle: 2026/02/19 04:08:54 DEBUG : dir/file1(0xc00088ea00): openPending: 2026/02/19 04:08:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/02/19 04:08:54 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/19 04:08:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/19 04:08:54 DEBUG : dir/file1(0xc00088ea00): >openPending: err= 2026/02/19 04:08:54 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/19 04:08:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/19 04:08:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/19 04:08:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/19 04:08:54 DEBUG : dir/file1(0xc00088ea00): _writeAt: size=14, off=0 2026/02/19 04:08:54 DEBUG : dir/file1(0xc00088ea00): >_writeAt: n=14, err= 2026/02/19 04:08:54 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/19 04:08:54 DEBUG : dir/file1(0xc00088ea00): close: 2026/02/19 04:08:54 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/19 04:08:54 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/19 04:08:54 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/19 04:08:54 DEBUG : dir/file1(0xc00088ea00): >close: err= 2026/02/19 04:08:54 DEBUG : WaitForWriters: timeout=30s 2026/02/19 04:08:54 DEBUG : dir: Looking for writers 2026/02/19 04:08:54 DEBUG : file1: reading active writers 2026/02/19 04:08:54 DEBUG : Looking for writers 2026/02/19 04:08:54 DEBUG : dir: reading active writers 2026/02/19 04:08:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/19 04:08:54 DEBUG : dir: Looking for writers 2026/02/19 04:08:54 DEBUG : file1: reading active writers 2026/02/19 04:08:54 DEBUG : Looking for writers 2026/02/19 04:08:54 DEBUG : dir: reading active writers 2026/02/19 04:08:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/19 04:08:54 DEBUG : dir: Looking for writers 2026/02/19 04:08:54 DEBUG : file1: reading active writers 2026/02/19 04:08:54 DEBUG : Looking for writers 2026/02/19 04:08:54 DEBUG : dir: reading active writers 2026/02/19 04:08:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/19 04:08:54 DEBUG : dir: Looking for writers 2026/02/19 04:08:54 DEBUG : file1: reading active writers 2026/02/19 04:08:54 DEBUG : Looking for writers 2026/02/19 04:08:54 DEBUG : dir: reading active writers 2026/02/19 04:08:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/19 04:08:54 DEBUG : dir/file1: vfs cache: starting upload 2026/02/19 04:08:54 DEBUG : dir: Looking for writers 2026/02/19 04:08:54 DEBUG : file1: reading active writers 2026/02/19 04:08:54 DEBUG : Looking for writers 2026/02/19 04:08:54 DEBUG : dir: reading active writers 2026/02/19 04:08:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/19 04:08:54 DEBUG : dir: Looking for writers 2026/02/19 04:08:54 DEBUG : file1: reading active writers 2026/02/19 04:08:54 DEBUG : Looking for writers 2026/02/19 04:08:54 DEBUG : dir: reading active writers 2026/02/19 04:08:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/19 04:08:54 DEBUG : dir: Looking for writers 2026/02/19 04:08:54 DEBUG : file1: reading active writers 2026/02/19 04:08:54 DEBUG : Looking for writers 2026/02/19 04:08:54 DEBUG : dir: reading active writers 2026/02/19 04:08:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/19 04:08:55 DEBUG : dir: Looking for writers 2026/02/19 04:08:55 DEBUG : file1: reading active writers 2026/02/19 04:08:55 DEBUG : Looking for writers 2026/02/19 04:08:55 DEBUG : dir: reading active writers 2026/02/19 04:08:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:08:56 DEBUG : dir: Looking for writers 2026/02/19 04:08:56 DEBUG : file1: reading active writers 2026/02/19 04:08:56 DEBUG : Looking for writers 2026/02/19 04:08:56 DEBUG : dir: reading active writers 2026/02/19 04:08:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:08:57 DEBUG : dir: Looking for writers 2026/02/19 04:08:57 DEBUG : file1: reading active writers 2026/02/19 04:08:57 DEBUG : Looking for writers 2026/02/19 04:08:57 DEBUG : dir: reading active writers 2026/02/19 04:08:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:08:58 DEBUG : dir: Looking for writers 2026/02/19 04:08:58 DEBUG : file1: reading active writers 2026/02/19 04:08:58 DEBUG : Looking for writers 2026/02/19 04:08:58 DEBUG : dir: reading active writers 2026/02/19 04:08:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:08:59 DEBUG : dir: Looking for writers 2026/02/19 04:08:59 DEBUG : file1: reading active writers 2026/02/19 04:08:59 DEBUG : Looking for writers 2026/02/19 04:08:59 DEBUG : dir: reading active writers 2026/02/19 04:08:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:09:00 DEBUG : dir: Looking for writers 2026/02/19 04:09:00 DEBUG : file1: reading active writers 2026/02/19 04:09:00 DEBUG : Looking for writers 2026/02/19 04:09:00 DEBUG : dir: reading active writers 2026/02/19 04:09:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:09:01 DEBUG : dir: Looking for writers 2026/02/19 04:09:01 DEBUG : file1: reading active writers 2026/02/19 04:09:01 DEBUG : Looking for writers 2026/02/19 04:09:01 DEBUG : dir: reading active writers 2026/02/19 04:09:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:09:01 DEBUG : dir/file1: Removing old object on successful upload 2026/02/19 04:09:02 DEBUG : dir: Looking for writers 2026/02/19 04:09:02 DEBUG : file1: reading active writers 2026/02/19 04:09:02 DEBUG : Looking for writers 2026/02/19 04:09:02 DEBUG : dir: reading active writers 2026/02/19 04:09:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:09:03 DEBUG : dir: Looking for writers 2026/02/19 04:09:03 DEBUG : file1: reading active writers 2026/02/19 04:09:03 DEBUG : Looking for writers 2026/02/19 04:09:03 DEBUG : dir: reading active writers 2026/02/19 04:09:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:09:04 DEBUG : dir: Looking for writers 2026/02/19 04:09:04 DEBUG : file1: reading active writers 2026/02/19 04:09:04 DEBUG : Looking for writers 2026/02/19 04:09:04 DEBUG : dir: reading active writers 2026/02/19 04:09:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:09:05 DEBUG : dir: Looking for writers 2026/02/19 04:09:05 DEBUG : file1: reading active writers 2026/02/19 04:09:05 DEBUG : Looking for writers 2026/02/19 04:09:05 DEBUG : dir: reading active writers 2026/02/19 04:09:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:09:06 DEBUG : dir: Looking for writers 2026/02/19 04:09:06 DEBUG : file1: reading active writers 2026/02/19 04:09:06 DEBUG : Looking for writers 2026/02/19 04:09:06 DEBUG : dir: reading active writers 2026/02/19 04:09:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:09:07 ERROR : dir/file1: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/02/19 04:09:07 ERROR : dir/file1: vfs cache: failed to upload try #1, will retry in 200ms: vfs cache: failed to transfer file from cache to remote: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/02/19 04:09:07 DEBUG : dir/file1: vfs cache: starting upload 2026/02/19 04:09:07 DEBUG : dir: Looking for writers 2026/02/19 04:09:07 DEBUG : file1: reading active writers 2026/02/19 04:09:07 DEBUG : Looking for writers 2026/02/19 04:09:07 DEBUG : dir: reading active writers 2026/02/19 04:09:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:09:08 DEBUG : forgetting directory cache 2026/02/19 04:09:08 DEBUG : dir: forgetting directory cache 2026/02/19 04:09:08 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2026/02/19 04:09:08 DEBUG : dir: Looking for writers 2026/02/19 04:09:08 DEBUG : file1: reading active writers 2026/02/19 04:09:08 DEBUG : Looking for writers 2026/02/19 04:09:08 DEBUG : dir: reading active writers 2026/02/19 04:09:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:09:09 DEBUG : dir: Looking for writers 2026/02/19 04:09:09 DEBUG : file1: reading active writers 2026/02/19 04:09:09 DEBUG : Looking for writers 2026/02/19 04:09:09 DEBUG : dir: reading active writers 2026/02/19 04:09:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:09:10 DEBUG : dir: Looking for writers 2026/02/19 04:09:10 DEBUG : file1: reading active writers 2026/02/19 04:09:10 DEBUG : Looking for writers 2026/02/19 04:09:10 DEBUG : dir: reading active writers 2026/02/19 04:09:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:09:11 DEBUG : dir: Looking for writers 2026/02/19 04:09:11 DEBUG : file1: reading active writers 2026/02/19 04:09:11 DEBUG : Looking for writers 2026/02/19 04:09:11 DEBUG : dir: reading active writers 2026/02/19 04:09:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:09:12 DEBUG : dir: Looking for writers 2026/02/19 04:09:12 DEBUG : file1: reading active writers 2026/02/19 04:09:12 DEBUG : Looking for writers 2026/02/19 04:09:12 DEBUG : dir: reading active writers 2026/02/19 04:09:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:09:13 DEBUG : dir: Looking for writers 2026/02/19 04:09:13 DEBUG : file1: reading active writers 2026/02/19 04:09:13 DEBUG : Looking for writers 2026/02/19 04:09:13 DEBUG : dir: reading active writers 2026/02/19 04:09:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:09:14 DEBUG : dir: Looking for writers 2026/02/19 04:09:14 DEBUG : file1: reading active writers 2026/02/19 04:09:14 DEBUG : Looking for writers 2026/02/19 04:09:14 DEBUG : dir: reading active writers 2026/02/19 04:09:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:09:15 DEBUG : dir/file1: Removing old object on successful upload 2026/02/19 04:09:15 DEBUG : dir: Looking for writers 2026/02/19 04:09:15 DEBUG : file1: reading active writers 2026/02/19 04:09:15 DEBUG : Looking for writers 2026/02/19 04:09:15 DEBUG : dir: reading active writers 2026/02/19 04:09:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:09:16 DEBUG : dir: Looking for writers 2026/02/19 04:09:16 DEBUG : file1: reading active writers 2026/02/19 04:09:16 DEBUG : Looking for writers 2026/02/19 04:09:16 DEBUG : dir: reading active writers 2026/02/19 04:09:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:09:17 DEBUG : dir: Looking for writers 2026/02/19 04:09:17 DEBUG : file1: reading active writers 2026/02/19 04:09:17 DEBUG : Looking for writers 2026/02/19 04:09:17 DEBUG : dir: reading active writers 2026/02/19 04:09:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:09:18 DEBUG : dir: Looking for writers 2026/02/19 04:09:18 DEBUG : file1: reading active writers 2026/02/19 04:09:18 DEBUG : Looking for writers 2026/02/19 04:09:18 DEBUG : dir: reading active writers 2026/02/19 04:09:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:09:18 ERROR : dir/file1: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/02/19 04:09:18 ERROR : dir/file1: vfs cache: failed to upload try #2, will retry in 400ms: vfs cache: failed to transfer file from cache to remote: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/02/19 04:09:19 DEBUG : dir/file1: vfs cache: starting upload 2026/02/19 04:09:19 DEBUG : dir: Looking for writers 2026/02/19 04:09:19 DEBUG : file1: reading active writers 2026/02/19 04:09:19 DEBUG : Looking for writers 2026/02/19 04:09:19 DEBUG : dir: reading active writers 2026/02/19 04:09:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:09:20 DEBUG : dir: Looking for writers 2026/02/19 04:09:20 DEBUG : file1: reading active writers 2026/02/19 04:09:20 DEBUG : Looking for writers 2026/02/19 04:09:20 DEBUG : dir: reading active writers 2026/02/19 04:09:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:09:21 DEBUG : dir: Looking for writers 2026/02/19 04:09:21 DEBUG : file1: reading active writers 2026/02/19 04:09:21 DEBUG : Looking for writers 2026/02/19 04:09:21 DEBUG : dir: reading active writers 2026/02/19 04:09:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:09:22 DEBUG : drime root 'rclone-test-jekihuk7xeju': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item dir/file1 not removed, freed 0 bytes 2026/02/19 04:09:22 INFO : drime root 'rclone-test-jekihuk7xeju': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 1, total size 14 (was 14) 2026/02/19 04:09:22 DEBUG : dir: Looking for writers 2026/02/19 04:09:22 DEBUG : file1: reading active writers 2026/02/19 04:09:22 DEBUG : Looking for writers 2026/02/19 04:09:22 DEBUG : dir: reading active writers 2026/02/19 04:09:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:09:23 DEBUG : dir: Looking for writers 2026/02/19 04:09:23 DEBUG : file1: reading active writers 2026/02/19 04:09:23 DEBUG : Looking for writers 2026/02/19 04:09:23 DEBUG : dir: reading active writers 2026/02/19 04:09:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:09:24 ERROR : Exiting even though 0 writers active and 1 cache items in use after 30s Cache{ "dir/file1": &{c:0xc0006da870 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc0008be108 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824642888000} name:dir/file1 opens:0 downloaders: o:0xc0002ca600 fd: info:{ModTime:{wall:499999999 ext:63116769906 loc:} ATime:{wall:14005562714544329766 ext:652273550500 loc:0x4580460} Size:14 Rs:[{Pos:0 Size:14}] Fingerprint:14 Dirty:true} writeBackID:1 pendingAccesses:0 modified:false beingReset:false}, } 2026/02/19 04:09:24 DEBUG : >WaitForWriters: 2026/02/19 04:09:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/19 04:09:24 DEBUG : dir/file1: newRWFileHandle: 2026/02/19 04:09:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/19 04:09:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/19 04:09:24 DEBUG : dir/file1(0xc000995f00): _readAt: size=512, off=0 2026/02/19 04:09:24 DEBUG : dir/file1(0xc000995f00): openPending: 2026/02/19 04:09:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2026/02/19 04:09:24 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/19 04:09:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/19 04:09:24 DEBUG : dir/file1(0xc000995f00): >openPending: err= 2026/02/19 04:09:24 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/19 04:09:24 DEBUG : dir/file1(0xc000995f00): >_readAt: n=14, err=EOF 2026/02/19 04:09:24 DEBUG : dir/file1(0xc000995f00): close: 2026/02/19 04:09:24 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/19 04:09:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/19 04:09:24 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/19 04:09:24 DEBUG : dir/file1(0xc000995f00): >close: err= 2026/02/19 04:09:32 DEBUG : dir/file1: Removing old object on successful upload 2026/02/19 04:09:36 ERROR : dir/file1: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/02/19 04:09:36 ERROR : dir/file1: vfs cache: failed to upload try #3, will retry in 800ms: vfs cache: failed to transfer file from cache to remote: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/02/19 04:09:37 DEBUG : dir/file1: vfs cache: starting upload 2026/02/19 04:09:39 DEBUG : forgetting directory cache 2026/02/19 04:09:39 DEBUG : dir: forgetting directory cache 2026/02/19 04:09:39 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/19 04:09:39 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2026/02/19 04:09:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/19 04:09:51 DEBUG : dir/file1: vfs cache: cancelling upload 2026/02/19 04:09:51 ERROR : dir/file1: Failed to copy: failed to upload file: Post "https://app.drime.cloud/api/v1/uploads": context canceled 2026/02/19 04:09:51 INFO : dir/file1: vfs cache: upload canceled 2026/02/19 04:09:51 DEBUG : dir/file1: vfs cache: cancelled upload 2026/02/19 04:09:51 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/19 04:09:51 DEBUG : newLeaf: Updating file with newLeaf 0xc00019ba40 2026/02/19 04:09:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/19 04:09:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/19 04:09:51 DEBUG : newLeaf: vfs cache: starting upload fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/02/19 04:09:58 DEBUG : newLeaf: Removing old object on successful upload fstest.go:301: Flushing the directory cache 2026/02/19 04:10:02 ERROR : newLeaf: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/02/19 04:10:02 ERROR : newLeaf: vfs cache: failed to upload try #5, will retry in 200ms: vfs cache: failed to transfer file from cache to remote: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/02/19 04:10:02 DEBUG : newLeaf: vfs cache: starting upload fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/02/19 04:10:15 DEBUG : newLeaf: Removing old object on successful upload 2026/02/19 04:10:19 ERROR : newLeaf: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/02/19 04:10:19 ERROR : newLeaf: vfs cache: failed to upload try #6, will retry in 400ms: vfs cache: failed to transfer file from cache to remote: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/02/19 04:10:19 DEBUG : newLeaf: vfs cache: starting upload 2026/02/19 04:10:19 DEBUG : forgetting directory cache 2026/02/19 04:10:19 DEBUG : dir: forgetting directory cache 2026/02/19 04:10:19 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/19 04:10:19 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2026/02/19 04:10:22 DEBUG : drime root 'rclone-test-jekihuk7xeju': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item newLeaf not removed, freed 0 bytes 2026/02/19 04:10:22 INFO : drime root 'rclone-test-jekihuk7xeju': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 1, total size 14 (was 14) fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 2026/02/19 04:10:27 DEBUG : newLeaf: Removing old object on successful upload 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/asm_amd64.s:1693 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: listing wrong, want newLeaf (14) got dir/file1 (14), newLeaf (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=true Messages: Unexpected file "dir/file1" 2026/02/19 04:10:33 ERROR : newLeaf: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/02/19 04:10:33 ERROR : newLeaf: vfs cache: failed to upload try #7, will retry in 800ms: vfs cache: failed to transfer file from cache to remote: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/02/19 04:10:34 DEBUG : newLeaf: vfs cache: starting upload 2026/02/19 04:10:45 INFO : dir/file1: Deleted 2026/02/19 04:10:53 ERROR : newLeaf: Couldn't move: Move rename leaf: failed to patch item "name" to file1.pajusel5: Error "This action is unauthorized." 2026/02/19 04:10:53 ERROR : dir/file1: File.Rename error: Move rename leaf: failed to patch item "name" to file1.pajusel5: Error "This action is unauthorized." 2026/02/19 04:10:53 ERROR : newLeaf: Dir.Rename error: Move rename leaf: failed to patch item "name" to file1.pajusel5: Error "This action is unauthorized." file_test.go:358: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Received unexpected error: Move rename leaf: failed to patch item "name" to file1.pajusel5: Error "This action is unauthorized." Test: TestFileRename/writes,forceCache=true 2026/02/19 04:10:53 DEBUG : WaitForWriters: timeout=30s 2026/02/19 04:10:53 DEBUG : dir: Looking for writers 2026/02/19 04:10:53 DEBUG : Looking for writers 2026/02/19 04:10:53 DEBUG : dir: reading active writers 2026/02/19 04:10:53 DEBUG : newLeaf: reading active writers 2026/02/19 04:10:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/19 04:10:53 DEBUG : dir: Looking for writers 2026/02/19 04:10:53 DEBUG : Looking for writers 2026/02/19 04:10:53 DEBUG : dir: reading active writers 2026/02/19 04:10:53 DEBUG : newLeaf: reading active writers 2026/02/19 04:10:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/19 04:10:53 DEBUG : dir: Looking for writers 2026/02/19 04:10:53 DEBUG : Looking for writers 2026/02/19 04:10:53 DEBUG : dir: reading active writers 2026/02/19 04:10:53 DEBUG : newLeaf: reading active writers 2026/02/19 04:10:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/19 04:10:53 DEBUG : dir: Looking for writers 2026/02/19 04:10:53 DEBUG : Looking for writers 2026/02/19 04:10:53 DEBUG : dir: reading active writers 2026/02/19 04:10:53 DEBUG : newLeaf: reading active writers 2026/02/19 04:10:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/19 04:10:53 DEBUG : dir: Looking for writers 2026/02/19 04:10:53 DEBUG : Looking for writers 2026/02/19 04:10:53 DEBUG : dir: reading active writers 2026/02/19 04:10:53 DEBUG : newLeaf: reading active writers 2026/02/19 04:10:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/19 04:10:54 DEBUG : dir: Looking for writers 2026/02/19 04:10:54 DEBUG : Looking for writers 2026/02/19 04:10:54 DEBUG : dir: reading active writers 2026/02/19 04:10:54 DEBUG : newLeaf: reading active writers 2026/02/19 04:10:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/19 04:10:54 DEBUG : dir: Looking for writers 2026/02/19 04:10:54 DEBUG : Looking for writers 2026/02/19 04:10:54 DEBUG : dir: reading active writers 2026/02/19 04:10:54 DEBUG : newLeaf: reading active writers 2026/02/19 04:10:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/19 04:10:55 DEBUG : dir: Looking for writers 2026/02/19 04:10:55 DEBUG : Looking for writers 2026/02/19 04:10:55 DEBUG : dir: reading active writers 2026/02/19 04:10:55 DEBUG : newLeaf: reading active writers 2026/02/19 04:10:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:10:56 DEBUG : dir: Looking for writers 2026/02/19 04:10:56 DEBUG : Looking for writers 2026/02/19 04:10:56 DEBUG : dir: reading active writers 2026/02/19 04:10:56 DEBUG : newLeaf: reading active writers 2026/02/19 04:10:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:10:57 DEBUG : dir: Looking for writers 2026/02/19 04:10:57 DEBUG : Looking for writers 2026/02/19 04:10:57 DEBUG : dir: reading active writers 2026/02/19 04:10:57 DEBUG : newLeaf: reading active writers 2026/02/19 04:10:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:10:58 DEBUG : dir: Looking for writers 2026/02/19 04:10:58 DEBUG : Looking for writers 2026/02/19 04:10:58 DEBUG : dir: reading active writers 2026/02/19 04:10:58 DEBUG : newLeaf: reading active writers 2026/02/19 04:10:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:10:59 DEBUG : dir: Looking for writers 2026/02/19 04:10:59 DEBUG : Looking for writers 2026/02/19 04:10:59 DEBUG : dir: reading active writers 2026/02/19 04:10:59 DEBUG : newLeaf: reading active writers 2026/02/19 04:10:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:11:00 DEBUG : dir: Looking for writers 2026/02/19 04:11:00 DEBUG : Looking for writers 2026/02/19 04:11:00 DEBUG : dir: reading active writers 2026/02/19 04:11:00 DEBUG : newLeaf: reading active writers 2026/02/19 04:11:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:11:01 DEBUG : dir: Looking for writers 2026/02/19 04:11:01 DEBUG : Looking for writers 2026/02/19 04:11:01 DEBUG : newLeaf: reading active writers 2026/02/19 04:11:01 DEBUG : dir: reading active writers 2026/02/19 04:11:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:11:02 DEBUG : dir: Looking for writers 2026/02/19 04:11:02 DEBUG : Looking for writers 2026/02/19 04:11:02 DEBUG : dir: reading active writers 2026/02/19 04:11:02 DEBUG : newLeaf: reading active writers 2026/02/19 04:11:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:11:03 DEBUG : dir: Looking for writers 2026/02/19 04:11:03 DEBUG : Looking for writers 2026/02/19 04:11:03 DEBUG : dir: reading active writers 2026/02/19 04:11:03 DEBUG : newLeaf: reading active writers 2026/02/19 04:11:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:11:04 DEBUG : dir: Looking for writers 2026/02/19 04:11:04 DEBUG : Looking for writers 2026/02/19 04:11:04 DEBUG : dir: reading active writers 2026/02/19 04:11:04 DEBUG : newLeaf: reading active writers 2026/02/19 04:11:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:11:05 DEBUG : dir: Looking for writers 2026/02/19 04:11:05 DEBUG : Looking for writers 2026/02/19 04:11:05 DEBUG : dir: reading active writers 2026/02/19 04:11:05 DEBUG : newLeaf: reading active writers 2026/02/19 04:11:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:11:06 DEBUG : dir: Looking for writers 2026/02/19 04:11:06 DEBUG : Looking for writers 2026/02/19 04:11:06 DEBUG : dir: reading active writers 2026/02/19 04:11:06 DEBUG : newLeaf: reading active writers 2026/02/19 04:11:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:11:07 DEBUG : dir: Looking for writers 2026/02/19 04:11:07 DEBUG : Looking for writers 2026/02/19 04:11:07 DEBUG : dir: reading active writers 2026/02/19 04:11:07 DEBUG : newLeaf: reading active writers 2026/02/19 04:11:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:11:08 DEBUG : dir: Looking for writers 2026/02/19 04:11:08 DEBUG : Looking for writers 2026/02/19 04:11:08 DEBUG : dir: reading active writers 2026/02/19 04:11:08 DEBUG : newLeaf: reading active writers 2026/02/19 04:11:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:11:09 DEBUG : dir: Looking for writers 2026/02/19 04:11:09 DEBUG : Looking for writers 2026/02/19 04:11:09 DEBUG : newLeaf: reading active writers 2026/02/19 04:11:09 DEBUG : dir: reading active writers 2026/02/19 04:11:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:11:09 DEBUG : newLeaf: Removing old object on successful upload 2026/02/19 04:11:10 DEBUG : dir: Looking for writers 2026/02/19 04:11:10 DEBUG : Looking for writers 2026/02/19 04:11:10 DEBUG : dir: reading active writers 2026/02/19 04:11:10 DEBUG : newLeaf: reading active writers 2026/02/19 04:11:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:11:11 DEBUG : dir: Looking for writers 2026/02/19 04:11:11 DEBUG : Looking for writers 2026/02/19 04:11:11 DEBUG : dir: reading active writers 2026/02/19 04:11:11 DEBUG : newLeaf: reading active writers 2026/02/19 04:11:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:11:12 DEBUG : dir: Looking for writers 2026/02/19 04:11:12 DEBUG : Looking for writers 2026/02/19 04:11:12 DEBUG : dir: reading active writers 2026/02/19 04:11:12 DEBUG : newLeaf: reading active writers 2026/02/19 04:11:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:11:12 ERROR : newLeaf: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/02/19 04:11:12 ERROR : newLeaf: vfs cache: failed to upload try #8, will retry in 1.6s: vfs cache: failed to transfer file from cache to remote: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/02/19 04:11:13 DEBUG : dir: Looking for writers 2026/02/19 04:11:13 DEBUG : Looking for writers 2026/02/19 04:11:13 DEBUG : dir: reading active writers 2026/02/19 04:11:13 DEBUG : newLeaf: reading active writers 2026/02/19 04:11:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:11:14 DEBUG : dir: Looking for writers 2026/02/19 04:11:14 DEBUG : Looking for writers 2026/02/19 04:11:14 DEBUG : dir: reading active writers 2026/02/19 04:11:14 DEBUG : newLeaf: reading active writers 2026/02/19 04:11:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:11:14 DEBUG : newLeaf: vfs cache: starting upload 2026/02/19 04:11:15 DEBUG : dir: Looking for writers 2026/02/19 04:11:15 DEBUG : Looking for writers 2026/02/19 04:11:15 DEBUG : dir: reading active writers 2026/02/19 04:11:15 DEBUG : newLeaf: reading active writers 2026/02/19 04:11:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:11:16 DEBUG : dir: Looking for writers 2026/02/19 04:11:16 DEBUG : Looking for writers 2026/02/19 04:11:16 DEBUG : newLeaf: reading active writers 2026/02/19 04:11:16 DEBUG : dir: reading active writers 2026/02/19 04:11:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:11:17 DEBUG : dir: Looking for writers 2026/02/19 04:11:17 DEBUG : Looking for writers 2026/02/19 04:11:17 DEBUG : dir: reading active writers 2026/02/19 04:11:17 DEBUG : newLeaf: reading active writers 2026/02/19 04:11:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:11:18 DEBUG : dir: Looking for writers 2026/02/19 04:11:18 DEBUG : Looking for writers 2026/02/19 04:11:18 DEBUG : dir: reading active writers 2026/02/19 04:11:18 DEBUG : newLeaf: reading active writers 2026/02/19 04:11:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:11:19 DEBUG : dir: Looking for writers 2026/02/19 04:11:19 DEBUG : Looking for writers 2026/02/19 04:11:19 DEBUG : dir: reading active writers 2026/02/19 04:11:19 DEBUG : newLeaf: reading active writers 2026/02/19 04:11:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:11:19 DEBUG : newLeaf: Removing old object on successful upload 2026/02/19 04:11:20 DEBUG : dir: Looking for writers 2026/02/19 04:11:20 DEBUG : Looking for writers 2026/02/19 04:11:20 DEBUG : dir: reading active writers 2026/02/19 04:11:20 DEBUG : newLeaf: reading active writers 2026/02/19 04:11:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:11:21 DEBUG : dir: Looking for writers 2026/02/19 04:11:21 DEBUG : Looking for writers 2026/02/19 04:11:21 DEBUG : dir: reading active writers 2026/02/19 04:11:21 DEBUG : newLeaf: reading active writers 2026/02/19 04:11:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:11:22 DEBUG : dir: Looking for writers 2026/02/19 04:11:22 DEBUG : Looking for writers 2026/02/19 04:11:22 DEBUG : dir: reading active writers 2026/02/19 04:11:22 DEBUG : newLeaf: reading active writers 2026/02/19 04:11:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:11:22 DEBUG : drime root 'rclone-test-jekihuk7xeju': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item newLeaf not removed, freed 0 bytes 2026/02/19 04:11:22 INFO : drime root 'rclone-test-jekihuk7xeju': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 1, total size 14 (was 14) 2026/02/19 04:11:22 ERROR : newLeaf: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/02/19 04:11:22 ERROR : newLeaf: vfs cache: failed to upload try #9, will retry in 3.2s: vfs cache: failed to transfer file from cache to remote: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/02/19 04:11:23 DEBUG : dir: Looking for writers 2026/02/19 04:11:23 DEBUG : Looking for writers 2026/02/19 04:11:23 DEBUG : dir: reading active writers 2026/02/19 04:11:23 DEBUG : newLeaf: reading active writers 2026/02/19 04:11:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/19 04:11:23 ERROR : Exiting even though 0 writers active and 1 cache items in use after 30s Cache{ "newLeaf": &{c:0xc0006da870 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc0008be108 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824642888000} name:newLeaf opens:0 downloaders: o:0xc0003af680 fd: info:{ModTime:{wall:499999999 ext:63116769906 loc:} ATime:{wall:14005562746759511963 ext:682276477976 loc:0x4580460} Size:14 Rs:[{Pos:0 Size:14}] Fingerprint:14 Dirty:true} writeBackID:1 pendingAccesses:0 modified:false beingReset:false}, } 2026/02/19 04:11:23 DEBUG : >WaitForWriters: 2026/02/19 04:11:23 DEBUG : drime root 'rclone-test-jekihuk7xeju': vfs cache: cleaner exiting --- FAIL: TestFileRename (724.93s) --- FAIL: TestFileRename/off,forceCache=false (20.50s) --- FAIL: TestFileRename/minimal,forceCache=false (161.35s) --- FAIL: TestFileRename/minimal,forceCache=true (144.94s) --- PASS: TestFileRename/writes,forceCache=false (201.70s) --- FAIL: TestFileRename/writes,forceCache=true (196.43s) === RUN TestWriteFileHandleMethods run.go:185: Remote "drime root 'rclone-test-jekihuk7xeju'", Local "Local file system at /tmp/rclone3965420120", Modify Window "876000h0m0s" 2026/02/19 04:11:38 INFO : drime root 'rclone-test-jekihuk7xeju': poll-interval is not supported by this remote 2026/02/19 04:11:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/19 04:11:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/19 04:11:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/19 04:11:40 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/19 04:11:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/19 04:11:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/19 04:11:40 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/02/19 04:11:40 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/02/19 04:11:40 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/02/19 04:11:40 DEBUG : drime root 'rclone-test-jekihuk7xeju': File to upload is small (5 bytes), uploading instead of streaming 2026/02/19 04:11:45 DEBUG : file1: size = 5 OK 2026/02/19 04:11:45 NOTICE: drime root 'rclone-test-jekihuk7xeju': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/02/19 04:11:45 DEBUG : file1: Size of src and dst objects identical 2026/02/19 04:11:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/19 04:11:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/19 04:11:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/19 04:11:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/19 04:11:46 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/19 04:11:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/19 04:11:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/19 04:11:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/19 04:11:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/19 04:11:46 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/19 04:11:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/19 04:11:46 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/02/19 04:11:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/02/19 04:11:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/19 04:11:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/19 04:11:46 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/19 04:11:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/19 04:11:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/19 04:11:46 DEBUG : drime root 'rclone-test-jekihuk7xeju': File to upload is small (0 bytes), uploading instead of streaming 2026/02/19 04:11:55 DEBUG : file1: Removing old object on successful upload 2026/02/19 04:11:56 ERROR : file1: WriteFileHandle.New Rcat failed: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." write_test.go:181: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:181 Error: Received unexpected error: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." Test: TestWriteFileHandleMethods 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{"file1,5,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,3 @@ ([]string) (len=1) { - (string) (len=13) "file1,0,false" + (string) (len=13) "file1,5,false" } Test: TestWriteFileHandleMethods 2026/02/19 04:11:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/02/19 04:11:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/19 04:11:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/19 04:11:56 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/19 04:11:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/19 04:11:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/19 04:11:56 DEBUG : drime root 'rclone-test-jekihuk7xeju': File to upload is small (7 bytes), uploading instead of streaming 2026/02/19 04:12:00 DEBUG : file1: Removing old object on successful upload 2026/02/19 04:12:01 ERROR : file1: WriteFileHandle.New Rcat failed: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." write_test.go:190: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:190 Error: Received unexpected error: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." Test: TestWriteFileHandleMethods 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{"file1,5,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,3 @@ ([]string) (len=1) { - (string) (len=13) "file1,7,false" + (string) (len=13) "file1,5,false" } Test: TestWriteFileHandleMethods 2026/02/19 04:12:01 DEBUG : WaitForWriters: timeout=30s 2026/02/19 04:12:01 DEBUG : Looking for writers 2026/02/19 04:12:01 DEBUG : file1: reading active writers 2026/02/19 04:12:01 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: TestWriteFileHandleMethods (32.10s) FAIL 2026/02/19 04:12:10 DEBUG : drime root 'rclone-test-jekihuk7xeju': Purge remote "./vfs.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose -test.run '^(TestDirRename|TestFileOpenWrite|TestWriteFileHandleMethods)$|^TestFileRename$/^(minimal,forceCache=false|minimal,forceCache=true|off,forceCache=false|writes,forceCache=false|writes,forceCache=true)$'" - Finished ERROR in 14m9.548163577s (try 2/5): exit status 1: Failed [TestDirRename TestFileOpenWrite TestFileRename/off,forceCache=false TestFileRename/minimal,forceCache=false TestFileRename/minimal,forceCache=true TestFileRename/writes,forceCache=true TestWriteFileHandleMethods]