"./vfs.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose -test.run '^(TestDirRename|TestFileOpenWrite|TestRWFileHandleSizeCreateExisting|TestWriteFileHandleMethods)$|^TestDirReadDirAll$/^Virtual$|^TestFileRename$/^(minimal,forceCache=false|minimal,forceCache=true|off,forceCache=false|writes,forceCache=true)$'" - Starting (try 2/5) 2026/02/18 03:39:57 DEBUG : Creating backend with remote "TestDrime:rclone-test-xanimas6sopo" 2026/02/18 03:39:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/18 03:40:00 DEBUG : Creating backend with remote "/tmp/rclone766401117" === RUN TestDirReadDirAll run.go:185: Remote "drime root 'rclone-test-xanimas6sopo'", Local "Local file system at /tmp/rclone766401117", Modify Window "876000h0m0s" 2026/02/18 03:40:00 INFO : drime root 'rclone-test-xanimas6sopo': poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2026/02/18 03:40:34 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/02/18 03:40:34 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/02/18 03:40:34 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/02/18 03:40:34 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/02/18 03:40:50 DEBUG : dir: invalidating directory cache 2026/02/18 03:40:50 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/02/18 03:40:50 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/02/18 03:40:50 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/02/18 03:40:50 DEBUG : dir/file1: Reset virtual modtime 2026/02/18 03:40:50 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/02/18 03:40:50 DEBUG : dir/virtualFile: Reset virtual modtime dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:300 Error: Not equal: expected: []string{"file1,14,false", "virtualDir,0,true", "virtualFile,20,false"} actual : []string{"file1,14,false", "file2,15,false", "subdir,0,true", "virtualDir,0,true", "virtualFile,20,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,5 @@ -([]string) (len=3) { +([]string) (len=5) { (string) (len=14) "file1,14,false", + (string) (len=14) "file2,15,false", + (string) (len=13) "subdir,0,true", (string) (len=17) "virtualDir,0,true", Test: TestDirReadDirAll/Virtual 2026/02/18 03:40:50 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/02/18 03:40:50 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/02/18 03:40:50 DEBUG : dir: Added virtual directory entry vDel: "file1" dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:313 Error: Not equal: expected: []string{"virtualDir,0,true", "virtualDir2,0,true", "virtualFile,20,false", "virtualFile2,100,false"} actual : []string{"file2,15,false", "subdir,0,true", "virtualDir,0,true", "virtualDir2,0,true", "virtualFile,20,false", "virtualFile2,100,false"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=4) { +([]string) (len=6) { + (string) (len=14) "file2,15,false", + (string) (len=13) "subdir,0,true", (string) (len=17) "virtualDir,0,true", Test: TestDirReadDirAll/Virtual 2026/02/18 03:40:50 DEBUG : dir: invalidating directory cache 2026/02/18 03:40:51 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/02/18 03:40:51 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/18 03:40:51 DEBUG : dir/virtualFile: Reset virtual modtime 2026/02/18 03:40:51 DEBUG : forgetting directory cache 2026/02/18 03:40:51 DEBUG : dir: forgetting directory cache 2026/02/18 03:40:51 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/18 03:40:51 DEBUG : WaitForWriters: timeout=30s 2026/02/18 03:40:51 DEBUG : dir/virtualDir: Looking for writers 2026/02/18 03:40:51 DEBUG : dir: Looking for writers 2026/02/18 03:40:51 DEBUG : file1: reading active writers 2026/02/18 03:40:51 DEBUG : virtualFile: reading active writers 2026/02/18 03:40:51 DEBUG : virtualDir: reading active writers 2026/02/18 03:40:51 DEBUG : virtualFile2: reading active writers 2026/02/18 03:40:51 DEBUG : Looking for writers 2026/02/18 03:40:51 DEBUG : dir: reading active writers 2026/02/18 03:40:51 DEBUG : >WaitForWriters: === NAME TestDirReadDirAll run.go:130: removing dir "dir/virtualDir" failed - try 1/3: directory not empty --- FAIL: TestDirReadDirAll (54.81s) --- FAIL: TestDirReadDirAll/Virtual (16.74s) === RUN TestDirRename run.go:185: Remote "drime root 'rclone-test-xanimas6sopo'", Local "Local file system at /tmp/rclone766401117", Modify Window "876000h0m0s" 2026/02/18 03:40:55 INFO : drime root 'rclone-test-xanimas6sopo': poll-interval is not supported by this remote 2026/02/18 03:41:14 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/02/18 03:41:15 DEBUG : dir: Updating dir with dir2 0xc0008164e0 2026/02/18 03:41:15 DEBUG : dir: forgetting directory cache 2026/02/18 03:41:15 DEBUG : Added virtual directory entry vDel: "dir" 2026/02/18 03:41:15 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/02/18 03:41:19 INFO : dir2/file1: Moved (server-side) to: file2 2026/02/18 03:41:19 DEBUG : file2: Updating file with file2 0xc0009800c0 2026/02/18 03:41:19 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/02/18 03:41:19 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/02/18 03:41:20 INFO : dir2/file3: Deleted 2026/02/18 03:41:22 INFO : file2: Moved (server-side) to: dir2/file3 2026/02/18 03:41:22 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0009800c0 2026/02/18 03:41:22 DEBUG : Added virtual directory entry vDel: "file2" 2026/02/18 03:41:22 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/02/18 03:41:23 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/02/18 03:41:24 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000b1f2b0 2026/02/18 03:41:24 DEBUG : empty directory: forgetting directory cache 2026/02/18 03:41:24 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/02/18 03:41:24 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/02/18 03:41:24 DEBUG : dir2: Renaming to "dir3" 2026/02/18 03:41:24 DEBUG : WaitForWriters: timeout=30s 2026/02/18 03:41:24 DEBUG : dir3: Looking for writers 2026/02/18 03:41:24 DEBUG : file3: reading active writers 2026/02/18 03:41:24 DEBUG : renamed empty directory: Looking for writers 2026/02/18 03:41:24 DEBUG : Looking for writers 2026/02/18 03:41:24 DEBUG : dir3: reading active writers 2026/02/18 03:41:24 DEBUG : renamed empty directory: reading active writers 2026/02/18 03:41:24 DEBUG : >WaitForWriters: --- PASS: TestDirRename (32.39s) === RUN TestFileOpenWrite run.go:185: Remote "drime root 'rclone-test-xanimas6sopo'", Local "Local file system at /tmp/rclone766401117", Modify Window "876000h0m0s" 2026/02/18 03:41:27 INFO : drime root 'rclone-test-xanimas6sopo': poll-interval is not supported by this remote 2026/02/18 03:41:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/18 03:41:48 DEBUG : drime root 'rclone-test-xanimas6sopo': File to upload is small (25 bytes), uploading instead of streaming 2026/02/18 03:41:52 DEBUG : dir/file1: Removing old object on successful upload 2026/02/18 03:41:53 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/18 03:41:53 DEBUG : WaitForWriters: timeout=30s 2026/02/18 03:41:53 DEBUG : dir: Looking for writers 2026/02/18 03:41:53 DEBUG : file1: reading active writers 2026/02/18 03:41:53 DEBUG : Looking for writers 2026/02/18 03:41:53 DEBUG : dir: reading active writers 2026/02/18 03:41:53 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty --- FAIL: TestFileOpenWrite (29.21s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "drime root 'rclone-test-xanimas6sopo'", Local "Local file system at /tmp/rclone766401117", Modify Window "876000h0m0s" 2026/02/18 03:41:56 INFO : drime root 'rclone-test-xanimas6sopo': poll-interval is not supported by this remote 2026/02/18 03:42:03 DEBUG : WaitForWriters: timeout=30s 2026/02/18 03:42:03 DEBUG : dir: Looking for writers 2026/02/18 03:42:03 DEBUG : file1: reading active writers 2026/02/18 03:42:03 DEBUG : Looking for writers 2026/02/18 03:42:03 DEBUG : dir: reading active writers 2026/02/18 03:42:03 DEBUG : >WaitForWriters: 2026/02/18 03:42:05 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/18 03:42:05 DEBUG : newLeaf: Updating file with newLeaf 0xc000980240 2026/02/18 03:42:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/18 03:42:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/18 03:42:07 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/18 03:42:07 DEBUG : dir/file1: Updating file with dir/file1 0xc000980240 2026/02/18 03:42:07 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/18 03:42:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/18 03:42:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/18 03:42:08 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/18 03:42:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/18 03:42:08 DEBUG : dir/file1: File is currently open, delaying rename 0xc000980240 2026/02/18 03:42:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/18 03:42:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/18 03:42:08 DEBUG : drime root 'rclone-test-xanimas6sopo': File to upload is small (25 bytes), uploading instead of streaming 2026/02/18 03:42:12 DEBUG : dir/file1: Removing old object on successful upload 2026/02/18 03:42:12 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/18 03:42:12 DEBUG : newLeaf: Running delayed rename now 2026/02/18 03:42:13 ERROR : dir/file1: Couldn't move: Move rename leaf: failed to patch item "name" to newLeaf.bevokox4: Error "No query results for model [App\\FileEntry] 507676204" 2026/02/18 03:42:13 ERROR : newLeaf: File.Rename error: Move rename leaf: failed to patch item "name" to newLeaf.bevokox4: Error "No query results for model [App\\FileEntry] 507676204" 2026/02/18 03:42:13 ERROR : newLeaf: delayed File.Rename error: Move rename leaf: failed to patch item "name" to newLeaf.bevokox4: Error "No query results for model [App\\FileEntry] 507676204" 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/18 03:42:13 DEBUG : WaitForWriters: timeout=30s 2026/02/18 03:42:13 DEBUG : dir: Looking for writers 2026/02/18 03:42:13 DEBUG : Looking for writers 2026/02/18 03:42:13 DEBUG : dir: reading active writers 2026/02/18 03:42:13 DEBUG : newLeaf: reading active writers 2026/02/18 03:42:13 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-xanimas6sopo'", Local "Local file system at /tmp/rclone766401117", Modify Window "876000h0m0s" 2026/02/18 03:42:16 INFO : drime root 'rclone-test-xanimas6sopo': poll-interval is not supported by this remote 2026/02/18 03:42:16 DEBUG : drime root 'rclone-test-xanimas6sopo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/18 03:42:16 DEBUG : drime root 'rclone-test-xanimas6sopo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-xanimas6sopo" 2026/02/18 03:42:16 DEBUG : drime root 'rclone-test-xanimas6sopo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-xanimas6sopo" 2026/02/18 03:42:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-xanimas6sopo" 2026/02/18 03:42:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/18 03:42:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-xanimas6sopo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-xanimas6sopo" 2026/02/18 03:42:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-xanimas6sopo" 2026/02/18 03:42:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/18 03:42:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-xanimas6sopo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-xanimas6sopo" 2026/02/18 03:42:16 INFO : drime root 'rclone-test-xanimas6sopo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/18 03:42:27 DEBUG : WaitForWriters: timeout=30s 2026/02/18 03:42:27 DEBUG : dir: Looking for writers 2026/02/18 03:42:27 DEBUG : file1: reading active writers 2026/02/18 03:42:27 DEBUG : Looking for writers 2026/02/18 03:42:27 DEBUG : dir: reading active writers 2026/02/18 03:42:27 DEBUG : >WaitForWriters: 2026/02/18 03:42:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/18 03:42:30 DEBUG : newLeaf: Updating file with newLeaf 0xc000594b40 2026/02/18 03:42:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/18 03:42:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/18 03:42:33 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/18 03:42:33 DEBUG : dir/file1: Updating file with dir/file1 0xc000594b40 2026/02/18 03:42:33 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/18 03:42:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/18 03:42:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/18 03:42:34 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/18 03:42:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/18 03:42:34 DEBUG : dir/file1: File is currently open, delaying rename 0xc000594b40 2026/02/18 03:42:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/18 03:42:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/18 03:42:34 DEBUG : drime root 'rclone-test-xanimas6sopo': File to upload is small (25 bytes), uploading instead of streaming 2026/02/18 03:42:38 DEBUG : dir/file1: Removing old object on successful upload 2026/02/18 03:42:40 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/18 03:42:40 DEBUG : newLeaf: Running delayed rename now 2026/02/18 03:42:42 ERROR : dir/file1: Couldn't move: Move rename leaf: failed to patch item "name" to newLeaf.hikoyes1: Error "No query results for model [App\\FileEntry] 507676340" 2026/02/18 03:42:42 ERROR : newLeaf: File.Rename error: Move rename leaf: failed to patch item "name" to newLeaf.hikoyes1: Error "No query results for model [App\\FileEntry] 507676340" 2026/02/18 03:42:42 ERROR : newLeaf: delayed File.Rename error: Move rename leaf: failed to patch item "name" to newLeaf.hikoyes1: Error "No query results for model [App\\FileEntry] 507676340" 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/18 03:42:42 DEBUG : WaitForWriters: timeout=30s 2026/02/18 03:42:42 DEBUG : dir: Looking for writers 2026/02/18 03:42:42 DEBUG : Looking for writers 2026/02/18 03:42:42 DEBUG : dir: reading active writers 2026/02/18 03:42:42 DEBUG : newLeaf: reading active writers 2026/02/18 03:42:42 DEBUG : >WaitForWriters: 2026/02/18 03:42:42 DEBUG : drime root 'rclone-test-xanimas6sopo': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "drime root 'rclone-test-xanimas6sopo'", Local "Local file system at /tmp/rclone766401117", Modify Window "876000h0m0s" 2026/02/18 03:43:08 INFO : drime root 'rclone-test-xanimas6sopo': poll-interval is not supported by this remote 2026/02/18 03:43:08 DEBUG : drime root 'rclone-test-xanimas6sopo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/18 03:43:08 DEBUG : drime root 'rclone-test-xanimas6sopo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-xanimas6sopo" 2026/02/18 03:43:08 DEBUG : drime root 'rclone-test-xanimas6sopo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-xanimas6sopo" 2026/02/18 03:43:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-xanimas6sopo" 2026/02/18 03:43:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/18 03:43:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-xanimas6sopo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-xanimas6sopo" 2026/02/18 03:43:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-xanimas6sopo" 2026/02/18 03:43:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/18 03:43:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-xanimas6sopo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-xanimas6sopo" 2026/02/18 03:43:08 INFO : drime root 'rclone-test-xanimas6sopo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/18 03:43:34 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/18 03:43:34 DEBUG : dir/file1: newRWFileHandle: 2026/02/18 03:43:34 DEBUG : dir/file1(0xc000824e40): openPending: 2026/02/18 03:43:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/02/18 03:43:34 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/18 03:43:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/18 03:43:34 DEBUG : dir/file1(0xc000824e40): >openPending: err= 2026/02/18 03:43:34 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/18 03:43:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/18 03:43:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/18 03:43:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/18 03:43:34 DEBUG : dir/file1(0xc000824e40): _writeAt: size=14, off=0 2026/02/18 03:43:34 DEBUG : dir/file1(0xc000824e40): >_writeAt: n=14, err= 2026/02/18 03:43:34 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/18 03:43:34 DEBUG : dir/file1(0xc000824e40): close: 2026/02/18 03:43:34 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/18 03:43:34 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/18 03:43:34 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/18 03:43:34 DEBUG : dir/file1(0xc000824e40): >close: err= 2026/02/18 03:43:34 DEBUG : WaitForWriters: timeout=30s 2026/02/18 03:43:34 DEBUG : dir: Looking for writers 2026/02/18 03:43:34 DEBUG : file1: reading active writers 2026/02/18 03:43:34 DEBUG : Looking for writers 2026/02/18 03:43:34 DEBUG : dir: reading active writers 2026/02/18 03:43:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/18 03:43:34 DEBUG : dir: Looking for writers 2026/02/18 03:43:34 DEBUG : file1: reading active writers 2026/02/18 03:43:34 DEBUG : Looking for writers 2026/02/18 03:43:34 DEBUG : dir: reading active writers 2026/02/18 03:43:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/18 03:43:34 DEBUG : dir: Looking for writers 2026/02/18 03:43:34 DEBUG : file1: reading active writers 2026/02/18 03:43:34 DEBUG : Looking for writers 2026/02/18 03:43:34 DEBUG : dir: reading active writers 2026/02/18 03:43:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/18 03:43:34 DEBUG : dir: Looking for writers 2026/02/18 03:43:34 DEBUG : file1: reading active writers 2026/02/18 03:43:34 DEBUG : Looking for writers 2026/02/18 03:43:34 DEBUG : dir: reading active writers 2026/02/18 03:43:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/18 03:43:34 DEBUG : dir/file1: vfs cache: starting upload 2026/02/18 03:43:34 DEBUG : dir: Looking for writers 2026/02/18 03:43:34 DEBUG : file1: reading active writers 2026/02/18 03:43:34 DEBUG : Looking for writers 2026/02/18 03:43:34 DEBUG : dir: reading active writers 2026/02/18 03:43:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/18 03:43:34 DEBUG : dir: Looking for writers 2026/02/18 03:43:34 DEBUG : file1: reading active writers 2026/02/18 03:43:34 DEBUG : Looking for writers 2026/02/18 03:43:34 DEBUG : dir: reading active writers 2026/02/18 03:43:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/18 03:43:34 DEBUG : dir: Looking for writers 2026/02/18 03:43:34 DEBUG : file1: reading active writers 2026/02/18 03:43:34 DEBUG : Looking for writers 2026/02/18 03:43:34 DEBUG : dir: reading active writers 2026/02/18 03:43:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/18 03:43:35 DEBUG : dir: Looking for writers 2026/02/18 03:43:35 DEBUG : file1: reading active writers 2026/02/18 03:43:35 DEBUG : Looking for writers 2026/02/18 03:43:35 DEBUG : dir: reading active writers 2026/02/18 03:43:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:43:36 DEBUG : dir: Looking for writers 2026/02/18 03:43:36 DEBUG : file1: reading active writers 2026/02/18 03:43:36 DEBUG : Looking for writers 2026/02/18 03:43:36 DEBUG : dir: reading active writers 2026/02/18 03:43:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:43:37 DEBUG : dir: Looking for writers 2026/02/18 03:43:37 DEBUG : file1: reading active writers 2026/02/18 03:43:37 DEBUG : Looking for writers 2026/02/18 03:43:37 DEBUG : dir: reading active writers 2026/02/18 03:43:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:43:38 DEBUG : dir: Looking for writers 2026/02/18 03:43:38 DEBUG : file1: reading active writers 2026/02/18 03:43:38 DEBUG : Looking for writers 2026/02/18 03:43:38 DEBUG : dir: reading active writers 2026/02/18 03:43:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:43:39 DEBUG : dir: Looking for writers 2026/02/18 03:43:39 DEBUG : file1: reading active writers 2026/02/18 03:43:39 DEBUG : Looking for writers 2026/02/18 03:43:39 DEBUG : dir: reading active writers 2026/02/18 03:43:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:43:40 DEBUG : dir: Looking for writers 2026/02/18 03:43:40 DEBUG : file1: reading active writers 2026/02/18 03:43:40 DEBUG : Looking for writers 2026/02/18 03:43:40 DEBUG : dir: reading active writers 2026/02/18 03:43:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:43:41 DEBUG : dir: Looking for writers 2026/02/18 03:43:41 DEBUG : file1: reading active writers 2026/02/18 03:43:41 DEBUG : Looking for writers 2026/02/18 03:43:41 DEBUG : dir: reading active writers 2026/02/18 03:43:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:43:42 DEBUG : dir: Looking for writers 2026/02/18 03:43:42 DEBUG : file1: reading active writers 2026/02/18 03:43:42 DEBUG : Looking for writers 2026/02/18 03:43:42 DEBUG : dir: reading active writers 2026/02/18 03:43:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:43:43 DEBUG : dir: Looking for writers 2026/02/18 03:43:43 DEBUG : file1: reading active writers 2026/02/18 03:43:43 DEBUG : Looking for writers 2026/02/18 03:43:43 DEBUG : dir: reading active writers 2026/02/18 03:43:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:43:44 DEBUG : dir: Looking for writers 2026/02/18 03:43:44 DEBUG : file1: reading active writers 2026/02/18 03:43:44 DEBUG : Looking for writers 2026/02/18 03:43:44 DEBUG : dir: reading active writers 2026/02/18 03:43:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:43:45 DEBUG : dir: Looking for writers 2026/02/18 03:43:45 DEBUG : file1: reading active writers 2026/02/18 03:43:45 DEBUG : Looking for writers 2026/02/18 03:43:45 DEBUG : dir: reading active writers 2026/02/18 03:43:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:43:46 DEBUG : dir: Looking for writers 2026/02/18 03:43:46 DEBUG : file1: reading active writers 2026/02/18 03:43:46 DEBUG : Looking for writers 2026/02/18 03:43:46 DEBUG : dir: reading active writers 2026/02/18 03:43:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:43:47 DEBUG : dir: Looking for writers 2026/02/18 03:43:47 DEBUG : file1: reading active writers 2026/02/18 03:43:47 DEBUG : Looking for writers 2026/02/18 03:43:47 DEBUG : dir: reading active writers 2026/02/18 03:43:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:43:48 DEBUG : dir: Looking for writers 2026/02/18 03:43:48 DEBUG : file1: reading active writers 2026/02/18 03:43:48 DEBUG : Looking for writers 2026/02/18 03:43:48 DEBUG : dir: reading active writers 2026/02/18 03:43:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:43:49 DEBUG : dir: Looking for writers 2026/02/18 03:43:49 DEBUG : file1: reading active writers 2026/02/18 03:43:49 DEBUG : Looking for writers 2026/02/18 03:43:49 DEBUG : dir: reading active writers 2026/02/18 03:43:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:43:50 DEBUG : dir: Looking for writers 2026/02/18 03:43:50 DEBUG : file1: reading active writers 2026/02/18 03:43:50 DEBUG : Looking for writers 2026/02/18 03:43:50 DEBUG : dir: reading active writers 2026/02/18 03:43:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:43:51 DEBUG : dir: Looking for writers 2026/02/18 03:43:51 DEBUG : file1: reading active writers 2026/02/18 03:43:51 DEBUG : Looking for writers 2026/02/18 03:43:51 DEBUG : dir: reading active writers 2026/02/18 03:43:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:43:52 DEBUG : dir: Looking for writers 2026/02/18 03:43:52 DEBUG : file1: reading active writers 2026/02/18 03:43:52 DEBUG : Looking for writers 2026/02/18 03:43:52 DEBUG : dir: reading active writers 2026/02/18 03:43:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:43:53 DEBUG : dir: Looking for writers 2026/02/18 03:43:53 DEBUG : file1: reading active writers 2026/02/18 03:43:53 DEBUG : Looking for writers 2026/02/18 03:43:53 DEBUG : dir: reading active writers 2026/02/18 03:43:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:43:54 DEBUG : dir: Looking for writers 2026/02/18 03:43:54 DEBUG : file1: reading active writers 2026/02/18 03:43:54 DEBUG : Looking for writers 2026/02/18 03:43:54 DEBUG : dir: reading active writers 2026/02/18 03:43:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:43:54 DEBUG : dir/file1: Removing old object on successful upload 2026/02/18 03:43:55 DEBUG : dir: Looking for writers 2026/02/18 03:43:55 DEBUG : file1: reading active writers 2026/02/18 03:43:55 DEBUG : Looking for writers 2026/02/18 03:43:55 DEBUG : dir: reading active writers 2026/02/18 03:43:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:43:56 DEBUG : dir: Looking for writers 2026/02/18 03:43:56 DEBUG : file1: reading active writers 2026/02/18 03:43:56 DEBUG : Looking for writers 2026/02/18 03:43:56 DEBUG : dir: reading active writers 2026/02/18 03:43:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:43:57 ERROR : dir/file1: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/02/18 03:43:57 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/18 03:43:57 DEBUG : dir: Looking for writers 2026/02/18 03:43:57 DEBUG : file1: reading active writers 2026/02/18 03:43:57 DEBUG : Looking for writers 2026/02/18 03:43:57 DEBUG : dir: reading active writers 2026/02/18 03:43:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:43:57 DEBUG : dir/file1: vfs cache: starting upload 2026/02/18 03:43:58 DEBUG : dir: Looking for writers 2026/02/18 03:43:58 DEBUG : file1: reading active writers 2026/02/18 03:43:58 DEBUG : Looking for writers 2026/02/18 03:43:58 DEBUG : dir: reading active writers 2026/02/18 03:43:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:43:59 DEBUG : dir: Looking for writers 2026/02/18 03:43:59 DEBUG : file1: reading active writers 2026/02/18 03:43:59 DEBUG : Looking for writers 2026/02/18 03:43:59 DEBUG : dir: reading active writers 2026/02/18 03:43:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:44:00 DEBUG : dir: Looking for writers 2026/02/18 03:44:00 DEBUG : file1: reading active writers 2026/02/18 03:44:00 DEBUG : Looking for writers 2026/02/18 03:44:00 DEBUG : dir: reading active writers 2026/02/18 03:44:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:44:01 DEBUG : dir: Looking for writers 2026/02/18 03:44:01 DEBUG : file1: reading active writers 2026/02/18 03:44:01 DEBUG : Looking for writers 2026/02/18 03:44:01 DEBUG : dir: reading active writers 2026/02/18 03:44:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:44:02 DEBUG : dir: Looking for writers 2026/02/18 03:44:02 DEBUG : file1: reading active writers 2026/02/18 03:44:02 DEBUG : Looking for writers 2026/02/18 03:44:02 DEBUG : dir: reading active writers 2026/02/18 03:44:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:44:03 DEBUG : dir: Looking for writers 2026/02/18 03:44:03 DEBUG : file1: reading active writers 2026/02/18 03:44:03 DEBUG : Looking for writers 2026/02/18 03:44:03 DEBUG : dir: reading active writers 2026/02/18 03:44:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:44:04 ERROR : Exiting even though 0 writers active and 1 cache items in use after 30s Cache{ "dir/file1": &{c:0xc0002dc960 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc00003c408 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824633967680} name:dir/file1 opens:0 downloaders: o:0xc00039ce80 fd: info:{ModTime:{wall:499999999 ext:63116769906 loc:} ATime:{wall:14005468310959391754 ext:216946472644 loc:0x4556960} Size:14 Rs:[{Pos:0 Size:14}] Fingerprint:14 Dirty:true} writeBackID:1 pendingAccesses:0 modified:false beingReset:false}, } 2026/02/18 03:44:04 DEBUG : >WaitForWriters: 2026/02/18 03:44:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/18 03:44:04 DEBUG : dir/file1: newRWFileHandle: 2026/02/18 03:44:04 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/18 03:44:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/18 03:44:04 DEBUG : dir/file1(0xc000740ac0): _readAt: size=512, off=0 2026/02/18 03:44:04 DEBUG : dir/file1(0xc000740ac0): openPending: 2026/02/18 03:44:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2026/02/18 03:44:04 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/18 03:44:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/18 03:44:04 DEBUG : dir/file1(0xc000740ac0): >openPending: err= 2026/02/18 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/18 03:44:04 DEBUG : dir/file1(0xc000740ac0): >_readAt: n=14, err=EOF 2026/02/18 03:44:04 DEBUG : dir/file1(0xc000740ac0): close: 2026/02/18 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/18 03:44:04 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/18 03:44:04 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/18 03:44:04 DEBUG : dir/file1(0xc000740ac0): >close: err= 2026/02/18 03:44:04 DEBUG : dir/file1: Removing old object on successful upload 2026/02/18 03:44:05 ERROR : dir/file1: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/02/18 03:44:05 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/18 03:44:05 DEBUG : dir/file1: vfs cache: starting upload 2026/02/18 03:44:08 DEBUG : drime root 'rclone-test-xanimas6sopo': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item dir/file1 not removed, freed 0 bytes 2026/02/18 03:44:08 INFO : drime root 'rclone-test-xanimas6sopo': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 1, total size 14 (was 14) 2026/02/18 03:44:09 ERROR : dir/file1: Couldn't move: Move rename leaf: failed to patch item "name" to newLeaf.yutamax1: Error "This action is unauthorized." 2026/02/18 03:44:09 ERROR : newLeaf: File.Rename error: Move rename leaf: failed to patch item "name" to newLeaf.yutamax1: Error "This action is unauthorized." 2026/02/18 03:44:09 ERROR : dir/file1: Dir.Rename error: Move rename leaf: failed to patch item "name" to newLeaf.yutamax1: 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.yutamax1: Error "This action is unauthorized." Test: TestFileRename/minimal,forceCache=true 2026/02/18 03:44:09 DEBUG : WaitForWriters: timeout=30s 2026/02/18 03:44:09 DEBUG : dir: Looking for writers 2026/02/18 03:44:09 DEBUG : file1: reading active writers 2026/02/18 03:44:09 DEBUG : Looking for writers 2026/02/18 03:44:09 DEBUG : dir: reading active writers 2026/02/18 03:44:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/18 03:44:09 DEBUG : dir: Looking for writers 2026/02/18 03:44:09 DEBUG : file1: reading active writers 2026/02/18 03:44:09 DEBUG : Looking for writers 2026/02/18 03:44:09 DEBUG : dir: reading active writers 2026/02/18 03:44:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/18 03:44:09 DEBUG : dir: Looking for writers 2026/02/18 03:44:09 DEBUG : file1: reading active writers 2026/02/18 03:44:09 DEBUG : Looking for writers 2026/02/18 03:44:09 DEBUG : dir: reading active writers 2026/02/18 03:44:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/18 03:44:09 DEBUG : dir: Looking for writers 2026/02/18 03:44:09 DEBUG : file1: reading active writers 2026/02/18 03:44:09 DEBUG : Looking for writers 2026/02/18 03:44:09 DEBUG : dir: reading active writers 2026/02/18 03:44:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/18 03:44:09 DEBUG : dir: Looking for writers 2026/02/18 03:44:09 DEBUG : file1: reading active writers 2026/02/18 03:44:09 DEBUG : Looking for writers 2026/02/18 03:44:09 DEBUG : dir: reading active writers 2026/02/18 03:44:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/18 03:44:09 DEBUG : dir: Looking for writers 2026/02/18 03:44:09 DEBUG : file1: reading active writers 2026/02/18 03:44:09 DEBUG : Looking for writers 2026/02/18 03:44:09 DEBUG : dir: reading active writers 2026/02/18 03:44:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/18 03:44:09 DEBUG : dir/file1: Removing old object on successful upload 2026/02/18 03:44:10 DEBUG : dir: Looking for writers 2026/02/18 03:44:10 DEBUG : file1: reading active writers 2026/02/18 03:44:10 DEBUG : Looking for writers 2026/02/18 03:44:10 DEBUG : dir: reading active writers 2026/02/18 03:44:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/18 03:44:10 DEBUG : dir: Looking for writers 2026/02/18 03:44:10 DEBUG : file1: reading active writers 2026/02/18 03:44:10 DEBUG : Looking for writers 2026/02/18 03:44:10 DEBUG : dir: reading active writers 2026/02/18 03:44:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:44:11 ERROR : dir/file1: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/02/18 03:44:11 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/18 03:44:11 DEBUG : dir: Looking for writers 2026/02/18 03:44:11 DEBUG : file1: reading active writers 2026/02/18 03:44:11 DEBUG : Looking for writers 2026/02/18 03:44:11 DEBUG : dir: reading active writers 2026/02/18 03:44:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:44:12 DEBUG : dir/file1: vfs cache: starting upload 2026/02/18 03:44:12 DEBUG : dir: Looking for writers 2026/02/18 03:44:12 DEBUG : file1: reading active writers 2026/02/18 03:44:12 DEBUG : Looking for writers 2026/02/18 03:44:12 DEBUG : dir: reading active writers 2026/02/18 03:44:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:44:13 DEBUG : dir: Looking for writers 2026/02/18 03:44:13 DEBUG : file1: reading active writers 2026/02/18 03:44:13 DEBUG : Looking for writers 2026/02/18 03:44:13 DEBUG : dir: reading active writers 2026/02/18 03:44:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:44:14 DEBUG : dir: Looking for writers 2026/02/18 03:44:14 DEBUG : file1: reading active writers 2026/02/18 03:44:14 DEBUG : Looking for writers 2026/02/18 03:44:14 DEBUG : dir: reading active writers 2026/02/18 03:44:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:44:15 DEBUG : dir: Looking for writers 2026/02/18 03:44:15 DEBUG : file1: reading active writers 2026/02/18 03:44:15 DEBUG : Looking for writers 2026/02/18 03:44:15 DEBUG : dir: reading active writers 2026/02/18 03:44:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:44:16 DEBUG : dir: Looking for writers 2026/02/18 03:44:16 DEBUG : file1: reading active writers 2026/02/18 03:44:16 DEBUG : Looking for writers 2026/02/18 03:44:16 DEBUG : dir: reading active writers 2026/02/18 03:44:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:44:17 DEBUG : dir: Looking for writers 2026/02/18 03:44:17 DEBUG : file1: reading active writers 2026/02/18 03:44:17 DEBUG : Looking for writers 2026/02/18 03:44:17 DEBUG : dir: reading active writers 2026/02/18 03:44:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:44:18 DEBUG : dir: Looking for writers 2026/02/18 03:44:18 DEBUG : file1: reading active writers 2026/02/18 03:44:18 DEBUG : Looking for writers 2026/02/18 03:44:18 DEBUG : dir: reading active writers 2026/02/18 03:44:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:44:19 DEBUG : dir: Looking for writers 2026/02/18 03:44:19 DEBUG : file1: reading active writers 2026/02/18 03:44:19 DEBUG : Looking for writers 2026/02/18 03:44:19 DEBUG : dir: reading active writers 2026/02/18 03:44:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:44:20 DEBUG : dir: Looking for writers 2026/02/18 03:44:20 DEBUG : file1: reading active writers 2026/02/18 03:44:20 DEBUG : Looking for writers 2026/02/18 03:44:20 DEBUG : dir: reading active writers 2026/02/18 03:44:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:44:21 DEBUG : dir: Looking for writers 2026/02/18 03:44:21 DEBUG : file1: reading active writers 2026/02/18 03:44:21 DEBUG : Looking for writers 2026/02/18 03:44:21 DEBUG : dir: reading active writers 2026/02/18 03:44:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:44:22 DEBUG : dir/file1: Removing old object on successful upload 2026/02/18 03:44:22 DEBUG : dir: Looking for writers 2026/02/18 03:44:22 DEBUG : file1: reading active writers 2026/02/18 03:44:22 DEBUG : Looking for writers 2026/02/18 03:44:22 DEBUG : dir: reading active writers 2026/02/18 03:44:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:44:23 DEBUG : dir: Looking for writers 2026/02/18 03:44:23 DEBUG : file1: reading active writers 2026/02/18 03:44:23 DEBUG : Looking for writers 2026/02/18 03:44:23 DEBUG : dir: reading active writers 2026/02/18 03:44:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:44:24 ERROR : dir/file1: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/02/18 03:44:24 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/18 03:44:24 DEBUG : dir: Looking for writers 2026/02/18 03:44:24 DEBUG : file1: reading active writers 2026/02/18 03:44:24 DEBUG : Looking for writers 2026/02/18 03:44:24 DEBUG : dir: reading active writers 2026/02/18 03:44:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:44:25 DEBUG : dir/file1: vfs cache: starting upload 2026/02/18 03:44:25 DEBUG : dir: Looking for writers 2026/02/18 03:44:25 DEBUG : file1: reading active writers 2026/02/18 03:44:25 DEBUG : Looking for writers 2026/02/18 03:44:25 DEBUG : dir: reading active writers 2026/02/18 03:44:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:44:26 DEBUG : dir: Looking for writers 2026/02/18 03:44:26 DEBUG : file1: reading active writers 2026/02/18 03:44:26 DEBUG : Looking for writers 2026/02/18 03:44:26 DEBUG : dir: reading active writers 2026/02/18 03:44:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:44:27 DEBUG : dir: Looking for writers 2026/02/18 03:44:27 DEBUG : file1: reading active writers 2026/02/18 03:44:27 DEBUG : Looking for writers 2026/02/18 03:44:27 DEBUG : dir: reading active writers 2026/02/18 03:44:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:44:28 DEBUG : dir: Looking for writers 2026/02/18 03:44:28 DEBUG : file1: reading active writers 2026/02/18 03:44:28 DEBUG : Looking for writers 2026/02/18 03:44:28 DEBUG : dir: reading active writers 2026/02/18 03:44:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:44:29 DEBUG : dir: Looking for writers 2026/02/18 03:44:29 DEBUG : file1: reading active writers 2026/02/18 03:44:29 DEBUG : Looking for writers 2026/02/18 03:44:29 DEBUG : dir: reading active writers 2026/02/18 03:44:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:44:30 DEBUG : dir: Looking for writers 2026/02/18 03:44:30 DEBUG : file1: reading active writers 2026/02/18 03:44:30 DEBUG : Looking for writers 2026/02/18 03:44:30 DEBUG : dir: reading active writers 2026/02/18 03:44:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:44:31 DEBUG : dir: Looking for writers 2026/02/18 03:44:31 DEBUG : file1: reading active writers 2026/02/18 03:44:31 DEBUG : Looking for writers 2026/02/18 03:44:31 DEBUG : dir: reading active writers 2026/02/18 03:44:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:44:32 DEBUG : dir: Looking for writers 2026/02/18 03:44:32 DEBUG : file1: reading active writers 2026/02/18 03:44:32 DEBUG : Looking for writers 2026/02/18 03:44:32 DEBUG : dir: reading active writers 2026/02/18 03:44:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:44:33 DEBUG : dir: Looking for writers 2026/02/18 03:44:33 DEBUG : file1: reading active writers 2026/02/18 03:44:33 DEBUG : Looking for writers 2026/02/18 03:44:33 DEBUG : dir: reading active writers 2026/02/18 03:44:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:44:34 DEBUG : dir: Looking for writers 2026/02/18 03:44:34 DEBUG : file1: reading active writers 2026/02/18 03:44:34 DEBUG : Looking for writers 2026/02/18 03:44:34 DEBUG : dir: reading active writers 2026/02/18 03:44:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:44:35 DEBUG : dir/file1: Removing old object on successful upload 2026/02/18 03:44:35 DEBUG : dir: Looking for writers 2026/02/18 03:44:35 DEBUG : file1: reading active writers 2026/02/18 03:44:35 DEBUG : Looking for writers 2026/02/18 03:44:35 DEBUG : dir: reading active writers 2026/02/18 03:44:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:44: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/18 03:44:36 ERROR : dir/file1: vfs cache: failed to upload try #5, 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/18 03:44:36 DEBUG : dir: Looking for writers 2026/02/18 03:44:36 DEBUG : file1: reading active writers 2026/02/18 03:44:36 DEBUG : Looking for writers 2026/02/18 03:44:36 DEBUG : dir: reading active writers 2026/02/18 03:44:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:44:37 DEBUG : dir: Looking for writers 2026/02/18 03:44:37 DEBUG : file1: reading active writers 2026/02/18 03:44:37 DEBUG : Looking for writers 2026/02/18 03:44:37 DEBUG : dir: reading active writers 2026/02/18 03:44:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:44:38 DEBUG : dir: Looking for writers 2026/02/18 03:44:38 DEBUG : file1: reading active writers 2026/02/18 03:44:38 DEBUG : Looking for writers 2026/02/18 03:44:38 DEBUG : dir: reading active writers 2026/02/18 03:44:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:44:39 ERROR : Exiting even though 0 writers active and 1 cache items in use after 30s Cache{ "dir/file1": &{c:0xc0002dc960 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc00003c408 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824633967680} name:dir/file1 opens:0 downloaders: o:0xc00039ce80 fd: info:{ModTime:{wall:499999999 ext:63116769906 loc:} ATime:{wall:14005468343173334760 ext:246948160949 loc:0x4556960} Size:14 Rs:[{Pos:0 Size:14}] Fingerprint:14 Dirty:true} writeBackID:1 pendingAccesses:0 modified:false beingReset:false}, } 2026/02/18 03:44:39 DEBUG : >WaitForWriters: 2026/02/18 03:44:39 DEBUG : drime root 'rclone-test-xanimas6sopo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "drime root 'rclone-test-xanimas6sopo'", Local "Local file system at /tmp/rclone766401117", Modify Window "876000h0m0s" 2026/02/18 03:44:47 INFO : drime root 'rclone-test-xanimas6sopo': poll-interval is not supported by this remote 2026/02/18 03:44:47 DEBUG : drime root 'rclone-test-xanimas6sopo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/18 03:44:47 DEBUG : drime root 'rclone-test-xanimas6sopo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-xanimas6sopo" 2026/02/18 03:44:47 DEBUG : drime root 'rclone-test-xanimas6sopo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-xanimas6sopo" 2026/02/18 03:44:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-xanimas6sopo" 2026/02/18 03:44:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/18 03:44:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-xanimas6sopo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-xanimas6sopo" 2026/02/18 03:44:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-xanimas6sopo" 2026/02/18 03:44:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/18 03:44:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-xanimas6sopo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-xanimas6sopo" 2026/02/18 03:44:47 INFO : drime root 'rclone-test-xanimas6sopo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/18 03:45:02 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/18 03:45:02 DEBUG : dir/file1: newRWFileHandle: 2026/02/18 03:45:02 DEBUG : dir/file1(0xc0004f7240): openPending: 2026/02/18 03:45:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/02/18 03:45:02 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/18 03:45:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/18 03:45:02 DEBUG : dir/file1(0xc0004f7240): >openPending: err= 2026/02/18 03:45:02 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/18 03:45:02 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/18 03:45:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/18 03:45:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/18 03:45:02 DEBUG : dir/file1(0xc0004f7240): _writeAt: size=14, off=0 2026/02/18 03:45:02 DEBUG : dir/file1(0xc0004f7240): >_writeAt: n=14, err= 2026/02/18 03:45:02 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/18 03:45:02 DEBUG : dir/file1(0xc0004f7240): close: 2026/02/18 03:45:02 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/18 03:45:02 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/18 03:45:02 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/18 03:45:02 DEBUG : dir/file1(0xc0004f7240): >close: err= 2026/02/18 03:45:02 DEBUG : WaitForWriters: timeout=30s 2026/02/18 03:45:02 DEBUG : dir: Looking for writers 2026/02/18 03:45:02 DEBUG : file1: reading active writers 2026/02/18 03:45:02 DEBUG : Looking for writers 2026/02/18 03:45:02 DEBUG : dir: reading active writers 2026/02/18 03:45:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/18 03:45:02 DEBUG : dir: Looking for writers 2026/02/18 03:45:02 DEBUG : file1: reading active writers 2026/02/18 03:45:02 DEBUG : Looking for writers 2026/02/18 03:45:02 DEBUG : dir: reading active writers 2026/02/18 03:45:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/18 03:45:02 DEBUG : dir: Looking for writers 2026/02/18 03:45:02 DEBUG : file1: reading active writers 2026/02/18 03:45:02 DEBUG : Looking for writers 2026/02/18 03:45:02 DEBUG : dir: reading active writers 2026/02/18 03:45:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/18 03:45:02 DEBUG : dir: Looking for writers 2026/02/18 03:45:02 DEBUG : file1: reading active writers 2026/02/18 03:45:02 DEBUG : Looking for writers 2026/02/18 03:45:02 DEBUG : dir: reading active writers 2026/02/18 03:45:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/18 03:45:02 DEBUG : dir/file1: vfs cache: starting upload 2026/02/18 03:45:02 DEBUG : dir: Looking for writers 2026/02/18 03:45:02 DEBUG : file1: reading active writers 2026/02/18 03:45:02 DEBUG : Looking for writers 2026/02/18 03:45:02 DEBUG : dir: reading active writers 2026/02/18 03:45:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/18 03:45:03 DEBUG : dir: Looking for writers 2026/02/18 03:45:03 DEBUG : file1: reading active writers 2026/02/18 03:45:03 DEBUG : Looking for writers 2026/02/18 03:45:03 DEBUG : dir: reading active writers 2026/02/18 03:45:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/18 03:45:03 DEBUG : dir: Looking for writers 2026/02/18 03:45:03 DEBUG : file1: reading active writers 2026/02/18 03:45:03 DEBUG : Looking for writers 2026/02/18 03:45:03 DEBUG : dir: reading active writers 2026/02/18 03:45:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/18 03:45:03 DEBUG : dir: Looking for writers 2026/02/18 03:45:03 DEBUG : file1: reading active writers 2026/02/18 03:45:03 DEBUG : Looking for writers 2026/02/18 03:45:03 DEBUG : dir: reading active writers 2026/02/18 03:45:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:45:04 DEBUG : dir: Looking for writers 2026/02/18 03:45:04 DEBUG : file1: reading active writers 2026/02/18 03:45:04 DEBUG : Looking for writers 2026/02/18 03:45:04 DEBUG : dir: reading active writers 2026/02/18 03:45:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:45:05 DEBUG : dir: Looking for writers 2026/02/18 03:45:05 DEBUG : file1: reading active writers 2026/02/18 03:45:05 DEBUG : Looking for writers 2026/02/18 03:45:05 DEBUG : dir: reading active writers 2026/02/18 03:45:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:45:06 DEBUG : dir: Looking for writers 2026/02/18 03:45:06 DEBUG : file1: reading active writers 2026/02/18 03:45:06 DEBUG : Looking for writers 2026/02/18 03:45:06 DEBUG : dir: reading active writers 2026/02/18 03:45:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:45:07 DEBUG : dir/file1: Removing old object on successful upload 2026/02/18 03:45:07 DEBUG : dir: Looking for writers 2026/02/18 03:45:07 DEBUG : file1: reading active writers 2026/02/18 03:45:07 DEBUG : Looking for writers 2026/02/18 03:45:07 DEBUG : dir: reading active writers 2026/02/18 03:45:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:45:08 DEBUG : dir: Looking for writers 2026/02/18 03:45:08 DEBUG : file1: reading active writers 2026/02/18 03:45:08 DEBUG : Looking for writers 2026/02/18 03:45:08 DEBUG : dir: reading active writers 2026/02/18 03:45:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:45:09 ERROR : dir/file1: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/02/18 03:45:09 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/18 03:45:09 DEBUG : dir: Looking for writers 2026/02/18 03:45:09 DEBUG : file1: reading active writers 2026/02/18 03:45:09 DEBUG : Looking for writers 2026/02/18 03:45:09 DEBUG : dir: reading active writers 2026/02/18 03:45:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:45:10 DEBUG : dir/file1: vfs cache: starting upload 2026/02/18 03:45:10 DEBUG : dir: Looking for writers 2026/02/18 03:45:10 DEBUG : file1: reading active writers 2026/02/18 03:45:10 DEBUG : Looking for writers 2026/02/18 03:45:10 DEBUG : dir: reading active writers 2026/02/18 03:45:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:45:11 DEBUG : dir: Looking for writers 2026/02/18 03:45:11 DEBUG : file1: reading active writers 2026/02/18 03:45:11 DEBUG : Looking for writers 2026/02/18 03:45:11 DEBUG : dir: reading active writers 2026/02/18 03:45:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:45:12 DEBUG : dir: Looking for writers 2026/02/18 03:45:12 DEBUG : file1: reading active writers 2026/02/18 03:45:12 DEBUG : Looking for writers 2026/02/18 03:45:12 DEBUG : dir: reading active writers 2026/02/18 03:45:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:45:13 DEBUG : dir: Looking for writers 2026/02/18 03:45:14 DEBUG : file1: reading active writers 2026/02/18 03:45:14 DEBUG : Looking for writers 2026/02/18 03:45:14 DEBUG : dir: reading active writers 2026/02/18 03:45:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:45:14 DEBUG : dir/file1: Removing old object on successful upload 2026/02/18 03:45:15 DEBUG : dir: Looking for writers 2026/02/18 03:45:15 DEBUG : file1: reading active writers 2026/02/18 03:45:15 DEBUG : Looking for writers 2026/02/18 03:45:15 DEBUG : dir: reading active writers 2026/02/18 03:45:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:45:16 DEBUG : dir: Looking for writers 2026/02/18 03:45:16 DEBUG : file1: reading active writers 2026/02/18 03:45:16 DEBUG : Looking for writers 2026/02/18 03:45:16 DEBUG : dir: reading active writers 2026/02/18 03:45:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:45:17 DEBUG : dir: Looking for writers 2026/02/18 03:45:17 DEBUG : file1: reading active writers 2026/02/18 03:45:17 DEBUG : Looking for writers 2026/02/18 03:45:17 DEBUG : dir: reading active writers 2026/02/18 03:45:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:45:17 ERROR : dir/file1: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/02/18 03:45:17 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/18 03:45:18 DEBUG : dir: Looking for writers 2026/02/18 03:45:18 DEBUG : file1: reading active writers 2026/02/18 03:45:18 DEBUG : Looking for writers 2026/02/18 03:45:18 DEBUG : dir: reading active writers 2026/02/18 03:45:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:45:18 DEBUG : dir/file1: vfs cache: starting upload 2026/02/18 03:45:19 DEBUG : dir: Looking for writers 2026/02/18 03:45:19 DEBUG : file1: reading active writers 2026/02/18 03:45:19 DEBUG : Looking for writers 2026/02/18 03:45:19 DEBUG : dir: reading active writers 2026/02/18 03:45:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:45:20 DEBUG : dir: Looking for writers 2026/02/18 03:45:20 DEBUG : file1: reading active writers 2026/02/18 03:45:20 DEBUG : Looking for writers 2026/02/18 03:45:20 DEBUG : dir: reading active writers 2026/02/18 03:45:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:45:21 DEBUG : dir: Looking for writers 2026/02/18 03:45:21 DEBUG : file1: reading active writers 2026/02/18 03:45:21 DEBUG : Looking for writers 2026/02/18 03:45:21 DEBUG : dir: reading active writers 2026/02/18 03:45:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:45:22 DEBUG : dir: Looking for writers 2026/02/18 03:45:22 DEBUG : file1: reading active writers 2026/02/18 03:45:22 DEBUG : Looking for writers 2026/02/18 03:45:22 DEBUG : dir: reading active writers 2026/02/18 03:45:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:45:23 DEBUG : dir: Looking for writers 2026/02/18 03:45:23 DEBUG : file1: reading active writers 2026/02/18 03:45:23 DEBUG : Looking for writers 2026/02/18 03:45:23 DEBUG : dir: reading active writers 2026/02/18 03:45:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:45:24 DEBUG : dir: Looking for writers 2026/02/18 03:45:24 DEBUG : file1: reading active writers 2026/02/18 03:45:24 DEBUG : Looking for writers 2026/02/18 03:45:24 DEBUG : dir: reading active writers 2026/02/18 03:45:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:45:25 DEBUG : dir: Looking for writers 2026/02/18 03:45:25 DEBUG : file1: reading active writers 2026/02/18 03:45:25 DEBUG : Looking for writers 2026/02/18 03:45:25 DEBUG : dir: reading active writers 2026/02/18 03:45:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:45:26 DEBUG : dir: Looking for writers 2026/02/18 03:45:26 DEBUG : file1: reading active writers 2026/02/18 03:45:26 DEBUG : Looking for writers 2026/02/18 03:45:26 DEBUG : dir: reading active writers 2026/02/18 03:45:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:45:27 DEBUG : dir: Looking for writers 2026/02/18 03:45:27 DEBUG : file1: reading active writers 2026/02/18 03:45:27 DEBUG : Looking for writers 2026/02/18 03:45:27 DEBUG : dir: reading active writers 2026/02/18 03:45:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:45:28 DEBUG : dir: Looking for writers 2026/02/18 03:45:28 DEBUG : file1: reading active writers 2026/02/18 03:45:28 DEBUG : Looking for writers 2026/02/18 03:45:28 DEBUG : dir: reading active writers 2026/02/18 03:45:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:45:29 DEBUG : dir: Looking for writers 2026/02/18 03:45:29 DEBUG : file1: reading active writers 2026/02/18 03:45:29 DEBUG : Looking for writers 2026/02/18 03:45:29 DEBUG : dir: reading active writers 2026/02/18 03:45:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:45:30 DEBUG : dir: Looking for writers 2026/02/18 03:45:30 DEBUG : file1: reading active writers 2026/02/18 03:45:30 DEBUG : Looking for writers 2026/02/18 03:45:30 DEBUG : dir: reading active writers 2026/02/18 03:45:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:45:31 DEBUG : dir: Looking for writers 2026/02/18 03:45:31 DEBUG : file1: reading active writers 2026/02/18 03:45:31 DEBUG : Looking for writers 2026/02/18 03:45:31 DEBUG : dir: reading active writers 2026/02/18 03:45:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:45:32 DEBUG : dir: Looking for writers 2026/02/18 03:45:32 DEBUG : file1: reading active writers 2026/02/18 03:45:32 DEBUG : Looking for writers 2026/02/18 03:45:32 DEBUG : dir: reading active writers 2026/02/18 03:45:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:45:32 ERROR : Exiting even though 0 writers active and 1 cache items in use after 30s Cache{ "dir/file1": &{c:0xc0002dd1d0 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc000770e08 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824641523264} name:dir/file1 opens:0 downloaders: o:0xc000900480 fd: info:{ModTime:{wall:499999999 ext:63116769906 loc:} ATime:{wall:14005468406105816238 ext:305603616616 loc:0x4556960} Size:14 Rs:[{Pos:0 Size:14}] Fingerprint:14 Dirty:true} writeBackID:1 pendingAccesses:0 modified:false beingReset:false}, } 2026/02/18 03:45:32 DEBUG : >WaitForWriters: 2026/02/18 03:45:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/18 03:45:32 DEBUG : dir/file1: newRWFileHandle: 2026/02/18 03:45:32 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/18 03:45:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/18 03:45:32 DEBUG : dir/file1(0xc0008255c0): _readAt: size=512, off=0 2026/02/18 03:45:32 DEBUG : dir/file1(0xc0008255c0): openPending: 2026/02/18 03:45:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2026/02/18 03:45:32 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/18 03:45:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/18 03:45:32 DEBUG : dir/file1(0xc0008255c0): >openPending: err= 2026/02/18 03:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/18 03:45:32 DEBUG : dir/file1(0xc0008255c0): >_readAt: n=14, err=EOF 2026/02/18 03:45:32 DEBUG : dir/file1(0xc0008255c0): close: 2026/02/18 03:45:32 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/18 03:45:32 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/18 03:45:32 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/18 03:45:32 DEBUG : dir/file1(0xc0008255c0): >close: err= 2026/02/18 03:45:43 DEBUG : dir/file1: Removing old object on successful upload 2026/02/18 03:45:47 DEBUG : drime root 'rclone-test-xanimas6sopo': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item dir/file1 not removed, freed 0 bytes 2026/02/18 03:45:47 INFO : drime root 'rclone-test-xanimas6sopo': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 1, total size 14 (was 14) 2026/02/18 03:45:49 ERROR : dir/file1: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/02/18 03:45:49 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/18 03:45:49 DEBUG : dir/file1: vfs cache: starting upload 2026/02/18 03:46:00 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/18 03:46:00 DEBUG : dir/file1: vfs cache: cancelling upload 2026/02/18 03:46:00 ERROR : dir/file1: Failed to copy: failed to upload file: Post "https://app.drime.cloud/api/v1/uploads": context canceled 2026/02/18 03:46:00 INFO : dir/file1: vfs cache: upload canceled 2026/02/18 03:46:00 DEBUG : dir/file1: vfs cache: cancelled upload 2026/02/18 03:46:00 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/18 03:46:00 DEBUG : newLeaf: Updating file with newLeaf 0xc000594780 2026/02/18 03:46:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/18 03:46:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/18 03:46:00 DEBUG : newLeaf: vfs cache: starting upload fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/02/18 03:46:07 DEBUG : newLeaf: Removing old object on successful upload fstest.go:301: Flushing the directory cache 2026/02/18 03:46:10 ERROR : newLeaf: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/02/18 03:46:10 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/18 03:46:10 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 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 2026/02/18 03:46:29 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 /usr/local/go/src/runtime/asm_amd64.s:1700 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/18 03:46:33 ERROR : newLeaf: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/02/18 03:46:33 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/18 03:46:33 DEBUG : newLeaf: vfs cache: starting upload 2026/02/18 03:46:47 DEBUG : drime root 'rclone-test-xanimas6sopo': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item newLeaf not removed, freed 0 bytes 2026/02/18 03:46:47 INFO : drime root 'rclone-test-xanimas6sopo': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 1, total size 14 (was 14) 2026/02/18 03:46:57 INFO : dir/file1: Deleted 2026/02/18 03:47:00 DEBUG : newLeaf: Removing old object on successful upload 2026/02/18 03:47:00 ERROR : newLeaf: Couldn't move: Move rename leaf: failed to patch item "name" to file1.ralipek1: Error "This action is unauthorized." 2026/02/18 03:47:00 ERROR : dir/file1: File.Rename error: Move rename leaf: failed to patch item "name" to file1.ralipek1: Error "This action is unauthorized." 2026/02/18 03:47:00 ERROR : newLeaf: Dir.Rename error: Move rename leaf: failed to patch item "name" to file1.ralipek1: 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.ralipek1: Error "This action is unauthorized." Test: TestFileRename/writes,forceCache=true 2026/02/18 03:47:00 DEBUG : WaitForWriters: timeout=30s 2026/02/18 03:47:00 DEBUG : dir: Looking for writers 2026/02/18 03:47:00 DEBUG : Looking for writers 2026/02/18 03:47:00 DEBUG : newLeaf: reading active writers 2026/02/18 03:47:00 DEBUG : dir: reading active writers 2026/02/18 03:47:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/18 03:47:00 DEBUG : dir: Looking for writers 2026/02/18 03:47:00 DEBUG : Looking for writers 2026/02/18 03:47:00 DEBUG : newLeaf: reading active writers 2026/02/18 03:47:00 DEBUG : dir: reading active writers 2026/02/18 03:47:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/18 03:47:00 DEBUG : dir: Looking for writers 2026/02/18 03:47:00 DEBUG : Looking for writers 2026/02/18 03:47:00 DEBUG : newLeaf: reading active writers 2026/02/18 03:47:00 DEBUG : dir: reading active writers 2026/02/18 03:47:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/18 03:47:00 DEBUG : dir: Looking for writers 2026/02/18 03:47:00 DEBUG : Looking for writers 2026/02/18 03:47:00 DEBUG : newLeaf: reading active writers 2026/02/18 03:47:00 DEBUG : dir: reading active writers 2026/02/18 03:47:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/18 03:47:00 DEBUG : dir: Looking for writers 2026/02/18 03:47:00 DEBUG : Looking for writers 2026/02/18 03:47:00 DEBUG : dir: reading active writers 2026/02/18 03:47:00 DEBUG : newLeaf: reading active writers 2026/02/18 03:47:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/18 03:47:00 DEBUG : dir: Looking for writers 2026/02/18 03:47:00 DEBUG : Looking for writers 2026/02/18 03:47:00 DEBUG : newLeaf: reading active writers 2026/02/18 03:47:00 DEBUG : dir: reading active writers 2026/02/18 03:47:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/18 03:47:01 DEBUG : dir: Looking for writers 2026/02/18 03:47:01 DEBUG : Looking for writers 2026/02/18 03:47:01 DEBUG : dir: reading active writers 2026/02/18 03:47:01 DEBUG : newLeaf: reading active writers 2026/02/18 03:47:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/18 03:47:01 ERROR : newLeaf: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/02/18 03:47:01 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/18 03:47:01 DEBUG : dir: Looking for writers 2026/02/18 03:47:01 DEBUG : Looking for writers 2026/02/18 03:47:01 DEBUG : dir: reading active writers 2026/02/18 03:47:01 DEBUG : newLeaf: reading active writers 2026/02/18 03:47:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:47:02 DEBUG : newLeaf: vfs cache: starting upload 2026/02/18 03:47:02 DEBUG : dir: Looking for writers 2026/02/18 03:47:02 DEBUG : Looking for writers 2026/02/18 03:47:02 DEBUG : dir: reading active writers 2026/02/18 03:47:02 DEBUG : newLeaf: reading active writers 2026/02/18 03:47:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:47:03 DEBUG : dir: Looking for writers 2026/02/18 03:47:03 DEBUG : Looking for writers 2026/02/18 03:47:03 DEBUG : dir: reading active writers 2026/02/18 03:47:03 DEBUG : newLeaf: reading active writers 2026/02/18 03:47:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:47:04 DEBUG : dir: Looking for writers 2026/02/18 03:47:04 DEBUG : Looking for writers 2026/02/18 03:47:04 DEBUG : dir: reading active writers 2026/02/18 03:47:04 DEBUG : newLeaf: reading active writers 2026/02/18 03:47:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:47:05 DEBUG : dir: Looking for writers 2026/02/18 03:47:05 DEBUG : Looking for writers 2026/02/18 03:47:05 DEBUG : dir: reading active writers 2026/02/18 03:47:05 DEBUG : newLeaf: reading active writers 2026/02/18 03:47:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:47:06 DEBUG : dir: Looking for writers 2026/02/18 03:47:06 DEBUG : Looking for writers 2026/02/18 03:47:06 DEBUG : dir: reading active writers 2026/02/18 03:47:06 DEBUG : newLeaf: reading active writers 2026/02/18 03:47:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:47:07 DEBUG : dir: Looking for writers 2026/02/18 03:47:07 DEBUG : Looking for writers 2026/02/18 03:47:07 DEBUG : dir: reading active writers 2026/02/18 03:47:07 DEBUG : newLeaf: reading active writers 2026/02/18 03:47:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:47:08 DEBUG : dir: Looking for writers 2026/02/18 03:47:08 DEBUG : Looking for writers 2026/02/18 03:47:08 DEBUG : dir: reading active writers 2026/02/18 03:47:08 DEBUG : newLeaf: reading active writers 2026/02/18 03:47:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:47:09 DEBUG : dir: Looking for writers 2026/02/18 03:47:09 DEBUG : Looking for writers 2026/02/18 03:47:09 DEBUG : dir: reading active writers 2026/02/18 03:47:09 DEBUG : newLeaf: reading active writers 2026/02/18 03:47:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:47:10 DEBUG : dir: Looking for writers 2026/02/18 03:47:10 DEBUG : Looking for writers 2026/02/18 03:47:10 DEBUG : dir: reading active writers 2026/02/18 03:47:10 DEBUG : newLeaf: reading active writers 2026/02/18 03:47:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:47:11 DEBUG : dir: Looking for writers 2026/02/18 03:47:11 DEBUG : Looking for writers 2026/02/18 03:47:11 DEBUG : dir: reading active writers 2026/02/18 03:47:11 DEBUG : newLeaf: reading active writers 2026/02/18 03:47:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:47:12 DEBUG : dir: Looking for writers 2026/02/18 03:47:12 DEBUG : Looking for writers 2026/02/18 03:47:12 DEBUG : dir: reading active writers 2026/02/18 03:47:12 DEBUG : newLeaf: reading active writers 2026/02/18 03:47:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:47:13 DEBUG : dir: Looking for writers 2026/02/18 03:47:13 DEBUG : Looking for writers 2026/02/18 03:47:13 DEBUG : dir: reading active writers 2026/02/18 03:47:13 DEBUG : newLeaf: reading active writers 2026/02/18 03:47:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:47:14 DEBUG : dir: Looking for writers 2026/02/18 03:47:14 DEBUG : Looking for writers 2026/02/18 03:47:14 DEBUG : newLeaf: reading active writers 2026/02/18 03:47:14 DEBUG : dir: reading active writers 2026/02/18 03:47:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:47:15 DEBUG : dir: Looking for writers 2026/02/18 03:47:15 DEBUG : Looking for writers 2026/02/18 03:47:15 DEBUG : dir: reading active writers 2026/02/18 03:47:15 DEBUG : newLeaf: reading active writers 2026/02/18 03:47:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:47:16 DEBUG : dir: Looking for writers 2026/02/18 03:47:16 DEBUG : Looking for writers 2026/02/18 03:47:16 DEBUG : dir: reading active writers 2026/02/18 03:47:16 DEBUG : newLeaf: reading active writers 2026/02/18 03:47:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:47:17 DEBUG : dir: Looking for writers 2026/02/18 03:47:17 DEBUG : Looking for writers 2026/02/18 03:47:17 DEBUG : dir: reading active writers 2026/02/18 03:47:17 DEBUG : newLeaf: reading active writers 2026/02/18 03:47:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:47:18 DEBUG : dir: Looking for writers 2026/02/18 03:47:18 DEBUG : Looking for writers 2026/02/18 03:47:18 DEBUG : dir: reading active writers 2026/02/18 03:47:18 DEBUG : newLeaf: reading active writers 2026/02/18 03:47:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:47:19 DEBUG : newLeaf: Removing old object on successful upload 2026/02/18 03:47:19 DEBUG : dir: Looking for writers 2026/02/18 03:47:19 DEBUG : Looking for writers 2026/02/18 03:47:19 DEBUG : dir: reading active writers 2026/02/18 03:47:19 DEBUG : newLeaf: reading active writers 2026/02/18 03:47:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:47:20 DEBUG : dir: Looking for writers 2026/02/18 03:47:20 DEBUG : Looking for writers 2026/02/18 03:47:20 DEBUG : dir: reading active writers 2026/02/18 03:47:20 DEBUG : newLeaf: reading active writers 2026/02/18 03:47:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:47:21 ERROR : newLeaf: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/02/18 03:47:21 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/18 03:47:21 DEBUG : dir: Looking for writers 2026/02/18 03:47:21 DEBUG : Looking for writers 2026/02/18 03:47:21 DEBUG : dir: reading active writers 2026/02/18 03:47:21 DEBUG : newLeaf: reading active writers 2026/02/18 03:47:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:47:22 DEBUG : newLeaf: vfs cache: starting upload 2026/02/18 03:47:22 DEBUG : dir: Looking for writers 2026/02/18 03:47:22 DEBUG : Looking for writers 2026/02/18 03:47:22 DEBUG : newLeaf: reading active writers 2026/02/18 03:47:22 DEBUG : dir: reading active writers 2026/02/18 03:47:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:47:23 DEBUG : dir: Looking for writers 2026/02/18 03:47:23 DEBUG : Looking for writers 2026/02/18 03:47:23 DEBUG : dir: reading active writers 2026/02/18 03:47:23 DEBUG : newLeaf: reading active writers 2026/02/18 03:47:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:47:24 DEBUG : dir: Looking for writers 2026/02/18 03:47:24 DEBUG : Looking for writers 2026/02/18 03:47:24 DEBUG : dir: reading active writers 2026/02/18 03:47:24 DEBUG : newLeaf: reading active writers 2026/02/18 03:47:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:47:25 DEBUG : dir: Looking for writers 2026/02/18 03:47:25 DEBUG : Looking for writers 2026/02/18 03:47:25 DEBUG : dir: reading active writers 2026/02/18 03:47:25 DEBUG : newLeaf: reading active writers 2026/02/18 03:47:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:47:26 DEBUG : dir: Looking for writers 2026/02/18 03:47:26 DEBUG : Looking for writers 2026/02/18 03:47:26 DEBUG : dir: reading active writers 2026/02/18 03:47:26 DEBUG : newLeaf: reading active writers 2026/02/18 03:47:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:47:27 DEBUG : dir: Looking for writers 2026/02/18 03:47:27 DEBUG : Looking for writers 2026/02/18 03:47:27 DEBUG : dir: reading active writers 2026/02/18 03:47:27 DEBUG : newLeaf: reading active writers 2026/02/18 03:47:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:47:28 DEBUG : dir: Looking for writers 2026/02/18 03:47:28 DEBUG : Looking for writers 2026/02/18 03:47:28 DEBUG : newLeaf: reading active writers 2026/02/18 03:47:28 DEBUG : dir: reading active writers 2026/02/18 03:47:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:47:29 DEBUG : dir: Looking for writers 2026/02/18 03:47:29 DEBUG : Looking for writers 2026/02/18 03:47:29 DEBUG : newLeaf: reading active writers 2026/02/18 03:47:29 DEBUG : dir: reading active writers 2026/02/18 03:47:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:47:30 ERROR : Exiting even though 0 writers active and 1 cache items in use after 30s Cache{ "newLeaf": &{c:0xc0002dd1d0 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc000770e08 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824641523264} name:newLeaf opens:0 downloaders: o:0xc00066cb00 fd: info:{ModTime:{wall:499999999 ext:63116769906 loc:} ATime:{wall:14005468438319742050 ext:335605287699 loc:0x4556960} Size:14 Rs:[{Pos:0 Size:14}] Fingerprint:14 Dirty:true} writeBackID:1 pendingAccesses:0 modified:false beingReset:false}, } 2026/02/18 03:47:30 DEBUG : >WaitForWriters: 2026/02/18 03:47:30 DEBUG : drime root 'rclone-test-xanimas6sopo': vfs cache: cleaner exiting 2026/02/18 03:47:30 ERROR : newLeaf: Failed to copy: failed to upload file: Post "https://app.drime.cloud/api/v1/uploads": context canceled 2026/02/18 03:47:30 INFO : newLeaf: vfs cache: upload canceled --- FAIL: TestFileRename (340.15s) --- FAIL: TestFileRename/off,forceCache=false (19.74s) --- FAIL: TestFileRename/minimal,forceCache=false (52.18s) --- FAIL: TestFileRename/minimal,forceCache=true (98.89s) --- FAIL: TestFileRename/writes,forceCache=true (169.33s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "drime root 'rclone-test-xanimas6sopo'", Local "Local file system at /tmp/rclone766401117", Modify Window "876000h0m0s" 2026/02/18 03:47:36 INFO : drime root 'rclone-test-xanimas6sopo': poll-interval is not supported by this remote 2026/02/18 03:47:36 DEBUG : drime root 'rclone-test-xanimas6sopo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/18 03:47:36 DEBUG : drime root 'rclone-test-xanimas6sopo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-xanimas6sopo" 2026/02/18 03:47:36 DEBUG : drime root 'rclone-test-xanimas6sopo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-xanimas6sopo" 2026/02/18 03:47:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-xanimas6sopo" 2026/02/18 03:47:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/18 03:47:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-xanimas6sopo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-xanimas6sopo" 2026/02/18 03:47:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-xanimas6sopo" 2026/02/18 03:47:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/18 03:47:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-xanimas6sopo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-xanimas6sopo" 2026/02/18 03:47:36 INFO : drime root 'rclone-test-xanimas6sopo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/18 03:48:04 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 03:48:06 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/02/18 03:48:06 DEBUG : dir/file1: newRWFileHandle: 2026/02/18 03:48:06 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/18 03:48:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/18 03:48:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/18 03:48:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/18 03:48:06 DEBUG : dir/file1(0xc00045bb80): _writeAt: size=5, off=0 2026/02/18 03:48:06 DEBUG : dir/file1(0xc00045bb80): openPending: 2026/02/18 03:48:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/02/18 03:48:06 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/18 03:48:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/18 03:48:06 DEBUG : dir/file1(0xc00045bb80): >openPending: err= 2026/02/18 03:48:06 DEBUG : dir/file1(0xc00045bb80): >_writeAt: n=5, err= 2026/02/18 03:48:06 DEBUG : dir/file1(0xc00045bb80): _writeAt: size=15, off=5 2026/02/18 03:48:06 DEBUG : dir/file1(0xc00045bb80): >_writeAt: n=15, err= 2026/02/18 03:48:06 DEBUG : dir/file1(0xc00045bb80): close: 2026/02/18 03:48:06 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/02/18 03:48:06 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-18 03:48:06.280065796 +0000 UTC m=+489.164048851 2026/02/18 03:48:06 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/18 03:48:06 DEBUG : dir/file1(0xc00045bb80): >close: err= 2026/02/18 03:48:06 DEBUG : WaitForWriters: timeout=30s 2026/02/18 03:48:06 DEBUG : dir: Looking for writers 2026/02/18 03:48:06 DEBUG : file1: reading active writers 2026/02/18 03:48:06 DEBUG : Looking for writers 2026/02/18 03:48:06 DEBUG : dir: reading active writers 2026/02/18 03:48:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/18 03:48:06 DEBUG : dir: Looking for writers 2026/02/18 03:48:06 DEBUG : file1: reading active writers 2026/02/18 03:48:06 DEBUG : Looking for writers 2026/02/18 03:48:06 DEBUG : dir: reading active writers 2026/02/18 03:48:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/18 03:48:06 DEBUG : dir: Looking for writers 2026/02/18 03:48:06 DEBUG : file1: reading active writers 2026/02/18 03:48:06 DEBUG : Looking for writers 2026/02/18 03:48:06 DEBUG : dir: reading active writers 2026/02/18 03:48:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/18 03:48:06 DEBUG : dir: Looking for writers 2026/02/18 03:48:06 DEBUG : file1: reading active writers 2026/02/18 03:48:06 DEBUG : Looking for writers 2026/02/18 03:48:06 DEBUG : dir: reading active writers 2026/02/18 03:48:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/18 03:48:06 DEBUG : dir/file1: vfs cache: starting upload 2026/02/18 03:48:06 DEBUG : dir: Looking for writers 2026/02/18 03:48:06 DEBUG : file1: reading active writers 2026/02/18 03:48:06 DEBUG : Looking for writers 2026/02/18 03:48:06 DEBUG : dir: reading active writers 2026/02/18 03:48:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/18 03:48:06 DEBUG : dir: Looking for writers 2026/02/18 03:48:06 DEBUG : file1: reading active writers 2026/02/18 03:48:06 DEBUG : Looking for writers 2026/02/18 03:48:06 DEBUG : dir: reading active writers 2026/02/18 03:48:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/18 03:48:06 DEBUG : dir: Looking for writers 2026/02/18 03:48:06 DEBUG : file1: reading active writers 2026/02/18 03:48:06 DEBUG : Looking for writers 2026/02/18 03:48:06 DEBUG : dir: reading active writers 2026/02/18 03:48:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/18 03:48:07 DEBUG : dir: Looking for writers 2026/02/18 03:48:07 DEBUG : file1: reading active writers 2026/02/18 03:48:07 DEBUG : Looking for writers 2026/02/18 03:48:07 DEBUG : dir: reading active writers 2026/02/18 03:48:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:48:08 DEBUG : dir: Looking for writers 2026/02/18 03:48:08 DEBUG : file1: reading active writers 2026/02/18 03:48:08 DEBUG : Looking for writers 2026/02/18 03:48:08 DEBUG : dir: reading active writers 2026/02/18 03:48:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:48:09 DEBUG : dir: Looking for writers 2026/02/18 03:48:09 DEBUG : file1: reading active writers 2026/02/18 03:48:09 DEBUG : Looking for writers 2026/02/18 03:48:09 DEBUG : dir: reading active writers 2026/02/18 03:48:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:48:10 DEBUG : dir: Looking for writers 2026/02/18 03:48:10 DEBUG : file1: reading active writers 2026/02/18 03:48:10 DEBUG : Looking for writers 2026/02/18 03:48:10 DEBUG : dir: reading active writers 2026/02/18 03:48:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:48:11 DEBUG : dir/file1: Removing old object on successful upload 2026/02/18 03:48:11 DEBUG : dir: Looking for writers 2026/02/18 03:48:11 DEBUG : file1: reading active writers 2026/02/18 03:48:11 DEBUG : Looking for writers 2026/02/18 03:48:11 DEBUG : dir: reading active writers 2026/02/18 03:48:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:48:12 ERROR : dir/file1: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/02/18 03:48:12 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/18 03:48:12 DEBUG : dir: Looking for writers 2026/02/18 03:48:12 DEBUG : file1: reading active writers 2026/02/18 03:48:12 DEBUG : Looking for writers 2026/02/18 03:48:12 DEBUG : dir: reading active writers 2026/02/18 03:48:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:48:12 DEBUG : dir/file1: vfs cache: starting upload 2026/02/18 03:48:13 DEBUG : dir: Looking for writers 2026/02/18 03:48:13 DEBUG : file1: reading active writers 2026/02/18 03:48:13 DEBUG : Looking for writers 2026/02/18 03:48:13 DEBUG : dir: reading active writers 2026/02/18 03:48:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:48:14 DEBUG : dir: Looking for writers 2026/02/18 03:48:14 DEBUG : file1: reading active writers 2026/02/18 03:48:14 DEBUG : Looking for writers 2026/02/18 03:48:14 DEBUG : dir: reading active writers 2026/02/18 03:48:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:48:15 DEBUG : dir: Looking for writers 2026/02/18 03:48:15 DEBUG : file1: reading active writers 2026/02/18 03:48:15 DEBUG : Looking for writers 2026/02/18 03:48:15 DEBUG : dir: reading active writers 2026/02/18 03:48:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:48:16 DEBUG : dir: Looking for writers 2026/02/18 03:48:16 DEBUG : file1: reading active writers 2026/02/18 03:48:16 DEBUG : Looking for writers 2026/02/18 03:48:16 DEBUG : dir: reading active writers 2026/02/18 03:48:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:48:17 DEBUG : dir: Looking for writers 2026/02/18 03:48:17 DEBUG : file1: reading active writers 2026/02/18 03:48:17 DEBUG : Looking for writers 2026/02/18 03:48:17 DEBUG : dir: reading active writers 2026/02/18 03:48:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:48:18 DEBUG : dir: Looking for writers 2026/02/18 03:48:18 DEBUG : file1: reading active writers 2026/02/18 03:48:18 DEBUG : Looking for writers 2026/02/18 03:48:18 DEBUG : dir: reading active writers 2026/02/18 03:48:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:48:19 DEBUG : dir: Looking for writers 2026/02/18 03:48:19 DEBUG : file1: reading active writers 2026/02/18 03:48:19 DEBUG : Looking for writers 2026/02/18 03:48:19 DEBUG : dir: reading active writers 2026/02/18 03:48:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:48:20 DEBUG : dir: Looking for writers 2026/02/18 03:48:20 DEBUG : file1: reading active writers 2026/02/18 03:48:20 DEBUG : Looking for writers 2026/02/18 03:48:20 DEBUG : dir: reading active writers 2026/02/18 03:48:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:48:21 DEBUG : dir: Looking for writers 2026/02/18 03:48:21 DEBUG : file1: reading active writers 2026/02/18 03:48:21 DEBUG : Looking for writers 2026/02/18 03:48:21 DEBUG : dir: reading active writers 2026/02/18 03:48:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:48:22 DEBUG : dir: Looking for writers 2026/02/18 03:48:22 DEBUG : file1: reading active writers 2026/02/18 03:48:22 DEBUG : Looking for writers 2026/02/18 03:48:22 DEBUG : dir: reading active writers 2026/02/18 03:48:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:48:23 DEBUG : dir: Looking for writers 2026/02/18 03:48:23 DEBUG : file1: reading active writers 2026/02/18 03:48:23 DEBUG : Looking for writers 2026/02/18 03:48:23 DEBUG : dir: reading active writers 2026/02/18 03:48:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:48:24 DEBUG : dir: Looking for writers 2026/02/18 03:48:24 DEBUG : file1: reading active writers 2026/02/18 03:48:24 DEBUG : Looking for writers 2026/02/18 03:48:24 DEBUG : dir: reading active writers 2026/02/18 03:48:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:48:25 DEBUG : dir: Looking for writers 2026/02/18 03:48:25 DEBUG : file1: reading active writers 2026/02/18 03:48:25 DEBUG : Looking for writers 2026/02/18 03:48:25 DEBUG : dir: reading active writers 2026/02/18 03:48:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:48:26 DEBUG : dir: Looking for writers 2026/02/18 03:48:26 DEBUG : file1: reading active writers 2026/02/18 03:48:26 DEBUG : Looking for writers 2026/02/18 03:48:26 DEBUG : dir: reading active writers 2026/02/18 03:48:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:48:26 DEBUG : dir/file1: Removing old object on successful upload 2026/02/18 03:48:27 DEBUG : dir: Looking for writers 2026/02/18 03:48:27 DEBUG : file1: reading active writers 2026/02/18 03:48:27 DEBUG : Looking for writers 2026/02/18 03:48:27 DEBUG : dir: reading active writers 2026/02/18 03:48:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:48:28 ERROR : dir/file1: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/02/18 03:48:28 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/18 03:48:28 DEBUG : dir: Looking for writers 2026/02/18 03:48:28 DEBUG : file1: reading active writers 2026/02/18 03:48:28 DEBUG : Looking for writers 2026/02/18 03:48:28 DEBUG : dir: reading active writers 2026/02/18 03:48:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:48:28 DEBUG : dir/file1: vfs cache: starting upload 2026/02/18 03:48:29 DEBUG : dir: Looking for writers 2026/02/18 03:48:29 DEBUG : file1: reading active writers 2026/02/18 03:48:29 DEBUG : Looking for writers 2026/02/18 03:48:29 DEBUG : dir: reading active writers 2026/02/18 03:48:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:48:30 DEBUG : dir: Looking for writers 2026/02/18 03:48:30 DEBUG : file1: reading active writers 2026/02/18 03:48:30 DEBUG : Looking for writers 2026/02/18 03:48:30 DEBUG : dir: reading active writers 2026/02/18 03:48:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:48:31 DEBUG : dir: Looking for writers 2026/02/18 03:48:31 DEBUG : file1: reading active writers 2026/02/18 03:48:31 DEBUG : Looking for writers 2026/02/18 03:48:31 DEBUG : dir: reading active writers 2026/02/18 03:48:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:48:32 DEBUG : dir: Looking for writers 2026/02/18 03:48:32 DEBUG : file1: reading active writers 2026/02/18 03:48:32 DEBUG : Looking for writers 2026/02/18 03:48:32 DEBUG : dir: reading active writers 2026/02/18 03:48:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:48:33 DEBUG : dir: Looking for writers 2026/02/18 03:48:33 DEBUG : file1: reading active writers 2026/02/18 03:48:33 DEBUG : Looking for writers 2026/02/18 03:48:33 DEBUG : dir: reading active writers 2026/02/18 03:48:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:48:34 DEBUG : dir: Looking for writers 2026/02/18 03:48:34 DEBUG : file1: reading active writers 2026/02/18 03:48:34 DEBUG : Looking for writers 2026/02/18 03:48:34 DEBUG : dir: reading active writers 2026/02/18 03:48:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:48:35 DEBUG : dir: Looking for writers 2026/02/18 03:48:35 DEBUG : file1: reading active writers 2026/02/18 03:48:35 DEBUG : Looking for writers 2026/02/18 03:48:35 DEBUG : dir: reading active writers 2026/02/18 03:48:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/18 03:48:36 ERROR : Exiting even though 0 writers active and 1 cache items in use after 30s Cache{ "dir/file1": &{c:0xc0009e85a0 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc0001c1e08 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824635563584} name:dir/file1 opens:0 downloaders: o:0xc000deca80 fd: info:{ModTime:{wall:14005468603234744068 ext:489164048851 loc:0x4556960} ATime:{wall:14005468603234779044 ext:489164083827 loc:0x4556960} Size:20 Rs:[{Pos:0 Size:20}] Fingerprint:16 Dirty:true} writeBackID:1 pendingAccesses:0 modified:false beingReset:false}, } 2026/02/18 03:48:36 DEBUG : >WaitForWriters: 2026/02/18 03:48:36 DEBUG : drime root 'rclone-test-xanimas6sopo': vfs cache: cleaner exiting 2026/02/18 03:48:36 ERROR : dir/file1: Failed to copy: failed to upload file: Post "https://app.drime.cloud/api/v1/uploads": context canceled 2026/02/18 03:48:36 INFO : dir/file1: vfs cache: upload canceled --- PASS: TestRWFileHandleSizeCreateExisting (91.86s) === RUN TestWriteFileHandleMethods run.go:185: Remote "drime root 'rclone-test-xanimas6sopo'", Local "Local file system at /tmp/rclone766401117", Modify Window "876000h0m0s" 2026/02/18 03:49:08 INFO : drime root 'rclone-test-xanimas6sopo': poll-interval is not supported by this remote 2026/02/18 03:49:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 03:49:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/18 03:49:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/18 03:49:11 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/18 03:49:11 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/18 03:49:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/18 03:49:11 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/02/18 03:49:11 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/02/18 03:49:11 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/02/18 03:49:11 DEBUG : drime root 'rclone-test-xanimas6sopo': File to upload is small (5 bytes), uploading instead of streaming 2026/02/18 03:49:22 DEBUG : file1: size = 5 OK 2026/02/18 03:49:22 NOTICE: drime root 'rclone-test-xanimas6sopo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/02/18 03:49:22 DEBUG : file1: Size of src and dst objects identical 2026/02/18 03:49:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/18 03:49:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 03:49:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/18 03:49:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/18 03:49:26 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/18 03:49:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/18 03:49:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/18 03:49:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/18 03:49:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/18 03:49:26 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/18 03:49:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/18 03:49:26 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/02/18 03:49:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/02/18 03:49:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/18 03:49:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/18 03:49:26 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/18 03:49:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/18 03:49:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/18 03:49:26 DEBUG : drime root 'rclone-test-xanimas6sopo': File to upload is small (0 bytes), uploading instead of streaming 2026/02/18 03:49:37 DEBUG : file1: Removing old object on successful upload 2026/02/18 03:49:39 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/18 03:49:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/02/18 03:49:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/18 03:49:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/18 03:49:39 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/18 03:49:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/18 03:49:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/18 03:49:39 DEBUG : drime root 'rclone-test-xanimas6sopo': File to upload is small (7 bytes), uploading instead of streaming 2026/02/18 03:49:50 DEBUG : file1: Removing old object on successful upload 2026/02/18 03:49:52 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/18 03:49:52 DEBUG : WaitForWriters: timeout=30s 2026/02/18 03:49:52 DEBUG : Looking for writers 2026/02/18 03:49:52 DEBUG : file1: reading active writers 2026/02/18 03:49:52 DEBUG : >WaitForWriters: --- FAIL: TestWriteFileHandleMethods (47.69s) FAIL 2026/02/18 03:49:56 DEBUG : drime root 'rclone-test-xanimas6sopo': Purge remote "./vfs.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose -test.run '^(TestDirRename|TestFileOpenWrite|TestRWFileHandleSizeCreateExisting|TestWriteFileHandleMethods)$|^TestDirReadDirAll$/^Virtual$|^TestFileRename$/^(minimal,forceCache=false|minimal,forceCache=true|off,forceCache=false|writes,forceCache=true)$'" - Finished ERROR in 10m0.531347042s (try 2/5): exit status 1: Failed [TestDirReadDirAll/Virtual TestFileOpenWrite TestFileRename/off,forceCache=false TestFileRename/minimal,forceCache=false TestFileRename/minimal,forceCache=true TestFileRename/writes,forceCache=true TestWriteFileHandleMethods]